IBM HPSS manual Generate and Bind the DB2 Helper Program

Models: HPSS

1 311
Download 311 pages 17.77 Kb
Page 173
Image 173

Makefile.macros:

 

BUILD_PLATFORM = AIX

BUILD_TOP_ROOT = /opt/hpss

KRB5_AUTH_SUPPORT=on

UNIX_AUTH_SUPPORT=on

LDAP_AUTH_SUPPORT=off

GSI_AUTH_SUPPORT=off

CONVERSION_FROM_45 = off

CONVERSION_FROM_51 = off

BUILD_UNSUPPORTED = off

MVR1_PROGRAM_NAME = $(LOCAL_BIN)/hpss_mvr_tcp

MVR1_OPTIONS

= ""

# MVR2_PROGRAM_NAME = $(LOCAL_BIN)/hpss_mvr_ssd

# MVR2_OPTIONS

= "SSD"

# MVR3_PROGRAM_NAME = $(LOCAL_BIN)/hpss_mvr_omi

# MVR3_OPTIONS

= "OMI"

# MVR4_PROGRAM_NAME = $(LOCAL_BIN)/hpss_mvr_dd2

# MVR4_OPTIONS

= "DD2"

Makefile.macros.AIX:

PVR_LIST

= operator

AIX_JAVA_ROOT

= /usr/java14

DB_INSTALL_PATH = /usr/opt/db2_08_01

LDAP_INSTALL_PATH

= /usr/ldap

KRB5PATH

= /usr/local

GSIPATH

= /usr/gt2

Makefile.macros.LINUX:

PVR_LIST

= operator

LINUX_JAVA_ROOT = /usr/java/j2sdk1.4.2_05

DB_INSTALL_PATH = /opt/IBM/db2/V8.1

LDAP_INSTALL_PATH

= /usr/ldap

KRB5PATH

= /usr/local

GSIPATH

= /usr/gt2

4.Log on as hpss.

5.Issue the "make clobber" command.

6.Issue the "make" command.

5.8.1.3. Generate and Bind the DB2 Helper Program

When filesets are created or updated, it is sometimes necessary to make entries in both the global and the subsystem database. When updating both of these databases, it is very important that the update be performed atomically. So, to accomplish an atomic update, a DB2 helper program is created. This DB2 helper program is 'run' by DB2 whenever it needs to perform an atomic update of the global and subsystem databases when creating or updating a fileset.

To generate this DB2 helper program and bind it to DB2 a script named hpss_db2_bindall.ksh is provided.

Whenever the base source tree is rebuilt, perform the follow steps to generate and bind the DB2 helper program:

HPSS Installation Guide

July 2008

Release 6.2 (Revision 2.0)

173

Page 173
Image 173
IBM HPSS manual Generate and Bind the DB2 Helper Program, Hpss Installation Guide July Release 6.2 Revision 173