SQLT "SYS.UTL_FILE" error
I'm trying to install SQLT by running "START sqcreate.sql" I run into the utl_file_dir error.
The log file being generated refers to running tautltest.sql and the error is:
Test WRITING into file "tautltest.txt" in directory "TRCA$STAGE" started.
DECLARE
*
ERROR at line 1:
ORA-29280: invalid directory path
ORA-06512: at "SYS.UTL_FILE", line 41
ORA-06512: at "SYS.UTL_FILE", line 478
ORA-06512: at line 12
ORA-06512: at line 93
If I look at what is defined in utl_file_dir I can see where there is one invalid directory specified but it is not the first entry and I have run a simple test of utl_file_dir and I can create output.