Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: can restart database.
well, this what I got, connected as sysdba
SQL>startup nomount
ORA-24323 : value not allowed
ORA-01031: insufficient privileges
SQL>help startup
SP2-0171: HELP not accessible //something in process???
ORA-24323 : value not allowed
...weird...isnt it????
Vince.
>On Mon, 07 Mar 2005 18:10:35 +0100, Vince wrote:
>
>
>> So, here a shotscreen of what I did:
>>
>> connected; //(as SYSDBA)
>> SQL> startup no mount
>> ORA-34323 : value not allowed
>> ORA-12560 : protocol adapter error
>>
>
>If that is exactly what you entered - look very, very closely at the
>'parameter' to the startup command. Then look at Frank's example.
>
>>startup nomount
>
>Now correct your command and try again.
>
>FGB
>(with due apologies to Frank for jumping in)
Received on Mon Mar 07 2005 - 12:21:40 CST