Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



IBM MainFrame Interview Questions
Questions Answers Views Company eMail

how can handle the s0c4 abend???

3 12108

registers(0-15) ,where they are going be resides., does that mean here is it resides whether real or virtual memory? and why? then why we are assign even registers(0 to 6) for FP operations????

3 7414

I have to run a select query on DB2 table and show its data on CICS map. Please tell me.

2 7194

how to allocate a dynamic dataset in jcl ?

Patni, TCS,

3 17064

how to display comp3 variables reply soon ?

Patni,

4 11788

is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon

Patni,

2 8405

Can multiple CICS regions exist under one O/S?

2 6066

i have a base gdg consisting of 12 versions like jan to dec. i need to concatante this gdg to another gdg which have version 1 or to the base gdg itself can anyone give me the code pls ?

IBM,

4 9662

i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?

IBM,

3 8789

u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?

IBM,

2 7428

wht happens if we close cursor with cursor with hold option?

Valtech,

3 12548

how can u view a vsam file using file-aid

CSC, IBM,

5 28370

can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

IBM,

1 14003

Can we write same stepname for one or more steps in on job ?

2 13693

How to Pass table from a cobol program to another cobol program and how to use that table in called program

Patni, SunGard,

8 22715


Un-Answered Questions { IBM MainFrame }

What is the difference between a binary search and a sequential search what are the pertinent cobol?

1202


Explain how do you intitiate another transaction?

1109


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1700


Explain the function of //cntl statement?

1240


What is the problem of ordered sequential files access?

1215


how to run batch program without jcl?

11719


How many databases are there?

1117


write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...

2802


What is the comaera (communication area)?

1171


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1455


What is dbrm?

1191


Mention the guidelines to write a structured cobol program?

1147


what is DD statement is used in JCL?

1255


run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...

4379


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2820