Upgrade from JDK 1.2.2 to JDK 1.4.2. Any code changes required?

Hi,
We are in the processes of upgrading the JDK versions on servers to JDK 1.4.2 to support other software upgrades.
The JDK versions on each of the servers are at different versions. On one of the servers, the version of JDK is currently at JDK 1.2.2_10. Can somebody please advise me if there would be any code changes required to support this upgrade (such as some methods being depreciated)?
We are also evaluating if we need to upgrade to JDK 1.4.5. In such a case, would there be any code changes required to upgrade from JDK 1.4.1_x to JDK 1.4.5. I assume there wouldn't be any changes for this minor upgrade but just want to confirm.
I would really appreciate an early reply.
Thanks in advance.
Regards,
Vamshi

"1.4.5" - you meant "1.5" ? :)
About deprecations -- you will be warned by the compiler. E.g. "assert", "enum" are keywords and cannot be used as method names.
The rest depends on your application. The more complex it is, the more differences can be encountered. You certainly need to run a test cycle for it with the new platform.
From my experience, I can list some issues that I have read about or have experienced myself:
1) serialization: the algorithm used to calculate the serialVersionUID had some changes between Java versions, due to compiler-added extra methods.
If you don't have serialized instances, or your serialVersionUID is specified explicitly, you are safe.
2) class loading order can be different in different platforms
Once ago I have seen a paper from BEA Systems highlighting some open topics that can arise when migrating between different vendor's JVMs. Probably, it is the one:
http://edocs.bea.com/jrockit/geninfo/devapps/codeprac.html
In my friend's case, there was some class-initialization logic, that behaved differently when class loading order changed.
3) Swing applications can sometimes behave slightly different.
E.g., I observed some changes in focus handling, although minor ones. Fixed with several lines of code.
4) Some libraries can depend on particular J2SE version. E.g. J2EE ones.
E.g. I was not able to run J2EE 1.4 thick client application with JRE 1.5. The j2ee library used by the app either had some dependencies on sun.* classes, or on some protocols (not sure, I don't remember it well).
5) Regression bugs are sometimes encountered. I.e. something that worked, does not work now.
Summary: You need testing.

Similar Messages

  • After upgrading from 8 to 9.0.1 I no longer have any search engines installed. I would like to install Google as my default search engine. When I click on "get more search engines" I cannot find Google or Bing or -

    Problem with search
    After upgrading from 8 to 9.0.1 I no longer have any search engines installed. I would like to install Google as my default search engine. When I click on “get more search engines” I cannot find Google or Bing or …

    I resolved my issue. Renamed search.sqlite and reinstalled Firefox 9.0.1
    All default search engines are now available.

  • Sudo upgrade from 1.8.5p2 to 1.8.6p8 will have any affect on oracle rac 11.2.0.3 servers running on the same?

    sudo upgrade from 1.8.5p2 to 1.8.6p8 will have any affect on oracle rac 11.2.0.3 servers running on the same?

    564b2558-b4a1-43c9-99b6-cfedc0ec44fb wrote:
    Thanks for the information.
    It means will not have any impact of upgrading the following in oracle 2nodes 11gR2 environment running on AIX.
    SUDO: 1.8.5p2 to 1.8.6p8
    SSH: 5.8.0.6102 to 6.0.0.6102
    SSL: 0.9.8.1801 to 0.9.8.2500
    So we need to bring down the servers and reboot the same once upgraded the above mentioned secured packages.
    Will not have any problems of logging and Db will be in normal as earlier before upgrade and capable of using the secured packages as well, Please confirm on this?
    I confirm

  • 10.2.0.3 upgrade to 11.2.0.3  - code changes required?

    Hi,
    I'm soliciting general comments regarding experiences when upgrading from OWB 10g to 11g. After running the upgrade utility we have noticed numerous mapping sql code differences between 10g and 11g.
    My questions for forum participants are:
    1. Have you seen sql code differences after upgrading to 11g or is there a way to avoid this? (We would prefer to generate the same sql).
    2. Have mapping re-writes been required post upgrade to generate 11g sql that produces the same result set and record count as 10g generated sql?
    3. Have you noticed any mapping performance variation (run time) after upgrading to 11g?
    Thanks for any insight,
    -Tim

    Which is the best approach for upgarde ?
    APPS - 12.0.6
    DB - 10.2.0.3
    My DB Size is 400GB
    1. DBUA
    2. Export / Import utility
    3. SQL Copy
    Client cannot afford downtime .. we are getting approx 6 hrs to complete the task in PROD.DBUA should be the fastest one.
    What is the approx time reuired?Depends on many factors (hardware resources, size of the database, ..etc). Please try this in a test instance to estimate the time it requires to do this upgrade.
    Thanks,
    Hussein

  • VERY Disappointed-just upgraded from 12 to 13 and the functionality of the Organizer has completely changed

    I have been a long time user of Photoshop elements/Premier and I just loaded version 13 (from 12) and they have completely changed the functionality of the organizer!  OMG!!!!!  You can no longer move a picture easily in the albums and you MUST use one of the Adobe preset backgrounds for a slide show.  Really???  Generally I like the templates for certain uses but I am creating long movies of travels.  I do NOT want your backgrounds, but apparently I have no choice.  And I can no longer interface with Premier - then why did you sell them to me as a package?
    I am sure I can't get my money back because I did a direct download but I have uninstalled the program and gone back to version 12 - BUYER BEWARE if you have been using Premier with the organizer it will not work seamlessly.  Such a disappointment because a good and generally well functioning program has been butchered.  .

    I've just looked to buy iCab as people have suggested but reviews suggest it doesn't work reliably since IOS5.
    Frankly I feel cheated and I've been a historic fan since having an Apple IIci 20 years ago. A major plus point in iPad usability has gone. Funilly enough I was about to recommend 25 iPads as Safari was so useable and the users I had in mind having seen my iPad were keen. But I couldn't hand on heart recommend iPads now and after seeing how Apple drops key functionality and usability wouldn't trust this supplier. Guess I'm glad I didn't recommend them and then have this happen.
    And if I want tabs I'd have gone with Andriod for half the price.
    It wouldn't be so bad if I could reverse the upgrade.
    Anyone know how to cheat the system?

  • Just upgraded from Blackberry Curve to the Q10. Hate it. Any Alternatives?

    Just upgraded to the Q10 and it is honestly the worst phone I have ever owned. Cannot wait to exchange for another model TODAY! Any suggestions for other smartphones? Thinking about the Samsung Mini III

    There is nothing you can do, since he hasn't backed up his phone since 2011.  Sorry.
    Future reference import all your pics to your computer as you would a digital camera http://support.apple.com/kb/HT4083

  • Need to upgrade from TopLink 9.0.4 to Oracle10G TopLink?

    Hi!
    We are running our apps on TopLink 9.0.3 on WebLogic 8.1 SP3 / JDK 1.4.2_04 / Oracle 9i Type 2 JDBC drivers
    We will be upgrading SP6 / JDK 1.4.2_11 / Oracle 10G Type 4 JDBC Drivers soon.
    I would like to enquire if we need to upgrade our TopLink libraries?
    Would it require a license renewal?
    Thanks in advance,
    Victor

    Hi,
    May I know if TopLink 9.0.4.3 works with Oracle 10G drivers?
    I've tried running my webapp in WLS 8.1 SP3 / Oracle 9i drivers and it worked.
    But running it in WLS 8.1 SP6 / Oracle 10G drivers it failed.
    Is there any code change or mapping file change that I need to do?
    Manifest-Version: 1.0
    Created-By: Apache Ant 1.5.1
    Specification-Title: OracleAS TopLink
    Specification-Vendor: Oracle Corporation
    Specification-Version: 9.0.4
    Implementation-Title: oracle.toplink
    Implementation-Version: 9.0.4.031126
    Implementation-Vendor: Oracle Corporation
    Release-Designation: 10g
    Thanks,
    Victor

  • My iPhone 4S no longer syncs after upgrading from 10.5.8 to Snow Leopard 10.6.3

    y iPhone 4S no longer syncs after upgrading from 10.5.8 to Snow Leopard 10.6.3 - any solutions out there?

    Thanks - got stuck with the upgrade to 10.6.8, but Apple Support was able to navigate me through that, the date settings caused a problem here.

  • Issue in iSupplier Portal after upgrade from 12.1.1 to 12.1.3

    Hi
    After upgrade to 12.1.3, I am getting 'java.lang.NullPointerException' error when I navigate to Oracle iSupplier Portal -> 'Purchase Order' tab. I have pasted the error text below. I have also noted down the errors below, which were reported during the upgrade (since I don't know if they are connected to this issue, and could not fixed as yet).
    Environment_
    1. Oracle EBS = 12.1.3 (upgraded from 12.1.1)
    2. OS = OEL 5.7
    Any help will be really appreciated. Thanks.
    Exception Details.
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:616) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) 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:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) 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.AJPRequestHandler.run(AJPRequestHandler.java:313) 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:619) ## Detail 0 ## java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) 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:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) 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.AJPRequestHandler.run(AJPRequestHandler.java:313) 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:619) java.lang.NullPointerException at oracle.apps.pos.orders.webui.PosVpoMainCO.processRequest(PosVpoMainCO.java:151) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:600) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1182) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:968) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:935) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:659) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:252) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2607) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1940) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431) at OA.jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) 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:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at OA.jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379) 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:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) 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.AJPRequestHandler.run(AJPRequestHandler.java:313) 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:619)
    Background of Upgrade*
    Following errors were reported during upgrades but we continued upgrade since they could not be fixed. There are several Invalid objects in the DB that starts with OKC but they still remain even after I tried to recompile them through 'adadmin' or through SQL prompt or 'frmcmp' command (as stated below).
    frmcmp module=%AU_TOP%/resource/OKEKAULN.pll userid=APPS/APPS output_file=%AU_TOP%/resource/OKEKAULN.plx module_type=library batch=no compile_all=special
    I beleive OKC schema is related to 'Oracle Contracts' module.
    The following Oracle Forms objects did not generate successfully:
    au resource OKEKAULN.pll
    au resource OKEDTSFM.pll
    au resource OKEKAUWB.pll
    au resource OKLCSAST.pll
    au resource OKLCSEQX.pll
    au resource OKLCSASD.pll
    au resource OKSPMSCH.pll
    au resource OKSAUCVT.pll
    au resource OKSAUDET.pll
    au resource OKCEXPOR.pll
    au resource OKCKSRCH.pll
    au resource OKSAUBLG.pll
    An error occurred while generating Oracle Forms library files.

    Thanks for replying. I have already applied the mega patch 9239090 to upgrade to 12.1.3. The metalink notes you have given refers to patches released prior to patch 9239090. How to check whether the new patch will not overwrite the one I have already applied and will not conflict with it? Will it be automatically taken care by 'adpatch' utility?adpatch should take care of that and it should not overwrite any file if the file version you have is higher than the one delivered by the patch.
    Thanks,
    Hussein

  • Can't access any photos in Lr after upgrade from Lr5 to Lr5.3.

    Just upgraded from Lr5 to Lr5.3.  Now can't access any photos in Lr.  I suspect a catalogue issue.  Any suggestions?

    "can't access" ??
    By what method are you trying to access these photos? What module of Lightroom are you in when you try this? What exact steps in Lightroom are you using ... please use the Lightroom name of the steps, as technically there is no step called "access", so I honestly have no idea what the step is that you are trying. What happens when you try to "access" the photos? Is there an error message?

  • Upgrading from 5.0.2 to 6.1.5

    HelloCould anyone provide me with the steps involved in upgrading from 5.0.2 P11 to 6.1.5? Any help would be appreciated. Thanks.

    As with most Essbase upgrades it can be as simple as installing over the old version with the new (subject to testing of course). As there are some major changes/feature differences between version 5 and 6 it is a bit more complicated. Firstly you will have to investigate the IO settings (I can't remember exactly but I think that 6.1.5 defaults to using direct IO instead of buffered) as these may differ from version 5. Also the introduction of attribute dimensions to your daatbases may help improve performance and/or provide extra analytic capabilities.Hope this helpsDavid Cooper, Analitica Ltdwww.analitica.co.uk

  • Table Enhancement Category during upgrade from 4.7 to ECC 6.0

    When our sandbox was upgraded from 4.7 to ECC 6.0, Basis had the ABAP developers change the Enhancement Category on about 400 tables, some of which were custom tables.  The enhancement category was previously u2018not classifiedu2019 on these tables. 
    Is this really necessary?  Has anyone not changed the enhancement categories on tables that were flagged during the upgrade?  Also, what happens if we select the wrong enhancement category?

    Jane,
    This is what SAP says,
    Short Text
    Enhancement Category Selection
    Definition
    Structures and tables that were defined by SAP in the ABAP Dictionary can be enhanced subsequently by customers using Customizing includes or append structures. The enhancements do not only refer to structures/ tables themselves, but also to dependent structures that adopt the enhancement as an include or referenced structure. Append structures that only take effect at the end of the original structure can also cause shifts - in the case of dependent structures - even within these structures.
    You must select an enhancement category for the following reason: In programs where there is no active Unicode check, enhancements to tables and structures can cause syntax and runtime errors during type checks and particularly in combination with deep structures.
    In programs where there is an active Unicode check, statements, operand checks, and accesses with an offset and length are problematic - for example, if numeric or deep components are inserted into a purely character-type structure and the structure thus loses its character- type nature.
    Depending on the structure definition, the radio buttons allowed in the dialog box are ready for input. Choose one of the possible enhancement categories:
    Cannot be enhanced
    The structure must not be enhanced.
    Can be enhanced or character type
    All structure components and their enhancements must be character-type (C, N, D, or T). The original structure and all enhancements through Customizing includes or through append structures are subject to this limitation.
    Can be enhanced or character-type or numeric
    The structure and its enhancement must not contain any deep data types (tables, references, strings).
    Can be enhanced in any way
    The structure and its enhancement may contain components whose data type can be of any type.
    Not classified
    This category can be chosen, for example, for a transition status; however, it must not be chosen for creating structures.
    The rules for defining the enhancement category result implicitly from the structure setup and the classification of the types used. These rules are as follows:
    If the object contains at least one numeric type or a substructure or component (field has a structure/table/view as its type) that can be enhanced numerically, the object can no longer be enhanced character-type, but is itself, at most, enhanceable character-type or numeric.
    If the object contains a deep component (string, reference, or table type), or it contains a substructure or component that is marked as enhanceable in any way, then the object itself is enhanceable in any way.
    If the object does not contain any substructure or component that is marked as enhanceable, you can select cannot be enhanced. If the structure has not yet been enhanced, you can choose the category cannot be enhanced in any case.
    If you are creating new tables and structures in the ABAP Dictionary, the system proposes the category can be enhanced in any way as standard value for the classification of the enhancement options. If the developer chooses a more restrictive classification than can be enhanced in any way for a particular structure, then only the classification levels that adhere to the rules above are allowed. It is not possible to choose an enhancement option of a structure that is more restrictive than the classification resulting immplicitly from the structure setup and from the classification of the types used. Therefore, only the allowed categories are proposed for selection in the maintenance user interface.
    If a structure depends on one or several other structures, the smallest category is chosen as implicit classification (in the order cannot be enhanced < can be enhanced and character-type < can be enhanced and character-type or numeric < can be enhanced in any way). This classification is greater than or less than the category in the other structures and also greater than or the same as the category that results from the actual setup in the original structure itself.

  • Effect on IDOC while upgrading from 4.0B to ERP 6

    Hi all,
    We are upgrading from 4.0B to ERP 6.0.
    Are there any changes or modifications that has to be done for the IDOCs(which are developed in 4.0B).
    Any pointers will be very helpful.
    Thanks
    Sreekanth P Krishnan

    Hello,
    We have upgraded from 4.6C to ECC6.0 and did not have any port config issues.
    Things to look for:
      - RFC destinations, do they still work
      - directories used in File type ports, are they still there (they should be)
    Hope this helps a bit
    Regards
    Greg Kern

  • How do I upgrade from Adobe Flash Professional cs5.5 to Adobe Flash Professional cs6?

    A couple of months ago, I was told by the live support team of Adobe, that I would be able to upgrade from flash cs5.5 to flash cs6 mac version, then I can change that to the windows version for $100. Now I am ready to upgrade and switch, but I am unable to find the upgrade for the USA, only for Africa. When I go to change the country to USA, it brings my to a cyclical clicking of links that never leads me to the actual flash cs6 purchase page, it only brings me to the purchase page for Flash CC, which I don't want. I am skeptical that the flash cs6 purchase page with Africa as a location was even a legitimate adobe webpage. Here is the page I was brought to by google (google was the only thing able to bring me to the page, I can't find it via adobes website) :  Adobe Store - Adobe Flash Professional CS6 - Upgrade. I don't want to have to download from overseas (Digital River Ireland Ltd.) if this is even legitimate. The fine print said international purchases may incur an extra charge by my bank which I would love to avoid. Someone please help me, my Macbook broke last year and I have had a digital copy of the mac version of flash cs5.5 for a few years which I payed 700 dollars for, and now I have a windows laptop and the mac version of flash cs5.5 is useless to me now unless I can solve this issue! Thanks guys if you are able to help.

    If you don't want to go the Cloud route and subscribe then Adobe still sells CS6 (online only) via their website
    http://www.adobe.com/au/products/catalog/cs6._sl_id-contentfilter_sl_catalog_sl_software_s l_creativesuite6.html
    (make sure you're in the NZ store - check the Country the link above the Copyright at the bottom LHS of the page)
    Select your product then click Buy
    I want to buy: Select Upgrade from the dropdown menu
    I own: <select your existing CS5.5 product>
    Complete your purchase.
    Upgrade cost depends on which CS5.5 suite you own and which CS6 suite you want to upgrade to.

  • ECC 6.0 Upgrade from 4.7 - EDI Interfaces

    Hi Gurus,
    Need your inputs on what are the precautions to be taken during ECC 6.0 Upgrade related to EDI Interfaces.  with SAP upgrading from 4.7 to ECC 6.0, do you see any precautions need to be taken considering the middle ware involvement.  Also, is there any changes in IDOC Structures in ECC 6.0 which my cause issues related mapping with middleware.
    Please suggest.
    Thanks & Regards,
    C.L. Narasimhan "CLN"

    Hi,
    generally, a release upgrade, delivers new idoc/message types or new releases of existing idoc/message types.
    So, taking this in mind, you shouldn't have problems for the mapping of the messages, because the versions of the basic idoc, once released, cannot be changed.
    You might have some application problems related to the inbound interfaces, but this is part of the game...the testing phase will highlight whether the problem exists.
    A known problem is that the upgrade removes all the customer specific entries in the system table EDIFCT.
    Further details are provided in the OSS note [https://service.sap.com/sap/support/notes/865142]
    Regards,
    Andrea

Maybe you are looking for