ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
2073by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
4 9231i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
1 4615when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
1 3981
What is the mainframe computer?
Explain the process in which flat files are converted into vsam files?
What is the role of data manager in the db2 database?
Explain how to initialize a register to 0000?
List down the types of triggers in the db2 database?
What is db2 purescale?
What is an mdt (modified data tag)?
How do you reference the following file formats from cobol programs?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
Explain the primary significance of intra-partition and extra-partition tdqs ?
How arrays can be defined in COBOL?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain how do you control cursor positioning?