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 |
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
In JCl which of this activities get executed if act002 abnormally terminates //job001 job ......... //act001 exec pgm=cobo01 //act002 exec pgm=cob02, cond=(01,le) //actoo3 exec pgm=cob03, cond=only //actoo4 exec pgm=con04
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
How to do automated restart when a job abend?
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
Name the system library from which modules are retrieved at execution
What do you understand by the term notcat 2 – gs?
how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
how many members can be created inside a single pds?