Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ORA-3113 Disconnected

ORA-3113 Disconnected

From: Aaron <aaron.kurz_at_acs-inc.com>
Date: 10 May 2004 13:47:13 -0700
Message-ID: <bfb346c4.0405101247.28610a2c@posting.google.com>


Running 9.2.0.4 on Solaris, I try to do the following command (tried via many different approaches) and I get disconnected every time (ORA-3113): CREATE OR REPLACE TYPE FILE_NAMES AS VARRAY(5000) OF VARCHAR2(120); /

This command runs fine on all my other installations, including one with exact same version o/s and database, and has run successfully in the past in this instance.

Any ideas?

Thanks. Received on Mon May 10 2004 - 15:47:13 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US