HP e3000 MPE/iX System Software Maintenance Manual (Release C.75.00) (30216-90344)
Chapter 5
Modifying Your System
5.1 Securing and Backing Up the System for Tape Tasks
105
:ABORTJOB #Jnn
:ABORTJOB #Snnn
where:
Jnn — the ID number for each job to be aborted.
Snnn — the ID number for each session to be aborted.
6. Deactivate NS 3000/iX, if applicable.
:NSCONTROL STOP
:NSCONTROL ABORT
:NETCONTROL STOP
7. Terminate logging processes.
a. Enter the following command to determine if user logging processes are running:
:SHOWLOGSTATUS
b. If logging processes are running on your system, a message similar to the following will be displayed:
LOGID CHANGE AUTO USERS STATE CUR REC MAX REC % USED CUR FSET
SHPLOGID YES YES 1 ACTIVE 120 10016 1% 1
ORBLOGID YES YES 9 ACTIVE 3812 10016 38% 1
If no logging processes are running, go to Step 8.
c. Terminate logging processes as shown below.
:LOG logid,STOP
where logid is the ID number for each logging process to be stopped.
Record the names of the logging processes on your checklist, if you want to restart them later.
8. 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:
:LISTFILE @.@.@,6;seleq[code=-491]
•RunISQL.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.
•RunSQLUTIL.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.
9. If you have a current full backup, you may proceed to Step 11.
If you do not already have a current full backup, proceed to Step 10.