Problem after Applying SP19 patch 30

We have recently applied SP19 Patch 30 to BI JAVA in development system. After this upgrade when we run a query and use teh F4 Help on any of the selections, the screen shows '???' instead of the text of all the values.
Doe any one know the issue and the solution for this.
Thanks
Amit

Install patches for BEx addon 7.0 which is available in service market place and also install DotnetFx exe in your PC.
Hope this would resolve your issue.

Similar Messages

  • 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.

  • 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.

  • Error after applying support patch SAPK-40009INCPRXRPM

    Hi all,
    In our PLM system after applying support patch SAPK-40009INCPRXRPM of component CPRXRPM, release-400
    we are getting some short dumps like CALL_FUNCTION_NOT_FOUND saying that OLR3_DMS_RFC_LOAD_OBJECT_LINKS function module can't found but this function module doesn't exist in the system.
    plz help me in this regard.
    Thanks in advance.
    Regards,
    Raja

    Thanks for the prompt response Samrat,
    But with SGEN we can only regenerate the programs, but here the problem is the module I mentioned doesn't exist in system.
    Regards,
    Raja

  • Forms are not opening after applying QSP patches in R12

    Hi All,
    please help on below issue.
    forms are not opening after applying QSP patches in R12.
    all services are up and runnin.
    E-biz:12.0.6
    DB:11.2.0.2
    Thanks in Advance.
    Regards
    Kumar

    Hi Hussein,
    Thanks for quick respond..
    OS version:Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    The below list of patches we applied on 10.1.2 home:
    ===================================
    [email protected][P2PDB31] => opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.64
    Copyright (c) 2011 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /s02/app/p2pdb31/apps/tech_st/10.1.2
    Oracle Home Inventory : /s01/app/p2pdb31/apps/tech_st/10.1.2/inventory
    Central Inventory : /u01/app/p2pdb31/inst/apps/P2PDB31_p2pap16d/admin/oraInventory
    from : /etc/oraInst.loc
    OUI location : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui
    OUI shared library : /s01/app/p2pdb31/apps/tech_st/10.1.2/oui/lib/linux/liboraInstaller.so
    Java location : /s01/app/p2pdb31/apps/tech_st/10.1.2/jre/1.4.2/bin/java
    Log file location : /s02/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/<patch ID>/*.log
    Creating log file "/s01/app/p2pdb31/apps/tech_st/10.1.2/.patch_storage/LsInventory__03-12-2012_18-23-44.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 9974899 applied on Mon Mar 12 04:29:56 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 7552946 4692585 6790178 7529830 6526074 9974899 8416899 6018059 6024000 6772953 7514592 7529859 5596834 6844221 9892569 5724681 7430171 6471931 5979883 5155185 6060499 5740055 6134487 6912781 6681624 5985742 4473073 7021360 4685283 4635520 6433471 5902630 9288120 7519011 6237650 7195030 5763122 5999450 6917549 6150541 5562810 6647933 9204863 5453754 6153975 5697416 5932346 5573438 7146872 7574599 6682888 7229577 9195865 6655345 6713795 5025985 9213612 7113141  ]
    2) Patch 9273888 applied on Mon Mar 12 04:29:10 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9273888  ]
    3) Patch 8447875 applied on Mon Mar 12 04:28:41 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 6490362 8447875 8351021  ]
    4) Patch 12828135 applied on Mon Mar 12 04:27:40 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 5220448 6350565 6079585 5458753 9655023 4175906 5901912 6864078 4486132 5896963 11725035 6647005 5095815 4519477 5347751 4691191 4754900 5861360 8290534 5382595 5071931 6370967 5458543 6607951 5179574 4329444 5029950 5464895 5029952 5029954 5738539 5648727 5352587 5631915 4402808 4871035 6455161 5114396 5091108 5584790 4605877 4751932 5751672 5490845 10080564 6753516 8534394 3345756 5933477 7592360 5094098 10183338 5015557 4679094 5675556 5154689 12828135 5222931 5910829 5754150 5227879 4152843 4661844 6079603 5637094 7044603 6016022 4905112 8290629 4581220 4166537 7120513 5276400 7154097 7154098 5408664 5563256 6395024 4146291 6397568 6854919 12419228 9108675 5901877 4768040 5049074 7022400 5960451 5490935 5049077 4542188 4680009 4593539 4555795 12565867 5406923 4359124 5689908 5258410 4969005 3962946 3743912 5648102 9352208 5057964 8836540 3935623 5014128 4873311 4439469 4331689 6705965 4597251 4903532 6055387 9764906 7576788 5650178 5225797 4047969 4554284 5376215 4874628 5401921 5151518 4458415 4700543 7375686 5226235 4900129 5122955 5095648 4561867 5239126 5869471 4712638 5354517 4925103 4745776 5998987 4939157 6404864 4627335 7300525 5501362 4587572 4969029 9119261 6270140 5055442 7334756 6639839 4492467 5222032 5151675 5242647 6999528 6737308 7137797 6864202 4587431 5605370 6647068 9952279 6826532 4335559 5417371 4671216 5065930 9362645 4575854 6130365 5355257 7173149 5243019 6639553 4966417 5884075 4899479 4610820 3837600 5092688 4528572 4449900 4601861 6009358 4226736 6404447 4348230 8785236 5233111 5644862 4197970  ]
    5) Patch 12434128 applied on Sun Mar 11 23:48:16 EST 2012
    Unique Patch ID: 14106915
    [ Bug fixes: 9357234 7379127 9173023 8265594 7135493 12434128 7135488 8298232 9772332 9765884 7156655 7608327 7156648 8537027 9679852 7379122  ]
    6) Patch 9593176 applied on Sun Mar 11 19:07:38 EST 2012
    Unique Patch ID: 12856826
    [ Bug fixes: 5116235 5969391 7573720 6395358 7392832 7526041 8287889 8428638 9200985 6446152 8342525 8319129 8278813 6128859 4407272 7021759 5563375 7369690 7001328 7497460 9499728 9254095 7215354 7164050 7171994 6770810 9084276 7304653 7595761 1947595 8859958 5950737 6722224 7442879 8242418 9463433 6391947 7240862 6652955 7358376 6857221 7329300 8928753 8947375 8974551 9390538 7114153 6025516 7833659 9320023 6460568 7286928 5465339 8272078 7651246 6821297 7350891 6823259 6704955 9293220 5375851 8552429 7261996 8755926 8316127 8359788 7567072 6894576 8348570 8847739 7512736 7231982 7529909 7242694 6998181 6933210 7621923 9148117 5733397 6683962 7142365 6999812 6747939 6251633 3213707 8623626 7170999 7029083 6132689 7657973 7552880 7359193 8928735 8940272 6078303 8866722 6790720 9436383 7000696 5155021 8221857 7319888 4526825 8808264 9902558 8339004 8485711 9148124 7126045 6724714 7175618 6502349 6510297 9124173 7123031  ]
    7) Patch 11669923 applied on Sun Dec 11 02:00:51 EST 2011
    Unique Patch ID: 13373014
    [ Bug fixes: 11669923 10174371 8602992  ]
    8) Patch 6400501 applied on Sat Nov 12 20:13:35 EST 2011
    [ Bug fixes: 6400501  ]
    9) Patch 5394728 applied on Mon Aug 24 14:47:45 EDT 2009
    [ Bug fixes: 5394728  ]
    10) Patch 3559326 applied on Mon Aug 24 14:46:51 EDT 2009
    [ Bug fixes: 3559326  ]
    11) Patch 8300196 applied on Mon Aug 24 14:40:34 EDT 2009
    [ Bug fixes: 8300196  ]
    12) Patch 7140405 applied on Mon Aug 24 14:40:04 EDT 2009
    [ Bug fixes: 6764875 6116405  ]
    13) Patch 6371228 applied on Mon Aug 24 14:38:32 EDT 2009
    [ Bug fixes: 6371228  ]
    14) Patch 5917053 applied on Mon Aug 24 14:37:45 EDT 2009
    [ Bug fixes: 5917053  ]
    15) Patch 7016961 applied on Mon Aug 24 14:35:24 EDT 2009
    [ Bug fixes: 7016961  ]
    16) Patch 6995251 applied on Mon Aug 24 14:27:40 EDT 2009
    [ Bug fixes: 6995251  ]
    17) Patch 7121788 applied on Mon Aug 24 13:20:56 EDT 2009
    [ Bug fixes: 7121788  ]
    OPatch succeeded.
    ============================================================
    we got the error, servlet error in application.log
    12/03/05 18:13:15.482 formsweb: 10.1.3.5.0 Started
    12/03/05 18:13:39.497 formsweb: ListenerServlet init()
    12/03/05 20:26:53.850 formsweb: Broken pipe
    12/03/05 20:26:53.851 formsweb: Servlet error
    java.io.IOException: Broken pipe
    at sun.nio.ch.FileDispatcher.write0(Native Method)
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:100)
    at sun.nio.ch.IOUtil.write(IOUtil.java:71)
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    at java.nio.channels.Channels.writeFully(Channels.java:81)
    at java.nio.channels.Channels.access$000(Channels.java:47)
    at java.nio.channels.Channels$1.write(Channels.java:155)
    at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    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:662)
    12/03/12 09:37:34.639 formsweb: 10.1.3.5.0 Started
    12/03/12 09:54:40.191 formsweb: Servlet error
    java.lang.NoClassDefFoundError: oracle/forms/servlet/MLEncoder
    at oracle.forms.servlet.FormsServlet.parseLine(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doRequest(Unknown Source)
    at oracle.forms.servlet.FormsServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.forms.servlet.MLEncoder
    Dependent class: oracle.forms.servlet.FormsServlet
    Loader: forms.web.formsweb:0.0.0
    Code-Source: /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar
    Configuration: WEB-INF/lib/ directory in /s02/app/p2pdb31/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib
    This load was initiated at forms.web.formsweb:0.0.0 using the loadClass() method.
    The missing class is not available from any code-source or loader in the system.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2204)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1726)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1682)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1667)
    Regards
    Kumar

  • [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

  • 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.

  • Problems after applying patch 5 of CM & Collaboration on EP 6.0 SP2

    hi everyone.
    here is the problem
    we recently applied patch 5 for CM on EP 6.0 SP2
    the portal platform is at patch 27.
    after having applied the patch the logs indicated that the upgrade sequence completed successfully.
    however after we restarted the portal and logged back in none of the KM repositories are accessible. it just says not found / is not accessible or is not available.
    under system admin when we go into Content Management Configuration it says invalid Repository Managers.
    i have reset the SAPWCM user password and check the connection pool settings but still nuthin.
    i have checked the cm.properties and config_local.properties files. however i have no document to compare what the correct format of the entries in these files is. i know they are supposed to have identical entries.
    can somebody help?
    thanks

    Hi,
    I had the same problems after patching CM. I had to re-enter the WCM password of the 3 CM Conenction Pools in the CM Configuration under "jdbc connection pools".
    Hope this helps
    Cheers,
    Jochen

  • LOGIN PROBLEM AFTER APPLYING SAP_ BASIS PATCHES

    Hi Experts,
    I applying sap_basis support pack from level 16 to 20. when applying first patch it create more dumps and give the below syntax error. After that it cannot allowed to login to the GUI and create a dump. No any transcations codes are allowed. so please guide me to solve the problem.
    The syntax error message:
    Short text
        Syntax error in program "SAPLSDOC ".
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPMSYST" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "SAPLSDOC " in include
         "CL_GUI_ALV_GRID===============CU " in
        line 127:
        "Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"
        The include has been created and last changed by:
        Created by: "SAP "
        Last changed by: "SAP "
        Error in the ABAP Application Program
        The current ABAP program "SAPMSYST" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        The following syntax error was found in the program SAPLSDOC :
        "Type "IF_ALV_PRINT_PARAMETER_PROXY" is unknown"
    Regards
    S.Balaji

    First check your<DIR_TRANS>/tmp directory What files are there ??
    Then check <DIR_TRANS>/log directory
    There will be a log there for sure
    Pravin

  • Problems after applying patches - please help

    Hi All,
    i've just applied some patches last week to one of my CF servers (CF 8.01 on SBS 2003).  I followed the instructions and didnt really have any issues i noticed until yesterday. The debugging output on screen is gone, replaced by a 500 error and a ton of error codes like this:
    [code
    ]ROOT CAUSE:
    java.lang.NoSuchMethodError: coldfusion.server.DataSourceService.executeQuery(Ljava/sql/Connection;Ljava/lang/String;L java/lang/String;Lcoldfusion/sql/ParameterList;Ljava/lang/Integer;Ljava/lang/Integer;Ljava /lang/Integer;[IIIZZ)Lcoldfusion/sql/Table;
              at coldfusion.sql.SqlImpl.execute(SqlImpl.java:329)
              at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:838)
              at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:528)
    [/code]
    i also cannot view the logfiles in CF administrator. Similar error code as above - full page.
    Patches i applied were:
    APSB12-06
    APSB11-29
    APSB12-15
    not necessarily in that order (i followed the order specified on adobe's site).
    any help or guidance is greatly appreciated-i can provide any info that may help. t
    thank you very much

    Hi
    First of all you might have taken backup of files before applying patches. If yes then please replace them first to stabilize it. Once that is done then apply patches one by one and test it before applying other one. That should help and identify the issue if there is any.
    Regards
    Swaraj

  • Problem with applying a patch to zdoom in AUR

    I did a little searching and found out about the patch command, but I'm still having some issues with applying this patch. Can anyone help me out? I'm not sure when to be running the patch command and what parameters to use. Thanks in advance.
    http://aur.archlinux.org/packages.php?ID=16403
    http://mancubus.net/svn/gzdoom/trunk/dumb/src/it/itrender.c?r1=114&r2=354&view=patch

    raptir wrote:
    The root of the problem is that when running makepkg, you get this:
    [ 15%] Building C object dumb/CMakeFiles/dumb.dir/src/it/itrender.o
    /home/mike/zdoom/zdoom/src/zdoom-2.3.1/dumb/src/it/itrender.c:3559: error: static declaration of 'log2' follows non-static declaration
    make[2]: *** [dumb/CMakeFiles/dumb.dir/src/it/itrender.o] Error 1
    make[1]: *** [dumb/CMakeFiles/dumb.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    The patch provided supposedly fixes that by renaming a function (log2 to mylog2) in itrender.c. I've tried simply running patch -i dumb.patch before running makepkg, but that obviously doesn't work since none of the files are downloaded. I'm guessing that I need to put the patch command somewhere in pkgbuild, I'm just not sure where.
    So far, I've just downloaded and extracted the tarball, then I get the above error when running makepkg.
    Well you don't need to get the package tarball alone. Get the tarball and open up the PKGBUILD file, see where it gets the source from, then get that source and apply the patch to it. After that you can just compile it yourself...

  • Failure to Start Oracle Listener after applying Oracle Patch

    Hi all ,
    I'm having problem after upgrading to 10.2, patch level 15 .
    Before applying the patch everything went well. The server is hosting 2 instance D02-ECC6 and BID- BI .
    I'm a newbie in oracle , hope someone that faced this issue before and managed to solve this issue before can shed some light how to solve it .
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
      TNS-00530: Protocol adapter error
       64-bit Windows Error: 2: No such file or directory
    07-SEP-2007 20:37:19 * (CONNECT_DATA=(SID=D02)(GLOBAL_NAME=D02.WORLD)(CID=(PROGRAM=D:\usr\sap\D02\DVEBMGS00\exe\disp+work.EXE)(HOST=ACMSAPD02)(USER=OraUser))
    For BID - BI Instance
    tarted with pid=3596
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\BID.WORLDipc)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\BIDipc)))
    Error listening on: (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=ACMSAPD02)(PORT=1528))
    TNS-12542: TNS:address already in use
    TNS-12560: TNS:protocol adapter error
      TNS-00512: Address already in use
       64-bit Windows Error: 48: Unknown error
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\BID.WORLDipc)))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=
    .\pipe\BIDipc)))
    TNSLSNR for 64-bit Windows: Version 10.2.0.2.0 - Production on 26-SEP-2007 02:04:37
    Thank You

    I am working with sallehuddin on this
    After change tnsname.ora listener.ora and sqlnet.ora it still pointing to host 202.75.47.122 port 1521 instead of 192.168.4.7 port 1528
    BELOW WAS THE OUTPUT
    SQL> connect / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  679477248 bytes
    Fixed Size                  2056000 bytes
    Variable Size             348127424 bytes
    Database Buffers          322961408 bytes
    Redo Buffers                6332416 bytes
    Database mounted.
    Database opened.
    SQL> select status from v$instance;
    STATUS
    OPEN
    SQL>
    <b>LISTENER OUTPUT</b>
    LSNRCTL> STATUS BID
    Connecting to (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=BID.com.my))(ADDRESS=(PRO
    TOCOL=TCP)(HOST=202.75.47.122)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       64-bit Windows Error: 61: Unknown error
    <b>TNSPING OUTPUT</b>
    D:\oracle\BID\102\BIN>tnsping BID
    TNS Ping Utility for 64-bit Windows: Version 10.2.0.2.0 - Production on 28-SEP-2
    007 09:24:29
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    D:\usr\sap\BID\SYS\profile\oracle\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = SAP
    .WORLD) (PROTOCOL = TCP) (HOST = ACMSAPD02) (PORT = 1528))) (CONNECT_DATA = (CON
    NECT_DATA = (SERVICE_NAME=BID) (ADDRESS = (PROTOCOL = TCP) (HOST = ACMSAPD02) (P
    ORT = 1528)))
    TNS-12533: TNS:illegal ADDRESS parameters
    D:\oracle\BID\102\BIN>
    <b>Profile parameter setting</b>
    TNSNAMES.ORA
    Filename......: tnsnames.ora
    Created.......: created by SAP AG, R/3 Rel. >= 6.10
    Name..........:
    Date..........:
    @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#4 $
    BID.WORLD=
      (DESCRIPTION =
        (ADDRESS_LIST =
            (ADDRESS =
              (COMMUNITY = SAP.WORLD)
              (PROTOCOL = TCP)
              (HOST = ACMSAPD02)
              (PORT = 1528)
        (CONNECT_DATA =
           (CONNECT_DATA =
              (SERVICE_NAME=BID)
             (ADDRESS =
              (PROTOCOL = TCP)
              (HOST = ACMSAPD02)
              (PORT = 1528)
    LISTENER.ORA
    LISTENER =
      (ADDRESS_LIST=
         (ADDRESS=(PROTOCOL=tcp)(HOST=ACMSAPDEV02)(PORT=1528))
         (ADDRESS=(PROTOCOL=ipc)(KEY=PNPKEY)))     
    SID_LIST_<lsnr>
       List of services the listener knows about and can connect
       clients to.  There is no default.  See the Net8 Administrator's
       Guide for more information.
    SID_LIST_LISTENER=
       (SID_LIST=
         (SID_DESC=
                   #BEQUEATH CONFIG
              (GLOBAL_DBNAME=BID.SAP)
              (SID_NAME=BID)               
              (ORACLE_HOME=D:\oracle\BID\102)
                   #PRESPAWN CONFIG
             (PRESPAWN_MAX=20)
           (PRESPAWN_LIST=
               (PRESPAWN_DESC=(PROTOCOL=tcp)(POOL_SIZE=2)(TIMEOUT=1))
    SQLNET.ORA
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    NAMES.DEFAULT_DOMAIN = WORLD
    05.01.06 unsorported parameter now
    #NAME.DEFAULT_ZONE = WORLD
    05.01.06 set the default to 10
    SQLNET.EXPIRE_TIME = 10
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    05.01.06 set to default
    #TCP.NODELAY=YES
    05.01.06 set to 32768
    DEFAULT_SDU_SIZE=32768
    Remarks: TNS_ADMIN point to D:\usr\sap\BID\SYS\profile\oracle<u></u><u></u><u></u>

  • URGENT Please: Problem after run autoconfig patch(Advanced_Inbound 5505631)

    Hi
    First I must say that I am new on applying patches on Oracle applications.
    I have just applied a patch for Advance Inbound 5505631. The patch went well with no error. I check the Applications and the patch was already in place.
    But when i run the autoconfig, it give me some errors and now i cant start APPS
    One is that the concurrent manager don’t start(CONCSUB failed due to ORA-01017). I have change the xml file from GUES/GUES to GUES/ORACLE, but still no start.
    I think the problem was not the patch itself, but other issue
    My system is Oracle E-Business Suite 11.5.0 and Linux
    Many tanks for your help.
    PS: If you need any log to see more, just ask what the log that you need, because I don’t know what log I should post.
    JailBreak

    Hi again
    Yes hsawwan i no that must have APPS user/pass. Tank you
    This is my log from the APPS start service
    I see there are too many login/password error? My APPS user/pass is correct
    And i can connect trough sqlplus to my DEV db(with system password)
    Setting service Oracle Apache Server DEV_machine_name to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adapcctl.sh version 115.50
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    Apache Web Server Listener is not running.
    Starting Apache Web Server Listener (dedicated HTTP) ...
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    Apache Web Server Listener (PLSQL) is not running.
    Starting Apache Web Server Listener (dedicated PLSQL) ...
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    adapcctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleTNSListener80APPS_DEV_machine_name to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleConcMgrDEV_machine_name to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 115.28
    Starting concurrent manager for DEV ...
    Starting DEV_1130@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleFormsServer-Forms60DEV_machine_name to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/adfrmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adfrmctl.sh version 115.37
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    Starting forms server for DEV on port 9009.
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    adfrmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleReportServer-Rep60_DEV to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/adrepctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adrepctl.sh version 115.32
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    starting Reports Server for DEV on port 7009.
    Cannot complete applications logon. You may have entered an invalid applications password, or there may have been a database connect error.
    adrepctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Fulfillment Server DEV_machine_name to mode 2
    Executing service control script:
    /opt/oracle/dev/devcomn/admin/scripts/DEV_machine_name/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 115.16
    Validating Fulfillment patch level via /opt/oracle/dev/devcomn/java
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9309 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server DEV_machine_name adapcctl.sh Started
    OracleTNSListener80APPS_DEV_machine_name adalnctl.sh Started
    OracleConcMgrDEV_machine_name adcmctl.sh Started
    OracleFormsServer-Forms60DEV_machine_name adfrmctl.sh Started
    OracleReportServer-Rep60_DEV adrepctl.sh Started
    Oracle Fulfillment Server DEV_machine_name jtffmctl.sh Started
    Oracle Restricted Apache Server DEV_machine_name adaprstctl.sh Disabled
    Oracle Apache Server DEV_machine_name for PL/SQL adapcctl.sh Disabled
    Oracle TCF SocketServer DEV_machine_name adtcfctl.sh Disabled
    Oracle Metrics Client DEV_machine_name adfmcctl.sh Disabled
    Oracle Metrics Server DEV_machine_name adfmsctl.sh Disabled
    Oracle ICSM DEV_machine_name ieoicsm.sh Disabled
    Oracle iProcurement Bulk Loader DEV_machine_name icxblkctl.sh Disabled
    Oracle Discoverer services DEV_machine_name addisctl.sh Disabled
    ServiceControl is exiting with status 0

  • Problems after applying latest Airport update.

    I have a core duo macbook and was able to maintain a connection to my wpa secured wireless network before running software update a few days ago. After doing so, I can't maintain a connection. It simply stops working.
    I disconnect, reconnect, and os x says there was a problem connecting to my network. I turn airport off then back on and still get the same error.
    I am still able to sign onto other networks. My ibook and powerbook have no trouble connecting and maintaining a connection to my wpa secured network when my mac book is having trouble. I have not applied any software updates to those recently.
    After rebooting the macbook, I can connect just fine. This happens once every 3 hours or so and is driving me nuts. Anyone know how to rollback the update or know what might be wrong?
    Thanks,
    Todd
    MacBook 2.0ghz Core Duo (Black)   Mac OS X (10.4.8)  

    hello,
    i have the same problem after the update. i see some members on the forums suggesting to turn off the wifi security helps, but who wants to give free wifi to there neighbors. with my situation, my router has a settings for "WPA-AES" or "WPA-TKIP." i had my router set for "WPA-AES" before the update, things works fine, after the update i tried to delete the key chain entries of my wifi connection and the preferred network list, which didn't help, but changing my router to be "WPA-TKIP" helped. my connection works normally again, i can reboot, put the macbook to sleep and it reconnects fine.
    hope this might work for you if you have this "TKIP" setting for you wifi router. i have a buffalo WZR-RS-G54 router, btw.
    good luck.
    dang
    macbook 2.0ghz, 2g ram, 80g hd Mac OS X (10.4.8)

Maybe you are looking for

  • No accounting document exist for this excise invoice

    DearAll, I have made configuration for the excise invoice in CIN I am getting the following error :Message no. 8I345 No accounting document exist for this excise invoice . maintained all the relevant settings and configuration. I have checked the for

  • Invoice table can't have rows added?

    I've been trying to use the invoice template, but adding new rows completely wipes out the formatting. Is there a way I can add a new row and still maintain the ability for the table to calculate the row and add it to the total below? I've tried copy

  • Circular 3d text path

    Hi everyone, I'm just getting started with the new Motion 3.0 and I have a few questions of how to achieve a particular effect. What I am trying to do is similar to the template called Barrel Turns, where the text curves in on a 3d path, with each ch

  • Van MailBox

    Hi All, Our client has a global ID number and we get data from 10 different customers (EDI format) . We are using seeburger as 3rd party. we are planning to buy two mail boxes and planning to ask all customers to send data to that mail boxes and we w

  • Text resizes when cutting and pasting

    Help? When I cut and paste text from one scene or area to another, the text changes sizes and does not look uniform to the next. How do I eliminate that or at least figure out how to make the text the same size (re: the original text may be 32, but t