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 is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

Syntel,

1 9185

in real time what is the suitable exp where in-stream procedure is better then catalog procedure.

1 3132

hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....

2543

how to set dependancy for jobs?

4 15461

how to get duplicate records from tables?write qurey for this?

ANZ,

4 10133

which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks

1 3157

how can you access index

IBM, Tech Mahindra,

4 9828

01rec1. 05 a pic 999v99 value 123.12 05 b pic 99v9 value 45.9 02 rec2. 05 x pic 999v99 05 y pic 99v99 05 z pic x(3) value 'abc' if rec1 is moved to rec2 then what is the value of rec2?

Amdocs,

5 13795

ID DIVISION. PROGRAM-ID. PLO. DATA DIVISION. WORKING-STORAGE SECTION. 01 VAR1 PIC 9(2). 01 VAR2 PIC X(2). PROCEDURE DIVISION. ACCEPT VAR2. MOVE VAR2 TO VAR1. STOP RUN. if i give 'PI' in var2 then what will b output of progr. any abend?????

TCS,

6 14729

can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.

IBM,

10 13075

By seeing the file itself how can we identify whether it is A vsam file or flat file

IBM,

7 14772

How do pass the values to the parameters in cobol

2 6233

SUPPOSE I HAVE 60 CHARACTERS STING. IN THAT I WANT FIND OUT HOW MANY TIMES 'A'(ASSUME)WILL REPEATED AND I HAVE TO PASS 'E' IN PLACE OF 'A'ALONG THAT STRING.

Wipro,

2 7040

) How do you access the migrate the data from production region to development region

IBM,

1 4696

Where the Plan is located in CICS-DB2

IBM,

2 6464


Un-Answered Questions { IBM MainFrame }

what EXEC statement is and what is the syntax of EXEC statement used in JCL?

1224


What are the retrieval sequences in ims db?

1418


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3019


What is db2?

1240


What are the mainframe computing pros and cons?

1180


what will happen when you try to open an empty vsam file in a cobol program for input?

1093


If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?

953


the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?

1207


I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there

3131


What is cics load command?

1132


Comment whether the cursor is closed during commit or not.

1171


Mention the way of highlighting as well as putting a cursor to use in a cobol program.

1136


what is the role of the cursor in db2?

1117


what is need of start 0? In steed of

1153


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