what is full form of AIX
Answers were Sorted based on User's Feedback
Answer / kannan
AIX-Alternate Index is the one created both for ESDS and KSDS.
For a base cluster, 253 alternate index can be created. It may be of unique keys or of duplicate keys.
| Is This Answer Correct ? | 6 Yes | 7 No |
What is one line to pass PARM from JCL to COBOL?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Why include statement is used in a jcl?
What is the function of job statement in jcl?
what is a MODELDSCB?
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
how do u see jobs submitted before ur job ?
List the various advantages of using jcl language?
how to concatenate datasets
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
what is the meaning of keyword in jcl?what is is opposite?