IBM MainFrame Interview Questions
Questions Answers Views Company eMail

if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

IBM, Steria,

2 5662

Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1691

in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?

Patni,

3 7616

waht is inspect verb? where it can be in real time?

Patni,

1 4745

I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?

HCL, IBM,

3 9058

WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??

1 2908

I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?

Mphasis,

1 5479

how to eliminate the duplicates in sorting

Fidelity,

4 20851

can we use reference modification an arry.

1 3718

what is inrec fields and outrec fields in sorting

Fidelity,

3 8851

we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?

Fidelity,

1 4190

what is the difference between vsam and dataset how do u create vsam dataset which file you r used?

Fidelity,

2 9956

how do you bind the cobol with db2

Fidelity,

2308

i want to enter the name 'pandu' into ur table how?

Fidelity,

1 5555

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 3867


Un-Answered Questions { IBM MainFrame }

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1830


How do you find whether any generations exist under a gdg base?

551


What is frset?

568


Explain how to produce soc7 abend?

632


What is job control language?

605






What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?

547


What is interval control?

596


to use the rewrite command, how should the vsam file be opened?

657


Explain the function of dd disp parameter?

588


Explain the use of DCT ?

654


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

1811


What is the type of ppt in the cics?

567


In the EIB block of CICS, highlight the names of few of the important fields?

575


What are the rules for db2 programming?

636


suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?

1580