Running the import on Policy Server, below error is seen:
# cd /{home_policy_server}/siteminder/bin
# ./XPSImport
./XPSImport: error while loading shared libraries: libsmi18n.so: cannot open shared object file: No such file or directory
R12.8.x Policy server
Source the environment file before running the command: ca_ps_env.ksh
# cd /{home_policy_server}/siteminder/
# source ./ca_ps_env.ksh
or
# . ./ca_ps_env.ksh