Unable to Use Backspace key in Toad 8.0
I was not able to use the backspace key in Toad SQL Editor.
Solution
Delete plsqlkeys.bin file from "C:\Program Files\Quest Software\TOAD\temps" directory.
Orbit - Dedicated to Oracle Apps DBA
I was not able to use the backspace key in Toad SQL Editor.
Solution
Delete plsqlkeys.bin file from "C:\Program Files\Quest Software\TOAD\temps" directory.
Posted by Jai at 5/29/2010 06:50:00 AM 0 comments
Issue
We deployed third party service in oracle 10giAS 10.1.3.0. While starting opmn services we noticed given below error on $ prompt.
opmnctl: starting opmn and all managed processes...
================================================================================
opmn id= eos123:4201
1 of 2 processes started.
ias-instance id=ias_1013.eos123.orbit.org
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
default_group/ORBIT/default_group/
Error
--> Process (index=1,uid=1201922234,pid=63455)
time out while waiting for a managed process to start
Log:
/usr01/oracle/10giAS1013/opmn/logs/default_group~ORBIT ~default_group~1.log
Solution
<start timeout="1200"/>
$IAS_ORACLE_HOME/opmn/bin/opmnctl reload
Posted by Jai at 2/22/2010 09:09:00 AM 0 comments
I had to restart oracle applications R12 database (10.2.0.3) and application services. While stopping database services I noticed given below error
Error
SQL> shutdown immediate
Database closed.
Database dismounted.
ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose], [], [], [], [], [], [], []
Resolution
This error can be ignored. This problem is fixed in 11.1.0.6 release.
Reference
Metalink Id : 365103.1
Posted by Jai at 2/05/2010 08:04:00 PM 0 comments
After starting concurrent manager I noticed "Output Post Processor" did not start. I tried to start "Output Post Processor" using "Administrator Concurrent Manager" screen but it failed with given error in manager log file
Error
Unable to initialize state monitor.
oracle.apps.fnd.cp.gsm.GenCartCommException: ORA-01403: no data found
ORA-06512: at "APPS.FND_CP_GSM_IPC", line 499
ORA-06512: at line 1
at oracle.apps.fnd.cp.gsm.GenCartComm.initService(GenCartComm.java:233)
at oracle.apps.fnd.cp.gsm.GenCartComm.<init>(GenCartComm.java:80)
at oracle.apps.fnd.cp.gsf.GSMStateMonitor.init(GSMStateMonitor.java:74)
at oracle.apps.fnd.cp.gsf.GSMStateMonitor.<init>(GSMStateMonitor.java:62)
at oracle.apps.fnd.cp.gsf.GSMServiceController.init(GSMServiceController.java:111)
at oracle.apps.fnd.cp.gsf.GSMServiceController.<init>(GSMServiceController.java:66)
at oracle.apps.fnd.cp.gsf.GSMServiceController.main(GSMServiceController.java:428)
Resolution
I notice "Service Manager" was down. So I restarted "Service Manager" and then restarted "Output Post Processor". Concurrent manager started successfully.
Posted by Jai at 2/05/2010 07:57:00 PM 0 comments
I had to restart application services to resolve Self Service connection issue. Concurrent manager was not starting. Strange thing was $APPLCSF/$APPLLOG/$TWO_TASK_<mm><dd>.mgr (Internal Manager) log was not showing getting updated. After couple of hour of struggle we noticed file system was full by 100%. Some time we miss very small thing to solve such issues. After starting concurrent manager I noticed Concurrent Resolution Manager (FNDCRM) was not coming up.
I performed following check.
Source application environment
adrelink.sh force=y "fnd FNDCRM"
Posted by Jai at 2/05/2010 07:49:00 PM 0 comments
Today was terrible day in office I had to face lots of issue for critical instances. All of sudden it was noticed that one of R12 instance was irresponsive. I was asked to jump to issue. I was asked not to restart concurrent manager. I was only suppose to bound applications (web server). In order to resolve issue I performed following.
Sourced application environment
$ADMIN_SCRIPTS_HOME/adformsrvctl.sh stop
$ADMIN_SCRIPTS_HOME /jtffmctl.sh stop
$ADMIN_SCRIPTS_HOME /adoafmctl.sh stop
$ADMIN_SCRIPTS_HOME /adoacorectl.sh stop
$ADMIN_SCRIPTS_HOME /adapcctl.sh stop
$ADMIN_SCRIPTS_HOME/adopmnctl.sh stop
$ADMIN_SCRIPTS_HOME/mwactl.sh -login <sysadmin password> stop_force <MWAPort>
Sourced application enviroment
$ADMIN_SCRIPTS_HOME/adopmnctl.sh start
$ADMIN_SCRIPTS_HOME/adapcctl.sh start
$ADMIN_SCRIPTS_HOME/adoacorectl.sh start
$ADMIN_SCRIPTS_HOME/adoafmctl.sh start
$ADMIN_SCRIPTS_HOME/jtffmctl.sh start
${SCRIPT_DIR}/mwactl.sh start
$ADMIN_SCRIPTS_HOME/adopmnctl.sh status
$ADMIN_SCRIPTS_HOME/adformsrvctl.sh start
Even after restarting services did not came up. I noticed given below errors for "s_java_object_cache_port" context variaable (from $CONTEXT_FILE) port.
$LOG_HOME/logs/ora/10.1.3/opmn/oafm_default_group_1/oafmstd.err
10/02/05 11:47:38 Error: <connector name="OracleASjms" path="OracleASjms.rar" /> will not be bootstrapped since corresponding module declaration was not found in application.xml.
10/02/05 11:47:38 Error: <connector name="OracleASjms" path="OracleASjms.rar" /> will not be bootstrapped since corresponding module declaration was not found
in application.xml.
10/02/05 11:48:06 Exception in static block of jtf.cache.CacheManager. Stack trace is: oracle.apps.jtf.base.resources.FrameworkException: IAS Cache initializa
tion failed. The Distributed Caching System failed to initialize on port: s_java_object_cache_port. The list of hosts in the distributed caching system is: <ipaddress>. The port <port> should be free on each host running the JVMs.
at oracle.apps.jtf.cache.IASCacheProvider.init(IASCacheProvider.java:335)
at oracle.apps.jtf.cache.CacheManager.activateCache(CacheManager.java:1451)
at oracle.apps.jtf.cache.CacheManager.initCache(CacheManager.java:768)
$LOG_HOME /logs/ora/10.1.3/opmn/oacore_default_group_2/oacorestd.err
Error: <connector name="OracleASjms" path="OracleASjms.rar" /> will not be bootstrapped since corresponding module declaration was not found
in application.xml.
10/02/05 11:47:32 Exception in static block of jtf.cache.CacheManager. Stack trace is: oracle.apps.jtf.base.resources.FrameworkException: IAS Cache initializa
tion failed. The Distributed Caching System failed to initialize on port: s_java_object_cache_port. The list of hosts in the distributed caching system is: <IPADDRESS>. The po
rt s_java_object_cache_port should be free on each host running the JVMs.
at oracle.apps.jtf.cache.IASCacheProvider.init(IASCacheProvider.java:335)
at oracle.apps.jtf.cache.CacheManager.activateCache(CacheManager.java:1451)
$LOG_HOME /logs/ora/10.1.3/opmn/oacore_default_group_3/oacorestd.err
Error: <connector name="OracleASjms" path="OracleASjms.rar" /> will not be bootstrapped since corresponding module declaration was not found
in application.xml.
10/02/05 11:46:49 Exception in static block of jtf.cache.CacheManager. Stack trace is: oracle.apps.jtf.base.resources.FrameworkException: IAS Cache initializa
tion failed. The Distributed Caching System failed to initialize on port: s_java_object_cache_port. The list of hosts in the distributed caching system is: <IPAddress> The po
rt <port> should be free on each host running the JVMs.
at oracle.apps.jtf.cache.IASCacheProvider.init(IASCacheProvider.java:335)
at oracle.apps.jtf.cache.CacheManager.activateCache(CacheManager.java:1451)
at oracle.apps.jtf.cache.CacheManager.initCache(CacheManager.java:768)
at oracle.apps.jtf.cache.CacheManager.<clinit>(CacheManager.java:390)
Solution
I had to restart oracle applications Rel 12 web services along with concurrent manager.
I performed following.
Posted by Jai at 2/05/2010 07:22:00 PM 1 comments
I had to restart oracle applications 12i services. I started database services, listener, middle tier and concurrent tier services. Concurrent manager started fine. While accessing completed requests log or output file I noticed given below error.
Issue
An error occurred while attempting to establish an Application File Server connection with the node <ConcurrentTierServer> . There may be a network configuration problem, or the TNS listener on node <ConcurrentTierServer> may not be running. Please contact your system administration.
Troubleshooting
$ps –ef | grep tnslsnr | grep APPS_<TWO_TASK>
APPS_$TWO_TASK process must be running
Solution
Above did not helped resolving issue. I had to perform following to resolve issue.
Source Application Enviroment
$. INST_TOP/ora/10.1.3/$ APPLFENV
adrelink.sh force=y "ad FNDSM"
adrelink.sh force=y "ad FNDFM"
Concurrent Request à Search for some request and try to see log or output file. You should be able to view log file
Posted by Jai at 1/29/2010 09:38:00 PM 0 comments