View previous topic :: View next topic
|
Author |
Message |
thunderbolt
New User
Joined: 23 Aug 2005 Posts: 3
|
|
|
|
Hi,
I was coding one program from last 2 days. I submitted the job and job abended with SOC7. Now when i came to my PDS and searched in program, there was no data in it.
I didn't give Source Program in place of load module.That was correct. Because i thought this could be the one reason for lose of data in program.
What could be the reason for loss of data in PDS?
How to recover my program?
NEED URGENTLY
Thanks in advance. |
|
Back to top |
|
 |
anuradha
Active User

Joined: 06 Jan 2004 Posts: 247 Location: Hyderabad
|
|
|
|
Hey try this way.
Just copy all your elements to another PDS and delete this PDS ( I mean the one where you found your program is empty).
And just issue the following command for the deleted PDS:
HRECOVER pds name gen(0).
You may get the program back.
Just give a try. |
|
Back to top |
|
 |
|