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

IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem

Answer Posted / vijay k

In the proc you have to code like this. Keep the INSTREAM
data in the parm card.

In the proc.

//sysin dd dsn= xyz.file(sortcpy),disp=shr

In the parm card, sortcpy should be like this.

sort fields=copy

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the various stages of job processing?

1345


Explain how can a jobs execution priority be modified?

1259


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?

1201


Is automatic restart possible in jcl?

1273


Why include statement is used in a jcl?

1234


In sms datasets, what is the function of the dd avgrec keyword?

1152


how JCL works?

1322


How to submit jcl through a cobol program?

1189


Explain about LMFREE�free data set from its association with data ID

1674


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2349


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?

2805


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1128


Must tape dataset definitions include vol=ser specifications?

1780


How would you understand error(execution phase)?

1314


Is it possible to code instream data in a PROC?

1391