DB2 Commands
How to use the Data Protection for HCL Domino command-line interface with Domino DB2 enabled Notes databases is described.
Important: If you are using DB2 Server 9.1.2 on an AIX or Linux x86, the AIX LIBPATH or Linux LD_LIBRARY_PATH environment variable must be set to include the DB2 instance directory (
sqllib/lib32) before you run any Data Protection for HCL Domino DB2 commands. These examples display the correct setting with DB2 instance name db2inst1:
LIBPATH=/usr/lib:/lib:/home/db2inst1/sqllib/lib32
or
LD_LIBRARY_PATH=/usr/lib:/lib:/home/db2inst1/sqllib/lib32