![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions A symbolic is a PROC placeholder; the value for the symbolic is supplied when the PROC is invoked, eg. &symbol=value. An override replaces the PROC's statement with another one; it substitutes for Latest Answer : Symbolic parameters are placed in the EXEC statements , and during compilation of the JCL, will replace the value. A typical use of Symbolic variables is, we can write generic PROC to be executed in various test and production regions by using Symbolic ... Datasets can be grouped in a DD statement one after another, eg. in a JOBLIB statement where the load module can exist in one of many datasets. Latest Answer : For concatinating datasets through JCL, we can use MERGE Utility. Condition is that the datasets should be in sorted order. ... Can anyone pls explain in detail the use of LIB statements like JOBLIB,STEPLIB,JCLLIB,PROCLIB.... as i know where to use these but not clear on the purpose of using.... Latest Answer : Can you specify which level of operating system you're using? It varies based on the answer. ... Latest Answer : COND is outdated. RTM and use IF THEN. ... Read Answers (2) | Asked by : shilpa RTM Latest Answer : Sx13 messages are caused by the dataset open command failing. As you may guess, there are 16 types of this command. Each Sx13 abend will have a return code associated with it so to say you got a S813 abend is not enough.Sx37 error are 'end of volume' ... What are multiple symbolic parameters. Can we have multiple symbolic parameters in asingle JCL. If so kindly explain with an example How to send a Mainframe file to a mailbox using a JCL? Mailbox could be any? What parameters need to be passed in the JCL like - Host address, mail address, etc..? Latest Answer : Try this out//YOURID0A JOB,P966EXTRCTKCC,REGION=4096K,MSGCLASS=H,CLASS=T, // NOTIFY=&SYSUID //SENDNOTE EXEC PGM=IEBGENER //SYSIN DD DUMMY ... Read Answers (1) | Asked by : MFDash what is jes?explain in detail about jes?what is the difference between jes2 and jes3? Latest Answer : Jes stands for Job entry subsystem.it does 2 major things------------------------------1. manages batch jobs.2. Routes output to the terminal nodes.difference between the twoJes2 is a De-centralized network.Jes3 is Centralized.In a centralised system, ... how did you compress a pds? explain in detail? Latest Answer : By typing "Z' in front of the pds and hitting enter, the pds will get compressed ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||