Home » RDBMS Server » Server Administration » Startup a remote database fails with invalid username (Oracle database 11.2.0.4)
Startup a remote database fails with invalid username [message #645340] Thu, 03 December 2015 14:29 Go to previous message
raziq
Messages: 7
Registered: July 2015
Location: Houston
Junior Member
Kindly read the whole message before replying. Thanks.

I am getting the following error when I try to startup an oracle database remotely (command prompt from my desktop). Sys of course has sysdba and sysoper. Password file is there. remote_login_passwordfile='EXCLUSIVE' set in the spfile. Listener has been configured to have the entry for this database and service. What am I missing?

H:\>sqlplus sys/xxx@tvlq.world as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Thu Dec 3 13:15:13 2015

Copyright (c) 1982, 2010, Oracle. All rights reserved.


Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> shutdown immediate;
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL> startup;
ORA-01017: invalid username/password; logon denied
SQL>
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Is ASM a solution to a large recovery area
Next Topic: Why isn't registry$history updated with latest 12.1.0.2
Goto Forum:
  


Current Time: Fri Apr 19 16:44:35 CDT 2024