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


We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?

Answers were Sorted based on User's Feedback



We have an output dataset in job with disp parameter as SHR. Can we write data in that file datase..

Answer / rana

Yes

Is This Answer Correct ?    17 Yes 1 No

We have an output dataset in job with disp parameter as SHR. Can we write data in that file datase..

Answer / dada

we cannot write when disp is share

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More JCL Interview Questions

in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes

4 Answers  


which parameter is used to check the syntax of a jcl without executing it?

0 Answers   IBM,


Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?

3 Answers   TCS, Tech Mahindra,


What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?

2 Answers   Patni,


How to overide the symbol parameter in the jcl ?

3 Answers   UST,


We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?

2 Answers  


What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?

1 Answers   CTS,


In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?

1 Answers  


Can we have a JOBSTEP without any EXEC ?

6 Answers   IBM,


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

0 Answers  


how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???

1 Answers  


Differentiate between the joblib and the steplib statements?

0 Answers  


Categories