Previous Topic: Adding a User to a TableNext Topic: Limiting Access to Columns


Using CA Datacom Datadictionary to Relate Multiple Users to Tables

When you need to add many table/user authorizations, you can use CA Datacom Datadictionary as an alternative to using the online CA Dataquery facility. Follow these steps:

Step 1

Build an entity-occurrence for the AUTHORIZATION entity-type for the performance of a function on a particular table. The format is:

$DQ-tttt-fffiii
$DQ

Constant

tttt

Identifier for the type of access or update:

fff

CA Datacom/DB table name

iii

DATABASE ID

For example, the entity-occurrence for a table named CMP in database 001 for FIND is:

$DQ-DISR-CMP001

Define your entity-occurrences to CA Datacom Datadictionary and put them in production status.

Note: For more information, see the CA Datacom Datadictionary Online Reference Guide.

Step 2

Add the user in online CA Dataquery. This creates an entity-occurrence within the PERSON entity-type in PROD status. For more information, see Adding a User to a Table.

Step 3

Relate the PERSON in Step 2 to the appropriate AUTHORIZATIONS in Step 1.

Note: For more information and instructions, see the CA Datacom Datadictionary Online Reference Guide.