IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
2429Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
HSBC,
3 8913in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
HSBC,
4 10305Which COND paramter will u use to execute the step only if the previous step does not execute
3 7756what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)
IBM,
2 933601 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2
HSBC,
9 14703How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
CGI,
5 10919
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
how can you detect and handle a record lock situation?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
can error messages as a result of a comp, range or values keyword be overridden?
what are JCLLIB and STEPLIB in JCL?
what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility
What does the keyranges parameter in define cluster command do?
which are the member types which seu supports?
Explain the maximum number of segment types allowed for a single database?
which is the cics control program that provides communication services between user written application programs and terminals?
Name and explain the location modes?
How many module come in Ibm framework?
What is the use of the program list table?