ERROR IN ADDM 10g

Hi Folks,
While generating ADDM report following error is getting generated..!!
Running the ADDM analysis on the specified pair of snapshots ...
begin
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-01578: ORACLE data block corrupted (file # 3, block # 60293)
ORA-01110: data file 3: 'E:\ORACLE\ORADATA\MCYMIG\SYSAUX01.DBF'
ORA-06512: at "SYS.PRVT_ADVISOR", line 1624
ORA-06512: at "SYS.DBMS_ADVISOR", line 186
ORA-06512: at line 27
Generating the ADDM report for this analysis ...
ERROR:
ORA-13608: The task or object name NULL is invalid.
ORA-06512: at "SYS.PRVT_ADVISOR", line 2043
ORA-06512: at "SYS.DBMS_ADVISOR", line 560
ORA-06512: at line 1
Is the sysaux file corrupted..??
Thanks,
Niks

select * from v$recover_file where error like '%FILE%';
select file#,online_status from v$recover_file where online_status!='ONLINE';
No Rows for both the above query.
after running dbv following was the output:
BVERIFY - Verification starting : FILE = E:\ORACLE\ORADATA\MCYMIG\SYSAUX01.DBF
DBVERIFY - Verification complete
Total Pages Examined : 393216
Total Pages Processed (Data) : 163377
Total Pages Failing (Data) : 0
Total Pages Processed (Index): 105051
Total Pages Failing (Index): 0
Total Pages Processed (Other): 83983
Total Pages Processed (Seg) : 0
Total Pages Failing (Seg) : 0
Total Pages Empty : 40805
Total Pages Marked Corrupt : 4
Total Pages Influx : 0
Highest block SCN : 3297470043 (0.3297470043)
In Alert log following was found:
d:\oracle\product\10.2.0\admin\mcymig\bdump\mcymig_j001_5260.trc:
ORA-01578: ORACLE data block corrupted (file # 3, block # 3053)
ORA-01110: data file 3: 'E:\ORACLE\ORADATA\MCYMIG\SYSAUX01.DBF'
Errors in file d:\oracle\product\10.2.0\admin\mcymig\bdump\mcymig_j001_4412.trc:
ORA-01578: ORACLE data block corrupted (file # 3, block # 42413)
ORA-01110: data file 3: 'E:\ORACLE\ORADATA\MCYMIG\SYSAUX01.DBF'
With the above 2 block ids i could find which object was affected:
SQL> select tablespace_name, segment_type, owner, segment_name
2 from dba_extents where file_id = 3 and 3053 between block_id AND
block_id + blocks-1
3 ;
TABLESPACE_NAME SEGMENT_TYPE OWNER
SEGMENT_NAME
SYSAUX TABLE SYS
WRH$_SQL_BIND_METADATA
SQL> select tablespace_name, segment_type, owner, segment_name
2 from dba_extents where file_id = 3 and 42413 between block_id AND block_id
3 + blocks-1
4 ;
TABLESPACE_NAME SEGMENT_TYPE OWNER
SEGMENT_NAME
SYSAUX TABLE SYS
WRH$_SQLTEXT
Have no RMAN backup..!!
Kindly suggest any other method ..!!
Thanks,
Niks

Similar Messages

  • Error in Oracle 10g (10.0.3) in Servlet Filtering

    Hi
    I found this error on oracle 10g (10.0.3) Version. my same code is working on 9.0.4 can you please tell what is the problem? I am using servlet filtering.
    Mine is swing base application which will call applet and this will call Servlet.
    500 Internal Server Error
    java.lang.IllegalStateException: dispatcher chain is empty
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getCurrentDispatcher(EvermindHttpServletRequest.java:3975)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getParameters(EvermindHttpServletRequest.java:1393)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getParameter(EvermindHttpServletRequest.java:2126)
         at com.fmr.cfit.security.IdentityAgent.getUserIdFromParameter(Unknown Source)
         at com.fmr.cfit.security.IdentityAgent.getUserId(Unknown Source)
         at com.fmr.cfit.security.IdentityAgent.doFilter(Unknown Source)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.FileRequestDispatcher.handleWithFilter(FileRequestDispatcher.java:130)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.FileRequestDispatcher.forwardInternal(FileRequestDispatcher.java:210)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:291)
         at java.lang.Thread.run(Unknown Source)

    I am able to resolve the issue:
    The mistake I was doing was creating ORACLE_HOME in the enviornment variable, as I have Oracle 10 G database and SOA suite on the same machine, so it was creating a clash, the right approach is setting the ORACLE_HOME through command prompt, I was setting ORACLE_HOME because while executing the configure_oid.bat file it requires ORACLE_HOME to be set.
    -Yatan

  • Getting ssh error while starting 10g cluster installation

    Hi frnds
    I am getting the following error while running 10g clusterware installation.Actually i done the ssh setup mentioned in the oracle doc.Generated both keys (rsa,dsa) on both nodes and copied these 2 files from both nodes to authorized_key file and copy this file to both nodes and ran $shell and ssh-add.Whenever i logs and run this SSH User Equivalency on node1(from where i run oui) and its persisting with other sessions but if logoff and logon i have to run the $shell and ssh-add to enable it.My dought is whether this ssh have to enable always or only while using OUI to install and applying patches cos this Equivalency dont need to run on second node correct ?
    Caught Cluster Exception PRKC-1044 : Failed to check remote command execution setup for node racdb1.bsa.net.in using shells /usr/bin/ssh and /usr/bin/rsh
    racdb1.bsa.net.in: Connection refused
    rgds
    rajesh

    Hi
    thnks for that but when i run that exec $SHELL and ssh-add again in one session i can do ssh it other sessions without any problem but if i logoff and login it will reset to back.Whether this ssh have to enabled on first node(where i run OUI) always irrespective of logons and logout or whether i have to start any services ?
    rgds
    rajesh

  • WEBUTIL_FILE.Get File Separator must be declared error in oracle 10g

    hi,
    when i compile the forms with attached webutil.pll , i got the error "WEBUTIL_FILE.Get File Separator must be declared error in oracle 10g".but i have compiled the webutil.pll its fine.Please tell me th solution.
    Thanks,
    Maran

    hi
    hmmmm the latest version of webutil.pll you downloaded from where? forms version 10.1.2... comes with the latest version of .pll.
    what is the webutil version?
    sarah

  • Difference between soa Error handling framework 10g & 11g

    Hi,
    Is there any document available which shows the difference between soa Error handling framework 10g & 11g
    Thanks..

    Hi,
    Please find the documentation links here..
    http://wiki.oracle.com/page/Application+Integration+Architecture
    Foundation Pack Product Documentation - Metalink Note 824495.1
    You can refer to the developer guide "E14750-01.pdf" and Chapter 13 for error handling related information.
    Regards,
    Narayana

  • FRM-41211 Integration Error SSL - OracleAS 10g

    Hi.
    I have error Frm-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
    I have problem with RUN_REPORT_OBJECT in web forms.
    I have error: FRM-41211 SSL integration error .....
    OracleAS server began on Windoes XP SP2.
    Do you help me ?

    Hi,
    I remember having seen this issue in teh apst. My best recommendation is to work with customer support (metalink.oracle.com)
    Frank

  • Error with ALBPM 10g / JAX-WS and WebLogic 10g

    Folks/People/Community:
    I have an application client running over weblogic 10g. This application needs to be integrated with an external WebServices running under ALBPM 10g and implemented using jax-ws.
    So far our application client running in standalone mode outside the weblogic server works without problems. But, running inside WebLogic 10g the application cannot establish connection with this external webservice and the exception is attached here. Also I'm sending our client source code.
    Please, do you know if WebLogic 10g requires special configurations in order to enable this type of communication?. We have other applications already integrated with other WebService providers without problems so far today. Only this interface is failing and honestly I don't know what is the problem.
    Thanks a lot in advance for your help!.
    Gabriel.
    log startup:
    starting weblogic with Java version:
    java version "1.6.0_05"
    <Dec 29, 2009 9:57:33 AM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    ---------------[BEGIN CUT HERE CODE]-----------
    private String SECURITY_NAMESPACE =
    "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd";
    private String PAPI_ENDPOINT =
    "http://internal_hostname.domain.net:8780/papiws/PapiWebServiceEndpoint";
    private PapiWebService webService;
    private void initialize() throws MalformedURLException, SOAPException, OperationException_Exception {
         QName qName = new QName("http://bea.com/albpm/PapiWebService", "PapiWebService");
         Service service = PapiWebService_Service.create(new URL(PAPI_ENDPOINT), qName);
    // ERROR HERE ERROR HERE ERROR HERE
         webService = service.getPort(PapiWebService.class);
         // Authentication (OBPM)
         String sUsername = "mUser";
         String sPassword = "myPassword";
         addUsernameTokenProfile(webService, sUsername, sPassword);
         // Authentication (weblogic realm)
    sUsername = "weblogic";
    sPassword = "weblogic";
    addHttpBasicAuthentication(webService, sUsername, sPassword);
    ---------------[END CODE]-----------
    ---------------[BEGIN CUT HERE STACKTRACE]-----------
    org.quartz.SchedulerException: Job threw an unhandled exception. [See nested
    exception: com.sun.xml.ws.util.ServiceConfigurationError: com.sun.xml.ws.api.pipe.TubelineAssemblerFactory: Provider weblogic.wsee.jaxws.WLSTubelineAssemblerFactory is specified in jar:file:/C:/Proyectos/Software/bea/wlserver_10.3/server/lib/weblogic.jar!/META-INF/services/com.sun.xml.ws.api.pipe.TubelineAssemblerFactorybut could not be instantiated: java.lang.ClassCastException]
    at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529
    Caused by: com.sun.xml.ws.util.ServiceConfigurationError:
    com.sun.xml.ws.api.pipe.TubelineAssemblerFactory: Provider weblogic.wsee .jaxws.WLSTubelineAssemblerFactory is specified in jar:file:/C:/Proyectos/Software/bea/wlserver_10.3/server/lib/weblogic.jar!/M
    ETA
    -INF/services/com.sun.xml.ws.api.pipe.TubelineAssemblerFactorybut could not be instantiated: java.lang.ClassCastException
    at com.sun.xml.ws.util.ServiceFinder.fail(ServiceFinder.java:233)
    at
    com.sun.xml.ws.util.ServiceFinder.access$300(ServiceFinder.java:141)
    at
    com.sun.xml.ws.util.ServiceFinder$LazyIterator.next(ServiceFinder.java:379)
    at
    com.sun.xml.ws.api.pipe.TubelineAssemblerFactory.create(TubelineAssemblerFac
    tory.java:104)
    at
    com.sun.xml.ws.api.pipe.TubelineAssemblerFactory.create(TubelineAssemblerFac
    tory.java:78)
    at
    com.sun.xml.ws.client.WSServiceDelegate.createPipeline(WSServiceDelegate.jav
    a:442)
    at
    com.sun.xml.ws.client.WSServiceDelegate.createEndpointIFBaseProxy(WSServiceD
    elegate.java:639)
    at
    com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:342)
    at
    com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:324)
    at
    com.sun.xml.ws.client.WSServiceDelegate.getPort(WSServiceDelegate.java:306)
    at javax.xml.ws.Service.getPort(Service.java:92)
    at
    com.bea.albpm.papiwebservice.PapiWebService_Service.getPapiWebServicePort(Pa
    piWebService_Service.java:56)
    at
    com.company.latam.bpm.connector.albpm10g.BPMClient10g.initialize(BPMClient10g.j
    ava:159)
    at
    com.company.latam.bpm.connector.albpm10g.BPMClient10g.<init>(BPMClient10g.java:
    63)
    at
    com.company.latam.bpm.connector.ConnectorFactory.getInstance(ConnectorFactory.j
    ava:22)
    at
    com.company.latam.bpm.connector.impl.BPMConnectorImpl.bpmAddAbstractRole(BPMCon
    nectorImpl.java:39)
    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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(
    MethodInvocationProceedingJoinPoint.java:77
    at
    com.company.latam.common.aop.LoggingAspect.logMethodsInvocations(LoggingAspect.
    java:73)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWith
    GivenArgs(AbstractAspectJAdvice.java:627)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(Abs
    tractAspectJAdvice.java:616)
    at
    org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvi
    ce.java:64)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(Expos
    eInvocationInterceptor.java:89)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy57.bpmAddAbstractRole(Unknown Source)
    at
    com.company.latam.bpm.business.impl.BPMBusinessImpl.sendBPMNotificationAddFunct
    ion(BPMBusinessImpl.java:595)
    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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(
    MethodInvocationProceedingJoinPoint.java:77
    at
    com.company.latam.common.aop.LoggingAspect.logMethodsInvocations(LoggingAspect.
    java:73)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWith
    GivenArgs(AbstractAspectJAdvice.java:627)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(Abs
    tractAspectJAdvice.java:616)
    at
    org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvi
    ce.java:64)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(Expos
    eInvocationInterceptor.java:89)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy58.sendBPMNotificationAddFunction(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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.transaction.interceptor.TransactionInterceptor.invoke(Tr
    ansactionInterceptor.java:106)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy59.sendBPMNotificationAddFunction(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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(
    MethodInvocationProceedingJoinPoint.java:77
    at
    com.company.latam.common.aop.LoggingAspect.logMethodsInvocations(LoggingAspect.
    java:73)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWith
    GivenArgs(AbstractAspectJAdvice.java:627)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(Abs
    tractAspectJAdvice.java:616)
    at
    org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvi
    ce.java:64)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(Expos
    eInvocationInterceptor.java:89)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy59.sendBPMNotificationAddFunction(Unknown Source)
    at
    com.company.latam.sg.external.communicator.business.impl.ExternalCommunicatorBu
    sinessImpl.forwardNotificationAddFunctionAn
    dGroup(ExternalCommunicatorBusinessImpl.java:659)
    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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(
    MethodInvocationProceedingJoinPoint.java:77
    at
    com.company.latam.common.aop.LoggingAspect.logMethodsInvocations(LoggingAspect.
    java:73)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWith
    GivenArgs(AbstractAspectJAdvice.java:627)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(Abs
    tractAspectJAdvice.java:616)
    at
    org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvi
    ce.java:64)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(Expos
    eInvocationInterceptor.java:89)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy60.forwardNotificationAddFunctionAndGroup(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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.transaction.interceptor.TransactionInterceptor.invoke(Tr
    ansactionInterceptor.java:106)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy61.forwardNotificationAddFunctionAndGroup(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(AopU
    tils.java:310)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint
    (ReflectiveMethodInvocation.java:182)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:149)
    at
    org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(
    MethodInvocationProceedingJoinPoint.java:77
    at
    com.company.latam.common.aop.LoggingAspect.logMethodsInvocations(LoggingAspect.
    java:73)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWith
    GivenArgs(AbstractAspectJAdvice.java:627)
    at
    org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(Abs
    tractAspectJAdvice.java:616)
    at
    org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvi
    ce.java:64)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(Expos
    eInvocationInterceptor.java:89)
    at
    org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(Reflect
    iveMethodInvocation.java:171)
    at
    org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopPro
    xy.java:204)
    at $Proxy61.forwardNotificationAddFunctionAndGroup(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.apache.wicket.proxy.LazyInitProxyFactory$JdkHandler.invoke(LazyInitProxy
    Factory.java:416)
    at
    org.apache.wicket.proxy.$Proxy82.forwardNotificationAddFunctionAndGroup(Unkn
    own Source)
    at
    com.citi.company.sg.external.communicator.jobs.AddEnttlementsJob.execute(AddEn
    ttlementsJob.java:16)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    ... 1 more
    Caused by: java.lang.ClassCastException
    at java.lang.Class.cast(Class.java:2990)
    at
    com.sun.xml.ws.util.ServiceFinder$LazyIterator.next(ServiceFinder.java:374)
    ... 146 more
    ---------------[END STACKTRACE]-----------------------------

    Hi,
    This happens when the Classes gets Loaded from Different classLoaders and Create Conflicts...If you are using any EAR file then Please First of all...Place all the JAR files inside the "*<EAR_NAME>/APP-INF/lib*" directory and then Provide the "*weblogic-application.xml*" file inside the "*<EAR_NAME>/META-INF*"
    And Please add the Following Tags inside your "*weblogic-application.xml*" ...
    *<prefer-application-packages>*
    <package-name>com.ctc.*</package-name>
    <package-name>com.sun.xml.*</package-name>
    <package-name>com.sun.istack.*</package-name>
    <package-name>com.sun.msv.datatype.*</package-name>
    <package-name>com.sun.msv.driver.*</package-name>
    <package-name>com.sun.msv.grammar.*</package-name>
    <package-name>com.sun.msv.reader.*</package-name>
    <package-name>com.sun.msv.relaxns.*</package-name>
    <package-name>com.sun.msv.scanner.*</package-name>
    <package-name>com.sun.msv.util.*</package-name>
    <package-name>com.sun.msv.verifier.*</package-name>
    <package-name>com.sun.msv.writer.*</package-name>
    <package-name>com.sun.org.apache.xml.internal.*</package-name>
    <package-name>com.sun.wsit.*</package-name>
    <package-name>javax.jws.*</package-name>     
    <package-name>javax.xml.bind.*</package-name>
    <package-name>javax.xml.soap.*</package-name>
    <package-name>javax.xml.stream.*</package-name>
    <package-name>javax.xml.ws.*</package-name>
    <package-name>javax.xml.activation.*</package-name>
    <package-name>javax.xml.annotation.*</package-name>
    <package-name>javax.xml.mail.*</package-name>
    <package-name>javax.xml.security.*</package-name>
    <package-name>javax.xml.registry.*</package-name>
    <package-name>javax.xml.rpc.*</package-name>
    <package-name>javax.xml.crypto.*</package-name>
    <package-name>javanet.staxutils.*</package-name>
    <package-name>jp.gr.xml.*</package-name>
    <package-name>org.codehaus.stax2.*</package-name>
    <package-name>org.glassfish.gmbal.*</package-name>
    <package-name>org.iso_relax.*</package-name>
    <package-name>org.jcp.xml.dsig.*</package-name>
    <package-name>org.jvnet.*</package-name>
    <package-name>org.relaxng.*</package-name>
    *</prefer-application-packages>*
    All the Above Packages are related to WebServices .... And needs to be loaded from one ClassLoader only....to avoid conflicts.
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic Wonders Are Here)

  • Error while Oracle 10g  Installation suse linux

    Hi,
    All i am facing issue while installing Oracle 10g release 2 on open suse.
    All test are getting passed but getting a error reltated to ip address as follows.
    INFO: Checking DetectIfDHCPAssignedIP
    This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.31.215.64
    INFO: Checking the network interface display name.... :eth0
    INFO: Checking the network reference name..... :eth0
    INFO: Checking the platform .......46
    INFO: Checking the LINUX vendor .... :SuSE
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    Also while installing getting error as,
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public
    IP addresses. However, the primary network interface on the system should be
    configured with a static IP address in order for the Oracle Software to function
    properly. See the Installation Guide for more details on installing the software
    on systems configured with DHCP.
    Please help me to resolve issue.
    BR,
    Rajesh
    Edited by: Rajesh.Rathod on Dec 20, 2010 12:52 AM

    Hi,
    I tried to follow each step of oracle documentation but network configuration requirement is failing.
    please find following log.
    Checking operating system requirements ...
    Expected result: One of redhat-3,redhat-4,SuSE-9
    Actual Result: SuSE-9
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking operating system package requirements ...
    Checking for make-3.79; found make-3.81-128.14.     Passed
    Checking for binutils-2.14; found binutils-2.19.51-10.26.4.     Passed
    Checking for gcc-3.2; found gcc-4.4-4.2.     Passed
    Checking for libaio-0.3.96; found libaio-0.3.104-144.2.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=1250.     Passed
    Checking for semmns=32000; found semmns=32000.     Passed
    Checking for semopm=100; found semopm=100.     Passed
    Checking for semmni=128; found semmni=256.     Passed
    Checking for shmmax=536870912; found shmmax=3294967296.     Passed
    Checking for shmmni=4096; found shmmni=4096.     Passed
    Checking for shmall=2097152; found shmall=2097152.     Passed
    Checking for file-max=65536; found file-max=131072.     Passed
    Checking for VERSION=2.6.5-7.201; found VERSION=2.6.31.5-0.1-desktop.     Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000.     Passed
    Checking for rmem_default=262144; found rmem_default=4194304.     Passed
    Checking for rmem_max=262144; found rmem_max=4194304.     Passed
    Checking for wmem_default=262144; found wmem_default=262144.     Passed
    Checking for wmem_max=262144; found wmem_max=262144.     Passed
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.3-98.28
    Actual Result: 2.10.1-10.4
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 5460MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking available swap space requirements ...
    Expected result: 5460MB
    Actual Result: 10244MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Please suggest how to resolve.

  • USER: terminating instance due to error 472 (Oracle 10g)

    Hi folks,
    We come across a problem that our instance was down suddenly. When checking with the alert log file, it shows that the instance was terminated due to error 472. Did you come across such situation before? Any suggestions would be welcomed.
    Following are some information about our Oracle and the log file, trace file.
    Oracle Database 10g Release 10.2.0.2.0 - Production
    ORACLE_HOME = /app/oracle/lmes
    System name: Linux
    Node name: lmes-oracle2.ust.hk
    Release: 2.4.21-32.ELsmp
    Version: #1 SMP Fri Apr 15 21:17:59 EDT 2005
    Machine: i686
    Alert Log File
    Fri Feb 23 09:11:07 2007
    Shutting down archive processes
    Fri Feb 23 09:11:12 2007
    ARCH shutting down
    ARC2: Archival stopped
    Fri Feb 23 15:16:09 2007
    The value (30) of MAXTRANS parameter ignored.
    kupprdp: master process DM00 started with pid=32, OS id=1072
    to execute - SYS.KUPM$MCP.MAIN('SYS_EXPORT_SCHEMA_01', 'SYSTEM', 'KUPC$C_1_20070223151610', 'KUPC$S_1_20070223151610', 0);
    kupprdp: worker process DW01 started with worker id=1, pid=33, OS id=1077
    to execute - SYS.KUPW$WORKER.MAIN('SYS_EXPORT_SCHEMA_01', 'SYSTEM');
    Fri Feb 23 15:16:28 2007
    Thread 1 advanced to log sequence 1309
    Current log# 3 seq# 1309 mem# 0: /app/oracle/oradata/elop/redo03.log
    Fri Feb 23 15:20:29 2007
    The value (30) of MAXTRANS parameter ignored.
    kupprdp: master process DM00 started with pid=32, OS id=1526
    to execute - SYS.KUPM$MCP.MAIN('SYS_EXPORT_SCHEMA_01', 'SYSTEM', 'KUPC$C_1_20070223152029', 'KUPC$S_1_20070223152029', 0);
    kupprdp: worker process DW01 started with worker id=1, pid=33, OS id=1528
    to execute - SYS.KUPW$WORKER.MAIN('SYS_EXPORT_SCHEMA_01', 'SYSTEM');
    Fri Feb 23 22:15:35 2007
    Thread 1 advanced to log sequence 1310
    Current log# 1 seq# 1310 mem# 0: /app/oracle/oradata/elop/redo01.log
    Fri Feb 23 23:04:10 2007
    USER: terminating instance due to error 472
    Instance terminated by USER, pid = 7779
    Trace File - elop_lgwr_2312.trc
    /app/oracle/admin/elop/bdump/elop_lgwr_2312.trc
    Oracle Database 10g Release 10.2.0.2.0 - Production
    ORACLE_HOME = /app/oracle/lmes
    System name: Linux
    Node name: lmes-oracle2.ust.hk
    Release: 2.4.21-32.ELsmp
    Version: #1 SMP Fri Apr 15 21:17:59 EDT 2005
    Machine: i686
    Instance name: elop
    Redo thread mounted by this instance: 1
    Oracle process number: 6
    Unix process pid: 2312, image: [email protected] (LGWR)
    *** SERVICE NAME:() 2007-02-23 09:10:07.372
    *** SESSION ID:(331.1) 2007-02-23 09:10:07.372
    LGWR: Archivelog for thread 1 sequence 1308 will NOT be compressed
    tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x1)
    tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x1)
    Maximum redo generation record size = 156160 bytes
    Maximum redo generation change vector size = 150672 bytes
    tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x10)
    tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x10)
    *** 2007-02-23 15:16:27.116
    LGWR: Archivelog for thread 1 sequence 1309 will NOT be compressed
    *** 2007-02-23 22:15:35.383
    LGWR: Archivelog for thread 1 sequence 1310 will NOT be compressed
    Trace File - elop_ora_2336.trc
    /app/oracle/admin/elop/udump/elop_ora_2336.trc
    Oracle Database 10g Release 10.2.0.2.0 - Production
    ORACLE_HOME = /app/oracle/lmes
    System name: Linux
    Node name: lmes-oracle2.ust.hk
    Release: 2.4.21-32.ELsmp
    Version: #1 SMP Fri Apr 15 21:17:59 EDT 2005
    Machine: i686
    Instance name: elop
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Unix process pid: 2336, image: [email protected]
    *** SERVICE NAME:() 2007-02-23 09:10:05.988
    *** SESSION ID:(324.3) 2007-02-23 09:10:05.988
    Thread 1 checkpoint: logseq 1307, block 2, scn 27684035
    cache-low rba: logseq 1307, block 30724
    on-disk rba: logseq 1307, block 33205, scn 27699991
    start recovery at logseq 1307, block 30724, scn 0
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 1240Kb in 0.03s => 40.38 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 21Kb, moves: 0/1975 (0%)
    Change moves: 1/24 (4%), moved: 0Mb
    Longest LWN: 285Kb, moves: 0/245 (0%), moved: 0Mb
    Last redo scn: 0x0000.01a6ab16 (27699990)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 2
    Average hash chain = 346/345 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 4783/5281 = 0.9
    *** 2007-02-23 09:10:06.132
    KCRA: start recovery claims for 346 data blocks
    *** 2007-02-23 09:10:07.153
    KCRA: blocks processed = 346/346, claimed = 346, eliminated = 0
    *** 2007-02-23 09:10:07.154
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 1307 Reading mem 0
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 2
    Average hash chain = 346/345 = 1.0
    Max compares per lookup = 2
    Avg compares per lookup = 3424/5126 = 0.7
    tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x1)
    tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x1)
    Error in executing triggers on database startup
    *** 2007-02-23 09:10:11.557
    ksedmp: internal or fatal error
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15
    Thanks & Regards,
    Liona

    Hi,
    I have the same error:
    I have gridcontrol 10gR3 installed on VM / Linux 4 AS box. This is second time down time:
    finally I found the DB tiers is down.
    I have the following message:
    Private_strands 18 at log switch
    Thread 1 advanced to log sequence 215
    Current log# 2 seq# 215 mem# 0: /u02/ora/gridcontrol10g/oradata/emrep/redo02.log
    Thu Apr 19 14:30:33 2007
    Private_strands 18 at log switch
    Thread 1 advanced to log sequence 216
    Current log# 3 seq# 216 mem# 0: /u02/ora/gridcontrol10g/oradata/emrep/redo03.log
    Thu Apr 19 15:42:34 2007
    Private_strands 18 at log switch
    Thread 1 advanced to log sequence 217
    Current log# 4 seq# 217 mem# 0: /u02/ora/gridcontrol10g/oradata/emrep/redo04.log
    Thu Apr 19 16:52:05 2007
    LGWR: terminating instance due to error 472
    Instance terminated by LGWR, pid = 26049
    Thu Apr 19 17:27:08 2007
    I have no idea why this happen. is it because DB is ona VM machine?
    I remember one time whe I took a snapshot on VM server, grid control services are down for a moment, 4 minutes, WebCache seemed cleaned, this page is gone, after 3 minutes, it comes back.
    Anyone has the same issue, please share your experience.
    Thanks a lot,
    Hank
    Message was edited by:
    Hank@AHM

  • "Error In Writing to directory ..."  getting the error during SOA 10g

    Hi,
    I am trying to install Oracle SOA suite 10g in windows 7.
    But during installation it shows the message as below
    "Error in Writing to Directory C:\Users\Accent.Muthu\Appdata\Local\temp\OraInstall2011-03-03-10-51-53 AM.
    Please ensure that the directory is writable and has atleast of 45 MB of disk space.Installation can not continue."
    I have all the access in the directory and has enough free space.
    Please let me know the so;ution.
    Thanks ,
    lalit

    Try the few resolutions mentioned here -
    forms 10g installation  error in writing to directory
    Specially -
    do not try to install from directory which has a space in its path
    TMP and TEMP environment variables are set correctly, preferably to C:/tempRegards,
    Anuj

  • Error while migrating 10G BPEL to 11G

    Hi All,
    I am trying to migrate BPEL 10G (10.1.3.5) project to 11G (11.1.1.5) using JDEV.
    I am opening the project in JDEV 11G and its taking forever, its also not giving any error.
    Has anyone faced issue like this.
    Please advice.
    Thanks
    Yatan

    Hi All,
    I am trying to migrate BPEL 10G (10.1.3.5) project to 11G (11.1.1.5) using JDEV.
    I am opening the project in JDEV 11G and its taking forever, its also not giving any error.
    Has anyone faced issue like this.
    Please advice.
    Thanks
    Yatan

  • Report Error when running 10G Report

    i am running 10G oracle forms and reports and i am calling reports through 10G forms using web.show_document(url,_blank);
    but the follwing error is printed on the new opened web page
    REP-51002: Bind to Reports Server mtmreports failed
    what is its reason ?
    plz help.
    thanks

    Ensure that reports server mtmreports is up
    pls read this (in end there are trouble shooting tips)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • Error while installing 10g  on RHEL 5

    Hi Experts,
    Please look in below issue and help me to sort out this issue.
    Issue: While installing oracle 10g on RHEL 5.5, it through error while doing “linking ‘oracle net rep…”
    Error: Error in invokaing target ‘client_sharedlib of makefile ‘/home/oracle/oracle/product/10.2.0/db_2/network/lib/
    Ins_net_client.mk;. See ../… log for more details
    Regards

    897480 wrote:
    Hi,
    DB version: 10.2.0.1.0,
    I am using http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRHEL5.php
    Why don't you use the official installation guide?
    >
    for prereq, pelase provide me if something i am missing, (any other docs for prereqs)
    RegardsAll of the official docs, including Installation Guides can be found at tahiti.oracle.com. Just drill down to your product and version.
    http://docs.oracle.com/cd/B19306_01/install.102/b15660/toc.htm

  • Error While installing 10g grid

    Hi All,
    While installing 10g grid for E-Business Suite 11.5.10.2 on linux-32bit machine
    This is the error message i got while installing.
    INFO: Command = /u01/oracle10g_grid/oms10g/perl/bin/perl /u01/oracle10g_grid/oms10g/install/oneoffs/applyOneoffs.pl automatic
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLReader.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-08-59PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4067264' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4067264: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/ojdbc14dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/OracleImplicitConnectionCac
    he.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracl
    e Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-07PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4141076' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4141076: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle1
    0g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdb
    c/lib/classes12.zip/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/
    creatin
    g: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/
    inflating: /u01/oracl
    e10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip
    /oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/or
    acle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/fi
    les/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14
    _g.jar/oracle/jdbc/driver/T4CStatement.class 
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    OutPut of Command is Invok
    ing OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-22PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4488715' to OH '/u01/oracle10g_grid/oms10g'
    Ru
    nning prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4488715: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    creating: /u01/oracle10g
    _grid/oms10g/install/oneoffs/4547445/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/orac
    le/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLAttr.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLPrintDriver.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLSAXSerializer.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XSLSAXPrintDriver.class
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opat
    ch/opatch2010-02-16_22-09-32PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4547445' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4547445: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Thanks,
    vinay

    Please check whether the Opatch utility version and the patch binaries are compatible . please go thru readme.html available with the patch binaries.

  • Error while running 10g web services tutorial

    I am trying to learn and evaluate JDev 10g. I followed the web services tutorial for 10g. In the end when I tried to run the example I get the following error. Any help will be appreciated. Thanks.
    PS: I am also seeing this error in the message pane for the embedded server "Source Files\JDeveloper\j2ee\home\oc4j.jar;C:\Program does not exist."
    C:\Program Files\JDeveloper\jdk\bin\javaw.exe -ojvm -classpath C:\JavaWebService\Model\classes;C:\Program Files\JDeveloper\jdev\lib\jdev-rt.jar;C:\Program Files\JDeveloper\jdev\lib\jdev-rt.jar;C:\Program Files\JDeveloper\soap\lib\soap.jar;C:\Program Files\JDeveloper\lib\xmlparserv2.jar;C:\Program Files\JDeveloper\jlib\javax-ssl-1_2.jar;C:\Program Files\JDeveloper\jlib\jssl-1_2.jar;C:\Program Files\JDeveloper\j2ee\home\lib\activation.jar;C:\Program Files\JDeveloper\j2ee\home\lib\mail.jar;C:\Program Files\JDeveloper\j2ee\home\lib\http_client.jar webservtest.EmbeddedMyPersonWSStub
    [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type &quot;text/html&quot;, must be: &quot;text/xml&quot;. Response was:
    &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;500 Internal Server Error&lt;/TITLE&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;500 Internal Server Error&lt;/H1&gt;&lt;PRE&gt;Servlet error: Cannot generate Class: &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
         at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:209)
         at org.apache.soap.rpc.Call.invoke(Call.java:268)
         at webservtest.EmbeddedMyPersonWSStub.sayHello(EmbeddedMyPersonWSStub.java:175) at webservtest.EmbeddedMyPersonWSStub.main(EmbeddedMyPersonWSStub.java:40)
    Process exited with exit code 0.

    Hi,
    Unfortunately, your web service is failing at runtime because JDeveloper (and more specifically, the embedded OC4J) is installed in a directory whose path contains a space character. If you move JDeveloper from "Program Files" to another directory, perhaps "Program_Files", then it'll all go smoothly.
    Apologies if this causes you inconvenience.
    Regards,
    Alan.

Maybe you are looking for

  • Clear the  inspection

    Hi All, while do the GR for the material from the vendor , the stock posted to the quality . since we maintained the QM view in the material master with the quality control key 0007. Now we need to  transfer the stock from quality to unrestricted . h

  • Why do we use reverse proxy for Oracle RAC Cluster setup

    Hello All,              I got this question lately.. "why do we use reverse proxy for Oracle RAC Cluster setup". I know we use the reverse proxy at Middleware level for multiple security reasons. Thanks..

  • Service Bus (JNDI look up failed due to: String index out of range: -1)

    Good Day! I have Service Bus 10gR3 at last time i see in log ManagerServer_1 many errors. <20.11.2013 10:51:04 MSK> <Warning> <JCA_FRAMEWORK_AND_ADAPTER> <BEA-000000> <servicebus:/WSDL/NA_BB_RBO/wsdl/pl_sql/AggregateMsg [ AggregateMsg_ptt::AggregateM

  • Re keyboard problems

    Has anyone had similar problems with their keyboard. At times the spacebar simply refuses to register and the only solution is to use an external keyboard. I have tried to use the latest keyboard patches but my system advises they are not required an

  • Loading data from a remote machine

    Hi, I would like to know the process to load data from a file in remote machine to an oracle table. The load file is dumped to a folder in a remote machine and it is a pipe delimited one. I am using oracle 11g. Can I create a directory in oracle, whi