HP e3000 MPE/iX Release 6.0 System Software Maintenance Manual (30216-90272)
Table Of Contents
- Preface
- 1 Introduction
- 2 Task Checklists
- 3 Planning for Your Task
- 4 Preparing Your System
- 5 Modifying Your System
- 6 Finishing the Process
- A Manually Installed Products
- B Configuration Tables
- C Managing Disk Space
- D Backdating Your System
- E CD-ROM Resources
- F HP Patch/iX Reference
- G HP Stage/iX Reference
- H Error Messages and Warnings
- A

290 AppendixG
HP Stage/iX Reference
HP Stage/iX Commands
SET command), then it cannot be deleted.
The DELETE command will prompt you for confirmation to delete the staging area before it
is deleted. You will not be prompted if the ;NOCONFIRM option is specified.
It is acceptable to delete a staging area that another staging area was created from. Each
staging area has all the information to function from the committed Base. A staging area
created from another staging area incorporates all the information from the first staging
area.
The DELETE command can be abbreviated DEL.
Syntax
DELETE [STAGE=]
stage_name
[;{ CONFIRM}]
{NOCONFIRM}
Parameters
[STAGE=]stage_name (required)
This parameter specifies the name of the staging area to be deleted.
Staging area names are case sensitive. “STAGE1” is not equivalent to “stage1” or “Stage1”.
[;{ CONFIRM}] (optional) {NOCONFIRM}
The ;CONFIRM or ;NOCONFIRM option specifies whether or not the DELETE command will
prompt you for confirmation. If you specify ;NOCONFIRM, then STAGEMAN will NOT prompt
for confirmation. The default is ;CONFIRM.
Example
STAGEMAN> DEL OLD_STAGING_AREA;NOCONFIRM
DELETEFILE (DELETEF,DF)
The DELETEFILE command removes a file from a staging area. The file is physically purged
from the staging area’s directory, and all references to it are removed from the HP Stage/iX
environment.
The DELETEFILE command can be abbreviated as DELETEF or DF.
Expert Mode Command:
Syntax
DELETEFILE [STAGE=]
stage_name
[FILE=]
file_name
Parameters
[STAGE=]stage_name (required)
The name of the HP Stage/iX staging area from which the file (or files) is (are) to be
deleted. This must be an existing staging area. The staging area cannot be in use, and
cannot be designated for use on the next boot.
Staging area names are case sensitive.