TS/MP 2.5 Release Supplement
RUNNING10\ACS.$PM1
RUNNING10\ACS.$PM2
RUNNING10\ACS.$PM4
PDMI 6>> control domain undo partition server svr2
PDMI 7>> status domain
PARTITIONSSTATUSWEIGHTPATHMON
RUNNING70\ACS.$PM3
RUNNING10\ACS.$PM1
RUNNING10\ACS.$PM2
RUNNING10\ACS.$PM4
ENV command
Use ENV command to display PATHMON processes with which the PDMI process is currently
communicating.
ENV
Example
• To display current environment:
PDMI 1>> OPEN $PM1, $PM2, $PM3
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 2>> env
PATHMON : \NSSYS.$PM1
PATHMON : \NSSYS.$PM2
PATHMON : \NSSYS.$PM3
PDMI 3>> open $PM4
PATHMON : \NSSYS.$PM4
PDMI 4>> env
PATHMON : \NSSYS.$PM4(shows that only $PM4 is open)
FC Command
Use the FC command to edit or repeat a command line.
FC [ [-] number | string ]
is the command number of the command to be retrieved. If number is passed as -7, the 7th
previous command is retrieved.
number
is the first character of a previous command.string
This command displays the previous command line and prompts to edit input with a period (.). FC
accepts three sub commands:
Replaces one or more characters.R(replacement-string)
Inserts one or more characters.I(insertion-string)
Deletes one character.D(deletion-character)
PDMCOM Commands 43










