IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
IBM,
1 4787in real time what is the suitable exp where in-stream procedure is better then catalog procedure.
1 3130hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....
2543which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
1 315701rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?
5 13792ID DIVISION. PROGRAM-ID. PLO. DATA DIVISION. WORKING-STORAGE SECTION. 01 VAR1 PIC 9(2). 01 VAR2 PIC X(2). PROCEDURE DIVISION. ACCEPT VAR2. MOVE VAR2 TO VAR1. STOP RUN. if i give 'PI' in var2 then what will b output of progr. any abend?????
TCS,
6 14727can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.
IBM,
10 13073which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
1 11875
What is program status data structure(psds) in as400?
Explain the difference between link and xctl?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how do we describe static call and dynamic call?
Can we concatenate fields in physical file? If yes how can we do?
what is the use of jdftval in join logical file?
Explain how many conditions can you include in a single handle condition command?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is with ur in db2?
what is the use of the file status clause in the select statement in vsam?
What is dbrm library?
What is a db2 cursor?
What is ims (db/dc)?
How can you quickly find out the # of rows updated after an update statement?
What are the different parameters that are used in vsam?