Advertisement

1 - 10 of 73 containing alltags:("sysdba") (0 seconds)
I have Oracle on Linux and am accessing it frmo NT via DBA Studio and SQL Plus. I would like to create a new database and rnu the archive log list; command so I need to go in as SYSDBA. I try throu...
Zones: OracleDate Answered: 08/24/2000 Grade: B Views: 4
This may be a simple one, but I need an answer quickly. What I need is a way of connecting to a database as a SYSDBA. On the command line I would connect as "SYS/SYS@db.world AS SYSDBA". Is t...
Zones: PHP and DatabasesDate Answered: 07/14/2006 Grade: C Views: 0
Hi gurus, Need you guys help, this is very urgent... Can't connect at unix Oracle 9i AIX 5.2 sqlplus '/as sysdba' is not working, just hanging... nothing is happening, no error or ...
Zones: OracleDate Answered: 09/21/2006 Grade: B Views: 24
I am trying to setup Dataguard on 10.2.0.2. I am not able to connect as sysdba through listener.... but I am able to do bequeth connection sqlplus '/as sysdba' I have created the password...
Zones: Oracle 10.x, Oracle, Win...Date Answered: 06/25/2007 Grade: C Views: 17
I'm working with oracle8 and I lost my internal password. I was told that it can be replaced by granting sysdba to another user. but: after I change remote_login_passwordfile to EXCLUSIVE, how can ...
Zones: OracleDate Answered: 05/28/1999 Grade: C Views: 8
I just install the 817 on Window 2000 Server, default setup and remote_login_passwordfile = exclusive in Pfile Check the code following, do I config something wrong SQL> connect system/manag...
Zones: DatabasesDate Answered: 06/07/2001 Grade: B Views: 0
I have installed Oracle 9i standard installation on a Solaris 7 O/S. I believed following the installation notes and reading as much web/book data I can find that the dba account that I have cre...
Zones: Oracle Product InfoDate Answered: 02/13/2003 Grade: A Views: 0
Hi, I've got this message when I try to connect. SQL> conn / as sysdba ERROR: ORA-12560: TNS:protocol adapter error I can't start the databases until I can't log in. What's this messa...
Zones: OracleDate Answered: 06/10/2003 Grade: A Views: 0
Hello, when i try to connect like this SQL> conn sys/sys as sysdba ERROR: ORA-01017: invalid username/password; logon denied Note: the password for sys user is also sys but when i con...
Zones: OracleDate Answered: 06/12/2003 Grade: A Views: 11
Hi, Is there is short-cut to logging into SQLPlus as a SYSDBA from the command line? i.e.  Is there an option to do something like this: sqlplus sys/change_on_install@servicename as sysdba ...
Zones: OracleDate Answered: 08/25/2003 Grade: B Views: 85