Database Administration (MOSC)

MOSC Banner

create asmsnmp id 19c

edited Jan 12, 2022 10:06PM in Database Administration (MOSC) 2 commentsAnswered

Recently upgraded GI on RHEL 7.8 from 12.2.0.1 to 19.3.0. Single node with Oracle Restart. It seems that asmsnmp was not created on GI 12.

I tried to create the orapwd file and it failed because the sysdba password needs to be more complex. Are the below steps correct for fixing the sysdba password, creating a password file, and creating an asmsnmp id?

  1. change the sysdba password
$ export ORACLE_SID=+ASM
$ asmcmd

ASMCMD> passwd sys
Enter old password (optional): ******
Enter new password: xxxxxx
exist asmcmd

orapwd file='+DG/ASM/orapwasm' asm=y

Enter new password: ******create password file

enter complex sysdba pwd

From sqlplus

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