7.6 Registering a Node in the Namespace
The net$configure.com procedure creates an Export/Import file
to register your node in the appropriate namespace. If your node is
already registered, the decnet_register Export/Import file is
not created.
The decnet_register Export/Import file is a text file that has the following format where <synonym> is the node synonym name you selected during configuration:
If net$configure.com cannot access the DECdns namespace you have selected, it is most likely because:
When this happens, you will see the following message (this example uses ACME: as the namespace that is not accessible):
If you receive this message because the namespace you are using is new and the namespace directories have not been created yet, use the decnet_register manage command to invoke decnet_register_decdns.com (located in SYS$MANAGER:) to create the proper directories. For more details, refer to the DECnet-Plus for OpenVMS Network Management guide. If you see the preceding warning messages, net$configure will display another message indicating how you or your namespace manager can attempt node registration once the problem is resolved. For example:
You may see the previous messages if the following exists:
These commands will give your primary Local full name the proper access it needs to look up information regarding the secondary DECdns full name you have chosen.
Part 3
|
Before installing DECnet-Plus using the POLYCENTER Software Installation utility for the first time on OpenVMS VAX Version 7.1, you should execute the following DCL command:
This needs to be done only once in the life of the OpenVMS system; it makes a permanent entry in the POLYCENTER Software Installation utility database, so it remains effective across system boots and for all future software upgrades. If you do not perform this operation before installing DECnet-Plus, the installation recommends termination due to the failure to locate the product "DEC VAXVMS VMS Version 7.1." Answer YES to the question Do you want to terminate? and perform the product register command as in the above example. |
Additional details for using the POLYCENTER Software Installation
utility to install, manage, and remove software products on your system
are provided in the OpenVMS System Management Utilities Reference
Manual.
A.1 DCL Help with POLYCENTER
To obtain DCL Help for POLYCENTER, type the DCL command help product, followed by the name of a POLYCENTER Software Installation utility command (for example: help product install).
A.1.1 DCL Command Summary
DCL Help for the PRODUCT commands listed in Table A-1 describes all
the tasks you can perform from the DCL interface.
| PRODUCT Command | Qualifiers |
|---|---|
|
CONFIGURE
Creates a product configuration file (PCF) for one or more products in reference format. Optionally, uses the values in an existing PCF to create the new PCF. |
/CONFIGURATION
/HELP /LOG /OUTPUT |
|
COPY
Manipulates a product distribution. You can use copy to create a sequential copy from a reference copy, a reference copy from a sequential copy, or to create a copy without changing the format. |
/DESTINATION
/FORMAT /HELP /LOG /OUTPUT /OWNER_UIC /SOURCE |
|
EXTRACT RELEASE_NOTES
Accesses the release notes for the selected product or group of products. |
/DISPLAY
/LOG /OUTPUT /SOURCE |
|
FIND
Looks at the distribution media and reports on the products it finds there. |
/LOG
/OUTPUT /SOURCE |
|
INSTALL
Installs one or more software products on your system. |
/CONFIGURATION
/DESTINATION /HELP /LOG /OUTPUT /PURGE /REMARK /SOURCE /TEST /WORK |
|
RECONFIGURE
Changes the active configuration choices for a product. |
/CONFIGURATION
/HELP /LOG /OUTPUT /REMARK /SOURCE |
|
REGISTER PROCESSOR
Adds a processor in a computing facility. Used primarily within a DCL command procedure during system startup. |
/BASE_SYSTEM
/BOOTSTRAP /DESTINATION /GLOBAL /HELP /LOG /OPERATING /OUTPUT /REMARK |
|
REGISTER PRODUCT
Registers a product in the product database. |
/DESTINATION
/HELP /LOG /OUTPUT /REMARK /SOURCE |
|
REGISTER VOLUME
For a volume containing installed products, records a change in volume label in the product database. |
/HELP
/LOG /OUTPUT |
|
REMOVE
Removes a software product from your system and the product database. |
/HELP
/LOG /OUTPUT /REMARK /WORK |
|
SHOW FILE
Displays information about files created during a software product installation. |
/BRIEF
/DEVICE /DIRECTORY /FULL /PRODUCT |
|
SHOW HISTORY
Displays a log of actions, users, and remarks that apply to a particular product. |
/ACTION
/BEFORE /BRIEF /FULL /REMARK /SINCE /STATE /USER |
|
SHOW PRODUCT
Displays information about the products installed on your system. |
/ACTION
/BEFORE /BRIEF /DEVICE /DIRECTORY /FILE /FULL /LINK /PATCHED /SINCE /SOFTWARE /STATE /STATUS /USER |
|
UNREGISTER PROCESSOR
Removes a processor from a computing facility. Used primarily within a DCL command procedure during system startup. |
/HELP
/LOG /OUTPUT /PURGE /REMARK |
Some software products require you to make a set of choices when you install the product. For example, if you are installing a tool that checks spelling, you might choose which languages you want to include. When you use the POLYCENTER Software Installation utility, you can configure a product in one of three ways:
By saving your answers in a PCF and using the file for subsequent installations, you can reduce or eliminate the questions asked when you install a product. You can also create multiple PCFs for each product. This allows you to customize software installations for unique hardware situations or for different usage patterns within a group.
If you create a PCF as a separate operation, rather than as part of the installation procedure, you can determine how your choices are recorded in the PCF. You have the following options:
The following are valid responses to questions asked during an installation:
To get help on using the POLYCENTER Software Installation utility script, at the DCL prompt type the following command:
$ help product |
The POLYCENTER Software Installation utility verifies that any or all of the following are true, depending on your product:
When the POLYCENTER Software Installation utility detects a problem in
any of these areas, it asks if you want to continue the installation.
If you want to continue, type YES. If you want to stop the
installation, press Return.
A.4 Resolving Conflicts
The POLYCENTER Software Installation utility resolves some conflicts automatically. For other types of conflicts, the POLYCENTER Software Installation utility provides feedback on the nature of the conflict, letting you decide how you want to proceed.
For example, if the wrong version of DECnet-Plus is installed, the Software Integrator prompts you to install the required version.
Similarly, if the correct version of OpenVMS is installed and you elect
not to use the default values when installing X.25, the Software
Integrator warns you that you will need to use the RECONFIGURE option
if you want to change the version of OpenVMS to be used.
A.5 Determining Installation Progress
As an installation procedure progresses, the system displays a percentage to indicate how much of the installation has been completed. For example:
Percent Done: 0%...10%...20%...30%...40%...50%...80%...90%...100% The following product has been installed: DEC AXPVMS DECNET_OSI V7.1 |
Or, as another example:
Percent Done: 0%...10%...20%...30%...40%...50%...80%...90%...100% The following product has been installed: DEC VAXVMS DECNET_OSI V7.1 |
If you started the installation using the /LOG qualifier, the system
displays details of the installation.
A.6 Possible Installation Errors
If the installation procedure fails for any reason, an error message appears. For example, if the installation of X.25 fails, the following message appears:
%POLYCENTER Software Installation UtilityINSTAL-E-INSFAIL, The ... installation of X.25 for OpenVMS Alpha Version 1.0 has failed. |
An error can occur during the installation if one or more of the following conditions exist:
If the installation fails, you must restart the installation procedure.
| Previous | Next | Contents | Index |
|
|
|
|
Copyright © Compaq Computer Corporation 1998. All rights reserved. Legal |
6496PRO_006.HTML
|
|