What is the use of runstats in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Which component is responsible for db2 startup and shutdown?
What is check constraint. Explain with example.
What information is contained in a SYSCOPY entry?
Which transaction use a command thread ?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
wht are the restrictions for union ?
What is a synonym ?
How do you concatenate the firstname and lastname from emp table to give a complete name?
Is it possible to precompile if db2 goes down?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
What is dbrm in db2 database?
Are view updateable?