Previous Topic: PARENTNext Topic: PATH


PARTITION

Online maintenance of partitioning data in CA Datacom/DB tables is accomplished through the use of the PARTITION TABLE command. This command reacts in one of three ways depending on the value of the PARTITION attribute of the TABLE occurrence referenced:

Use the following format for this command:

►►─┬─ PARTITION ─┬─ TABLE ─ occurrence-name ─┬─ STATUS xxxx ─┬────────────────►
   ├─ PART ──────┤                           └─ STA xxxx ────┘
   └─ PTN ───────┘

 ►─┬─────────────────┬─┬─────────────────┬────────────────────────────────────►◄
   ├─ PASSWORD xxxx ─┤ ├─ OVERRIDE xxxx ─┤
   └─ PSWD xxxx ─────┘ └─ OVRD xxxx ─────┘
occurrence-name

(Required) Specify the occurrence name of the TABLE processed.

Valid Entries:

1- to 32-character name of a TABLE occurrence with a PARTITION attribute value of P, R, or Y.

Default Value:

(No default)

STA xxxx

(Required) Specify the status for the new occurrence.

Valid Entries:

T001-T999

Default Value:

(No default)

PSWD xxxx

Only required if this occurrence has password protection against unauthorized maintenance. Supply the password for this occurrence.

Valid Entries:

1- to 4-character password

Default Value:

(No default)

OVRD xxxx

Only required if this occurrence is restricted from unauthorized maintenance or retrieval with a lock level assignment. Supply the override code.

Valid Entries:

1- to 4-character override code

Default Value:

(No default)

After you complete your entries and press Enter, CA Datacom Datadictionary responds with the DATACOM/DB Partition Maintenance Panel for the occurrence based on the table's PARTITION attribute value.