Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, 
What will be the output file name in each step ? 

PROC starts
     Step 1 has ID.GDG.FILE(+1)
     Step2 has  ID.GDG.FILE(+4)
PEND

Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? 
PROC starts
     Step 1 has ID.GDG.FILE(+1)
PEND

PROC1 starts
     Step2 has  ID.GDG.FILE(+4)
PEND

Answer Posted / pankaj

Step 1 ID.GDG.FILE(-3)
Step2 ID.GDG.FILE(0)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1209


What dd statement is used to supply the name of a dataset?

1447


What is the format of comment statement?

1281


What are hierarchy levels in jcl?

1573


Explain about ISPF/TSO Commands

2018


How does the jcl specify the job to os?

1218


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?

2814


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

2185


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

1219


How can a fb file convert to vb file using sort program?

1397


How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5600


what happens in conversion stage in job processing?

1274


how to compare two datasets without using superce because output is limited to 133 bytes

2166


Brief description of inline procedure of jcl.

1316


Differentiate between the joblib and the steplib statements?

1520