IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
2 9156How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
2 16518What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
1 6520What value the host varible will contain , if null indicator value is -2 ? Will it contain the truncated value or nothing will move ?
3 12678What is the output of the following command given in TSO/ISPF terminal? SRCHFOR 'abc' SRCHFORC 'xyz', (+5)
2 12870If A>B next sentence end-if display 1 display 2. display 3. If a>b, it will display only 3.(the next sentence, ie., after fullstop/period) ____________________________________ if a>b continue end-if display 1 display 2. display 3. If a>b, it Will display 1 2 3 (the next statement) ____________________________________ if a>b continue display 1 end-if display 2 display 3. display 4. If a>b, Will it display 2 3 4 (or) 1 2 3 4 ?
UST,
8 11592Sending data is aplhabetic size 7 (value 3000), I wantated this value to be stored in database, which is defined as s9(7)v9(2)comp-3.
2 5997Hi All, Any idea about AFOper? What i know is that, its an third party monitoring tool for Started Tasks. Any more info..plz update me. Thanks
ACS,
1 6582i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?
12 18176How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
1 7363
What is the disadvantage of dynamic generation of acb?
Name some of the examples of COBOl 11?
What is control interval?
What is isolation level in db2?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What are the two ways in which dl/i interface can be invoked?
What is meant by drda?
what is the meaning of ssrange and nossrange?
Can we update view in db2?
Can you explain cics translator?
Explain about rct.
can anybody give the interview questions list of RLU. plz mail me: dinesh_sati07@yahoo.com
Is it possible to code instream data in a PROC?
What is db2 optimizer?
What is the function of the dd avgrec keyword in sms datasets?