Previous Topic: Reloading the LMP Keys from the CALMP KEYS FileNext Topic: Reloading Resource Resident Type Lists


Reloading the Profile Records

This ACFSERVE command applies only to POSIX (OpenExtensions) and LINUX environments. Whenever you create, change, or delete a USER or GROUP profile record, you must issue the appropriate ACFSERVE command to rebuild the directories so CA ACF2 for VM recognizes these changes.


ACFServe Reload PROfile { OEVM  } <ALL|USER|GROUP>
                        { LINUX }

The old syntax for OpenExtensions tables is also still supported:


ACFServe Reload PROfile { USER  }
                        { GROUP }
PROfile OEVM

Indicates that OpenExtensions tables should be rebuilt.

PROfile LINUX

Indicates that Linux tables should be rebuilt.

ALL

Indicates all tables of the requested type of Profile records should be rebuilt. This is the default.

USER

Indicates that only the User Profile records should be reloaded and the corresponding table rebuilt.

GROUP

Indicates that only the Group Profile records should be reloaded and the corresponding table rebuilt.