How to Run SQLT
How to Run SQLT Step 1: Grant SQLT_USER_ROLE to appication user Step 2: Find the SQL ID and PLAN_HASH_VALUE for problem query Step 3: Run sqltxtract.sql Step 4: Find the ZIP file created by above sql Step 5: Review the mail.html Step 1: Grant SQLT_USER_ROLE to appication user SQL> grant SQLT_USER_ROLE to <application_user>; Step 2: … Continue reading How to Run SQLT →
oracle clusteringintermediate
by OracleDba
14 views