View previous topic :: View next topic
|
Author |
Message |
udaykiran g
New User
Joined: 27 Jul 2006 Posts: 2 Location: bangalore
|
|
|
|
Hi,
We executed few jobs yesterday and today they are in Archive.
Can anyone help me how to restore those Archived jobs.
Thanks in Advance,
Uday. |
|
Back to top |
|
 |
sril.krishy
Active User
Joined: 30 Jul 2005 Posts: 183 Location: hyderabad
|
|
|
|
udaykiran g,
Place 'R' against the job name and use 'F3' AND again 'F3'.You can see a screen with the below info.
Code: |
COMMAND INPUT ===>
Modify JCL as required for Submission
Sysout Class for Report ===> * $AVRS Restore Report Class
$AVRS Procedure ===> SAVRRSBP Procedure Name for Restore
//xxxxxxxx JOB (x-yyyy-kkkk),
// '$AVRSELR RESTORE ',
// CLASS=A,MSGLEVEL=(1,1),
// MSGCLASS=A
//*
//*
//*
//*
Press ENTER to Confirm and Submit Restore Job
or END PFkey to ABORT Restore(s)
|
Then change (or add) the job card info as shown above and press ENTER.The job will be submitted automatically.
Once the job is over,you can view the job info.
Thanks
Krishy |
|
Back to top |
|
 |
udaykiran g
New User
Joined: 27 Jul 2006 Posts: 2 Location: bangalore
|
|
|
|
Hi sril.krishy
Thanks for your reply.
I tried as what you suggested but getting a jcl error and when went and checked in SDSF:ST , it was "INSUFFICIENT ACCESS AUTHORITY".
So i raised a ticket this and hope i will get solved once i get acess.
Thank you again
Regards,
Uday. |
|
Back to top |
|
 |
|