ra_helparticle

Returns information about primary database articles from the RASD.

Syntax

ra_helparticle [article [, version]]

Parameters

Examples

Usage

  • The ra_helparticle command returns the following information for articles (tables and procedures):
    • Article object ID

    • Primary database name

    • Article owner name or alias

    • Article name

    • Article type (table or procedure)

    • Article status (Current, Archived, or Dropped)

    • Article version number

    All information except the article type, article status, and article version number are the values returned by the primary database when Replication Agent is initialized with the pdb_xlog init command.

  • If ra_helparticle is invoked with no option, it returns information for all versions of all articles (tables and procedures) in the RASD.

  • If ra_helparticle is invoked with the article option, it returns information only for the current version of the specified article in the RASD.

  • If ra_helparticle is invoked with the article and version options, it returns information only for the specified version of the specified article in the RASD.

  • The ra_helparticle command is valid when the Replication Agent instance is in the Admin, Replicating, or Replication Down state.

Related reference
ra_helpdb
ra_helpfield
ra_helplocator
ra_helpuser