Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
4 9284Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
1 5973Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
2 8399i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?
2 6859I have a PS file and I would like to manually insert the binary values (like a COMP format) into the file. How can i do that? the way do in COMP-3 format.. suppose i want to insert -12345 in to file in comp-3 format. simply we can open a file in edit mode and do HEX-ON and insert the value . SEE BELOW-- 135 24D in 3 bytes - this will be COMP-3 presenatation of -12345.
1 6896I have a File that has duplicate records. I need only those records that occur more than thrice.?
3 10037in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
IBM,
2 6438In a Cobol-DB2 program, I am fetching rows from 4 tables using cursor and then based on the a field present in that table, It processes the information accordingly..for example stat-c is one digit field..if stat-c is 'D' then the a row is deleted from table and written those details in to a file. If the stat-c is 'U' then a row is updated (hardcoded what to update)in a table and written those details in to a file. If the stat-c is 'I' then a row is inserted in a table and written those details in to two files. The issue is i have to include the intermediate commits. When an abend occurs, due to commit statement db2 tables will be saved, But there will be lose of file contents. When we resubmitting the job associated with this program there will be insert ,update and delete anomolies to avoid that what measures could be taken?. The intermediate commit is nothing but issuing commit after massive inserts, updates and deletes(sum of 500actions)
2 8938Hi All, In a Cobol-DB2 program, I am fetching rows from 4 tables using cursor and then based on the a field present in that table, It processes the information accordingly..for example stat-c is one digit field..if stat-c is 'D' then the a row is deleted from table and written those details in to a file. If the stat-c is 'U' then a row is updated (hardcoded what to update)in a table and written those details in to a file. If the stat-c is 'I' then a row is inserted in a table and written those details in to two files. The issue is i have to include the intermediate commits. When an abend occurs, due to commit statement db2 tables will be saved, But there will be lose of file contents. When we resubmitting the job associated with this program there will be insert ,update and delete anomolies to avoid that what measures could be taken?. The intermediate commit is nothing but issuing commit after massive inserts, updates and deletes(sum of 500actions)
1 5675what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
1 3913
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
How is a type of file defined in the jcl that executes the cobol program?
Explain about the file objects in vsam?
What is the Purpose of Pointer in the string?
what is meant by s0c-07 system abend codes?
Which is the difference between delimited by size and delimited by space?
What os does db2 run on?
What is psb?
What are the various isolation levels possible?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can a like table be created?
When will a port of ooRexx to "XYZ" be available?
What is dclgen (declaration generator)?
Why did you choose to work with ibm mainframe cobol programming?
What is buffer pool?