IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) 2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
2592How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2477Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4914
What is host variable in db2 cobol?
Can you explain common systems area?
What are the sub parameters for undo command?
what is the probability of a complete system distortion under high end low performing multiprocessor job?
State all the file open modes?
I 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
how do you pass parameters in cl?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Name the cics command used to access current date and time?
What does a disposition of (new,catlg,keep) for a dsn mean?
Define data page.
List down the types of triggers in the db2 database?
Explain in brief how does db2 determine what lock-size to use?
what are s0c1, s0c4, s0c5, s0c7 abends?