Database Administration (MOSC)

MOSC Banner

SP2-0606: Cannot create SPOOL file

Hi,

On 19c on AIX,

when run :

SQL> spool /`hostname`/scripts/logs/file.txt

I receive:

SP2-0606: Cannot create SPOOL file "/`hostname`/scripts/logs/file.txt"

But the following works:

SQL> spool /myserver/scripts/logs/file.txt

I verified no problem of space or writing permission. It's only a problem of /`hostname`/.

Any help to be able to use /`hostname`/ ?

Thanks.

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