Unix Technical Forum

Cannot connect as Internal....?

This is a discussion on Cannot connect as Internal....? within the Oracle Database forums, part of the Database Server Software category; --> Cannot connect as Internal Hello, I am using IBM AIX 5.1L box for Oracle 9.2.0.1. I cannot connect as ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-22-2008, 07:01 PM
Hari Om
 
Posts: n/a
Default Cannot connect as Internal....?

Cannot connect as Internal

Hello,

I am using IBM AIX 5.1L box for Oracle 9.2.0.1.

I cannot connect as internal to my DB INstance - wonder why? Here is
what is do:
-------------------------------------------------------------------
$export ORACLE_SID=GATES
$./sqlplus /nolog
SQL*Plus: Release 9.2.0.1.0 - Production on Mon Sep 8 13:28:42 2003
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> conn internal/oracle
ERROR:
ORA-09275: CONNECT INTERNAL is not a valid DBA connection
SQL>
-------------------------------------------------------------------

Can anyone tell what is wrong here....? Also, BTW why do we need to
connect as Internal and what is the use of Internal which cannot be
done by other accounts like SYS or SYSTEM or SCOTT etc....?

Any related information on this is appreciated.

THANKS!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-22-2008, 07:01 PM
Maximus Bushwhacker
 
Posts: n/a
Default Re: Cannot connect as Internal....?

INTERNAL is a desupported account, use CONNECT SYS/PASSWORD AS SYSDBA or
CONNECT / AS SYSDBA instead.

"Hari Om" <hari_om@hotmail.com> wrote in message
news:d1d5ebe4.0309081135.2f4d4106@posting.google.c om...
> Cannot connect as Internal
>
> Hello,
>
> I am using IBM AIX 5.1L box for Oracle 9.2.0.1.
>
> I cannot connect as internal to my DB INstance - wonder why? Here is
> what is do:
> -------------------------------------------------------------------
> $export ORACLE_SID=GATES
> $./sqlplus /nolog
> SQL*Plus: Release 9.2.0.1.0 - Production on Mon Sep 8 13:28:42 2003
> Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
> SQL> conn internal/oracle
> ERROR:
> ORA-09275: CONNECT INTERNAL is not a valid DBA connection
> SQL>
> -------------------------------------------------------------------
>
> Can anyone tell what is wrong here....? Also, BTW why do we need to
> connect as Internal and what is the use of Internal which cannot be
> done by other accounts like SYS or SYSTEM or SCOTT etc....?
>
> Any related information on this is appreciated.
>
> THANKS!



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-22-2008, 07:01 PM
Dave Hau
 
Posts: n/a
Default Re: Cannot connect as Internal....?

All you need to do is look up the error message ORA-09275 in the Oracle
documentation.

http://download-west.oracle.com/docs...500.htm#294368

ORA-09275 CONNECT INTERNAL is not a valid DBA connection
Cause: CONNECT INTERNAL is no longer supported for DBA connections.

Action: Please try to connect AS SYSDBA or AS SYSOPER.

HTH,
Dave






Hari Om wrote:
> Cannot connect as Internal
>
> Hello,
>
> I am using IBM AIX 5.1L box for Oracle 9.2.0.1.
>
> I cannot connect as internal to my DB INstance - wonder why? Here is
> what is do:
> -------------------------------------------------------------------
> $export ORACLE_SID=GATES
> $./sqlplus /nolog
> SQL*Plus: Release 9.2.0.1.0 - Production on Mon Sep 8 13:28:42 2003
> Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
> SQL> conn internal/oracle
> ERROR:
> ORA-09275: CONNECT INTERNAL is not a valid DBA connection
> SQL>
> -------------------------------------------------------------------
>
> Can anyone tell what is wrong here....? Also, BTW why do we need to
> connect as Internal and what is the use of Internal which cannot be
> done by other accounts like SYS or SYSTEM or SCOTT etc....?
>
> Any related information on this is appreciated.
>
> THANKS!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:38 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com