Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Install on Linux fails to create database ORA-06413
Thanks but I had already done that and was none the wiser. Unfortunately it
does not say what diagnostic procedures to use.
Oliver Schoenwaelder wrote in message <3742ABB7.792BFB11_at_okay.net>...
>Hi Geoff,
>
>try the oerr command, it explains the error:
>
>Usage: $ORACLE_HOME/bin/oerr facility error
>
>Facility is identified by the three-letter prefix in the error
>string. For example, if you get ORA-7300, "ora" is the facility
>and "7300" is the error. So you should type "oerr ora 7300".
>If you get LCD-111, type "oerr lcd 111", and so on.
>
>For your error this is reported:
>06413, 00000, "Connection not open."
>// *Cause: Unable to establish connection.
>// *Action: Use diagnostic procedures to ascertain exact problem.
>
>
>Hope that helps,
>
>Oliver
>
>
>
Received on Wed May 19 1999 - 13:16:36 CDT
![]() |
![]() |