in my project..TEST is db2 8.1 version In PROD it is 7.1
if i do REORG in TEST.. can I use the same REORG jcl with
out modification in PROD region (this is DB2 8.1 )? if
not, what modification i need to do in my REORG control
card?
No Answer is Posted For this Question
Be the First to Post Answer
i want to delete 20th million record how ?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
Mention the location where the output received from explain statement is stored.
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
What is dbrm library?
What is image copy in db2?
What is correlation names?
What does the sqlcode of -818 pertain to?
What are the contents of a dclmgen?
Name some fields from SQLCA
How and when does the db2 enforces the unique key?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records