How to recover a deleted source physical file from library?
Answer Posted / priyanka
WE can recover a file using File Aid option in ISPF panel. There is Hierarchy option to see if the backup is present and Recovery option to recover the file based on the Date and Time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between binary search and sequential search?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is redefines clause in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
) how do u code after getting data?
What are the pertinent COBOL
What is the difference between Global and External Variables?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Discuss about changing dataset name in proc.
Write down the divisions of cobol program?
Give some examples of command terminators?
Explain the configuration section of a cobol program with examples of syntax.