Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: 10G - editing SPFILE
Charlie Edwards wrote:
> *****************************************************************
> C:\DOCUME~1\CE>sqlplus /nolog
>
> SQL*Plus: Release 10.1.0.2.0 - Production on Thu Oct 21 18:18:23 2004
>
> Copyright (c) 1982, 2004, Oracle. All rights reserved.
>
> SQL> connect / as sysdba
> ERROR:
> ORA-12560: TNS:protocol adapter error
>
> *****************************************************************
(The general assumption is that you are using the OS userid that 'owns' the Oracle software, or at least is part of the 'dba' group, on the machine where the database is installed.)
Your example implies that you are using Windows, in which case try:
HTH
/Hans
Received on Thu Oct 21 2004 - 12:55:07 CDT
![]() |
![]() |