Entering content frameSyntax documentation -f chpass Locate the document in its SAP Library structure

This BRCONNECT function changes the database user password.

Recommendation

We strongly recommend you to use this BRCONNECT function rather than the equivalent SAPDBA one, sapdba -alter_user. The reason is that we will in future no longer develop the SAPDBA functions, whereas BRCONNECT functions will always be fully up-to-date.

Function options:

Input syntax: -o <owner1>[,<owner2>,...]

Default value: SAPR3/SAP<SID> in a standard SAP database or all SAP owners in a multi-schema database

Input syntax: -p <password>

Default value: interactive entry of the password

Leaving content frame