How to solve S0C7 abend with out using DISPlay in 10 mins?
1.compile and run the program,in the spool we can find the
offset value for the job. note that offset value and run
the same job again with compiler option as LIST.
2.see the spool for the offset value where it is
located,means exactly in which numerical operation that
abbend occured.EG: total = salary + commision.
Is This Answer Correct ? | 4 Yes | 2 No |
what is + sign and -ve sign for sql code ?
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
How to create db2 table in mainframe?
How to check sequence on a table in db2?
Name some fields from SQLCA.
What are the disadvantages of PAGE level lock?
could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..
On which levels locks can be applied?
How to take backup of table in db2?
Mention the different locking levels that are available in db2.
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
how will i display the duplicate record's from a table... i don't want to eliminate ...i want to display the duplicate record...for example in my table i have 10 record's like record no(1,2,3,4,2,9,6,1) in this ...so i want to receive duplicates...