Error in BPLE CONSOLE after applying the patch 10.1.3.3.0

Hi,
Since my old version of my soa suite is 10.1.3.1.0 and I applied the patch set(10.1.3.3.0). It changed to 10.1.3.3.0, but when I click the Activity tab of my Bpel Console and checked it for activity states its showing the below mentioned error.
My operating system is windows XP and I also run the upgrade script mentioned in the readme document of the patch set. I don't know what need to be done?
Please help me on this issue.
Error Message:
Build Information:
Oracle BPEL Server version 10.1.3.3.0
Build: 0
Build time: Fri Jun 15 06:05:31 PDT 2007
Build type: release
Source tag: PCBPEL_10.1.3.3.0_GENERIC_070615.0525
Exception Message:
[javax.servlet.ServletException]
Cannot find work items.
An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
Exception Trace:
javax.servlet.ServletException: Cannot find work items.
An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
     at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:866)
     at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
     at ngActivityList.jspService(_ngActivityList.java:611)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
     at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
     at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
     at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:453)
     at activities.jspService(_activities.java:427)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
     at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

Hi Marc ,
Thanks for your reply.....
Did you mentioning the script (upgrade_10131_
10133_oracle.sql) in the orabpel. I had run this script after applying the patch.
Still iam facing the same issue.
what need to be done?
Could you please help me on this, because I need to do the Fault Handling Framework in BPEL and so i need the faultpolicy folder to be present.
Since I got the folder by applying the patch, but what happend is when i try to check out for the activity status in the BPEL Console Activity tab it is showing the error as mentioned earlier. Any problem with patch implementation or any bug is there. So far i done the patch installation successfully without error and i upgraded the orabpel schema using the mentioned script also. Any other things i need to do?
Regards,
Ashok.

Similar Messages

  • After applying the patch showin error in pages

    i applied one patch yesterday which size was 1.5mb i applyed that as hot patch after applying the patch when uer want to open the front end it showing this error that
    ORA-04063: package body "APPS.ARPT_SQL_FUNC_UTIL" has errors
    FRM-40735: WHEN-NEW-ITEM-INSTANCE trigger raised unhandled exception ORA-06502.
    when i am clicking the recevable manger form.any body help me here.
    This is the patch number 4727382

    They meant to say that the instance is screwed up. You need to clone from your PROD.
    Please check the below doc's for cloning procedures.
    Note:216664.1 : FAQ: Cloning Oracle Applications Release 11i
    Note:406982.1 : Cloning Oracle Applications Release 12 with Rapid Clone
    Note:230672.1 : Cloning Oracle Applications Release 11i with Rapid Clone
    You'll find many thread's on cloning in oracle forums. they could be handy.

  • Erron in dispatcher log after apply the patch Sp16

    Dear
    We have the portal platform NW04 Sp09 on HP-UX 64bit - oracle 9.2.0.6.0 64bit, JDK 1.4.2_09.
    After apply the patch Sp16 , We have in trace file defaultTrace.0.trc on dispatcher this error:
    #1.5#000F201DDD150003000001490000178F0004110FF810D985#1144660190880#com.sap.engine.core.manipulator.TCPRunnableConnection##com.sap.engine.core.manipulator.TCPRunnableConnection.run()#######Thread
    [SAPEngine_ConnectionsManipulatorTMProxy_http,5,main]
    ##0#0#Error#1#/System/Network#Java###Error in processing data.
    [EXCEPTION]
    #1#java.net.SocketException: Broken pipe (errno:32)
    at java.net.PlainSocketImpl.socketAvailable(Native Method)
    at java.net.PlainSocketImpl.available(PlainSocketImpl.java:417)
    at java.net.SocketInputStream.available
    (SocketInputStream.java:222)
    at
    com.sap.engine.core.manipulator.TCPRunnableConnection.checkRead
    (TCPRunnableConnection.java:392)
    at com.sap.engine.core.manipulator.TCPRunnableConnection.run
    (TCPRunnableConnection.java:560)
    at
    com.sap.engine.core.manipulator.TCPRunnableConnection.runIfNotInProcess
    (TCPRunnableConnection.java:514)
    at com.sap.engine.core.manipulator.ThreadManagerProxy.run
    (ThreadManagerProxy.java:93)
    at java.lang.Thread.run(Thread.java:534)
    Thanks in advance
    Bergamasco Alfonso

    Hello Alfonso,
    Could you solve this problem?. It's happening the same to me.
    Roberto A. Villegas T.

  • Sub screen: Layout changed after applying the Patches

    Hi,
    I created a sub screen and used the same in a standard screen. The issue is that when I compare the screens i.e. the layout of the sub screen and where it is actually used(standard screen), they differ.
    The sub screen was being displayed properly before the Patches were applied.
    Does applying the Patches has anything to do with this? If so, how to resolve this?
    Regards
    s@k

    ennahk wrote:
    Thanks Hussein for the quick reply...
    Here are the list of patches applied in that order 1) 7427746 2) 8349148 3) 12992649All those patches are related to Assets module and should not have any impact on the concurrent requests in general (from the README files and the MOS docs).
    If no other changes have been done recently, then I would suggest you log a SR.
    Thanks,
    Hussein

  • Error after applying the patch p12748351

    Hi experts,
    We installed the OIM version 11.1.1.1.5.0, and we implemented a solution almost out of the box.
    After the patching to the version 11.1.1.5.1 we faced an issue during the target reconciliation from AD for the new users.
    We see that no new event is generated and from the log we face this issue:
    <Dec 15, 2011 11:52:16 AM CET> <Error> <oracle.iam.reconciliation.impl> <IAM-5010000> <Generic Information: {0}
    oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    at oracle.iam.reconciliation.dao.event.EventMgmtDao.ignoreEventAccountDataMatch(EventMgmtDao.java:527)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:421)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:351)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy414.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy177.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy408.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfDelegate.ignoreEvent(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processUserChange(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processBatch(Unknown Source)
    at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.performReconciliation(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.execute(Unknown Source)
    at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused By: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:213)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1075)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3937)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:9259)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.iam.reconciliation.dao.event.EventMgmtDao.ignoreEventAccountDataMatch(EventMgmtDao.java:519)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:421)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:351)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy414.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy177.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy408.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfDelegate.ignoreEvent(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processUserChange(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processBatch(Unknown Source)
    at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.performReconciliation(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.execute(Unknown Source)
    at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <====================================================>
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask : processUserChange : oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <====================================================
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <================= Start Stack Trace =======================>
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask : processUserChange>
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <Description : oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <Thor.API.Exceptions.tcAPIException: oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:469)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:351)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy414.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at Thor.API.Operations.tcReconciliationOperationsIntfEJB_troehf_tcReconciliationOperationsIntfRemoteImpl.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
    at $Proxy177.ignoreEventx(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy408.ignoreEventx(Unknown Source)
    at Thor.API.Operations.tcReconciliationOperationsIntfDelegate.ignoreEvent(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processUserChange(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.processBatch(Unknown Source)
    at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.performReconciliation(Unknown Source)
    at com.thortech.xl.schedule.tasks.ActiveDirectoryReconTask.execute(Unknown Source)
    at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.execute(SchedulerBaseTask.java:384)
    at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:145)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:196)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused by: oracle.iam.platform.utils.SuperRuntimeException: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    at oracle.iam.reconciliation.dao.event.EventMgmtDao.ignoreEventAccountDataMatch(EventMgmtDao.java:527)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:421)
    ... 54 more
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00907: missing right parenthesis
    ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149
    ORA-06512: at line 1
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:213)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1075)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3937)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:9259)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at weblogic.jdbc.wrapper.PreparedStatement.execute(PreparedStatement.java:99)
    at oracle.iam.reconciliation.dao.event.EventMgmtDao.ignoreEventAccountDataMatch(EventMgmtDao.java:519)
    ... 55 more
    >
    <Dec 15, 2011 11:52:16 AM CET> <Error> <OIMCP.ADCS> <BEA-000000> <================= End Stack Trace =======================>
    Because of this error: "ORA-06512: at "PROD_OIM.XL_SP_RECON_ACCOUNT_DATA_MATCH", line 149" we recompiled the SQL procedures but nothing has changed.
    We also re-run the creation of the reconciliation profile, but is not correctly working.
    I want to re-bring to your attention that all those users that have been reconciled before the migration are still working fine, the users that have been reconciled after the migration are subject to this error (and no event is created for them).
    Did anyone faced an analogous problem?
    Have you any idea about how to fix it?
    Thank you

    The error is due to the fact that, contrary what written in the documentation, the services shouldn't be restarted until the update process is completed

  • Error importing with impdp after applying a patch for oracle 11g

    Hello guys,
    I recently unistalled all the oracle software with my database in order to start all fresh. I then installed the database and applied a patch from the version 11.1.0.6.0 to 11.1.0.7. I used the DBUA to do such a thing and it worked wonderfully.
    I'm now trying to do a full import but it seems there's something wrong with the connection. Below is the syntax and am using Windows 7 BTW.
    C:\>impdp \"sys/2learn@practicante as sysdba\" full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 15:20:55
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operaci¾n ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexión especificado
    C:\>
    Thanks!

    Thanks for the reply!
    You may be right about not using the sysdba to logon but just changed it...am still having the same issue though.
    SQL> ALTER USER scott IDENTIFIED BY tiger ACCOUNT UNLOCK;
    Usuario modificado.
    SQL> GRANT READ, WRITE ON DIRECTORY export TO scott;
    Concesión terminada correctamente.
    SQL> connect scott;
    Introduzca la contraseña:
    Conectado.
    C:\>impdp scott/tiger@practicante full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 16:05:23
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operación ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    C:\>type D:\Oracle2practice\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\Oracle2practice\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    PRACTICA.cre.com.bo =
    (DESCRIPTION =
    (ADDRESS_LIST=
    (ADDRESS = (PROTOCOL = TCP)(HOST = GGTPRACTICANTE.cre.com.bo)(PORT = 15
    21))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = practicante)
    C:\>sqlplus scott/tiger@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 16:57:30 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n
    especificado
    C:\>tnsping fubar
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.7.0 - Production on 07-MAY-2012 17:00:16
    Copyright (c) 1997, 2008, Oracle. All rights reserved.
    Archivos de parßmetros utilizados:
    D:\Oracle2practice\network\admin\sqlnet.ora
    TNS-03505: Fallo al resolver el nombre
    C:\>sqlplus scott/P@ssW0rde@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 17:14:49 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    I tried to fix the error but it is still there...any other way that could help or is there anything wrong with what I have done so far?

  • Still ORA-24334 after apply the patch

     

    Please see my reply to the duplicate posting. It is at
    news://newsgroups.bea.com/3BFAE6B9.FC93D906%40bea.com
    Stephen Yau wrote:
    Hi Ture
    Thx for your reply, after contacting my local sale rep., they gave me
    the patch. However, they only send me one jar file: Fix046149_60.jar, and a
    file OciLob.class in it. Is this the right one?
    The reason I asked is because i am still getting the same error :(. I
    recreate my oracle DB using UTF8 charset and I switch my NLS_LANG to
    AMERICAN_AMERICA.UTF8 but the same error still occur after I ran
    loadSampleData.bat. I have also check the "User CLOBs for Read" and "Use
    Clobs for Write" setting are true. And in case this is WinXP problem, I also
    find another machine which is WinNT with en_US locale.
    Here are the Exceptions:
    ####<Nov 17, 2001 6:06:51 PM CST> <Info> <Data Synchronization> <fish>
    <portalServer> <main> <system> <> <000000> <Application: p13nApp; Data
    Repository of type "Property Set Data Repository" created with persistence
    manager of type
    "com.bea.p13n.property.internal.PropertySetPersistenceManager".>...
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com

  • Error, After applying the patch for 10.1.0.2ERROR: OPatch failed because of

    Download this patch from oracle metalink
    This Bug for Linux x86 for oracle server 10.1.0.2
    Bugs Fixed by this patch:
    # 3520157 : CREATE INDEX USES EXISTING INDEX (IDX FAST FULL SCAN) AND RUNS SLOWER THAN TABLE
    steps followed
    for oracle_home
    $export ORACLE_HOME=/home/APP/ORACLE/product/10.1.0/db_1
    $/home/APP/ORACLE/product/10.1.0/db_1/OPatch/opatch apply
    PERL5LIB=/home/APP/ORACLE/product/10.1.0/db_1/perl/lib/5.6.1:/home
    /APP/ORACLE/product/10.1.0/db_1/OPatch/perl_modules; export PERL5LIB
    /home/APP/ORACLE/product/10.1.0/db_1/perl/bin/perl /home/APP/ORACL
    E/product/10.1.0/db_1/OPatch/opatch.pl apply
    OPatch Version 1.0.0.0.47
    Perl Version 5.006001
    Oracle Home = /home/APP/ORACLE/product/10.1.0/db_1
    Location of Oracle Inventory = /home/APP/ORACLE/product/10.1.0/db_1/inven tory
    Oracle Universal Installer shared library = /home/mandar/APP/ORACLE/product/10.1 .0/db_1/oui/lib/linux/liboraInstaller.so
    Path to Java = /home/APP/ORACLE/product/10.1.0/db_1/jdk/jre/bin/java
    Location of Oracle Inventory Pointer = /etc/oraInst.loc
    Location of Oracle Universal Installer components = /home/APP/ORACLE/prod uct/10.1.0/db_1/oui
    Required Jar File under Oracle Universal Installer = jlib/OraInstaller.jar
    /home/APP/ORACLE/product/10.1.0/db_1/OPatch/opatch.pl version: 1.0.0.0.47
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.
    Cannot set up OUI inventory session
    ERROR: OPatch failed because of Inventory problem.
    $

    The error is due to the fact that, contrary what written in the documentation, the services shouldn't be restarted until the update process is completed

  • OIap AW are Invalid after applying the Oracle patch 9.2.0.6

    Hi
    We have applied Oracle patch 9.2.0.6. after applied the patch we are not able to connect with AW might be all AW are invalid.
    i am getting the following error :
    ava.sql.SQLException: ORA-06521: PL/SQL: Error mapping function
    ORA-06512: at "SYS.DBMS_AW", line 18
    ORA-06512: at line 1
    at oracle.olap.awm.businessobject.aw.WorkspaceBO.getWorkspacesAttachedBySchemaUsingDML(WorkspaceBO.java:623)
    at oracle.olap.awm.navigator.node.aw.SchemaNode.getChildren(SchemaNode.java:87)
    at oracle.olap.awm.navigator.node.BaseNodeModel.refreshData(BaseNodeModel.java:74)
    at oracle.olap.awm.navigator.node.BaseNodeModel.dTreeItemExpanding(BaseNodeModel.java:221)
    at oracle.bali.ewt.dTree.DTreeDeferredParent.__fireExpansionChanging(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeDeferredParent.setExpanded(Unknown Source)
    at oracle.olap.awm.navigator.node.BaseNode.expandHelper(BaseNode.java:1527)
    at oracle.olap.awm.navigator.node.BaseNode.access$000(BaseNode.java:85)
    at oracle.olap.awm.navigator.node.BaseNode$ExpansionThread.run(BaseNode.java:1488)
    Any idea or thought would be appreciable.
    Thanks
    Anwar

    Please file a TAR with support to resolve this issue.
    Hope this helps,
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • HOW to find out the tablespace space utilized by a patch after applying the

    someone has already applied the patch in test env before recording the tablespace size , so I cannot find out the figure in test env.
    So is there any general practice or general guidelines on it?
    hOW to find out the tablespace space utilized by a patch after applying the patch?
    Thanks & Regards,
    Sree.
    Edited by: 846579 on Mar 22, 2011 10:50 PM

    I think there is no direct way to determine what tablespace is utilized by a patch from the README file. You could check the content of the patch file and see what modules are affected (assuming there are changes and the database level), then query DBA_USERS (DEFAULT_TABLESPACE column) for those schemas which are updated by a patch. Or, you could check the size of the tablespaces before and after applying the patch and you will determine what tablespaces have been utilized (provided that the application services are down, and none of the application users is connected to the application).
    Thanks,
    Hussein

  • 9i and 10g Listener in  SUN box  How do i stop .while applying the patch.

    Hi,
    Sun box running - I am having
    1. oracle_home 9i Version (database's are running)
    My team installed 10g Version 10.2.0.1 in Oralce_home1 there were no database are running in 10g, Now We plan to upgrade into 10.2.0.4 in oracle_home1 while applying patch its asking to stop the listener process.
    Is it mean to stop 91 listener or 10g listener?
    I had checked the running process in my server using grep -ef
    it show all process 9i database's and i find this home1/oracle/product/1020/bin tnslsnr LISTERNER -Inherit. How do i stop ? after applying the patch how do i start?
    Is it require down time?
    Thanks in advance.
    Rajas

    Hi
    When i check the lsnrctl status it is showing the error , How do i resolve it?
    In sun box:
    /home1/oracle/pro/920/bin -9i is running
    /home1/oracle/pro/1020/bin 10g is running
    When i check the lsnrctl status the above oracle home it through error
    Connecting to (ADDRESS=(PROTOCOL=TCP)(PORT=1521))
    TNS-12618: TNS:versions are incompatible
    Thanks in advance
    Rajas.
    Edited by: Rajas on Sep 23, 2008 8:36 PM

  • [urgent]After applying a patch, db does not start!! ( 10gr2)

    Hi..everyone.
    I applied the patch of "p4547817_10202_WINNT"( 10.2.0.2.0) to
    the "10.2.0.1.0" oracle database.
    However, after applying the patch, the database does not startup.
    Windows( 2003 server) services is running after reboot.
    The error messages are the followings :
    C:\Documents and Settings\Administrator>sqlplus system/oracle
    SQL*Plus: Release 10.2.0.2.0 - Production on 金 5月 11 17:39:48 2007
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    C:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.2.0 - Production on 金 5月 11 17:40:38 2007
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> startup
    Total System Global Area 612368384 bytes
    Fixed Size 1290892 bytes
    Variable Size 171969908 bytes
    Database Buffers 432013312 bytes
    Redo Buffers 7094272 bytes
    ORA-01092:
    I think I missed something in applying a patch.
    I will be waiting for hear your experience and advice.
    Thanks in advance. Have a good day.
    Best Regards.
    Message was edited by:
    user507290

    Please read the post-installation tasks from the readme doc provided with the patchset zipfile.
    Upgrade to a new patchset implies two macro steps :
    1. upgrade the binaries for an ORACLE_HOME directory path
    2. apply patchset script against all the databases (oracle dictionary inside database) working for the ORACLE_HOME upgraded in step 1.
    Nicolas.

  • Olap AW Invalid after applying Oracle patch 9.0.2.6

    Hi
    We have applied Oracle patch 9.2.0.6. after applied the patch we are not able to connect with AW might be all AW are invalid.
    i am getting the following error :
    ava.sql.SQLException: ORA-06521: PL/SQL: Error mapping function
    ORA-06512: at "SYS.DBMS_AW", line 18
    ORA-06512: at line 1
    at oracle.olap.awm.businessobject.aw.WorkspaceBO.getWorkspacesAttachedBySchemaUsingDML(WorkspaceBO.java:623)
    at oracle.olap.awm.navigator.node.aw.SchemaNode.getChildren(SchemaNode.java:87)
    at oracle.olap.awm.navigator.node.BaseNodeModel.refreshData(BaseNodeModel.java:74)
    at oracle.olap.awm.navigator.node.BaseNodeModel.dTreeItemExpanding(BaseNodeModel.java:221)
    at oracle.bali.ewt.dTree.DTreeDeferredParent.__fireExpansionChanging(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeDeferredParent.setExpanded(Unknown Source)
    at oracle.olap.awm.navigator.node.BaseNode.expandHelper(BaseNode.java:1527)
    at oracle.olap.awm.navigator.node.BaseNode.access$000(BaseNode.java:85)
    at oracle.olap.awm.navigator.node.BaseNode$ExpansionThread.run(BaseNode.java:1488)
    Any idea or thought would be appreciable.
    Thanks
    Anwar

    Igor,
    Since you've encountered undocumented errors, your repository upgrade has failed. You'll want to leave the repository as is for troublshooting, if at all possible, and log a TAR with support if you haven't already. They'll ask you to upload your upgrade log file and your upgrade tmp directory.
    Regards

  • Error :  While applying the Patch 4440000

    Error :  While applying the Patch 4440000
    FAILED: file igwprop.odf on worker  1 for product igw username IGW.
    When i check the worker log file i got this error
    The sequence IGW_AWARDS_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    which should be defined as:
    MINVALUE = 10000 MAXVALUE = 2147483647 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence IGW_AWARDS_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Sun Oct 06 2013 22:16:28
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    The following ORACLE error:
    ORA-04007: MINVALUE cannot be made to exceed the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE IGW.IGW_AWARDS_S MINVALUE 10000
    AD Worker error:
    Unable to compare or correct sequences
            because of the error above
    Time when worker failed: Sun Oct 06 2013 22:16:28
    plz help me in solving this.

    Check the current value of IGW_AWARDS_S sequence and make sure the MINVALUE in the patch (i.e. 10000) is not greater than the current one.
    OERR: ORA 4007 MINVALUE cannot be made to exceed the current value (Doc ID 19824.1)
    You may also log a SR.
    Thanks,
    Hussein

  • Error in applying the patch to OBIEE 11.1.1.6.8

    When I try to apply the opatch apply command,   below is the error I am getting. I am not able to find the resolution for this. I am not understanding the problem  by looking at this.
    optach failed with error code 1
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    I have installed OBIEE 11.1.1.6.0 version on windows 64 bit machine and later on I tried to apply the patch to upgrade it to 11.1.1.6.8 . Once I received  above error , I thought of cross checking the PATH &  Java_Home environment variables from my machine and below are snapshots of them.
    Java Home : C:\Program Files\Java\jdk1.7.0_45\bin
    Path:  C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    below are the commands executed in the first step before applying opatch apply on 16094198
    set ORACLE_HOME=C:\Middleware\Oracle_BI1
    set PATH=%ORACLE_HOME%\bin;%PATH%
    set JAVA_HOME=%ORACLE_HOME%\jdk
    set PATH=%JAVA_HOME%\bin;%PATH%
    set PATH=%ORACLE_HOME%\OPatch;%PATH%
    Any inputs on how to resolve this opatch problem will be greatly appreciated. Please let us know if I have to make any change in the environmental variables or in these set commands stated above.
    Thanks in advance.

    Heelo Srini,
    I have updated my JAVA_HOME system variable in environmental variables section as stated below
    User variables:
    JAVA_HOME : C:\Program Files\Java\jdk1.7.0_45
    PATH : %JAVA_HOME%\bin
    System variables:
    ClassPath: C:\Program Files\Java\jdk1.7.0_45\lib;
    Path: C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Program Files (x86)\RSA SecurID Token Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Services\IPT\;C:\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Middleware\Oracle_BI1\bin;C:\Middleware\Oracle_BI1\opmn\bin;C:\Middleware\Oracle_BI1\opmn\lib;C:\Middleware\Oracle_BI1\perl\bin;C:\Program Files\Java\jdk1.7.0_45\bin
    Later I tried to apply the patch but I got the below error
    C:\Middleware\Oracle_BI1\16094198>opatch apply
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jdk1/7/0_4
    5\lib;;C:\MIDDLE~1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar;C:\MIDDLE~
    1\ORACLE~1/modules/oracle/jrf_11/1/1/jrf-wlstman/jar
    Caused by: java.lang.ClassNotFoundException: Files\Java\jdk1.7.0_45\lib;;C:\MIDD
    LE~1\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1.mod
    ules.oracle.jrf_11.1.1.jrf-wlstman.jar
            at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: Files\Java\jdk1.7.0_45\lib;;C:\MIDDLE~1\ORACLE~1/
    modules/oracle.jrf_11.1.1/jrf-wlstman.jar;C:\MIDDLE~1\ORACLE~1/modules/oracle.jr
    f_11.1.1/jrf-wlstman.jar.  Program will exit.
    OPatch failed with error code = 1
    Please provide any inputs.
    Thanks & regards,
    karthik Vecham

Maybe you are looking for

  • Digital output NI 9474

    Hello, I am trying to learn labVIEW DAQ, and right now I am trying to figure out how to use NI 9474 with labview. NI 9474 is a device with digital outputs. I have attached a (poorly drawn) schematic of how I have my real circuit wired. For some reaso

  • Virtual-directory-mapping + MS-Word MS-Excel

    Hi, I have created the following virtual-directory-mapping in my weblogic.xml <virtual-directory-mapping> <local-path>c:/zooi/temp</local-path> <url-pattern>/excel/*</url-pattern> <url-pattern>*.xls</url-pattern> </virtual-directory-mapping> Secondly

  • Crystal and delphi 2007

    I have been using crystal on and off throughout the years, using the VCL.  In my current position, I am once again called to use crystal in the application. To my surprise and dismay, it seems that there is no longer support for the delphi vcl.  Whil

  • Can we de-dupe on the Name, first line of address and postcode in SQL SERVER !!

    Hi Friends I have 7K records in my Table. the Columns are ID, Name, Address 1 , Address 2, Address 3, postcode.  how can we de-dupe on the name , Address 1 and postcode Can you please advise me  How can we write SQ query for this requirement I will g

  • Material shortage report after mrp run.

    Dear Experts , we have a requirement where we need to develop the material shortage alv report, when i searched in SCN i got information like we can achieve this by using the functional module MD_STOCK_REQUIREMENTS_LIST_API. as i am beginner i dont h