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
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
what is the use of outrecord?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
example for sub strings ? and refernce modifications whit output pls
What are the access modes of START statement?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is comp-1 and comp-2?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is cobol?
Write a program to explain size error.
Can we change the password using ALTER? anyone tried and changed?