Friday, October 28, 2016


Authentication Problem From Siebel Open Ui to LDAP Server

Siebel CRM
8.1.1.11.11 [IP2013]
Oracle Solaris on SPARC (64-bit)

For Conflict Check
ORACLE_HOME=/u01/app/oracle/product/11.2.0/client_1
Patch location = /u01/app/oracle/product/11.2.0/client_1
opatch lsinventory
opatch prereq CheckConflictAgainstOHWithDetail -ph ./16852128
opatch apply 16852128

Note: SWSE Profile on Linux
http://download.oracle.com/technology/obe/demos/siebel/Linux/07_SWSE/07_swse_viewlet_swf.html


Set your current directory to the directory where the patch is located and then run the OPatch utility by entering the following commands:

        $ cd <PATCH_TOP_DIR>/16852128

        $ opatch apply

2.      Verify whether the patch has been successfully installed by running the following command:

        $ opatch lsinventory

3.      Start the services from the Oracle home.



Deinstallation
----------------------
Ensure to follow the Prerequsites (Section I). To deinstall the patch, follow these steps:

1.      Deinstall the patch by running the following command:

        $ opatch rollback -id 16852128
 
2.      Start the services from the Oracle home.

3.      Ensure that you verify the Oracle Inventory and compare the output with the one run before the patch installation and re-apply any patches that were rolled back as part of this patch apply. To verify the inventory, run the following command:

        $ opatch lsinventory

(IV) Bugs Fixed by This Patch
---------------------------------
The following are the bugs fixed by this patch:


16852128 - 11.2.0.4: (OCI) CRASHES WITH SIEBEL WHEN LDAP AUTH ENABLED ON SOLARIS


No comments:

Post a Comment