COBOL Interview Questions
Questions Answers Views Company eMail

How will 128 be saved in s9 (3) comp-3 How will 12 be saved in s9 (2) comp

CTS,

3 8930

how we rectify soc4 and soc7 error in project(need real time answer)? please reply

HCL, Wipro,

3 10764

describe 805 error

DELL,

6 9227

hi friends,can any one post the ibm mainframe inteqview questions for 1year exp candidate,for itc infotech interview?. have any body attended for this in the past?...

ITC Infotech,

1 4041

what is s000 u4087 error? please give the all error codes in cobol,jcl.

17025

in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?

HSBC,

2 8887

How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

TCS,

3 7755

I am getting S00F abend when i try to compare two variable of different pic class,one variable is of 9(09) and another is S9(09) comp-3. First i moved the data from S9(09) comp-3 to 9(09), but no luck. So i tried to move the data from S9(09) comp-3 to X (09) and move to 9(09). I am getting same error message, Please help me to find solution for this ptoblem. ERROR MESSAGE - "The system or user abend S00F R=NULL was issued."

1 6076

what is filler and what is use of filler

Syntel,

3 7174

In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?

1 4261

what is rediffine clause?in what situation it can use?give me real time example?

IBM,

1 4018

what is rediffine clause?in what situation it can use?give me real time example?

IBM,

1 3396

what is subscript in cobol?give realtime example?

Wipro,

2 11480

what is sync clause?

DELL,

2 16579

what is search and searchall?what is the diffrence between them?give an best example?

BirlaSoft,

3 5538


Post New COBOL Questions

Un-Answered Questions { COBOL }

what is s000 u4087 error? please give the all error codes in cobol,jcl.

17025


Can we redefine the field of x(200) to less than 200?

814


What is the difference between PIC 9.99 and PIC9v99?

771


What is an in line perform? When would you use it? Anything else you wish to say about it.

641


how do you reference the ksds vsam file formats from cobol programs

652






System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1586


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1109


What is the Purpose of Pointer in the string?

639


What is cobol?

739


what is amode(24), amode(31), rmode(24) and rmode(any)?

688


What is the default value(s) for an initialize and what keyword allows for an override of the default?

691


What is the difference between Global and External Variables?

658


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

2099


IF I mention stop run in CICS what happens?

1889