⟩ How would you resolve an ASRA abend?
In COBOL II start with CEBR, and get the offset/instruction.
In COBOL II start with CEBR, and get the offset/instruction.
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?
How to update physical file using logical file with example?
Why we create the Physical File Member?
How to update physical files using normal logical file?