1

To enable sql trace under Oracle you would typically run the following via sqlplus after login:

ALTER SESSION SET SQL_TRACE=TRUE

On Oracle 19 RDS this results in the following:

Error report - ORA-01031: insufficient privileges

How is the sql trace mechanism enabled under AWS RDS?

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.