Thomas Rohn wrote:

> how and where I can see, which sql instructions to sapdb I 
> mailed? (History)

For debug purpose you could enable command monitoring with 
the command "diagnose monitor parseid on" via SQL Studio or any other tool.
After this you find the executed commands in the system table SYSPARSEID.
If you work with prepared statements you should enable the command monitor 
before preparing your statement.
But be aware that this feature costs performance and may fill up your database.

Best regards,
Holger
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to