

UNIX and Linux User Exits › UNIX and Linux Blockmode User Exits › DBCONNCT—Database Connection User Exit › Building on UNIX/Linux
Building on UNIX/Linux
The Database Connection User Exit is built as part of the shared library libae_db2.* and/or libae_ora.*, where * is the shared library suffix depending on the UNIX system. As a prerequisite for building the shared library, you must have correct C/C++ compiler installed on your system.
Follow these steps:
- Launch a terminal window.
- Change your current directory to that directory which contains the makefiles (by default, the $IEFH/make directory).
- Run mkdbs.
- You will be prompted for the DBMS choice and a version choice if the DBMS is Oracle (the currently supported version is the default).
The DBMS user exit shared library will be built in the $IEFH/lib directory.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|