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 -> Re: cannot connect as ssys

Re: cannot connect as ssys

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 14 Jan 2006 11:26:36 +0100
Message-ID: <eakhs1pvmd3pekrevr0q9to2fr2k3d7r6v@4ax.com>


On 14 Jan 2006 00:19:02 -0800, "Pradeep" <agarwalp_at_eeism.com> wrote:

>SVRMGR> connect sys/change_on_install_at_orcl
>ORA-01034: ORACLE not available
>SVRMGR> connect sys/change_on_install
>ORA-01034: ORACLE not available
>SVRMGR> connect internal
>Password:
>ORA-01031: insufficient privileges
>SVRMGR> connect internal
>Password:
>Connected.
>SVRMGR> select * from v$instance
> 2> ;
>select * from v$instance
>*
>ORA-01034: ORACLE not available
>SVRMGR> startup
>ORACLE instance started.
>Total System Global Area 4915200 bytes
>Fixed Size 49152 bytes
>Variable Size 4587520 bytes
>Database Buffers 204800 bytes
>Redo Buffers 73728 bytes
>Database mounted.
>Database opened.
>SVRMGR> select * from all objects;
>select * from all objects
> *
>ORA-00903: invalid table name
>SVRMGR> select * from all_objects;
>select * from all_objects
> *
>ORA-00942: table or view does not exist
>
>issues
>1. all_objects does not exist.
>2. not able to connect as sysdba
>
>Kindly help
>Thanks
>Pradeep

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Jan 14 2006 - 04:26:36 CST

Original text of this message

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