Use the MACLOAD record to specify which command macros to load and keep in virtual memory.
MACLOAD {macroname ... | * }
MACLOAD is defined in the PRODUCT CONFIG file.
Specifies a blank delimited list of the filenames of the macros that are to be loaded into the virtual memory. You can use a trailing asterisk on a partial filename for pattern matching if your macro filenames are defined similarly. For example, ACCT* loads all macro files whose names begin with the letters ACCT.
To load all CA VM:Director macros, specify an asterisk instead of any macro name.
System performance can be enhanced when you execute a macro that is loaded in virtual memory. For maximum performance, load all user and manager macros. The user and manager macros can be specified on the MACLOAD record as USE* and MAN*, respectively. If you are using SFS, specify SFS* on a MACLOAD record to load all of the SFS macros.
Although you can list the names of many command macros in a single MACLOAD record, you can have multiple MACLOAD records in the PRODUCT CONFIG file.
|
Copyright © 2014 CA.
All rights reserved.
|
|