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
Difference between cobol and cobol-ii?
What is redefines clause in COBOL?
Can we redefine the field of x(200) to less than 200?
Which is not true about evaluate statement
HOw can I get the negative sign while deduct high value from low value
how do you reference the rrds file formats from cobol programs
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.
What are the different rules to perform a Search?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between binary search and sequential search?
What kind of error is trapped by on size error option?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is static and dynamic call in cobol?
how can i see junk values in dclgen or in hostvariable of comp ?