Re: oracle question

From: Aaron Combs <acombs_at_borland.com>
Date: Thu, 19 Jul 2001 14:28:28 -0700
Message-ID: <3B5750FC.B2627D1D_at_borland.com>


The ability to log in as internal will go away soon as well. You'll have to log in as something like sys as sysdba.

Example to connect from command line not using "internal" but to the same effect:

    sqlplus sys/change_on_install_at_somesid as sysdba

Aaron

Joe N wrote:

> Very soon svrmgr will go away and SQL*plus will be the single command line
> interface. To do certain database functions that are normally done with
> svrmgrl, you can log in as internal from SQL*plus.
Received on Thu Jul 19 2001 - 23:28:28 CEST

Original text of this message