What is GDG and what is the maximum limit of versions that
can be created?
Answer Posted / rajesh
GDG is mainly used for backup..
Maximum generations:1-255
versins : 00-99
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the syntax of JCL statement?
What is the use of disp parameter?
What happens if both JOBLIB & STEPLIB is specified ?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Are there any set of rules for the names of the steps used in a job?
Explain about LMFREE�free data set from its association with data ID
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How to submit a jcl from cics?
Brief description of inline procedure of jcl.
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the function of job statement in jcl?