This command is available only for Oracle and Microsoft
SQL Server.
Returns information about primary database users from the RASD.
ra_helpuser [user [, version]]
The name or user ID of a user in the primary database.
The version number of the database user in the RASD.
ra_helpuser
This command returns information about all users in the RASD.
ra_helpuser bob
This command returns information about all versions of the database user named “bob” in the RASD.
ra_helpuser bob, 00000000000210a400003334000700003334000699940000d413c50000000000
This command returns information about version 00000000000210a400003334000700003334000699940000d413c50000000000 of the database user named “bob” in the RASD.
The ra_helpuser command returns the following information about primary database users:
User ID
User name
User status (Current, Archived, or Dropped)
Primary database version (locator value)
The user ID and user name are the values returned by the primary database when the Replication Agent is initialized with the ra_init command.
If ra_helpuser is invoked with no option, it returns information about all users in the RASD.
If ra_helpuser is invoked with the user option, it returns information about the specified user in all versions of the primary database in the RASD.
If ra_helpuser is invoked with the user and version options, it returns information about the specified user in the specified version of the primary database in the RASD.
The ra_helpuser command is valid when the Replication Agent instance is in either Admin or Replicating state.
No results are returned by this command if the RASD has not been initialized by the ra_init command.
ra_config, ra_help, ra_helparticle, ra_helpdb, ra_helpdevice, ra_helpfield, ra_helplocator