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 19178Can 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 368871. 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 19380THERE 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 8137There 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 31680
What are the cobol coding sheets?
Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
Can you explain referential integrity?
Explain storage architecture of idms.
how can a message from a message file appear as a constant on the screen?
what is the responsibility of the construction superintendent
What is the difference between fixed length and variable length records?
What is a SSRANGE and NOSSRANGE?
How can values be passed from the job stream to an executable program?
what is join logical file?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
What are the different data types in cobol?
What are the full forms of spufi and dclgen and why are they used?
How to remove 2 duplicate records and copy only one using job control language?
what are members?