Database Security Products (MOSC)

MOSC Banner

Change password of SYSBACKUP or SYSDG with orapwd with the pwd at the commandline

edited Oct 2, 2024 2:21PM in Database Security Products (MOSC) 2 commentsAnswered

DB version: 19c on Linux 7

The below command prompts for sysbackup password $ORACLE_HOME/bin/orapwd file=+DATA/CCAL/orapwccal dbuniquename=CCAL sysbackup=y password='<new password for sysbackup>' force=y

Enter password for SYSBACKUP:

The below command prompts for sys password

$ORACLE_HOME/bin/orapwd file=+DATA/CCAL/orapwccal dbuniquename=CCAL sysbackup=y force=y

Enter password for SYS:

Any ideas on how to change the password for SYSBACKUP only thru one command(non-interactive) without impacting SYS password and still retain the sysbackup role to the user sysbackup?

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