GeekInterview.com
  I am new, Sign me up!
 

JCL Interview Questions


JCL Interview Questions

Questions: 130
Comments: 380
 Showing Questions 81-90 of 128 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 Next >>
 Sponsored Links

 
 JCL Interview Questions
Sorting Options :  

What does a sysin in ICEMAN utility do? what does Sort fields=copy coded in the sysin mean?SCBSM10E EXEC PGM=ICEMAN //SYSOUT DD SYSOUT=V //SORTLIB DD DSN=SORT.SORTLIB,DISP=SHR //SORTIN DD DSN=&&CB10AWDS,DISP= (OLD,DELETE) //SORTOUT DD DSN=&&CB10ASRT,DISP= (,PASS),SPACE=(CYL,(2,1),RLSE), // UNIT=TEMP,DCB= (RECFM=FB,LRECL=90,BLKSIZE=0)//SORTWK01 DD UNIT=TEMP,SPACE= (CYL,3,,CONTIG) //SORTWK02 DD UNIT=TEMP,SPACE= (CYL,3,,CONTIG) //SORTWK03 DD UNIT=TEMP,SPACE= (CYL
Read Answers (2) | Asked by : Lavanya

Latest Answer: You can restart like this. //JOBNAME JOB NOTIFY=&SYSUID,RESTART=JOBSTEPNAME.PROCSTEPNAME.Thanks&RegardsKarthikkumar.P ...
Read Answers (4) | Asked by : prasad

Latest Answer: //XXXXXXXW JOB   XXXXXXX,AAAA.A.A,CLASS=G,MSGCLASS=1,NOTIFY=XXXXXXX//S010IEBC EXEC  PGM=IEBCOMPR,ACCT=PJ00000000//     INCLUDE   MEMBER=@BATCHS//SYSIN    DD    DUMMY//*//SYSUT1   ...

Latest Answer: InitiatorInitiator is a Special address Space to which batch jobs are mapped during execution.Every job must be mapped to an initiator in order to execute. Each initiator is associated with one or more classes and can take jobs with those classes only ...

Latest Answer: The value give is normally a number; usually 01-15 with 01 being the lowest and 15 being the highest. Most installations do not allow this parm to be overriden. So, don't be surprised if your job doesn't do anything. ...

Latest Answer: This is a famous utility which also known as DUMMY UTILITY.If i give DSN=DUMMY then when the job is executed, the job gets scanned. It makes the OS to feel that there a virtual file & only read is permitted. ...

Latest Answer: We get S322 abend when the program takes more execution time than CPU time .We can avoid this kind of sistuation by using the TIME parameter.Thanks Sodadasi ...
Read Answers (10) | Asked by : sudhakar

Latest Answer: In which context are you talking about?, any specific tools of ISPF or in context of other? ...
Read Answers (1) | Asked by : arpita

Latest Answer: Instream proc is a procedure coded within the JCL. It is not stored in a PROCLIB. Generally when the proc is not to be made a reusable piece of code, it can be coded as instream proc.there is nothing called as inline proc. Instead another type of procs ...
Read Answers (2) | Asked by : prem123

Latest Answer: hi all,AION tool used in mainframes ,it's an expert system tool uses object oriented concepts in depth.thanks ...
Read Answers (4) | Asked by : Mahantesh H M

View page << Previous 5 6 7 8 [9] 10 11 12 13 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape