IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
2 7941i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
1 6577i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
6 12443.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
2 14905I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
IBM,
2616Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
3 7560What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad
8 37190How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
1 6597
Name the 3 common ways to create maps?
writing an sql statement from selecting records from two files using single statement and nested select statement.
What is a ci split?
can we describe the results of opening for input empty vsam files in a cobol program?
Give the name of some fields form sqlca.
Define transient data?
What are the common vsam error conditions and codes?
which are control break logic indicators?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can we override a file during runtime in rpg?
which are the member types which seu supports?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
What does EIB mean in CICS?
what is the meaning of dynamic processing in vsam?
What is eib?