HP 3000 Manuals

Examples of Setting Up ALLBASE/NET [ ALLBASE/NET User's Guide ] MPE/iX 5.0 Documentation


ALLBASE/NET User's Guide

Examples of Setting Up ALLBASE/NET 

Figure 2-1  shows profile in the AliasDB and NETUsers files.  Both the
client and server are MPE/iX systems.[REV BEG] Note that the NETUtil
commands have varying user restrictions.  Refer to the chapter "NETUtil
Reference" for complete information.[REV END]

	       Click here to view figure.
          Figure 2-1.  Sample Profiles in AliasDB and NETUsers Files 

To create the sample AliasDB file on the client and add the information
shown, you would do the following:

   1.  Invoke NETUtil on the client.

   2.  Type ADD ALIAS at the NETUtil prompt.  Then reply to the
       prompts.[REV BEG] To use ADD ALIAS, you must log on as MANAGER.SYS
       or have SM capability.  Refer to the "NETUtil Reference" chapter
       for the necessary capabilities associated with each NETUtil
       command.

            Alias Name: InvenDB 
            Database Server Type: ALLBASE/SQL 
            DBEnvironment Name on Server: PartsDB.DBGroup.Inven 
            Server Node Name: snode 
            Machine Type: hp3000 s900 
            Datacomm Type: arpa 

            Profile added.
            netutil=>
       [REV END]

       The ADD ALIAS command creates the AliasDB file and adds your alias
       profile to it.

   3.  Type show alias to check the alias profile in the AliasDB
       file:[REV BEG]

            Alias Name: InvenDB 

            Alias Name: InvenDB
            Database Server Type: ALLBASE/SQL
            Server Node Name: snode
            DBEnvironment Name on Server: PartsDB.DBGroup.Inven
            Machine Type: hp3000 s900
            Datacomm Type: arpa

            netutil=>
       [REV END]

Similarly, to create the above NETUsers file on the server and add the
information shown in Figure 2-1  , you would do the following:

   1.  Invoke NETUtil:

            :netutil 

   2.  Type add user at the NETUtil prompt.  Then reply to the prompts
       with the necessary data for your user profile:[REV BEG]

            Client Node Name/Session Type Name: cnode 
            Client Login Name: glen.orders,purchasing 
            Server Login Name: glen.orders,purchasing 

            Profile added.

            netutil=>
       [REV END]

       The ADD USER command creates the NETUsers file and adds a user
       profile to it.

   3.  Type show userto check the user profile in the NETUsers file:[REV
       BEG]

            Client Node Name/Session Type Name: cnode 
            Client Login Name: glen.orders,purchasing 

            Client Node Name/Session Type Name: cnode
            Client Login Name: glen.orders,purchasing
            Server Login Name: glen.orders,purchasing

            netutil=>
       [REV END]



MPE/iX 5.0 Documentation