Resilience > Raw Log Configuration > rladm

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

rladm (Resilience) (m6467ab+rladm.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

rladm

Administers raw logs in Transaction Processing.

Syntax

rladm -r {-D dbpath} {-d dbaseid}

rladm -l {-D dbpath} {-d dbaseid}

rladm -p

Options

rladm provides three main options:

-r Removes a specified database entry from the raw log header. This option can only be used by the database owner or super-user. Normally only used by rmdbase.

-l Lists the details for a specified database entry contained in the raw log header.

-p Instructs the central daemon to restart the raw log post processor. This option is available only to the owner of the central message queue or super-user.

When using the -r or -l option, additional options -d and -D, with associated parameters, are provided to specify the database entry to be listed or removed. They are:

-D dbpath Identifies the raw log header entry by the absolute path-name dbpath of the database.

-d dbaseid Identifies the raw log header entry by a unique identifier which is listed in the raw log header.

Comments

Transaction Processing comprises two features: Transaction Handling and Transaction Logging. See also Rapid Recovery.

RealityV15.1 (MoTW) Revision 7Comment on this topic