HP e3000 MPE/iX Release 6.5 System Software Maintenance Manual (30216-90325)
130 Chapter5
Modifying Your System
5.11 Securing the System
If no logging processes are running, go to Step 10.
c. Terminate logging processes as shown below.
:LOG
logid
,STOP
where
logid
— the ID number for each logging process to be stopped.
Record the names of the logging processes, if you want to restart them later. Record
the names on your checklist.
10.Prepare additional manually installed products.
a. If you have ALLBASE/SQL already installed on your system, issue starts for each
DBEnvironment before you back up the system. Refer to the ALLBASE/SQL
Database Administration Guide for more information. Briefly, you need to:
• Identify all your ALLBASE/SQL databases, type:
:STORE @.@.@;;FCRANGE=-491/-491;SHOW
• Run ISQL.PUB.SYS and issue a STARTDBE command. This ensures that the
DBEnvironment is logically consistent in the event that it has not been accessed
since a system failure occurred.
• Run SQLUTIL.PUB.SYS and issue the STORE command to backup each
DBEnvironment.
• Log files are not stored using this command. In addition, you should use the
SHOWDBE command to ensure that all parameters are OK.
b. If you have ALLBASE/4GL already on your system, unload all existing
ALLBASE/4GL applications. For information on unloading ALLBASE/4GL
applications, refer to the HP ALLBASE/4GL Developer Administration Manual.
c. If you are installing AutoRestart/iX for the first time, install AutoRestart/iX before
you run AUTOINST. Refer to the AutoRestart/iX Reference Manual for installation
instructions.
11.If you have a current full backup, you may proceed to Step 13.
If you do not already have a current full backup, proceed to Step 12.
Backup the System
12.Backup the system using STORE with the DIRECTORY parameter.
a. Specify a class name.
:FILE SYSGTAPE;DEV=dev_number
where device_number is the DAT class name or LDEV number of the tape device.
Specify this value if you are using a DAT or any device that has a class name other
than TAPE.
b. Mount a write-enabled tape and create an SLT.
:SYSGEN
sysgen>TAPE
sysgen>EXIT