Hi there,
Is there a way to identify the table(s) being used by a particular application? Perhaps, a way to log/audit all transactions made against a particular schema…I have an application that uses a database within my environment, and I would like to know which tables are being updated when a certain procedure is performed. Unfortunately, I don’t have access to the applications source code (otherwise I could easily find out), but I do have full access to the database.
Thanks.
Is there a way to identify the table(s) being used by a particular application? Perhaps, a way to log/audit all transactions made against a particular schema…I have an application that uses a database within my environment, and I would like to know which tables are being updated when a certain procedure is performed. Unfortunately, I don’t have access to the applications source code (otherwise I could easily find out), but I do have full access to the database.
Thanks.