Previous Topic

Next Topic

Book Contents

Book Index

Loading AutoEdit Variable Databases

Use one of the following operator commands to load an AutoEdit database into memory:

WARNING: Issuing LOADGLOBAL is hazardous in a live system!

Changes to the databases (for example, through %%SET in JCL, DO SET, or SET VAR) are accumulated in memory and are written to disk during the next WRITEGLOBAL command (performed automatically for the IOAVAR database at set intervals). Between the changes and the WRITEGLOBAL command is a time window in which the LOADGLOBAL command will delete the changes. BMC recommends only using the LOADGLOBAL command for updating a database during a scheduled downtime.

Parent Topic

IOA Variable Database Facility