SQL2012 SP2 CU1 Availability Group database not synchronizing after applying February Microsoft patches

Hi,
We are starting our monthly patching and have a situation with SQL2012 SP2 CU1 Availability Groups databases not synchronizing after patching the secondary replica. This seems a little like
http://support2.microsoft.com/kb/3033492/en-us which was for CU3 and CU4 builds. The dashboard on the Primary shows the secondary as not synchronizing. The errorlogs on both nodes show the connection
has recovered but the dashboard shows critical errors. This is running on Windows 2012.
Thanks
Chris

Lydia,
I am referring to MS15-009 to MS15-017 that came out on Tuesday. These are the only patches we have applied. On our two node Availability Group setup we had the patches applied to the secondary node and then it was restarted. It came up fine and SQL is running
as expected.
This is from the primary node errorlog:-
AlwaysOn Availability Groups connection with secondary database terminated for primary database 'XXX_DEVL' on the availability replica with Replica ID: {e6468c4d-9431-4052-88c0-07d3b3eb428c}. This is an informational message only. No user action is required.
A connection for availability group 'YYYYY50_AG' from availability replica 'YYYYY50AV' with id  [0E53235A-0FBB-4E18-8C40-A0D72F30C36A] to 'YYYYY50BV' with id [E6468C4D-9431-4052-88C0-07D3B3EB428C] has been successfully established.  This is an
informational message only. No user action is required.
AlwaysOn Availability Groups connection with secondary database established for primary database 'XXX_DEVL' on the availability replica with Replica ID: {e6468c4d-9431-4052-88c0-07d3b3eb428c}. This is an informational message only. No user action is required.
On the secondary node errorlog:-
Skipping the default startup of database 'XXX_DEVL' because the database belongs to an availability group (Group ID:  65541). The database will be started by the availability group. This is an informational message only. No user action is required.
The state of the local availability replica in availability group 'YYYYY50_AG' has changed from 'RESOLVING_NORMAL' to 'SECONDARY_NORMAL'. The replica state changed because of either a startup, a failover, a communication issue, or a cluster error. For more
information, see the availability group dashboard, SQL Server error log, Windows Server Failover Cluster management console or Windows Server Failover Cluster log.
AlwaysOn Availability Groups data movement for database 'XXX_DEVL' has been suspended for the following reason: "system" (Source ID 5; Source string: 'SUSPEND_FROM_RESTART'). To resume data movement on the database, you will need to resume the
database manually. For information about how to resume an availability database, see SQL Server Books Online.
Nonqualified transactions are being rolled back in database XXX_DEVL for an AlwaysOn Availability Groups state change. Estimated rollback completion: 100%. This is an informational message only. No user action is required.
AlwaysOn Availability Groups connection with primary database terminated for secondary database 'XXX_DEVL' on the availability replica with Replica ID: {0e53235a-0fbb-4e18-8c40-a0d72f30c36a}. This is an informational message only. No user action is required.
Now I see the suspend message. Running the select on sys.dm_exec_requests there are NO DB_STARTUP ones on either node or blocking.
Next action is probably to have the patches removed from the secondary node and see if all is well and then try patch one by one to see which one causes the issue.
Chris

Similar Messages

  • Available Group Wikis not update after group is removed

    I removed group from workgroup manager and directory service. But group wiki is still shown on Groups home page and I can even login with old member's id and password. How I can remove this?

    Yep, I'm having a similar issue.
    I've deleted the wiki site, created a new one (same domain) and added new groups. When I view the site the old groups and all the old data is all I can see. Obviously Groups bear no resemblance to the data - maybe they just provide authentication?
    Anyone know how to delete a Wiki and have it permanently removed?
    Any help would be much appreciated.
    Cheers

  • Oracle forms not opening after applying devoloper 6i patch 19 (P 9935935)

    Dear All,
    I have planned to upgrade forms version from 6.0.8.25 to 6.0.8.28 as followed the note      Upgrading Developer 6i with Oracle Applications 11i [ID 125767.1]
    and applied the Patch 9935935 after this we have not open the forms and Open the all three windows as normal but after third window we are not able to get any forms window.
    what is the problem we can not find any errors and remain applications services are running fine..
    please give me solution for this??
    Thanks in advance...

    Hi Hussein,
    Thanks for quick response..
    yes, all patches has been applied successful and we are not get any error in Apache log file..
    below the Java console error:
    Oracle JInitiator: Version 1.3.1.21
    Using JRE version 1.3.1.21-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\mu34835
    User has overriden browser's proxy settings.
    Proxy Configuration: no proxy
    JAR cache enabled
    Location: C:\Documents and Settings\mu34835\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar to JAR cache
    Deleted glahelib.jar-5452fb74-2d4101e0.zip from JAR cache
    Deleted glahelib.jar-5452fb74-2d4101e0.idx from JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar to JAR cache
    Downloading http://oraapps03.emri.net:8009/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar to JAR cache
    connectMode=Socket
    serverHost=oraapps03.emri.net
    serverPort=9009
    Forms Applet version is : 60828
    java.lang.NoClassDefFoundError: com/trend/iwss/jscan/runtime/Session
         at oracle.forms.handler.UICommon.<clinit>(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.engine.Runform.registerHandlerClass(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Yes, auto config successfully completed
    Thanks,

  • Cluster failover but Availability Group do not

    We recently had an issue where a file share was unavailable. It caused the cluster to failover. However, the Availability Group did not failover. The application was trying to connect to the secondary database which it couldn't since the failover had not
    happened. We are set up using Quorum with a File Share Witness. We have manually failed this over successfully. Any ideas on why the Availability Group did not failover would be most appreciated. We do not have any experts in this area so please help us figure
    out where to look.

    Availability listener are a good way of providing a fault tolerance for the client and in addition providing read-intent or read-only access to the secondary replicas. If you need it, you can go through these documentations. They show the why and how to
    set them up. If you have any additinal questions let me know.
    http://msdn.microsoft.com/en-us/library/hh213417.aspx
    Always make sure to configure AG relevenat parts through SSMS not the cluster Service manager itself. There are some points that you might want to tweak in the cluster manager, but most parts should be configured (and for most cases they are sufficient)
    in the SQL Server related tools (SSMS)
    -Jens
    Jens K. Suessmeyer http://blogs.msdn.com/Jenss

  • 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

  • Bridge cc will not open after trying to add patch aom package (adobe output module) to workspace

    bridge cc will not open after trying to add patch aom package (adobe output module) to workspace. this patch was recommended by adobe help to allow creating pdf presentations. the help stated bridge cc was shipped without this and to download aom package win 64. I tried that, and either did something wrong or? I deleted bridge cc 64 bit, then went to cc and downloaded bridge cc (not sure if it is 32 or 64) and the program still does not open. any ideas?

    There are lots of threads on this.  Do a web search.

  • Java command line purge not working after applying MLR 10

    Hi Gurus,
    After applying the latest patch MLR 10,
    java command line purge does not seem to work. I'm using the command
    java -ms1024M -mx1024M oracle.tip.repos.purge.PurgeManager purgeRuntime -start 07-APR-2009 -end 22-MAY-2009 Complete
    Before running the command i have set the environment using setenv.bat present in ip\install directory.
    Below error is observed when trying to purge the messages
    java -ms1024M -mx1024M oracle.tip.repos.purge
    .PurgeManager purgeRuntime -start 07-APR-2009 -end 22-MAY-2009 Complete
    Purge started, please wait...
    Purge failed
    Error -: AIP-11016: SQL error: java.sql.SQLException: ORA-06550: line 1, colum
    n 7:
    PLS-00905: object B2B.PURGE_RUNTIME is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.tip.repos.purge.PurgeManager.main(PurgeManager.java:1454)
    Caused by: java.sql.SQLException: ORA-06550: line 1, column 7:
    PLS-00905: object B2B.PURGE_RUNTIME is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java
    :124)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.
    java:183)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableS
    tatement.java:872)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
    nt.java:1085)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePrep
    aredStatement.java:2983)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePrepar
    edStatement.java:3056)
    at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallab
    leStatement.java:4295)
    at oracle.tip.repos.purge.PurgeManager.main(PurgeManager.java:1449)
    Kindly let me know if any post install scripts needs to be run ?
    Or is there any thing else i have missed.
    Thanks in advance,
    Regards,
    Cema
    Edited by: Cema on May 22, 2009 12:14 PM

    Hi Cema,
    In MLR 10 these two bugs have been added with others (you can see in patch read me file)-
    8432093 - AUTOMATE THE POST PATCH INSTRUCTION SCRIPTS FROM MLR 10 ONWARDS
    8339176 - B2B PURGE_RUNTIME PROCEDURE DOES NOT DELETE ALL TIP_WIREMESSAGE_RT RECORDS
    Bug 8432093 tells clearly that there is no need of running any post installation script from MLR 10 onwards, so you have not missed anything like post installation script.
    Bug 8339176 has addressed the PURGE_RUNTIME functionality for deleting messages. From your earlier posts it seems that you got some errors while applying this patch. Please make sure that patch is successfully installed on your system.
    Regards,
    Anuj

  • Video and audio tracks not synchronized after importing

    When I try to watch a video in quicktime or itunes video and audio tracks not synchronized. If I wach on another player they are synced. Anyone help?

    John:
    Thanks for your reply.  Excuse my referring to you as "Kevin".  I'm new to the Adobe Community.  I have also referenced another article which is seemingly a bit easier to fix for such a non-technical woman like myself.  I'm going to try both solutions.  Whichever works I'll be sure to reply to the thread with my findings.  I found this article which provides the following solution:  http://blog.flickharrison.com/2012/04/problem-solving-in-adobe-premiere-audio-glitches-and -sync/

  • Material availability date can not be after the delivery date

    Dear Experts,
    we are using the following scnario,
    1. Once the user creates the sales order, automatically system creates PO in the background.
    we have created Bapi program for creation of Background PO in SD User Exit.
    The following issue occurs in Prd, DS1, QS1 server, We have done Technical upgradation project, Now when we creates sales order automatically po created with error message of Material availablity date can not be after the delivery date. even sales order no also not updated in the PO.
    QAS server (without technical upgrade) i refered the same input parameter and used the same and create the sales order system generates PO automatically without error message.
    Does any one can through lights on this issue,
    Thanks and Best Regards,
    Muralidharan S

    Hi
    The dates are determined due to shipping and transportation scheduling settings. So check whether the shipping and transportation scheduling is being performed as per the cofiguration settings after Technical upgrade. Since the MAD date should not be after Delivery date but it seems that the dates are not determined properly.
    Also check the Transit  time, Loading time, Pick/Pack time and Lead time are retained as same as before the technical upgrade. Use the QAS server settings to validate the settings in other servers.
    Regards
    Rajkumar K

  • After applying middle tier patch 9593176, form POXPOVPO will not load...

    We applied middle tier patch 9593176 to help resolves some of the myriad of forms glitches we are seeing after our upgrade from 11i to 12.1.3.
    1.     Applied patch 9593176.
    2.     Regenerated all form files (regenerate/recompile…same thing)
    3.     Started application using seeded start script ($INST_TOP/apps/edev_ppcm04/admin/scripts/adstrtal.sh)
    4.     Received warning while running the startup script (log sent to you earlier) which referenced note 397174.1
    5.     Stopped all processes using seeded stop script
    6.     Followed instructions on not 397174.1
    7.     Restarted using seeded start script
    8.     Did not receive any errors.
    9.     POXPOVPO freezes now.
    Versions:
    IBM AIX 64 bit 6.1
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit
    Forms Applet version is : 10.1.2.3
    EBS 12.1.3
    Anyone else see this or have any ideas?

    Richard,
    I have just applied patch to upgrade from Portal 3.0.9 to 3.0.9.8.1 (Patch applied to loginserver and portal schema) and the External Applications that were previously set up have gone from the portlet.
    Does this relate to your note at the bottom:
    "Minor issues with Bulk action. 1840420 CUSTOM WRITTEN EXTERNAL AUTH MODULE NEED TO BE UPDATED AFTER 3.0.9 UPGRADE SSOXOID.PKB DOESN'T LOAD.
    External authentication modules that were written before 3.0.9 need to be updated after upgrading to 3.0.9. ssoauthx.pks is updated in 3.0.9 and contains additional routines that need to be implemented." ??
    If I go to the "Login Server Administration" portlet and select the link "Administer External Applications" I get a list of 5 External Applications that have previously been set up.
    If I go back to the Home Page and select "customize" on the "External Applications" portlet I get the message "Your Login Server administrator has not registered any external applications".
    Does that mean I should just run 'ssoauthx.pks' & 'ssoxoid.pkb' or do I need to do something else ??
    Thanks
    Simo

  • Oem web page will not display after O/S dst patch

    Hello,
    The Grid web page will not display after we DST patch for the o/s.
    All below start fine without any errors:
    emctl start oms
    emctl start iasconsole
    opmnctl startall
    emctl start agent
    The Grid web page is not displaying. What might happened after the o/s dst patch that might cause this? Our GRID is 10204 with a 10104 repository. The 10104 has not yet been dst patch.
    What logs should I be looking at to figure why the web page is not displaying? Thank you.

    Provide the output of these comands:
    $OMS_HOME/bin/emctl status oms
    $OMS_HOME/opmn/bin/opmnctl status
    $AGENT_HOME/bin/emctl status agent
    $DATABASE_HOME/bin/sqlplus "/ as sysdba" << EOF
    SELECT STATUS FROM V$INSTANCE;
    EOF
    $DATABASE_HOME/bin/lsnrctl status LISTENER_NAME
    Regards

  • ORACLE tags not working after 1.5.1 patch

    I have some logic in my template the looks up information from some Oracle tables. This logic worked fine in 1.5.0, however, after applying the 1.5.1 patch it does not perform the Oracle logic, but shows the Oracle code as HTML on the page. Here is the code in question: (This is not the entire code, but one HTML TD that comes before the Oracle code, and one HTML TD that comes after it)
    <TD align="center" valign="top"><A
    href="/pls/portal/PORTAL.home"><IMG src="#WORKSPACE_IMAGES#ihome.gif" alt="Home" border="0"></A></TD>
    <ORACLE>
    BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
    END;
    </ORACLE>
    <TD align="center" valign="top"><IMG src="#WORKSPACE_IMAGES#ilogout.gif" alt="Logout" border="0"></TD>
    This is what displays on the web page:
    BEGIN htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '>

    Your removal of functionality in a bug fix has broken a production application for us. This does not seem like something that should have been done with a "patch"
    I have just read all that I can find on "shortcuts" and am not finding what I need.
    Here is what we are doing:
    We are using RoboHelp for our help content. We have a help icon and a help link on the header of the page. This is defined in our template. We have to have the name of the module (Page Alias) to link the page being run to the help content for that page. Since you do not have a system variable for page name or page alias, I have had to put this information into an Oracle table. I was looking that up with a function within the Oracle Tags.
    Can I create a shortcut that would create the following code pl/sql code into a PL/SQL function body:
    BEGIN
    htp.tableData(htf.anchor2('javascript:help_openTopic(''/insitehelp/Insite_Help.htm'', ''' || pkg_insite_general.help_link(v('APP_ID'), v('APP_PAGE_ID')) || ''')', '', '', '', '><IMG src="#WORKSPACE_IMAGES#ihelpl.gif" alt="Help" border=0'), 'center');
    END;
    and call this shortcut where this help icon needs to appear like:
    <TD align="center" valign="top">
    "CALLHELPWITHICON"
    </TD>
    I have done the above, but it does not work. What am I doing wrong, how can I get this to work? We have had to remove our help icons because of this patch.
    I thank you so for your research on this.

  • Sun Update Manager not working after applying latest patches

    I just applied the latest patches using the Sun Update Manager GUI but now it doesn't work. After logging in to the GUI as root I get a message telling me an unknown error occurred and I see the following on my terminal:
    java.lang.NullPointerException
    at com.sun.swup.client.engine.solaris.SolarisUpdateCollection.invalidateCachedData(SolarisUpdateCollection.java:783)
    at com.sun.swup.client.ui.UpdateFrame$LoadDataWorker.construct(UpdateFrame.java:256)
    at com.sun.swup.client.ui.foundation.swing.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Thread.java:595)
    Any hints?

    I just installed the latest 9 recommended patch cluster and I am getting the same problem. Although I am not even able to login as root. I enter the login name root and then it blinks and comes back to the login screen. Any help would be greatly appreciated.

  • Report painter report does not exist after applying support pack

    Hi,
    I have created report with the help of report painter for FI.
    Also created transaction code for the same.
    After applying the support pack, while testing I got the error that
    program in the transaction code does not exists.
    How to search that program and where or I need to create the same program again?
    Thanx in advance.
    -Umesh

    The reason could be having (1)  invalid characteristics value or (2) have not properly defined the General Data Section, most likely (1) in this case.
    Either way, go to t-code GRR2 to change the report.
    In the report row or column, is there an Element (the labels in red color) that does not make sense?
    It could still have the correct label names, but double-click and go into "Record Types (from your error message)".  Be sure to have the correctly define values attached to each Characteristics.
    If all above seems okay, try (From top bar, select) Edit --> General Data Section.  Think of this section as the "header data" of the report.
    Good luck
    AY

  • Hap_start_page_powl_ui_ess OBN not working after upgrade to HR Patch 32

    Hello ,
    After upgrade to HR Patch 32 . The obn in our portal is not working for the ESS/MSS POWL. Before the update it works fine.
    Any suggestions?
    Regards

    apply the note 1352104 and check the following the note
    1465076 - OBN issues in Performance Management
    1443243 - Update MSS with OBN operation for PMP Document
    1408243 - Configuration for object-based navigation
    1319792 - Problems when navigating between Web Dynpro

Maybe you are looking for