Carlosdl
29855 pts. | Sep 7 2009 10:00PM GMT
The Oracle’s SYSDATE function returns the current date/time, so unless you can review the sql statements issued and their results, the sysdate function wouldn’t help at all.
JohnsonMumbai
380 pts. | Sep 8 2009 5:02AM GMT
The commands are run on i series. Also the files on which the SQL commands were run are not journaled.
Meandyou
1840 pts. | Sep 9 2009 3:06PM GMT
I do not think there is a way to determine this after the fact without looking at the DB2 logs.
Perhaps a DB2 monitor would help? I know on z/OS that might be the answer.
If you need to know this info, the you need to AUDIT the tables.
and to answer the questions about DB2’s equivalent of Oracle’s SYSDATE, you are looking for CURRENT TIMESTAMP.






