HP 3000 Manuals

HELP [ ALLBASE/NET User's Guide ] MPE/iX 5.0 Documentation


ALLBASE/NET User's Guide

HELP 

Use the HELP command to display and describe all NETUtil commands.

HELP can be abbreviated to H or ?.

Anyone can issue this command.

To leave the HELP command, type //.

NETUtil Syntax 

     netutil=> HELP
     Command Name (opt): CommandName 

Parameters 

CommandName         is the name or abbreviation of a NETUtil command.  If
                    you specify a command name or abbreviation, the
                    correct syntax and a description of that command is
                    displayed.  If no name or abbreviation is given, a
                    list of all NETUtil commands is displayed.


NOTE The HELP command displays examples of the ADD ALIAS, CHANGE ALIAS, DELETE ALIAS, and SHOW ALIAS commands as they are used with ALLBASE/DB2 CONNECT. ALLBASE/DB2 CONNECT alias profiles contain a different set of parameters. For a description, see the "NETUtil Commands" chapter in the ALLBASE/DB2 CONNECT User's Guide.
Example netutil=> help[REV BEG] The following NETUtil commands are available: ADD ALIAS ADD USER CHANGE ALIAS CHANGE USER DELETE ALIAS DELETE USER EXIT HELP MIGRATE ALIAS MIGRATE ALIAS BACKWARD MIGRATE USER MIGRATE USER BACKWARD QUIT SET ECHO SHOW ALIAS SHOW USER SYSTEM[REV END] For more information on any of these functions, enter the command name at the prompt. Pressing a carriage return will display a brief description of each command. Type // to leave the netutil HELP command. Command Name (opt): Return Command Summary: ADD ALIAS AA Adds a profile into the AliasDB file. ADD USER AU Adds a profile into the NETUsers file. CHANGE ALIAS CA Changes a profile in the AliasDB file. CHANGE USER CU Changes a profile in the NETUsers file, or changes all profiles having a given client node name with a new node name in the NETUsers file. DELETE ALIAS DA Deletes a profile from the AliasDB file, or deletes all profiles with a specified server node name or APPC Session Type from the AliasDB file. DELETE USER DU Deletes a profile from the NETUsers file, or deletes all profiles with a specified client node name from the NETUsers file. EXIT E Terminates execution of the netutil program. HELP H or ? Displays and describes all netutil commands.[REV BEG] MIGRATE ALIAS MA Migrates datacomm definition from NS to ARPA in AliasDB file. MIGRATE ALIAS BACKWARD MAB Changes the AliasDB file back to the state before the most recent saved migration. MIGRATE USER Migrates a specified client node name with an NS node name to an ARPA host name. MIGRATE USER BACKWARD MUB Changes the NetUsers file back to the state before the most recent saved migration.[REV END] QUIT Q Terminates execution of the netutil program. SET ECHO SE Echoes user input to a standard output file. SHOW ALIAS SA Displays one or more profiles in the AliasDB file. SHOW USER SU Displays one or more profiles in the NETUsers file. SYSTEM : Executes a single operating system command. Command Name (opt): add alias netutil=> ADD ALIAS Alias Name: AliasName Database Server Type: DBServerType DBEnvironment Name on Server: DBEnvironmentName Server Node Name: ServerNodeName Machine Type: MachineType Datacomm Type: DatacommType Adds an ALLBASE/SQL profile into the AliasDB file. Press Return to continue netutil=> ADD ALIAS Alias Name: AliasName Database Server Type: DB2 DB2 Database Name: DatabaseName DB2 Connection Type: ConnectionType CICS Transaction ID: TransactionID LU6.2 Time Out Value: TimeoutValue APPC Session Type: SessionType LU6.2 Input Buffer Length: InputBufferLength LU6.2 Output Buffer Length: OutputBufferLength LU6.2 Trace On Flag: TraceOnFlag Machine Type: MachineType Datacomm Type: DatacommType Adds a DB2 profile into the AliasDB file. Abbreviation: AA Command Name (opt): // netutil=>


MPE/iX 5.0 Documentation