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
2503Using 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 9067in 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 10495Which COND paramter will u use to execute the step only if the previous step does not execute
3 7915what 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 945101 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 15038How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code
CGI,
5 11238
Define primary objective of cics?
What is redefine?
What are the advantages of vsam over isam?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Whats the difference between search & search ALL?
What is schema in db2?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
What is the main function of linear dataset?
How do you eliminate duplicate values in db2?
how to read database records without locking them?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How to find primary key of a table in db2?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What is temporal table in db2?