Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Managing the bootstrap RTCS
The bootstrap
Runtime Component System
(
RTCS
) creates the
RTCS
address space, which is used to store data and anchor resources. All processing occurs in the TSO session or batch jobs. Use the following procedures to manage the bootstrap
When you are not using the Installation System, you should stop the bootstrap RTCS address space.
Have all users exit the Installation System.
Have all users of the Installation System log off their TSO sessions.
Issue the following command: P STCProcName
STCProcName is the name of the bootstrap RTCS address space you assigned when creating the bootstrap RTCS.
To start the bootstrap RTCS
When you want to use the Installation System again, you need to start the bootstrap RTCS address space.
Issue the following command: S STCProcName
STCProcName is the name of the bootstrap RTCS address space you assigned when creating the bootstrap RTCS.
To switch to a permanent RTCS
If you have been using the bootstrap RTCS, and you have now installed a permanent RTCS, you can copy the Installation System repository from the bootstrap RTCS to the permanent RTCS.
Perform this procedure before starting the Installation System.
Perform a backup of the bootstrap RTCS. Use the BACKUP control statement of the RTCS Registry Maintenance Utility (RMU).