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

IF we are calling a PROC from Jcl...This Proc have 3 steps
in it and we want to execute only the second step using the
JCL, How to do it??

Please give the answer ASAP:)

Answer Posted / biswajit jena

In Job card RESTART = Procname.STEP2.This will result the
to start at STEP2 proc.And
In Exec statement of the job that invoking the proc u can
code COND.STEP3 = (0,LE),The result of this is the STEP3
of proc will have COND=(0,LE).Whcih is allways true so this
step will be always bypassed.As a result of both only STEP2
of proc will be excuted.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the statement which can be used to send data to another mvs jes3 node?

1218


what is use of dsn parameter in dd statement?

1199


Is acct parameter mandatory?

1271


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1324


Explain dfsort utility?

1400


whats the diff bw the evaluate also and and?

2413


What is the function of //jcllib statement?

1376


How to submit jcl through a cobol program?

1189


Explain the function of a dd statement?

1268


What are the 4 fields in dd statement?

1331


how do you code a null statement?

1383


How do you create a temporary dataset?

1241


What is Cataloged Procedures?

1201


Explain the function of the dd dcb keyword?

1318


Is there any command to check wether the ps file is in sorted order?

2951