Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ENVIRONMENT

KEY

PROFILE

TIMEOUT

Examples

Parameter

Qualifiers

Example

/ALL

/BRIEF

/DIRECTORY

/STATE

Qualifiers

Example

/DEFAULT

/PRIVILEGES

Example

MCR SYSMAN SHOW — VMS 5.4-3

Additional information available:

ENVIRONMENTKEYPROFILETIMEOUT

ENVIRONMENT

   Displays the target nodes or cluster where SYSMAN is executing
   commands.

   Format

     SHOW ENVIRONMENT

Additional information available:

Examples

Examples

   1.  SYSMAN> SHOW ENVIRONMENT
       %SYSMAN-I-ENV, Current command environment:
               Clusterwide on local cluster
               Username ALEXIS   will be used on nonlocal nodes

     The command in this example shows the current environment is
     the local cluster. User name ALEXIS will be used on other nodes
     in the cluster.

   2.  SYSMAN> SHOW ENVIRONMENT
       %SYSMAN-I-ENV, Current command environment:
               Clusterwide on remote cluster CLACK
               Username ALEXIS   will be used on nonlocal nodes

     The command in this example shows that the command environment
     is a nonlocal cluster where node CLACK is a member.


   3.  SYSMAN> SHOW ENVIRONMENT
       %SYSMAN-I-ENV, Current command environment:
               Individual nodes: TURIN,JOSHUA
               At least one node is not in local cluster
               Username ALEXIS   will be used on nonlocal nodes

     The command in this example shows that the command environment
     consists of 2 nodes.

KEY

   Displays key definitions created with the DEFINE/KEY command.

   Format

     SHOW KEY  [key-name]

Additional information available:

ParameterQualifiersExample

Parameter

key-name
   Specifies the name of the key whose definition you want displayed.
   See the DEFINE/KEY command for a list of valid key names.

Qualifiers

Additional information available:

/ALL/BRIEF/DIRECTORY/STATE

/ALL

   Displays all the key definitions in the specified state or states.
   You do not need to specify a key name.

/BRIEF

   Displays only the key definition. By default, the system displays
   all the qualifiers associated with the key definition, including
   any specified state, unless you use the /BRIEF qualifier.

/DIRECTORY

   Displays the names of all the states for which you have defined
   keys. If you have not defined keys, the SHOW KEY/DIRECTORY command
   displays the DEFAULT and GOLD states (which is the default SYSMAN
   keypad).

/STATE

      /STATE=(state, state...)

   Specifies the name of a state for which the specified key
   definitions are to be displayed. If you select more than one
   state name, separate them with commas and enclose the list in
   parentheses.

Example

   SYSMAN> SHOW KEY/ALL

   DEFAULT keypad definitions:
     KP0 = "SHOW ENVIRONMENT" (echo)
     KP1 = "SHOW PROFILE" (echo)
   SYSMAN>

     This SHOW KEY command in this example displays all of the key
     definitions currently in effect.

PROFILE

   Displays the current privileges and the default device and
   directory being used in the current environment.

   Format

     SHOW PROFILE

Additional information available:

QualifiersExample

Qualifiers

Additional information available:

/DEFAULT/PRIVILEGES

/DEFAULT

   Displays the default disk device and directory name that the
   system uses in this environment to locate and catalog files.

/PRIVILEGES

   Displays only the privileges currently in effect for the current
   environment.

Example

   SYSMAN> SHOW PROFILE
 %SYSMAN-I-DEFDIR, Default directory on node BAKER  -- WORK1:[BERGERON]
 %SYSMAN-I-DEFPRIV, Process privileges on node BAKER --
           TMPMGX
           OPER
           NETMBX
           SYSPRV

     The command in this example shows the default device and
     directory as well as current privileges.

TIMEOUT

   Displays the amount of time SYSMAN waits for a node to respond. By
   default, there is no timeout period.

   Format

     SHOW TIMEOUT

Additional information available:

Example

Example

   SYSMAN> SHOW TIMEOUT
   %SYSMAN-I-TIMEVAL, timeout value is 00:00:04.00

     The SHOW TIMEOUT command in this example displays the current
     timeout value, which is 4 seconds.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026