IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
IBM,
7 19500Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
3 370651. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?
3 19520THERE IS ONE STEP AS BELOW: //STEPJS060 EXEC PGM=XYX, COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN) COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE? I AM CONFUSED BECOZ OF "EVEN".
2 8252There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
IBM,
11 32139
Explain the significance of rdo?
Explain the function of the dd dcb keyword?
how to define a directory and what is the structure and definition for the same?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
List down the types of triggers in the db2 database?
what are the differences between and exec cics xctl and exec cics start command?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is buffer pool and list some of them?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
How to connect to db2 database from windows command line?
What is the purpose of dd dummy statement?
records can be read/update/deleted with which file?
How do you reference the following file formats from cobol programs?
Is it possible to obtain a record from IDMS database without mentioning the record-name itself?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.