Thank you Luuk. Afaik List history command doesn't seem to provide info about deleted indexes (it does for deleted tables, but not indexes).
And as to log records, I will drill down deeper to see what I find.
Thanks for your help anyway.
Best regards,
PJBR
User Profile
Collapse
-
Hi Luuk, thanks for your answer. Can you please share the link you found?Leave a comment:
-
Find out if index was dropped in Db2 LUW
Hi, when you drop a table in DB2 LUW it is at least logged in the history file so you can find out if and when was it dropped.
But if anybody drops an index, where is it logged (if it is)? How can I keep track of dropped indexes?
Thanks in advance,
Raul -
Java application against Oracle to DB2 migrated Databases
Hi all,
The problem is this: Oracle table with NUMBER datatype is migrated into DB2 as DECIMAL. No problem.
BUT
The Java application that processes the data using Eclipse or WebLogic is expecting an integer value and receives a decimal datatype instead. This causes the application malfunction.
Is there a way (if any) to workaround this problem, so that the Java application receives from...
No activity results to display
Show More
Leave a comment: