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

JCL Interview Questions
Questions Answers Views Company eMail

Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.

iGate, Lehman Brothers,

9 27423

How to test thru JCL if any file(PS or VSAM) is empty or not. I do not want to use any COBOL prog or Ezytrieve and want to do using utility.

Lehman Brothers,

10 40874

what is check pending option

Fujitsu,

1 6306

if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete

4 9301

Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????

3 9143

Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???

IBM, UST,

5 17158

how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??

Steria,

3 21171

Can we create VSAM file by using IEBGENER?

Principal Finance,

4 12858

How can we execute only one step in a job

MAHINDRA, Mind Tree, Tech Mahindra,

22 39002

if we give TIME=0 how many sec that job/step

13 31608

In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 4217

Hi, My dataset have multiple records, say 100. I want to start copy records only after a record contain a specific value that may be in a specific position. Secondly I want to stop copying rest records if certain record contains a specific value. Can it be done using SORT/ICETOOL utilities?

Patni,

5 12856

if we give TIME=0 how many sec that job/step

14 19879

Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?

3 9096

with out sorting how to copy records from one file to another file using jcl.Mean I have one input file in which the record are like 1,6,5,4,2,3(for example) and i want to copy to output file from top to bottom(without sorting) like 3,2,4,5,6,1.so I want the JCL for this.cna any one can answers?

TCS,

1 17108


Post New JCL Questions

Un-Answered Questions { JCL }

What is condition checking in jcl? Is this possible?

1121


Explain the purpose of dd * statement in jcl?

1076


How can unused space allocation be returned to the system when a dataset is closed?

1499


What is the significance of addrspc parameter in the exec statement?

1087


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?

1165


how to run batch program without jcl?

11567


How gdg are concatenated?

1122


Explain how can the submitting users racf authority be overridden in a job stream?

1129


Give the syntax of job specifying jcl statement.

1153


Where can program checkpoints be stored for use in a restart?

1443


What is the format of comment statement?

1228


How is the record format of an output dataset specified?

1162


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1950


Name a few IBM utility programs, and explain its function.

4981


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1237