SQL*Plus (MOSC)

MOSC Banner

Sql DEveloper - Where is the log that I spooled?

edited Mar 13, 2012 7:19AM in SQL*Plus (MOSC) 15 commentsAnswered ✓
Hi experts.I have the following simple script that I executed as script in Sql Developer and I can't find the log in $ORACLE_HOME//bin where in version 10g for example running in sqlplus is where the logs by default goes :

spool prueba.log
select sysdate from dual;
spool off;


I can't find the prueba.log.  Where is it?

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