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?...
Answer / vasu
i attended itc infotech interview.
They mainly consontrate on redefines,renames,static
call,dynamic call,sorting of files using cobol program,and
be thorough ur project and tools.
| Is This Answer Correct ? | 2 Yes | 0 No |
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
what is a load module ?
What is comp-1 and comp-2?
COMP?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
hi. This is Ram.i have one doubt.why can't we display comp-3 variables directly? let me answer quickly plez........
what is S04E error in jcl?
11 Answers IBM, L&T,
what is the difference b/w level no.01 & level no.77?
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.
There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.
How do define dynamic array in cobol.
Explain Restart Logic in Cobol?