SQLT installation fails. No error in the log file or during execution of sqcreate.sql script.
(Doc ID 2339926.1)
Last updated on JULY 05, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 8.1.7.0 to 12.2.0.1 [Release 8.1.7 to 12.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
- Failing to obtain SQLT test case with following error:
SQL> START sqltxtract.sql <SQL_ID>
BEGIN
*
ERROR at line 1:
ORA-20110: User "SYS" lacks required "SQLT_USER_ROLE" role or SQLT is not properly installed.
Review installation NN_*.log files.Below SQL shows no user created.
SQL> select username from dba_users where username like 'SQL%';
Changes
Installing SQLT and trying to obtain SQLT test case.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |