Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

SUM ERROR: Password for 'SYSTEM' does not work, please reenter.

$
0
0

Hi,

 

I am updating Solman with SUM and error occurred.

 

ERROR: Password for 'SYSTEM' does not work, please reenter

 

I changed password with sqlplus

 

SQL> ALTER USER SYSTEM IDENTIFIED BY “password”;

User altered.


No luck


SQL> connect system

Enter password:

ERROR:

ORA-12154: TNS:could not resolve the connect identifier specified

 

 

Warning: You are no longer connected to ORACLE

 

Solman is UP and running perfectly also listener.


System user is not locked


SQL> SELECT username,

  2         account_status

  3    FROM dba_users;

 

 

USERNAME                       ACCOUNT_STATUS

------------------------------ --------------------------------

SYSTEM                         OPEN

SYS                            OPEN

OPS$SAPSERVICESMP              OPEN

OPS$ORASMP                     OPEN

OPS$SMPADM                     OPEN

SAPSR3                         OPEN

SAPSR3DB                       OPEN

OUTLN                          LOCKED

DIP                            EXPIRED & LOCKED

ORACLE_OCM                     EXPIRED & LOCKED

DBSNMP                         EXPIRED & LOCKED

 

 

USERNAME                       ACCOUNT_STATUS

------------------------------ --------------------------------

APPQOSSYS                      EXPIRED & LOCKED

 

OS AIX 6.1 on Oracle 11g

 

Any clue?


Viewing all articles
Browse latest Browse all 1892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>