What action db2 takes when a program aborts in the middle of a transaction?
No Answer is Posted For this Question
Be the First to Post Answer
What is the cobol picture clause of the db2 data types date, time, timestamp?
What else is there in the PLAN apart from the access path?
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
Which is faster delete or truncate?
Which catalog tables contain authorization information?
how to take the back up of the DB2 table.
Why do chiropractors use drop table?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What are the two types of logging in the db2 database? Explain them.
How to create db2 table in mainframe?