Previous Topic: Default BehaviorNext Topic: Related User Exits


Building on NonStop

The Distributed Process Flow Data Access User Exit is built as part of the object library DPSUECO. As a prerequisite for building the object library, you must have correct C compiler installed on your system.

Follow these steps:

  1. Launch a terminal session
  2. Change your current volume to where the IT was installed
  3. Run MKEXITS
  4. MKEXITS will prompt for confirmation about the source and object code locations used to build the exits. Press enter to accept the default values, otherwise enter new $<volume>.<subvolume> locations at the prompts. After these locations are confirmed, the main menu is displayed. Use this menu to perform the following actions:

Action

Description

X

To extract the exits' source code from their archived file (UEXITSC). Source will be placed into the source location.

E

To invoke the EDIT editor.

T

To invoke the TEDIT editor.

A

To compile all user exits.

R

To link and install compiled user exits into the UEXITCO library

D

Links and installs compiled distributed processing server user exits into the DPSUECO library

P

To access the Peruse facility

O

To change the output location

S

To change the source and object location settings

Q

To exit MKEXITS