MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 8 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Backup and Restore using ADRDSSU
ypngan

Replies: 0
Views: 1112

PostForum: Utilities   Posted: Wed Mar 02, 2005 10:01 pm   Subject: Backup and Restore using ADRDSSU
Hi all,

Suppose I want to backup files AAA.FILE1 and AAA.FILE2 from VOL111, and AAA.FILE3 and AAA.FILE4 from VOL222. I will issue the following command:


//BACKUP EXEC PGM=ADRDSSU
//SYSOUT ...
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Wed Dec 01, 2004 7:12 am   Subject: Help on JCL
Mine is "Release . : ISPF 4.8"
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Wed Dec 01, 2004 6:51 am   Subject: Help on JCL
how to check the ISPF version?
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Tue Nov 30, 2004 11:16 pm   Subject: Help on JCL
Hi semigeezer,

oh... my ISPF doesn't have option 5...

Franky
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Tue Nov 30, 2004 10:05 pm   Subject: Help on JCL
Hi Bill,

Your suggestion works well except that since my PROD.QJOBLIB is very large, and I have several QJOB to run in the job, the total run time increases very much. I will use this method until ...
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Tue Nov 30, 2004 6:09 am   Subject: Help on JCL
Hi superk,

I think you catch my meaning. I know that I cannot simply use 2 DD statements on SYSIN for this purpose, but I don't know how to do something similar to LOADLIB on QJOBLIB...

Franky
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Tue Nov 30, 2004 6:02 am   Subject: Help on JCL
ypngan,


Code your JCL as a proc and override it from the JCL

ex:


//STEPNAME.SYSIN DD
// DD DUMMY


Hope this helps...

Cheers

KolusuHi Kolusu,

Thanks for your ...
  Topic: Help on JCL
ypngan

Replies: 13
Views: 8050

PostForum: Job Control Language(JCL)   Posted: Mon Nov 29, 2004 10:50 pm   Subject: Help on JCL
Hi all,

I am working on testings of new quikjobs. How can I set in JCL so that I have a similar manner as load module libraries?

In other words, in load module, I can do something like:
//JOBL ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group