⟩ What is transient data?
Transient data provides CICS program with a simple method for sequential processing, often used to produce output for 3270 printers
Transient data provides CICS program with a simple method for sequential processing, often used to produce output for 3270 printers
What are the different types of model available in coolplex?
Can we concatenate fields in physical file? If yes how can we do?
How to know total no of records in pf with out using sql?
A pf containing 100 records... my query is how to display from 11th record in the pf?
I had created one physical file tell me command to enter data in to?
When we create a PF and did not fill up Maint parameter, then by default which access path will the system take & why?
I have Physical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?
How to know the particular record in pf with out reading?
How to know logical file belongs to which physical file without source?
What is open data path? and what is the diff b/w access path and open data path?