Upgrade solaris from 9 to 10 - Oracle issues?

We are planning to upgrade our Solaris box, running oracle 9.2.0.5,
from solaris 9 (5.9) to 10, this to take advantage of better TCP/IP
stack on Solaris 10 , and the Network trunking feature, multiplexing
network cards to same IP, which is non-standard in Solaris 9.
Our DB does not run in a cluster, and uses local disks only.
any issue we should be aware of? would all our system settings, like
disk, init and /etc/system remain unchanged? any estimate of down time?
I am assuming we would have to shut down oracle while running the
upgrade.
I just read that /etc/system is not supported? what would we have to do instead?
thanks!

You may need to re-link Oracle.

Similar Messages

  • Migration from DB2 to Oracle issue

    Hi
    I'm migrating an old legacy system from DB2 to Oracle but have the following trouble:
    The queries that the app executes have some DB2-specific syntax such as DATE function, example:
    select * from TABLE where date_col > DATE('2010/01/01');
    The above query works on DB2 but not in Oracle (should be changed to use TO_DATE function but this is not possible initially)
    I could create a function in the Oracle db called DATE, something like:
    create function date (p_date varchar2) return date is
    begin
    return to_date(p_date)
    end date;
    create public synonym date for sys.date;
    But DATE is a reserved word and I can't use it as function name
    Do you know any way of making the above query work against an Oracle db or transforming the query text before being parsed?
    Thanks a lot in advance
    --Guillermo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    As you stated and mentioned in the manual:
    http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10830/appb.htm
    DATE is a reserved word and thus you need to recode the statement. For example the migration utility is commonly adding an underscore to the function - and this requires again a recoding of the source statements.

  • Upgrading Solaris from 2.6 to 2.8 -- how to relink IAS 1.0.2.2.2

    Hi,
    We will be upgrading our Application Server from Solaris 2.6 to 2.8 (32-bit)
    very soon.
    We have the following Oracle products installed on this server:
    Oracle Internet Application Server (IAS) 1.0.2.2.2 components:
    Apache HTTP 1.3.19.0.0f
    Oracle Portal 3.0.9.8
    Oracle Discoverer 4.1.44
    Oracle Forms and Reports 6.0.8.18.0 (aka Patchset 9)
    JVM Build 3805
    Jinitiator 1.1.8.16
    Can someone please tell us what steps we need to perform before/during/after the
    Solaris upgrade in order to ensure that our Oracle products will still function
    after the upgrade?
    Are there any risks or issues that we need to be aware of, with regard to this
    upgrade and the list of products identified above?
    Thanks,
    Bobbie Cann

    Hi,
    We will be upgrading our Application Server from Solaris 2.6 to 2.8 (32-bit)
    very soon.
    We have the following Oracle products installed on this server:
    Oracle Internet Application Server (IAS) 1.0.2.2.2 components:
    Apache HTTP 1.3.19.0.0f
    Oracle Portal 3.0.9.8
    Oracle Discoverer 4.1.44
    Oracle Forms and Reports 6.0.8.18.0 (aka Patchset 9)
    JVM Build 3805
    Jinitiator 1.1.8.16
    Can someone please tell us what steps we need to perform before/during/after the
    Solaris upgrade in order to ensure that our Oracle products will still function
    after the upgrade?
    Are there any risks or issues that we need to be aware of, with regard to this
    upgrade and the list of products identified above?
    Thanks,
    Bobbie Cann

  • Oracle Forms & Report Upgrade/Migrate from 6i to 11g

    Hi All,
    We are planning to upgrade/Migrate from Oracle Froms and Reports 6i to 11g. Can some one please  give me an high level steps to upgrade and migrate from 6i to 11g version.
    Many thanks in advance.
    Kind Regards,
    Mohan

    hi ,
    use below steps for Eliminate this issue
    To start the wizard version of the Forms Migration Assistant:
    1. On Windows systems, set the environment variable FORMS_PATH:
    SET FORMS_PATH=%ORACLE_HOME%\forms
    On UNIX systems, set the variable FORMS_PATH as in the example below:
    setenv FORMS_PATH $ORACLE_HOME/forms
    2.
    In Windows, from the Start menu, select ORACLE_HOME | Forms Developer |Oracle Forms Migration Assistant (GUI Mode), or at the command line, start the conversion utility by entering: frmplsqlconv.bat mode=wizard.
    or
    in UNIX, enter frmplsqlconv.sh mode=wizard.
    The Conversion Wizard Welcome dialog displays.
    Regards,
    Babu

  • Upgrading Solaris 10 from 32-bit to 64-bit in a VirtualBox VM

    Hello,
    I am running 32-bit Sol 10 u5 x86 as a guest in a Sun VirtualBox (Vbox) virtual machine on a 32-bit WinXP host with 64-bit VT-capable Xeon processors, and am considering upgrading Solaris 10 to 64-bit using the latest version of Vbox (2.0.0). After installing WinXP Professional x64 and the 64-bit version of Vbox, will I have to completely re-install Sol 10 to get it to run in 64-bit, or is there some way to get it to 64-bit without a re-install? The Vbox forums suggested that I post this question on a Solaris forum, as they don't know the answer.
    They apparently also do not know if Windows XP x64 is a compatible host OS on which to run 64-bit guests. They list only Vista, Linux, and OpenSolaris as supported 64-bit host OSs. Has anyone used WinXP x64 as a host for Vbox 64-bit guests? Due to policy, Vista is not available to me on my system/network.
    Thank you...

    The x86 installer will place both 32-bit and 64-bit code on the disk.
    The loader fired by GRUB will attempt to detect the proper hardware and launch the correct kernel.
    Other portions of the upgrade could conceivably cause a problem, but having the CPUs go from 32-bit only to 64-bit capable shouldn't be an issue. You don't have to make any changes.
    Darren

  • Upgrading solaris 10 from solaris 8

    Hi Experts,
    Looking for your advices/suggesstions/recommendations:
    We are going to upgrade our OS from Solaris 8 to Solaris 10. So, I wonder whether we need to apply any patches on DB/application servers/Web servers as well. What will be impact on Application performance?
    Currently we are using :
    OS : SunOS sperfdb01 5.8 Generic_117350-25 sun4u sparc SUNW,Sun-Fire-15000
    DB : Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    (Patch 6646842 applied on Fri Oct 17 08:07:50 BST 2008)
    Apps : Oracle Applications : 11.5.9 ; OAS 9.0.4
    Web Server : OAS 10.1.2.02
    Regards,
    Edited by: biswachk on 28-May-2009 09:17

    After the upgrade, you will need to relink Oracle and Apps binaries. For relinking Oracle binaries for the database home, see MOS Doc 444595.1 (Is It Necessary To Relink Oracle Following OS Upgrade?)
    For Apps installs, Oracle provides scripts in 806_ORACLE_HOME/bin (adlnk806.sh) and iAS_ORACLE_HOME/bin (adlnkiAS.sh) to relink binaries.
    You will also need to run adadmin to relink all Apps executables and regenerate forms and reports.
    As always, test, test, test and verify before touching production.
    HTH
    Srini

  • Sometimes my computer takes too long to connect to new website. I am running a pretty powerful work program at same time, what is the best solution? Upgrading speed from cable network, is it a hard drive issue? do I need to "clean out" the computer?

    Many times my computer takes too long to connect to new website. I have wireless internet (time capsule) and I am running a pretty powerful real time financial work program at same time, what is the best solution? Upgrading speed from cable network? is it a hard drive issue? do I only need to "clean out" the computer? Or all of the above...not to computer saavy.  It is a Macbook Pro  osx 10.6.8 (late 2010).

    Almost certainly none of the above!  Try each of the following in this order:
    Select 'Reset Safari' from the Safari menu.
    Close down Safari;  move <home>/Library/Caches/com.apple.Safari/Cache.db to the trash; restart Safari.
    Change the DNS servers in your network settings to use the OpenDNS servers: 208.67.222.222 and 208.67.220.220
    Turn off DNS pre-fetching by entering the following command in Terminal and restarting Safari:
              defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false

  • Issues upgrading Weblogic from 10.3.5 to 10.3.6

    Hi All,
    i am trying to upgrade Weblogic from 10.3.5 to 10.3.6, i am using 10.3.6 upgrade installer ( $JAVA_HOME/bin/java -jar -d64 wls1036_upgrade_generic.jar).
    Once after completion of the upgrade, i upgraded the domain using config.sh after this when i try to bring up the admin server i get below errors,
    <May 30, 2013 10:51:48 AM CDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JPS Startup Class", java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    java.lang.ClassNotFoundException: oracle.security.jps.wls.JpsWlsStartupClass
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "ODL-Startup", java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    java.lang.ClassNotFoundException: oracle.core.ojdl.weblogic.ODLConfiguration
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "AWT Application Context Startup Class", java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    java.lang.ClassNotFoundException: oracle.jrf.AppContextStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JMX Framework Startup Class", java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    java.lang.ClassNotFoundException: oracle.as.jmx.framework.wls.spi.StartupListener
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "Web Services Startup Class", java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
    java.lang.ClassNotFoundException: oracle.j2ee.ws.server.WebServiceServerStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "JOC-Startup", java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    java.lang.ClassNotFoundException: oracle.ias.cache.Startup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:51 AM CDT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class "DMS-Startup", java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSStartup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:54 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <May 30, 2013 10:51:54 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 30, 2013 10:51:57 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'OraEBS' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: IO Error: The Network Adapter could not establish the connection
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:283)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1310)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1227)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:51:58 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'PWRP' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:327)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: IO Error: The Network Adapter could not establish the connection
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:283)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1310)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1227)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:250)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1329)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:52:02 AM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in /u01/app/w3uatsoa/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/jaxrs-framework-web-lib/3exw5y/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <May 30, 2013 10:52:02 AM CDT> <Error> <J2EE> <BEA-160197> <Unable to load descriptor /u01/app/w3uatsoa/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/jersey-web-lib/w8uq6h/WEB-INF/web.xml of module null. The error is weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.3: Element 'web-app@http://java.sun.com/xml/ns/javaee' with element-only content type cannot have text content.:<null>
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:245)
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:231)
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:155)
    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:141)
    at weblogic.servlet.internal.WarLibraryDefinition.initDescriptors(WarLibraryDefinition.java:300)
    at weblogic.servlet.internal.WarLibraryDefinition.init(WarLibraryDefinition.java:226)
    at weblogic.application.utils.LibraryLoggingUtils.initLibraryDefinition(LibraryLoggingUtils.java:277)
    at weblogic.application.internal.library.LibraryDeployment.prepare(LibraryDeployment.java:44)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
    at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    .>
    <May 30, 2013 10:52:02 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'jersey-web-lib [LibSpecVersion=1.0,LibImplVersion=1.0.2]' due to error weblogic.application.library.LibraryDeploymentException: [J2EE:160141]Could not initialize the library Extension-Name: jersey-web-lib, Specification-Version: 1, Implementation-Version: 1.0.2. Please ensure the deployment unit is a valid library type (war, ejb, ear, plain jar). weblogic.application.library.LibraryProcessingException: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.3: Element 'web-app@http://java.sun.com/xml/ns/javaee' with element-only content type cannot have text content.:<null>
    at weblogic.servlet.internal.WarLibraryDefinition.initDescriptors(WarLibraryDefinition.java:312)
    at weblogic.servlet.internal.WarLibraryDefinition.init(WarLibraryDefinition.java:226)
    at weblogic.application.utils.LibraryLoggingUtils.initLibraryDefinition(LibraryLoggingUtils.java:277)
    at weblogic.application.internal.library.LibraryDeployment.prepare(LibraryDeployment.java:44)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
    at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.3: Element 'web-app@http://java.sun.com/xml/ns/javaee' with element-only content type cannot have text content.:<null>
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:245)
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:231)
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:155)
    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:141)
    at weblogic.servlet.internal.WarLibraryDefinition.initDescriptors(WarLibraryDefinition.java:300)
    ... 18 more
    weblogic.application.library.LibraryDeploymentException: [J2EE:160141]Could not initialize the library Extension-Name: jersey-web-lib, Specification-Version: 1, Implementation-Version: 1.0.2. Please ensure the deployment unit is a valid library type (war, ejb, ear, plain jar). weblogic.application.library.LibraryProcessingException: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.3: Element 'web-app@http://java.sun.com/xml/ns/javaee' with element-only content type cannot have text content.:<null>
    at weblogic.servlet.internal.WarLibraryDefinition.initDescriptors(WarLibraryDefinition.java:312)
    at weblogic.servlet.internal.WarLibraryDefinition.init(WarLibraryDefinition.java:226)
    at weblogic.application.utils.LibraryLoggingUtils.initLibraryDefinition(LibraryLoggingUtils.java:277)
    at weblogic.application.internal.library.LibraryDeployment.prepare(LibraryDeployment.java:44)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
    at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
    at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    problem: cvc-complex-type.2.3: Element 'web-app@http://java.sun.com/xml/ns/javaee' with element-only content type cannot have text content.:<null>
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:245)
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:231)
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:155)
    at weblogic.descriptor.BasicDescriptorManager.createDescriptor(BasicDescriptorManager.java:323)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:788)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:409)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:759)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:141)
    at weblogic.servlet.internal.WarLibraryDefinition.initDescriptors(WarLibraryDefinition.java:300)
    ... 18 more
    at weblogic.application.internal.library.LibraryDeployment.prepare(LibraryDeployment.java:49)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:52:03 AM CDT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /u01/app/w3uatsoa/Oracle/Middleware/oracle_common/modules/oracle.dms_11.1.1/dms.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
    <May 30, 2013 10:52:03 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:52:04 AM CDT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /u01/app/w3uatsoa/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/FMW Welcome Page Application_11.1.0.0.0/cb7uge/fmw-welcome.war. Please make sure that the annotations are valid. The error is oracle.dms.wls.DMSServletFilter>
    <May 30, 2013 10:52:04 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FMW Welcome Page Application [Version=11.1.0.0.0]' due to error weblogic.application.ModuleException: Failed to load webapp: '/'.
    weblogic.application.ModuleException: Failed to load webapp: '/'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
    When processing WebService module 'wsil.war'. Failed to load servlet Class: oracle.j2ee.ws.server.wsil.WSILServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: oracle.j2ee.ws.server.wsil.WSILServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:76)
    <May 30, 2013 10:52:04 AM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'em' due to error weblogic.management.DeploymentException: .
    weblogic.management.DeploymentException:
    at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:176)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:104)
    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:52:04 AM CDT> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@545084680[app:wsil-wls module:/inspection.wsil path:/inspection.wsil spec-version:2.5] oracle.dms.wls.DMSServletFilter.
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    >
    <May 30, 2013 10:52:04 AM CDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'wsil-wls'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Truncated. see log file for complete stacktrace
    OS: Linus 64bit
    DatabaseB: 11.2.0.1

    Hi Kalyan,
    Thanks for the reply, i tried to clean up cache and tmp directory on all the Managed server and bounce the middleware along with nodemanager but i still have the same error.
    Could you let me know what all steps are required for upgrading 10.3.5 to 10.3.6?

  • Upgrade Failure from apex 3.0 to 3.1 on Oracle 10.2.0.3

    Hi:
    When I was upgrading apex from 3.0 to 3.1 on Oracle 10.2.0.3, I experienced the error below: I did use the sysdba login when I was doing the upgrade.
    Thank you for your help!
    ...create wwv_flow_sw_binds
    references flows_files.wwv_flow_file_objects$(id)
    ERROR at line 7:
    ORA-02270: no matching unique or primary key for this column-list
    create index wwv_flow_sw_bind_idx1 on wwv_flow_sw_binds (file_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist

    Surely that's telling you something?
    If you did manage to hack it, you would then have an unsupported installation of APEX.
    Upgrade the DB, or upgrade to the max supported APEX version for your current database version (which I think would be 3.2.1).
    Cheers
    Ben

  • Upgrade Solaris 8 from 10/01 to 02/02

    Hi all, I need to upgrade some systems from Solaris 8 10/01 to 02/02. I use VxVM 3.2 and VxFS 3.4. I don't need to upgrade Veritas Software. I want use Live Upgrade and in all example I find (2.6 ==> 8) I have to reinstall VxVM. In my situation, is Veritas products reinstallaton mandatory?? Can I use unencapsulation and encapsulation??

    Hi,
    You have to get volume manager out of the way before you upgrade solaris. You can un-encapsulate the root disk, upgrade then re-encapsulate if you want.
    The way I do is as follows:
    boot up normally from the vxroot disk.
    touch /etc/vx/reconfig.d/state.d/install-db
    #This will stop volume manager from starting up in a normal mode. Basically stops all the volume management stuff from interferring
    remove the root entries in /etc/system for veritas (e.g. rootdev:/psuedo/vxio@0:0 and set vxio:vol_rootdev_is_volume=1)
    #this line tells solaris that the root volume is a veritas device. Without this removed Solaris will try to mount up the root disk as a veritas volume and fail.
    cp /etc/vfstab /etc/vfstab.old
    cp /etc/vfstab.prevm /etc/vfstab
    #replaces the /etc/vfstab file with the pre-volume-manager one
    reboot the system.
    It will now reboot without volume manager. Boot it all up to make sure there are no problems / errors, the do an init 0, then a boot cdrom - install or whatever to install solaris. upgrade solaris.
    Machine will then reboot after Solaris has been upgraded. Re-install volume manager (might not be required if you're on the same solaris version) and re-encapsulate the root disk. Initalise the root-mirror, and mirror the root disk to the mirror (after the 2 reboots that volume manager needs)
    Much easier to do the upgrade this way ;)
    There are some infodocs on this procedure on the support.veritas.com knowledge base as well, if you want the `preferred veritas endorsed` method..

  • After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation

    Hi
    After upgrade BPC from 7.0 to 7.5 NW we facing issue in Legal consolidation where in case of equity knock off the amount is not get balanced even after we run legal consolidation package in group currency.
    Regards
    Vikash

    Hi sandeep ,
    Hence the problem was not there with previous versions where the .js files were simply not compressed by default.
    Solution :
    I believe switching off javascript compression is a suitable option in this case as the script files are usually cached by the browser as well and will not be transmitted every time.
    Kindly follow these steps:
    1. Enter the J2EE Config tool.
    2. drill down: Global Server Configuration->services->http
    3. on the right hand side, click on NeverCompressed
    4. on the bottom, add at the end: ,*.js
    5. Apply the changes
    6. restart the J2EE.
    After this clear the browser cache and then log onto the portal and check if the issue gets resolve
    I hope it will useful to you.
    Thanks@ Re grads
    G.srinu

  • Oracle upgrade exam from oracle 9i to oracle 11g

    Hi,
    I want to give oracle upgrade exam from oracle 9i to oracle 11g release2.
    But i do not have material for preparation of this exam. Oracle Database 11g: New Features for 9i OCPs", also known as 1z0-055 exam.
    Please any one give me PPT or PDF or link from where i can get it? . which can help me to read for exam.
    Thanks in advance.
    Edited by: user647572 on Dec 26, 2011 5:10 AM

    user647572 wrote:
    Hi,
    I want to give oracle upgrade exam from oracle 9i to oracle 11g release2.
    But i do not have material for preparation of this exam. Oracle Database 11g: New Features for 9i OCPs", also known as 1z0-055 exam.
    Please any one give me PPT or PDF or link from where i can get it? . which can help me to read for exam.
    Thanks in advance.
    Edited by: user647572 on Dec 26, 2011 5:10 AMI dispair when an Oracle Certified Professional says he does not have 'preapartion material' and asks for a PDF link.
    .... The most likely response is from someone training to sell unauthorised learning materials.
    ..... The OCP should understand the exams topics and online manuals for 11g should be sufficient. Oracle Press Books and Sybex Books for 11g DBA OCP should also cover number of the required topics if that helps. Not to mention Oracle University Training.
    ...... But an OCP asking for a 'PDF' or 'PPT' for the 1z0-055 exam ??????? .... what form of content are you thinking?

  • Upgrade Oracle from Oracle9i to Oracle 10g

    Hi,
    We will be having a project on upgrading the existing version of Oracle 9i to 10g.
    Our application uses Java as the front end and Oracle as the backend.
    So if anyone has done similar kind of Oracle upgrade from 9i to 10g, could you please tell us –
    1) What are the steps involved in upgrading Java drivers (if any).
    2) Also any other changes to be made on Java front.
    Thank you,
    DNN

    _> user10650608 wrote:__> it depends on the application, I think_
    _>_
    _> I would do it that way:_
    _> 1. install a 10g database_
    _> 2. full export of the 9i database_
    _> 3. full import into the 10g_
    _> 4. test the application_
    _>_
    _> simple ;-), normally the producer of the java-software has a upgrade-plan, just ask the producer_
    I have the following queries:
    1. Does any third-party application running on Oracle 9i Enterprise Edition need to be changed when we migrate from 9i database server to Oracle Standard One Edition 10g?
    2. What's the difference between Oracle 9i Enterprise and Oracle Standard One Edition 10g?
    3. We are using Oracle 9i Database on a server with Oracle 9i Client on nodes with third-party software. When we upgrade our 9i server to 10g, can we connect to 10g from our existing 9i client nodes? Slowly we can upgrade all 9i clients to 10g clients. Otherwise, all the machines in the company need to be changed to 10g client and work will suffer a lot, as this upgrade job cannot be done in a single day.

  • Oracle upgrade from 32-bit Oracle 9i to 64-bit Oracle 10g (Windows 2003 R2)

    Hello Gurus,
    Existing I have SAP R/3 4.7 200 Oracle 9i Windows 2003 32bit
    I want to upgrade Hardware to x86 EMT64bit 
    I would like to upgrade to 64-bit Oracle 10G from 32-bit Oracle 9i. runs on Windows 2003 32bit. Target DB is Oracle 10G on x64 Windows (EMT64 hardware) on Windwos 2003R2 64bit. & Add Solution manager to new System
    Please give me any advise which is the better way of upgrading Oracle 10g. Or better yet, please advise a safe way of upgrading to Oracle 10g from 9i
    Please guide me about request shipping DVD For This Solution to my site
    Many thank in advance
    Kuekul

    Hi
    You can download Oracle 10g from service market place www.service.sap.com>downlaods>Installations and Upgrades-->
    Installations and Upgrades - Entry by Application Group>SAP NetWeaver>SAP NetWeaver7.0>Installation and upgrade>windows server-->oracle check for below software and download it
      EXE 51031678_1 ORACLE RDBMS 10.2 Windows 1 of 5 
      RAR 51031678_2 ORACLE RDBMS 10.2 Windows 2 of 5 
      RAR 51031678_3 ORACLE RDBMS 10.2 Windows 3 of 5 
      RAR 51031678_4 ORACLE RDBMS 10.2 Windows 4 of 5  
      RAR 51031678_5 ORACLE RDBMS 10.2 Windows 5 of 5
      ZIP 51033272 ORACLE 10.2 Client  
    ZIP 51036971_2 ORACLE RDBMS Patch 10.2.0.4 Windows Server on IA32 32bit 
    ZIP 51036971_3 ORACLE RDBMS Patch 10.2.0.4 Windows Server on IA64 64bit 
    ZIP 51036971_4 ORACLE RDBMS Patch 10.2.0.4 Windows Server on x64 64bit 
    Regards
    Uday

  • Issue during migrating from Sybase to Oracle using Oracle SQL Developer

    I am using SQL Developer v 3.2.20.09 to migrate from Sybase to Oracle Pl/SQL 12c
    While migrating the stored procedure the following block did not convert. I got NULL instead of object_id:
    Sybase Block:
    IF OBJECT_ID(‘dbo.CheckEst’) IS NOT NULL
    BEGIN
    DROP PROCEDURE dbo.CheckEst
    IF OBJECT_ID(‘dbo.CheckEst’) IS NOT NULL
    PRINT ‘<<>>’
    ELSE
    PRINT ‘<<>>’
    END
    Oracle Block after conversion:
    BEGIN
    IF NULL/*TODO:OBJECT_ID(‘dbo.CheckEst’)*/ IS NOT NULL THEN
    BEGIN
    DROP PROCEDURE CheckEst;
    IF NULL/*TODO:OBJECT_ID(‘dbo.CheckEst’)*/ IS NOT NULL THEN
    DBMS_OUTPUT.PUT_LINE(‘<<>>’);
    ELSE
    DBMS_OUTPUT.PUT_LINE(‘<<>>’);
    END IF;
    END;
    END IF;
    END;
    Lines 1 & 4 got converted to NULL. I have many places where such code is written.
    Is there any quick way to overcome such an issue? or what needs to be done in such case?

    Hi,
      You are using an older version of SQL*Developer.  Could you download the latest 4.0.2 version available from here -
    Oracle SQL Developer
    and check if you still have the problem ?
    Regards,
    Mike

Maybe you are looking for

  • Problems mailing pages from Safari

    At one time I was able to mail web pages or links from Safari with Mountain Lion, but now it has stopped working. The first time I try to mail a page, I'll get a new mail window open (and probably not coincidentally, a second instance of the Mail ico

  • FTP Sender Adapter for OpenVMS

    Hi, did anyone of you use a FTP Sender Adapter on an OpenVMS System? If I connect via FTP Client (Dos, Unix Shell or Filezilla) this works fine so far but with XI I receive the following error message: Error occurred while connecting to the FTP serve

  • Accidentally removed sync data, can I recover?

    I recently reinstalled Ubuntu. I opened Firefox preferences and tried to add my sync account. I selected the option saying I didn't have my device with me, and proceeded. Next I entered my details and saw that something called a 'recovery key' was ne

  • X99S Gaming 7 Literally can't install the OS

    MOBO: X99S Gaming 7 CPU: i7-5820k RAM: 8gb 2x4gb sticks SSD: Samsung Evo 850 m2 GPU: GTX 770 I'm at my wits end, I can't for the life of me get Windows installed to this machine. I've gotten to the drive chooser for the the Windows installer, but the

  • Need help getting DPX101 pressure transducers to read correctly in labview

    hello, i previously posted about some resource errors i was getting, but i fixed that and now i am simply having trouble getting the correct through labview. basically i have no experience with labview, and for this project one of my professors hande