IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) There are two input sorting files and there is a need to create one sort out file which contains data of both input files. What is the sort card for this. Write a sample JCL for this using a control card?
3 8250I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
2363What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?
4 6907what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
HCL,
2 13803input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
2228WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
1 5707COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
3 10094how can you identify wheather the program is using search or search all in the cobol program?
5 10739
how do you specify page overflow indicator for printer files in rpg?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
how to declare a constant variable in the freeformat?
What is the purpose of the dd keylen parameter?
What is cursor with hold option in db2?
What do you mean by an alias?
why ci and ca splits are not possible in esds and rrds?
Explain why do we use file-aid for seqential files?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What does the keyranges parameter in define cluster command do?
What is psbgen process?
How do I delete a table in database?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What is file identifier where we can use?
What is a plan and package in db2?