DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: ORA-00604: error occurred at recursive SQL level 1 followed by ORA-25141:

Threaded View

  1. #7
    Join Date
    Apr 2001
    Location
    Bangalore, India
    Posts
    727
    Originally posted by Thomasps
    Code:
    SQL> create temporary tablespace test_tmp
      2  tempfile 'D:\ORACLE\ORADATA\TEST10G\test00005.dbf' size 10M
      3  extent management local;
    
    Tablespace created.
    Last edited by Thomasps; 11-09-2004 at 10:03 AM.
    Thomas Saviour([email protected])
    Technical Lead (Databases)
    Thomson Reuters (Markets)

    http://ora600tom.wordpress.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width