All posts by Atul Kumar

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

Exception in thread “main” java. lang. NoClassDefFoundError : weblogic/WLST

This is my first attempt with WLST (WebLogic Scripting Tool) which is scripting tool to create , manage and monitor webLogic domains, more information here . . You can invoke WLST by running  “java weblogic.WLST” I tried this on my WebLogic Server and straight hit error _________ Exception in thread “main” java.lang.NoClassDefFoundError: weblogic/WLST _________ I soon realised that […]

Read More

How to install weblogic server on 64 bit O.S. (Linux /Solaris) ?

In my first post on WebLogic here here, I discussed about Weblogic installation using 32 bit of JDK so How to install 64 bit WebLogic on 64 bit Operating System (Linux/Unix) ?  . Install 64 bit WebLogic on 64 bit O.S (Unix/Linux) 1. Download jar file wlsXXX_generic.jar from here under column “Additional Platform” 2. Install 64 bit […]

Read More

Autoconfig in Oracle Apps R12 adautocfg.sh

Autoconfig is tool/utility to reconfigure your Oracle Application configuration files using context (XML file) and template files, more information here and here This post covers steps to run Autoconfig in Oracle Apps R12 (steps are similar to 11i, only change is location of autoconfig script and log files) . A) Running Autoconfig on R12 environment Application Tier […]

Read More

Oracle Service Bus 10.3.1 Installation

Last Year I discussed about Oracle Service Bus here, from Fusion Middleware SOA 11g, Oracle’s Enterprise Bus is renamed as Oracle Mediator and BEA’s AquaLogic Service Bus (ALSB) is now called as Oracle Service Bus. This post covers high level Installation steps for Oracle Service Bus (OSB) 10.3.1 .  Oracle Service Bus 10.3.1 uses Oracle WebLogic […]

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

How to create FMW 11g schemas (SOA, WebCenter) on Solaris (non Windows/Linux) platform ?

RCU – Repository Creation Utility (more information here ) is certified only on Windows and Linux , then how to create schema on database running on Solaris, AIX or HP-Unix ? Download RCU on Linux/Windows machine and connect to database server (running on Solaris/HP-Unix) and load schema remotely (no client software required on Windows/Linux machine). Download either windows […]

Read More

oraInventory Location & oraInst.loc on Windows , Linux , Unix

Oracle Software (Database, OID, HTTP Server, Forms & Report, Discoverer …) installation issues are logged under oraInventory/logs/[filename].log (for more on oraInventory click here ) but how to identify oraInventory location on system ? Oracle Inventory Pointer oraInst.loc (registry variable inst_loc for windows)  determines oraInventory location oraInventory location in windows : INST_LOC – “c:\program files\Oracle\Inventory“ oraInventory default location in Linux, AIX : Directory […]

Read More

11i/R12 Concurrent Program/Request : Pending Standby or Inactive No Manager

. When I run a Concurrent request I get Phase – Pending and the Status – Standby. What does pending standby means and how to fix it ? When I run a request in GL,the status appears Inactive and phase as No Manager. Please tell me what the problem could be ? These are some of common questions […]

Read More

short presentation on Oracle Web Services Manager – OWSM in 11g R1

Here is short presentation on“introduction of Oracle Web Services Manager (OWSM) 11g R1” from Vikas Jain OWSM is tool to secure Web Services (+ more) and provides centralized management of policies (using OWSM Policy Manager). OWSM agents are already embedded in WebLogic Server (for more information on WebLogic click here) . . OWSM is completely […]

Read More
Not found