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

can any one plzzzzzz tell the jcl code for creating ps
using idcams

Answer Posted / bejjanki

Why you want to use "IDCAMS" when "IEFBR14" Utility is
already available.

IEFBR14 - Is used to create only files(PS/PDS).

//Jobcard
//STEP EXEC PGM=IEFBR14
//DD1 DD DSN=KK.PS.FILE,DISP=(,CATLG,DELETE),
// SPACE=(TRK,(10,2),RLSE),
// DCB=(LRECL=80,BLKSIZE=800,RECFM=FB),
//

Let me know if any concerns.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if the submitter of a job wants to inform another user about the job completion, how can it be done?

1305


which parameter is use to declare the name of dataset in dd statement?

1322


How to submit jcl through a cobol program?

1193


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1616


How would you understand error(execution phase)?

1322


What does a disposition of (MOD,DELETE,DELETE) mean ?

1193


define cond parameter in jcl?

1328


what is the compile process of cobol program expalin with code

2652


How can the disposition of sysout datasets be set for an entire jobstream?

1392


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1268


how to run batch program without jcl?

11698


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1248


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1523


how do you access an uncataloged dataset in a jcl?

1815


is there any way to execute more than one proc in the same exec statement at the same time..?

2676