ElvisUntot
Programmer
when i use oracles sql+ (or oracle worksheet) i can use the commands "spool <filename>" and "spool off" to save a logfile to the drive.
now i need to do a program that gives me a log each sql that is done.
but since "spool" does not seem to be a regular sql-command, i have a problem with that.
does anyone know how to get a log?
(the ora-errors are not enough)
it does not mater if it is rdo, ado or something else.
now i need to do a program that gives me a log each sql that is done.
but since "spool" does not seem to be a regular sql-command, i have a problem with that.
does anyone know how to get a log?
(the ora-errors are not enough)
it does not mater if it is rdo, ado or something else.