Database Administration (MOSC)

MOSC Banner

system as sysdba

edited Apr 30, 2010 10:51PM in Database Administration (MOSC) 16 commentsAnswered
 I have an external QMX product to monitor oracle database. This product needs to access to sys.v_$sgastat, sys.v_$sysstat, v$backup, etc. When I login to sqlplus and use connect system/password as sysdba, I can access to all the views described above. When I login externally, I can't. So I login to connect / as sysdba and try to grant sysdba to system and I got the following error: ORA-01994: GRANT failed: password file missing or disabled. Does that mean I have to have password file setup to be able to connect to system as sysdba externally? How to create the password

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center