View existing user mapping
Step
To view the existing user mappings between database user and NAE user associated with a database, run the following command:
./pdbctl listusermap -a <database_user_alias>
Example
The following sample command displays the database users mapped with NAE user (dbusr
):
./pdbctl listusermap -a demo
Output
User name: INGRIAN
Nae User Name: dbusr
-------------------------------
-------------------------------
User name: QATEST
Nae User Name: dbusr
-------------------------------