GSKit Fixes

GSKit

gsk8capicmd hungs


Gskit uses locks. Make sure none of the files you are feeding it are on NFS shares.

gsk8capicmd complains about library objects


if you are gertting error messages like
"/opt/ibm/sdsV6.4db2/gskit/bin/gsk8capicmd_64: Symbol `_ZTV15GSKASNNamedBits' has different size in shared object, consider re-linking"

GSKCapiCmd tool is using one version and referencing the GSKit libraries of a different version. You need to point to the correct libs like this:

LD_LIBRARY_PATH=/opt/ibm/sdsV6.4db2/lib64/gskit_db2/ /opt/ibm/sdsV6.4db2/gskit/bin/gsk8capicmd_64