|
BEA eLink for Mainframe SNA 3.2 Information Center | |
|
HOME | SEARCH | CONTACT | PDF FILES | WHAT'S NEW |
||
|
TABLE OF CONTENTS | PREVIOUS TOPIC | NEXT TOPIC |
||
The topics in this section cover activities an administrator performs to maintain BEA eLink for Mainframe SNA applications. More details about these activities can be found in BEA TUXEDO documentation. Before attempting the activities, it is essential that you become familiar with BEA TUXEDO configuration procedures.
This section covers the following administration topics:
The administrative interface for eLink SNA software has two components:
Administration Facilities
dmadmin, other shell-level commands, and by screens of the BEA TUXEDO Graphical Administrative Interface.
This subsection covers the following topics:
The
Note:
The following four The dmadmin Command Interpreter
dmadmin interactive command interpreter is used for the administration of domain gateway groups defined for a BEA TUXEDO System/T application. It can operate in two modes, administration mode and configuration mode. Configuration mode allows you to change a configuration while the application is running. The dmadmin description in Appendix A, "Reference Pages," of this guide has been edited to include material and new subcommands that apply specifically to the eLink SNA gateway.
dmadmin commands are not applicable to eLink SNA because transactions, in the BEA TUXEDO System sense, are not supported:
dsdmlog
The reference pages for these subcommands and other /Domain commands have been modified for the eLink SNA product. Use Appendix A, "Reference Pages," in preference to similar pages in the BEA TUXEDO Reference Manual.
The SNA Communications Resource Manager ( Please refer to You can manually start the When you start Please refer to Please refer to You should specify the SNACRM as a BEA TUXEDO server. This is recommended for all platforms because it ensures that start-up and shut-down of the SNACRM is controlled by the BEA TUXEDO commands
Note:
This is required if eLink SNA software is installed on a Windows NT platform or if it is used with the BEA TAP for IBM CICS system.
To specify the SNACRM as a BEA TUXEDO server, provide the equivalent UBBCONFIG parameters shown in the example in Figure 5-1.
The executable script You can use the
Note:
The SNACRM monitor does not show trace data. This data is captured in a file under the The BEA eLink for Mainframe SNA product software includes two utilities which launch and execute the The following discussion relates to the Windows NT-based The BEA eLink for Mainframe SNA software CDROM contains the following files related to the The SNACRM and PU 2.1 Servers
SNACRM) is a server that communicates directly with the PU 2.1 server to provide SNA connectivity. These servers can be started manually or via the DMINIT server. In either case, the PU 2.1 server must always be started before the SNACRM. Both servers must be started before starting the associated SNA Domain gateway.
Starting the PU2.1 Server
SNACRM in Appendix A, "Reference Pages," of this guide for information about starting the PU2.1 server.
Starting the SNACRM
SNACRM from the command line or during tmboot with the DMINIT server. Before starting the SNACRM, you should specify it as a BEA TUXEDO server (refer to "Specifying the SNACRM as a BEA TUXEDO Server"). You can either start all SNACRM processes with a single DMINIT process or individually start each one with a DMINIT server that is defined to each gateway server group.
SNACRM from the UNIX command line, the SNACRM Command Line Console puts its prompt in this window, and if exited, shuts down all of the active links. When started from DMINIT, the console is redirected to the null device. In this case, you can use the xsnacrm command to monitor the console and enable/disable tracing of SNACRM and the SNA stack.
SNACRM in Appendix A, "Reference Pages," of this guide for more detailed information.
Using DMINIT
SNACRM in Appendix A, "Reference Pages," of this guide for information about using DMINIT.
Specifying the SNACRM as a BEA TUXEDO Server
tmboot and tmshutdown. To do this, you must enter parameters defining the SNACRM as a server in the UBBCONFIG file, then provide a script to perform the startup and shutdown of the specific group that contains the server.
Enter the UBBCONFIG Parameters
Figure 5-1 Example UBBCONFIG File Entries Specifying SNACRM as BEA TUXEDO Server

Write the Script
rstsnagrp should reside in the APPDIR and contain the following lines:
# Filename = rstsnagrp
tmshutdown -g SNAGRP
tmboot -g SNAGRP The SNACRM Monitor
SNACRM monitor to set trace levels for a selected SNACRM and the associated APPC stacks. You also can observe link activity and display trace status, link status, and link statistics.
/APPDIR directory. Please contact BEA Customer Support for help in locating the trace file(s) and interpreting them.
SNACRM monitor. The xsnacrm utility is designed for UNIX platforms and requires Motif libraries. The jsnacrm utility is designed for Windows NT platforms and supplies both a Java-based application and an applet.
SNACRM monitor only. Refer to xsnacrm in Appendix A, "Reference Pages," for detailed information about the UNIX-based SNACRM monitor.
jsnacrm utility:
bealogo.gif
The In order to run both the application and the applet, you must first have the Java Development Kit (JDK) 1.1 installed on your system. You can download this kit from the following internet location:
The following paragraphs describe how to set up and run the Java applet version of the JSNACRM utility.
You must have either Netscape Communicator 4.0x or Internet Explorer 4.0x installed on your NT Windows system. You also must have the Java plug-in installed on your system. You can download this plug-in from the following internet location:
Note:
If the Java plug-in is not already installed on your system, when you attempt to open the Next, you must set up your system to accept code signed by the identity "moncrm." To do this, perform the following steps:
Prerequisite for Running the JSNACRM Utility on an NT Platform
jsnacrm utility is written in Java as both an application and an applet. The application launches and executes like any other Java application and can be set up so it is accessible from the Windows desktop. The applet launches and executes from a network browser, either Netscape Communicator 4.0x or Internet Explorer 4.0x.
http://java.sun.com/products/jdk/1.1 Running the Java Applet Version
PREREQUISITES for RUNNING the JAVA APPLET VERSION
http://java.sun.com/products/plugin
jsnacrm.html file, the program prompts you for an automatic download of the plug-in by the browser.
moncrm in your JDK 1.1 identity database. By entering the
parameter true, you establish moncrm to be a trusted identity.
javakey -c moncrm true
moncrm certificate into your identity database. To associate the
certificate with the identity, use the nickname moncrm as the first argument to the
javakey command.
To start the Java applet in an existing browser, open the file:
<tuxedo-path>\bin\jsnacrm.html
To build a shortcut to start the Java applet using a separate instance of your network browser, enter the following command:
<browser-pathname> %TUXDIR%\bin\jsnacrm.html
Set up your applet version to monitor either a local or a remote SNACRM. To do this, you make selections on the Java(TM) Plug-in Properties control panel. This control panel is automatically downloaded with the plug-in and is initiated from the Windows Start Programs pop-up menu. Refer to on-line documentation about the control panel at the following internet location:
http://java.sun.com/products/plugin/1.1.1/docs
Once the Monitor screen displays (Figure 5-2), you enter in the field at the top of the screen the address of the SNACRM you want to monitor.
To monitor a local SNACRM, select Applet Host from the Network access drop-down menu. Type the following in the Enter SNACRM Address panel:
//localhost:port
where:
localhost
port
To monitor a remote SNACRM, select Unrestricted from the Network access drop down menu. Type the following in the Enter SNACRM Address panel:
//remotehostname:address
where:
remotehostname
address
The GUI contains two screen areas that require user entry and four screen areas that display information about the SNACRM being monitored. Status messages are displayed at the bottom of the screen. The GUI screen functions are listed in Table 5-1 and shown in Figure 5-2.
The Java application version displays and operates identically to the applet version. Refer to screen definitions and functions discussed under "Running the Java Applet Version."
To build a shortcut to start the Java application version, perform the following steps:
Figure 5-2 The SNACRM Monitor Running as an Applet on a Network Browser

Running the Java Application Version
jrew -classpath %ClassPath%;jsnacrm.jar jsnacrm
To run from a command window, perform the following steps:
The eLink SNA gateway software provides a command line tool you can use to activate and de-activate links that have been defined in the DM_SNALINKS section of the DMCONFIG file. This tool consists of two commands and their associated parameters: crmlkon and crmlkoff.
Note:
If a link to a remote host is de-activated and re-activated by the host, the eLink SNA software normally re-establishes the link automatically. If this does not occur, you can use the crmlkon command to re-establish the link.
You can start one or more SNA links with this command. Use the following syntax:
crmlkon {-n} {hostname:port} {-v} {-i} {h} {linkname}...
where:
Note:
There is no notification that the link(s) started with the crmlkon command are activated. Use the SNACRM monitor to verify a link is active. Refer to "The SNACRM Monitor."
You can stop one or more SNA links with this command. Use the following syntax:
crmlkoff {-n} {hostname:port} {-v} {-I} {-h} {linkname}...
where:
Note:
There is no notification that the link(s) stopped with the crmlkoff command are de-activated. Use the SNACRM monitor to verify a link is not active. Refer to "The SNACRM Monitor."