Category Archives for troubleshooting

TroubleShooting OAM-Sharepoint Integration

This post will describe some of the trouble shooting tips of OAM and Sharepoint Integration. Error: Images not appearing:- Simulation: 1. Access the sharepoint portal page. 2. Enter the OAM credentials to login to portal. 3. Sharepoint portal page will be shown but images are not displayed. Probable Solution: Check the Anonymous Access checkbox is […]

Read More

Single Sign-on between Weblogic Server and Weblogic Portal using Oracle Access Manager

This post talks about the architecture, integration aspects and troubleshooting tips for the SSO implementation between WLS and WLP applications. Architecture: Description: The components present in this architecture are Oracle Access Manager 10.1.4.3, Weblogic Server 10.3.0 and Weblogic Portal 10.3.0, SSPI Connector 10.1.4.2.2 and OHS webserver 11g . The objective is to get Single Sign-On […]

Read More

Troubleshooting tips for LDAP command line tools

This post will talk about the problems and solutions that arises when LDAP command line tools are run for various scenarios. Error:unable to locate message file: ldap.msb Scenario: When you run any ldap tools like ldapmodify, ldapadd, ldapbind etc., Solution: Set the ORACLE_HOME env variable as shown below. server@hostname homedir$ export ORACLE_HOME=/u01/orasoft/Oracle/Middleware/idm/Oracle_IDM1 server@hostname homedir$  echo […]

Read More

Oracle WebLogic Login Issue : Password is not correct (Password Lock Policy)

This post is very basic troubleshooting in WebLogic Server and your starting point should be Log files . For more information on logs in WebLogic Server (Admin & Managed Server Logs) here   Issue : On login to WebLogic Console with correct credentials, you get message “username/password is not correct please try again” Reason : User Account is […]

Read More

opatch requires response file for Oracle Configuration Manager (OCM) : One-off patch installation failed during configuration

While upgrading one of Oracle Software using runInstaller, I received error One-off patch installation failed during configuration . I looked at inventory log$INVENTORY_LOCATION/ logs/ installActions[YYYY]-[MM]-[DD]_[hh]-[mm]-[ss][PM|AM].log and realised error was related to Oracle Configuration Manager ( OCM ) _______ ERROR: OPatch failed because of cmd. args. problem. To run in silent mode, OPatch requires a response file for […]

Read More

Unable to call fnd_ldap_wrapper . create_user / update_user ORA-20001

This post covers steps on how to troubleshoot “Unable to call fnd_ldap_wrapper . create_user / update_user” issues. This is similar to issue I discussed here in May 2009 . Setup – E-Business Suite (11i/R12) integrated with OID/SSO Issue– Error while creating/updating user in EBS 11i/R12 – Unable to call fnd_ldap_wrapper . create_user | update_user . […]

Read More

Custom Schemas are not analyzed when Gather Schema Statistics are submitted.

Concurrent –> Request –> Submit Request –> Gather Schema statistics (Paramerters “ALL”)The above request gathers statistics for all schemas , however it skips custom schemas registered in Oracle Applications.Explaination : Whenever Custom schemas are registerd in Oracle Applications , the entries are done in 2 tables ie FND_ORACLE_USERID and FND_APPLICATIONS_TL However , when Gather schema […]

Read More

How to troubleshoot Concurrent Manager in 11i/R12 – Apps Listener

Today’s post is from one of our Apps DBA training exercise (more information on our online Apps DBA training [699 USD] here   ) related to Concurrent Manager. . How to check if Concurrent Manager is Up and running ? Login as user with System Administrator responsibility. Under Concurrent : Manager click on Administer (Actual should be […]

Read More

Diagnosing RAC Issues and RAC Best Practices

I just wanted to share few metalink notes on Diagnosing RAC Issues across various platforms. Oracle Support has recently few interesting metalink notes on how to troubleshoot the various layers in a RAC Install i.e Storage, Network, OS, Database, Listener, CRS and ASM Components. The document also lists various whitepapers/metalink articles on troubleshooting IPMP, RAC […]

Read More

ORA-1652: unable to extend temp segment by 128 in tablespace TEMP

This post covers quick fix for temp tablespace issue (ORA-1652) which is to add temporary datafile and then find root cause of temp tablespace issue. Extent – An extent is a logical unit of database storage space allocation made up of a number of contiguous data blocks. One or more extents make up segment. Segment […]

Read More
Not found