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...


What is Backward Referencing ?

Answers were Sorted based on User's Feedback



What is Backward Referencing ?..

Answer / praveen b

Generally Keyword parameters having their value as '*' will
be referred as Backward reference, which means the value of
the Paramater depends on the previous lines of the JCL.
EX:
Sysout=* will refer the Msgclass value in the job card.
DSN=*.step1.DD1 Will copy the DSN value of step(step1)of DD
stmt DD1.
Similarly, we can refer back the following parameters.
1) Vol=ser
2) DCB
3) Disp

I hope this answered your question.

Is This Answer Correct ?    13 Yes 1 No

What is Backward Referencing ?..

Answer / swathiii

It is nothing but Refer Back.

Is This Answer Correct ?    7 Yes 0 No

What is Backward Referencing ?..

Answer / naga

ya its nothing but refer back(*)

For eg sysout=*, means its referback to the msgclass
parameter in job statement, where my output is routed.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More JCL Interview Questions

How do you send the output of a COBOL program to a member of a PDS?

7 Answers  


is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)

3 Answers   HSBC,


How do you submit JCL via a Cobol program?

2 Answers   Cap Gemini,


Explain about RECORDING MODE Clause

1 Answers  


what is the compile process of cobol program expalin with code

0 Answers   IBM,


wht do u mean by inrec and outrec ?

1 Answers   IBM,


Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?

4 Answers   IBM,


Explain how can a stopped job be started again?

0 Answers  


Explain about CBL/PROCESS statement syntax

1 Answers  


What is the exact difference between PRTY and DPRTY

2 Answers   iGate,


a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file

6 Answers   ITC Infotech,


What do you understand by the term job time – out and how can you overcome that?

0 Answers  


Categories