Sun Cluster 3.2 Release Notes for Solaris OS

SAP cleanipc Binary Needs User_env Parameter for LD_LIBRARY_PATH (4996643)

Problem Summary: The cleanipc fails if the runtime linking environment does not contain the /sapmnt/SAPSID/exe path.

Workaround: As the Solaris root user, add the /sapmnt/SAPSID/exe path to the default library in the ld.config file.

To configure the runtime linking environment default library path for 32–bit applications, enter the following command:


# crle -u -l /sapmnt/SAPSID/exe

To configure the runtime linking environment default library path for 64–bit applications, enter the following command:


# crle -64 -u -l /sapmnt/SAPSID/exe