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

What are the situations u have used in ur project for Subcript and Index ? 1.if u use Subscript why not Index,why u choose Subscript only? 2.if u use Index why not Subscript,what abt Displacement?

Cap Gemini,

2 9356

when GDG version number get changed ? bcz always Generations only increasing.

Cap Gemini,

1 7408

i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2281

Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?

CTS,

3 11567

I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?

CTS, HCL,

1 5251

How to print data of sequential file to Spool..?

2 8235

Particular area has been affected in cics screen, what is the process to find?

Cap Gemini,

3 10003

before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?

IBM,

2227

what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx

IBM,

2 6521

can we view the access paths created by dbrm ? how ? thx

IBM,

2 7211

suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?

IBM,

5 11024

i have a ps with two columns eno and ename , i need to copy eno column values in one ps and ename column values in one Ps ? is it possible through iebgener . how ? thx in advance

IBM, TCS,

1 6955

wht is packed decimal in cobol

2 7393

How do you round the addition or subtraction of two numbers in assembler? what does the following code do? AP WKUR,=P'5' where WKUR is a label

CSC, IBM,

3 10816

what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?

BirlaSoft,

2 8831


Un-Answered Questions { IBM MainFrame }

What do you mean by between and in? Is between inclusive of specified range values?

1143


In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?

1097


Name and explain the type of locks?

1022


what are the reserved words for cics?

1160


WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99 VALUE 123.45. PROCEDURE DIVISION. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. compiler : IGYGR1080-S A "VALUE" clause literal was not compatible with the data category o subject data item. The "VALUE" clause was discarded. WORKING-STORAGE SECTION. 77 W-A PIC 9(3)V99 VALUE 23.75. 77 W-B PIC ZZ9V99. PROCEDURE DIVISION. MOVE 123.45 TO W-B. MOVE W-A TO W-B. DISPLAY W-B. STOP RUN. 2375

1528


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

1187


What is auto status in idms?

932


What is rmode(any) ?

1335


For protecting a transaction using the transaction security function, the two things that must be done are?

2412


Is their any set of rules for dd? Explain.

1274


What is iseries database?

1122


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1350


What is the maximum size of varchar data type in db2?

1182


Explain about house keeping in assembler?

1098


What is a cics task?

1118