SQL Performance (MOSC)

MOSC Banner

SQLT "SYS.UTL_FILE" error

edited Dec 14, 2015 4:46PM in SQL Performance (MOSC) 9 commentsAnswered

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.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center