Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot create spool file

178399May 1 2002
Hi all,
Need your help, I have not been able to figure this out on my own.

Has anyone seen this error before (see below)? Any ideas?

My team members tell me the problem started a week ago. They are running Oracle 8.0.4 on IRIX Release 6.5... they are telneting to the unix box, and running sql*plus on the unix box.
----------------------------------
:/home >sqlplus

SQL*Plus: Release 8.0.4.0.0 - Production on Wed May 1 10:9:38 2002

(c) Copyright 1997 Oracle Corporation. All rights reserved.

Enter user-name: XXXX
Enter password: XXXX

Connected to:
Oracle8 Enterprise Edition Release 8.0.4.1.0 - Production
PL/SQL Release 8.0.4.1.0 - Production

SQL> spool test.out
Unable to allocate dynamic space needed (269248963 bytes)
Cannot create spool file.
SQL> exit
Disconnected from Oracle8 Enterprise Edition Release 8.0.4.1.0 - Production
PL/SQL Release 8.0.4.1.0 - Production
:/home >
----------------------------------

If anyone has any hunches/suggestions/ideas... anything, please post your thoughts in this forum and if possible email me directly at pleblanc@oaot.com

Many Thanks!!!
Phany LeBlanc
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 30 2002
Added on May 1 2002
4 comments
4,713 views