SCF Reference Manual for G-Series RVUs (G06.27+)
Using SCF
SCF Reference Manual for G-Series RVUs—520413-005
4-19
PARAM SCF^PM^LOC
5. Enter a VERSION command for each subsystem in the running system to reset the
SCF product module pointers to the same version of the library file:
-> VERSION $X25AM
6. Resecure the subsystem product modules to the access privileges you require for
normal SCF users (because the files must be executable by those users).
At this point, the SCF user library is properly set up for each subsystem. The PARAM
command SCF^LIB^MOVED does not need to be issued again as long as the SCF
user library remains in its current location.
PARAM SCF^PM^LOC
SCF product modules reside on $SYSTEM.SYSTEM. To direct SCF to find a
subsystem product module at another location, use this syntax:
[$volume.]subvolume.
is the location of the subsystem product module. Subsystem product modules are
those files whose names are ZxxxSCF, where xxx is the 3-character mnemonic
identifying the subsystem. They are listed in Table 4-1 on page 4-17. For
instance, $SYSTEM.SYSTEM.ZEXPSCF is the name of the Expand subsystem
product module, which might exist either as a subsystem product module (file code
100) or as a table-driven product module (file code 0).
After entering this command, SCF searches for product modules first on
[$volume.]subvolume, and second on $SYSTEM.SYSTEM.
PARAM SCF^PM^LOC must be set at the TACL prompt before you run SCF. If this
parameter is set from within SCF, its setting is ignored.
PARAM SCF^RPM^TIMEOUT
This PARAM command can be used to force idle subsystem product modules to cease
execution after a specified amount of time has passed. An idle subsystem product
module is a subsystem product module that is running, but no processing is taking
place.
This command is appropriate to use when SCF is left running for a long time but is not
being used to communicate with subsystem product modules. Setting this PARAM
causes all subsystem product modules to keep timers. Any command issued to a
product module resets the timer for that product module. If a timer expires without a
command being received, the product module associated with this timer is removed
from execution.
PARAM SCF^PM^LOC [$volume.]subvolume.