ra_helpuser

(Oracle and Microsoft SQL Server only) Returns information about primary database users from the RASD.

Note: This command is available only for Oracle and Microsoft SQL Server.

Syntax

ra_helpuser [user [, version]]

Parameters

Examples

Usage

  • 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 Replication Agent is initialized with the pdb_xlog init command.

  • If ra_helpuser is invoked with no option, it returns information about all users in all versions of the primary database in the RASD.

  • If ra_helpuser is invoked with the user option, it returns information about the current version of the specified user in 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 the Admin, Replicating, or Replication Down state.

  • No results are returned by ra_helpuser if the RASD has not been initialized by the pdb_xlog init command.

Related reference
ra_config
ra_help
ra_helparticle
ra_helpdb
ra_helpdevice
ra_helpfield
ra_helplocator