IBM MainFrame Interview Questions
Questions Answers Views Company eMail

what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

Syntel,

1 8076

in real time what is the suitable exp where in-stream procedure is better then catalog procedure.

1 2230

hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....

1999

how to set dependancy for jobs?

4 13921

how to get duplicate records from tables?write qurey for this?

ANZ,

4 8355

which 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 2165

how can you access index

IBM, Tech Mahindra,

4 8005

01rec1. 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?

Amdocs,

5 11420

ID 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 12040

can 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 9630

By seeing the file itself how can we identify whether it is A vsam file or flat file

IBM,

7 12161

How do pass the values to the parameters in cobol

2 4975

SUPPOSE I HAVE 60 CHARACTERS STING. IN THAT I WANT FIND OUT HOW MANY TIMES 'A'(ASSUME)WILL REPEATED AND I HAVE TO PASS 'E' IN PLACE OF 'A'ALONG THAT STRING.

Wipro,

2 5932

) How do you access the migrate the data from production region to development region

IBM,

1 3810

Where the Plan is located in CICS-DB2

IBM,

2 5273


Un-Answered Questions { IBM MainFrame }

What are db2 objects?

619


Explain about few error status codes of idms.

506


What is the binary search?

513


Write a program to explain size error.

651


What are some of the cics commands associated with interval control?

561






what are the differences between and exec cics xctl and an exec cics link command?

683


When space is allocated for an output dataset, what units can be used?

719


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1960


What parameters can be used to limit the number of records written to a sysout dataset?

718


What are concurrency issues?

601


What do you know about jcl?

617


Can you explain multitasking and multithreading?

665


What is a run unit?

975


What is sysplex?

487


In COBOL, what is the different between index and subscript?

732