Walks you through the steps required to create the JCL-enabled DSNUTILS
enterprise server region.
Create the DSNUTILS
enterprise server region
- In
Visual Studio, open the
Server Explorer.
If it is hidden, display it by choosing
View > Server Explorer.
- Expand
Micro Focus Servers.
- Right-click
localhost, 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
Create 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
VSInstallDir\IDE\Extensions\nnnnnnnn.nnn\Etc\ServerTemplates by default.
- Select
JCLTemplate.xml, and click
Open.
- Click
OK.
The
Output window displays notification that the server has been created. If the
Output window is not displayed, select
.
- In the
Server Explorer, expand
localhost to check that the DSNUTILS 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.