ORA-20106: SQLT parameter connect_identifier must be set
I'm new to SQLT tool, trying to excute a problematic SQL getting error as below. ANy help is highly appreciated.
cd\sqlt\run sqlplus dbname
SQL> DEF connect_identifier='DBNAME';
SQL> START sqltxtract.sql <SQLID> <SQLT password>
PL/SQL procedure successfully completed.
Parameter 1:
SQL_ID or HASH_VALUE of the SQL to be extracted (required)
Paremeter 2:
SQLTXPLAIN password (required)
PL/SQL procedure successfully completed.
DECLARE
*
ERROR at line 1:
ORA-20106: SQLT parameter connect_identifier must be set when running SQLT from
a remote client
ORA-06512: at line 10