Previous Topic: CMDLIM Record-Command LimitingNext Topic: DIAGLIM Record-Diagnose Limiting


DBSYNC Record-Database Synchronization Component

Record ID

Fields

DBSYNC

CCI_ID(CCIVM|null|machineid)
INFO|NOINFO
LASTACC|NOLASTACC
LID|NOLID
ONCEADAY|NOONCEADAY
RULES|NORULES
SYNC_ID(ACFSYNC|null|machineid)
SYNCQLMT(2048|limit)

The DBSYNC VMO record specifies various options for the Database Synchronization Component. These options were implemented as a replacement for shared CA ACF2 for VM databases between VM and OS/390.

Fields

CCI_ID(CCIVM|null|machineid)

Specifies the user ID of the Common Communications Interface (CCI) service machine. You must have installed CCI from the CA‑CIS Services VM tape.

INFO|NOINFO

Specifies if updates to the Infostorage database are synchronized.

LASTACC|NOLASTACC

Specifies whether updates to logonid records due to logons are synchronized. By specifying NOLASTACC, no logonid updates are synchronized unless the password is changed during logon. If the password is changed, the update is synchronized according to the LID|NOLID setting.

LID|NOLID

Specifies whether updates to logonid records are synchronized. This does not include updates to logonid records due to logon unless the password was changed during the logon. See the LASTACC setting.

ONCEADAY|NOONCEADAY

Specifies whether to limit updates to logonid records under the LASTACC setting to just once a day. If NOLASTACC is specified, the ONCEADAY setting is ignored.

RULES|NORULES

Specifies whether updates to the Rules database are synchronized.

SYNC_ID(ACFSYNC|null|machineid)

Specifies the user ID of the Database Synchronization Component service machine.

SYNCQLMT(2048|limit)

Specifies the number of synchronization requests that CA ACF2 for VM can queue if the Database Synchronization Component service machine is not responding.

ACFSERVE Subcommand

The ACFSERVE QUERY SYNC subcommand displays the options currently set for the Database Synchronization Component.