Walks you through the steps required to create the JCL-enabled DSNUTILS
enterprise server region.
Create the DSNUTILS
enterprise server region
- In
Eclipse, open the
Server Explorer view.
If it is hidden, display it by choosing
Window > Show View > Server Explorer.
- Right-click
Local [localhost:86], and click
New > Enterprise Server.
Tip: If you are not currently signed on to the current enterprise server, the
Enterprise Server Sign On dialog box appears: click
OK to sign on as the SYSAD user. (Alternatively, click
Use specific server credentials, then enter a valid username and password.)
The
New Enterprise Server dialog box appears.
- Type
DSNUTILS into the
Name field.
- Click the browse button next to the
Template field, and browse to the location of the
Enterprise Developer server templates, which is
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\etc\ServerTemplates by default.
- Select
JCLTemplate.xml, and click
Open.
- Click
Finish.
In the
Server Explorer view, expand
Local [localhost:86] to check to see that the server has been added. By using the template, the server already has the necessary options selected
for MSS enablement.
Set up XA resources
- On the
Enterprise Server Administration
Home page, click the
Details button that corresponds to the started DSNUTILS enterprise server.
- Click
Server > Properties > XA Resources; then click
Add.
- Populate the fields on the XA Resources tab as follows:
Field
|
Value
|
ID
|
HCOD
|
Name
|
HCODEMO
|
Module
|
esodbcxa.dll
|
Open string
|
DSN=HCODEMO
|
- Click
Add to complete the XA resources setup.
Create aliases for MBDT
- Click
Server > Control; then click
ES Monitor and Control.
- From the
Resources menu in the left pane, click
JES; then click
Alias.
- Create the following aliases:
Program
|
Alias
|
HCOTEP2
|
SQLTP2
|
HCOUTILB
|
SQLUTB
|
- Click
Update to save the aliases.
- Close the
Enterprise Server Administration window.