Upgrade scripts for EUL 4.1 objects to EUL 5.1 objects

I have upgraded the Discoverer EUL layer from 4.1 to 5.1 using the Discoverer Administrator client software. Are there any scripts that would automate this upgrade in the database. I would like to write a shell cripts that calls the upgrade EUL scripts; instead of using Discoverer Administrator to do the upgrade.

please post this on the discoverer discussion forum.

Similar Messages

  • I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes:Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufac

    I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes: Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufacturer for assistance. I am on a MacBook pro running 10.5.8 OS. Has anyone seen this before and how can I get it resolved.
    Thanks for your help in advance....

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • Upgrade script for 2.1.0.9.3?

    did anybody try to upgrade a WebDB version
    2.1.0.9.3 to Portal 3.0? The upgrade script
    for WebDB2.2 to Portal30 fails due to the
    version number. I do not know the differences
    between WebDB 2.1.x and 2.2. If the changes
    have not been too significant, is it possible
    to modify the existing upgrade script
    (WebDB2.2 -> Portal3.0) and still run it?
    Thanks for any help or hint
    Joerg

    For all of those upgrading to Portal 3.0 from WebDB 2.x, you will first need to upgrade your existing WebDB installation to WebDB 2.2 first before doing the WebDB 2.2 to Portal 3.0.x upgrade. It is a requirement that your WebDB environment be at version 2.2 before upgrading to Portal 3.0.x.
    null

  • I'm not able to upgrade my Mac to itunes 10.5. Keep getting message "Run pre upgrade script for apple mobile device support" any help please?

    Hi I'm not able to upgrade my Mac OS X 10.5.8 to itunes 10.5 Keep getting message "the following install failed. run pre upgrade script for apple mobile device support" contact software manufacture for assistance. any help please?

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • URGENT: Where are the upgrade scripts for Tier1 ?

    I found the upgrade scripts for 3.0.6/3.0.7 to 3.0.8 for Windows NT and Solaris here on Technet, but where are the upgrade scripts for the Tier 1 platforms ? I urgently need the ugrade script for Tru64. Please help.

    Sorry for the confusion - the page should be updated very
    shortly. In the meantime, you can download the 3.0.6/3.0.7/3.0.8
    to 3.0.9 scripts for NT/2000 at:
    http://download.oracle.com/otn/nt/portal/p1831355_309_WINNT.zip
    and 3.0.6/3.0.7/3.0.8 to 3.0.9 scripts for UNIX at:
    http://download.oracle.com/otn/solaris/portal/p1831348_309_UNIX.z
    ip
    Note that these are the same scripts that are accessible from
    Metalink (NT/2000 - Patch:1831355) and (UNIX - Patch:1831348)

  • Upgrade scripts for other platforms...

    We are in a need for upgrade scripts (Portal 3.0) for other platforms like HP-UX, when will these be available?
    Or can we use the scripts for the other Operating Systems, provided we invoke them from that O/S?
    thanks
    Tim
    null

    We'll be posting new versions of the upgrade scripts for HP-UX, IBM AIX, Linux and others shortly on OTN. (I don't have an ETA, but it won't be long, I think). Earlier versions of these upgrade scripts have also been posted to metalink.oracle.com.
    Best Regards,
    Harry

  • 9iAS Portal Upgrade Script for HP/UX

    I would like to know if we have an upgrade script on HP.

    The upgrade for HP/UX should be available in the next two weeks. The HP product line is working on both the 2.2 -> 3.0 and the 3.0.6/7->3.0.8 and expects to deliver them very soon.

  • Upgrade script for 1.0.2.0.1 to 1.0.2.1

    Could someone please tell me where to find the upgrade script to go from 1.0.2.0.1 to 1.0.2.1?
    Thanks

    9iAS 1.0.2.1.0 software temporarily removed from OTN. Considering customers like you,OTN will restore 1.0.2.1 to the download pages and they should be doing so shortly.
    Portal upgrade scripts are already available in otn.Please check the url,
    http://technet.oracle.com/products/iportal/
    Please keep track of the latest updates on OTN.

  • Where is Upgrade script Solaris 9iAS 1.0.2.0.1 - 1.0.2.1 ?

    The document "Migrating from Oracle9 i Application Server 1.0.2.0" Part No. A88779-01 says:
    "Upgrading the Oracle9 iAS Portal Repository Oracle9iAS Portal uses an upgrade
    script for migration. The script and further migration instructions are
    available at
    http://otn.oracle.com/products/iportal "
    I do not find that script.
    null

    Mercy:
    I am also trying to locate the upgrade scripts for Oracel Portal (Windows NT). I cannot find them on the Oracle Technology Network.
    I cannot find the "New 3.0.9 Upgrade scripts" topic that you identify at the locatiin you noted. I did a search and still cannot find them.
    Where are they? can you give me a specific URL and not the general one: http://otn.oracle.com/products/iportal

  • Can'f find Upgrade script Solaris 9iAS 1.0.2.0.1 - 1.0.2.1

    Does anybody know where to find it ?

    Mercy:
    I am also trying to locate the upgrade scripts for Oracel Portal (Windows NT). I cannot find them on the Oracle Technology Network.
    I cannot find the "New 3.0.9 Upgrade scripts" topic that you identify at the locatiin you noted. I did a search and still cannot find them.
    Where are they? can you give me a specific URL and not the general one: http://otn.oracle.com/products/iportal

  • Need script for Marginal Elements consists two tags

    Hi Everyone,
    I need a script for the Marginal Elements having two Paragraph tags. Object Styles, Library items are all availale for this job. My requirement is cut the two paragraph tags and put it in library items and also using object styles as well. Is it possible? Can you help for this. For more clarification i have attached that file also.
    Waiting for your reply....

    Hi Try This code.....
    main();
    function main(){
        if (app.documents.length!=0){
            if(app.libraries.length!=0){
            myStyleDialog();
            else {
                alert ("Please open the Library.");
        else {
            alert ("Please open a document and try again.");
            exit(0);
    function myStyleDialog(){
    var myLabelWidth = 120;
    var myParaStyleNames = myGetParagraphStyleNames();
    //var myObjStyleNames = myGetObjectStyleNames();
    var myDialog = app.dialogs.add({name:"Choose Styles to Place Anchor"});
    with(myDialog.dialogColumns.add()){
        with(borderPanels.add()){
            with(dialogColumns.add()){
                with(dialogRows.add()){
                    with(dialogColumns.add()){
                        staticTexts.add({staticLabel:"Choose Paragraph Style1:", minWidth:myLabelWidth});
                    with(dialogColumns.add()){
                        myParaStyleDropdown1 = dropdowns.add({stringList:myParaStyleNames, selectedIndex:0});
                  with(dialogRows.add()){
                        with(dialogColumns.add()){
                            staticTexts.add({staticLabel:"Choose Paragraph Style2:", minWidth:myLabelWidth});
                        with(dialogColumns.add()){
                            myParaStyleDropdown2 = dropdowns.add({stringList:myParaStyleNames, selectedIndex:0});
    //~                     with(dialogRows.add()){
    //~                         with(dialogColumns.add()){
    //~                             staticTexts.add({staticLabel:"Object Styles:", minWidth:myLabelWidth});
    //~                             }
    //~                         with(dialogColumns.add()){
    //~                             myObjectStyleDropdown = dropdowns.add({stringList:myObjStyleNames, selectedIndex:0});
    //~                     }
    //~         }
        myReturn = myDialog.show();
        if(myReturn == true){
             myParagraphStyle1 = myParaStyleNames[myParaStyleDropdown1.selectedIndex];
            myParagraphStyle2 = myParaStyleNames[myParaStyleDropdown2.selectedIndex];
            // myObjectStyle = myObjStyleNames[myObjectStyleDropdown.selectedIndex];
             myDialog.destroy();
          else {
          myDialog.destroy();
    function myGetParagraphStyleNames(){
        var myStyleNames = app.documents.item(0).paragraphStyles.everyItem().name;
        return myStyleNames;
    //~ function myGetObjectStyleNames(){
    //~     var myObjStyleNames = app.documents.item(0).objectStyles.everyItem().name;
    //~     return myObjStyleNames;
    //~ }
    var myDoc = app.activeDocument;
    var myStory = myDoc.stories;
    var myParas, myCount = 0;
    var myLib = app.libraries[0];
    var AnchorItemName = prompt("Enter the Library Item Name Exactly","","Anchor Item");
    for(i=0; i<myStory.length; i++)
        myParas = myStory[i].paragraphs;
        if (myParas.length>3)
            for(j=0; j<myParas.length-1; j++)
                var firstPara = myParas[j];
                var nextPara = myParas[j+1];
                var firstParaStyle = firstPara.appliedParagraphStyle.name;
                var nextParaStyle = nextPara.appliedParagraphStyle.name;
                if ((nextParaStyle == myParagraphStyle2)&&(firstParaStyle == myParagraphStyle1))
                    myText = myLib.assets.item (AnchorItemName).placeAsset (firstPara.insertionPoints[0])[0];
                    firstPara.move(LocationOptions.after, myText.insertionPoints[0]);
                    nextPara.move(LocationOptions.after, myText.insertionPoints[-1]);
                    myText.fit(FitOptions.frameToContent);
                    myCount++;
                    }//End if
            }//End of Para iteration
        }//End of If paralength>2
        }//End of story iteration
    alert(myCount + " Ocurrences Found and Processed");
    Green4ever

  • Serious Error when generating UPGRADE scripts

    The following runtime service log is generated when we try to generate UPGRADE scripts for a dimension that changed:
    14:10:32 [5E3974] Runtime Platform Service Version 9.2.0.2.8 starting
    14:10:32 [5E3974] Platform Repository Name OWB_RUNTIME_MGR on Service UTIDWHQ1 at Host localhost
    14:10:32 [5E3974] Recovery starting
    14:10:32 [5E3974] Service startup complete
    14:15:52 [5E3974] AuditId=8171: Processing unit deployment request
    14:15:52 [228A02] Attempting to create adapter 'class.Oracle Database.9.2.DDLDeployment'
    14:15:52 [228A02] script_run_begin auditId=8173 operation=9001
    14:15:59 [228A02] script_run_end auditId=8181 scriptRunStatus=15002
    14:16:00 [228A02] deploy_unit_done auditId=8171
    14:16:00 [5E3974] AuditId=8170: Request completed
    14:27:48 [5E3974] AuditId=8183: Processing unit deployment request
    14:27:48 [1173EF] Attempting to create adapter 'class.Oracle Database.9.2.DDLDeployment'
    14:27:48 [1173EF] script_run_begin auditId=8185 operation=9001
    14:27:53 [1173EF] script_run_end auditId=8193 scriptRunStatus=15002
    14:27:54 [1173EF] deploy_unit_done auditId=8183
    14:27:54 [5E3974] AuditId=8182: Request completed
    14:32:56 [5E3974] AuditId=8194: Processing execute request
    14:32:57 [4EC44] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    14:32:57 [4EC44] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.PLSQL'
    14:32:57 [4EC44] PLSQL callspec: declare l_env wb_rt_mapaudit.wb_rt_name_values;function bool_to_char (val boolean) return varchar2 is begin if (val is null) then return null; else if (val) then return 'true'; else return 'false'; end if; end if; end; begin l_env(1).param_name := 'AUDIT_ID'; l_env(1).param_value := 8194; l_env(2).param_name := 'OPERATING_MODE'; l_env(2).param_value := '2'; l_env(3).param_name := 'PURGE_GROUP'; l_env(3).param_value := 'wb'; l_env(4).param_name := 'MAX_NO_OF_ERRORS'; l_env(4).param_value := '50'; l_env(5).param_name := 'COMMIT_FREQUENCY'; l_env(5).param_value := '50000'; l_env(6).param_name := 'AUDIT_LEVEL'; l_env(6).param_value := '2'; l_env(7).param_name := 'BULK_SIZE'; l_env(7).param_value := '50000'; ? := MAP_GET_HB.main(p_env=>l_env);end;
    14:35:50 [4EC44] report_execution_result auditId=8194
    14:35:50 [5E3974] AuditId=8194: Request completed
    14:36:49 [5E3974] AuditId=8203: Processing unit deployment request
    14:36:49 [341960] Attempting to create adapter 'class.Oracle Database.9.2.DDLDeployment'
    14:36:50 [341960] script_run_begin auditId=8205 operation=9001
    14:36:55 [341960] script_run_end auditId=8213 scriptRunStatus=15002
    14:36:55 [341960] deploy_unit_done auditId=8203
    14:36:56 [5E3974] AuditId=8202: Request completed
    14:37:39 [5E3974] AuditId=8214: Processing execute request
    14:37:39 [233D48] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    14:37:39 [233D48] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.PLSQL'
    14:37:39 [233D48] PLSQL callspec: declare l_env wb_rt_mapaudit.wb_rt_name_values;function bool_to_char (val boolean) return varchar2 is begin if (val is null) then return null; else if (val) then return 'true'; else return 'false'; end if; end if; end; begin l_env(1).param_name := 'AUDIT_ID'; l_env(1).param_value := 8214; l_env(2).param_name := 'OPERATING_MODE'; l_env(2).param_value := '2'; l_env(3).param_name := 'PURGE_GROUP'; l_env(3).param_value := 'wb'; l_env(4).param_name := 'MAX_NO_OF_ERRORS'; l_env(4).param_value := '50'; l_env(5).param_name := 'COMMIT_FREQUENCY'; l_env(5).param_value := '50000'; l_env(6).param_name := 'AUDIT_LEVEL'; l_env(6).param_value := '2'; l_env(7).param_name := 'BULK_SIZE'; l_env(7).param_value := '50000'; ? := MAP_GET_HB.main(p_env=>l_env);end;
    14:39:55 [233D48] report_execution_result auditId=8214
    14:39:55 [5E3974] AuditId=8214: Request completed
    14:49:57 [5E3974] AuditId=8223: Processing unit deployment request
    14:49:57 [7EBE1] Attempting to create adapter 'class.Oracle Database.9.2.DDLDeployment'
    14:49:57 [7EBE1] script_run_begin auditId=8225 operation=9001
    14:50:02 [7EBE1] script_run_end auditId=8233 scriptRunStatus=15002
    14:50:03 [7EBE1] deploy_unit_done auditId=8223
    14:50:03 [5E3974] AuditId=8222: Request completed
    14:50:27 [5E3974] AuditId=8235: Processing unit deployment request
    14:50:27 [7A8A02] Attempting to create adapter 'class.Oracle Database.9.2.DDLDeployment'
    14:50:27 [7A8A02] script_run_begin auditId=8237 operation=9001
    14:50:33 [7A8A02] script_run_end auditId=8245 scriptRunStatus=15002
    14:50:34 [7A8A02] deploy_unit_done auditId=8235
    14:50:34 [5E3974] AuditId=8234: Request completed
    14:51:06 [5E3974] AuditId=8246: Processing execute request
    14:51:06 [6C6696] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    14:51:06 [6C6696] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.PLSQL'
    14:51:06 [6C6696] PLSQL callspec: declare l_env wb_rt_mapaudit.wb_rt_name_values;function bool_to_char (val boolean) return varchar2 is begin if (val is null) then return null; else if (val) then return 'true'; else return 'false'; end if; end if; end; begin l_env(1).param_name := 'AUDIT_ID'; l_env(1).param_value := 8246; l_env(2).param_name := 'OPERATING_MODE'; l_env(2).param_value := '3'; l_env(3).param_name := 'PURGE_GROUP'; l_env(3).param_value := 'wb'; l_env(4).param_name := 'MAX_NO_OF_ERRORS'; l_env(4).param_value := '50'; l_env(5).param_name := 'COMMIT_FREQUENCY'; l_env(5).param_value := '50000'; l_env(6).param_name := 'AUDIT_LEVEL'; l_env(6).param_value := '2'; l_env(7).param_name := 'BULK_SIZE'; l_env(7).param_value := '50000'; ? := MAP_GET_HB.main(p_env=>l_env);end;
    15:35:44 [6C6696] report_execution_result auditId=8246
    15:35:44 [5E3974] AuditId=8246: Request completed
    11:07:43 [5E3974] AuditId=8255: Processing unit deployment request
    11:07:44 [73A7AB] Attempting to create adapter 'class.Oracle Database.9.2.CMUpgrade'
    11:07:44 [73A7AB] java.lang.NullPointerException
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.prepare(OdbCMUpgradeAdapter.java:222)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:101)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:27)
         at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:41)
         at java.lang.Thread.run(Unknown Source)
    11:07:44 [73A7AB] java.lang.UnsatisfiedLinkError: /opt/oracle/product/rdbms/9.2.0/lib/libocijdbc9.sl: specified file is not a shared library, or a format error was detected.
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:265)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:360)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:521)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:325)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:141)
         at oracle.sysman.vdb.VdbSession.establishConnection(VdbSession.java:1266)
         at oracle.sysman.vdb.VdbSession.<init>(VdbSession.java:763)
         at oracle.sysman.vdb.VdbAutoCommitSession.<init>(VdbAutoCommitSession.java:266)
         at oracle.sysman.vdb.VdbSessionFactory.getNewAutoCommitSession(VdbSessionFactory.java:1206)
         at oracle.sysman.vdb.VdbSessionFactory.getAutoCommitSession(VdbSessionFactory.java:1118)
         at oracle.sysman.cmSDK.CMClient.<init>(CMClient.java:243)
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.getCMClient(OdbCMUpgradeAdapter.java:775)
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.prepare(OdbCMUpgradeAdapter.java:81)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:101)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:27)
         at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:41)
         at java.lang.Thread.run(Unknown Source)
    11:07:44 [73A7AB] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:974)
         at oracle.wh.runtime.platform.service.controller.DeploymentContextImpl.initialize(DeploymentContextImpl.java:434)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.initialize(DeploymentController.java:69)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:95)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:114)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:27)
         at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:41)
         at java.lang.Thread.run(Unknown Source)
    11:07:44 [73A7AB] Attempting to create adapter 'class.Oracle Database.9.2.CMUpgrade'
    11:07:44 [73A7AB] java.lang.NullPointerException
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.prepare(OdbCMUpgradeAdapter.java:222)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:101)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:114)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:27)
         at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:41)
         at java.lang.Thread.run(Unknown Source)
    11:07:44 [73A7AB] java.lang.UnsatisfiedLinkError: /opt/oracle/product/rdbms/9.2.0/lib/libocijdbc9.sl: specified file is not a shared library, or a format error was detected.
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:265)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:360)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:521)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:325)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:141)
         at oracle.sysman.vdb.VdbSession.establishConnection(VdbSession.java:1266)
         at oracle.sysman.vdb.VdbSession.<init>(VdbSession.java:763)
         at oracle.sysman.vdb.VdbAutoCommitSession.<init>(VdbAutoCommitSession.java:266)
         at oracle.sysman.vdb.VdbSessionFactory.getNewAutoCommitSession(VdbSessionFactory.java:1206)
         at oracle.sysman.vdb.VdbSessionFactory.getAutoCommitSession(VdbSessionFactory.java:1118)
         at oracle.sysman.cmSDK.CMClient.<init>(CMClient.java:243)
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.getCMClient(OdbCMUpgradeAdapter.java:775)
         at oracle.wh.runtime.platform.adapter.odb.OdbCMUpgradeAdapter.prepare(OdbCMUpgradeAdapter.java:81)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:101)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:114)
         at oracle.wh.runtime.platform.service.controller.DeploymentController.prepare(DeploymentController.java:27)
         at oracle.wh.runtime.platform.service.DeploymentManager.run(DeploymentManager.java:41)
         at java.lang.Thread.run(Unknown Source)
    11:07:44 [73A7AB] prepare_unit_done auditId=8255
    11:07:44 [5E3974] AuditId=8254: Request completed

    Hi Marlene,
    It looks like the cause of your issue is
    11:07:44 [73A7AB] java.lang.UnsatisfiedLinkError: /opt/oracle/product/rdbms/9.2.0/lib/libocijdbc9.sl: specified file is not a shared library, or a format error was detected
    Can you let us know what platform you run on? Is the environment correctly set up?
    Thanks,
    Mark.

  • Windows NT: 2.2 - 3 upgrade scripts

    When will upgrade scripts be available for converting Webdb2.2 to Portal 3.0 on Windows NT.
    The FAQ says January. Can you be a bit more specific than that? I need to schedule my effort between multiple clients and some indication would be very useful. I appreciate that things may change. Will the scripts be available this week? The end of the month?

    We noticed that the upgrade scripts for Solaris also have the code needed to upgrade NT (i.e. wupgrade.cmd). We tried this, and it seemed to work fine!
    While I will not guarantee that it will work for everything (since Oracle has not certified it for this), you could try it. I would suggest you do what we did, which was to move the WebDB instance over to another machine (or at least another instance), and do the upgrade then look at the results to make sure it works before you cut the scripts loose on your production instance.
    Ken Atkins
    Computer Resource Team (www.crtinc.com)
    Check out my Oracle Tip site at:
    http://www.arrowsent.com/oratip
    null

  • What do the upgrade scripts do for the following cases?

    Hi,
    I have got the compare reports between 9.0 vanilla(Source) and 8.4 copy of production(Target).
    it has the following properties.
    source---------target--------action-----upgrade
    changed-----*changed-------copy-------yes
    changed-----*unchanged----copy-------yes
    unchanged---*changed------copy--------yes
    unchanged----*unchanged--copy--------yes
    which means in all the above cases the customizations will be overridden.
    I have read somewhere that as a developer i need to look for the following case and re-apply the customizations
    source---------target--------action-----upgrade
    changed-----*changed-------copy-------yes
    my question is that, when we run the 9.0 upgrade scripts on 8.4 copy of production, will it not override the customizations for the following cases?
    source---------target--------action-----upgrade
    unchanged---*changed------copy--------yes
    unchanged----*unchanged--copy--------yes
    Please help me,
    Thank you.
    Edited by: user609854 on Dec 8, 2008 6:20 PM

    If you are talking about compare reports during Initial move of Upgrade --Yes , objects from the source will come over and based on user's or you(in this case) have to re-apply them back.At later stages of the upgrade pass  you have to re-apply them eventually if you want to opt with old or delivered custom or pure custom psoft objects.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Generating .sql script for all objects of a User/Schema

    Hi All,
    What are the ways in which I can generate scripts for a full USER (all objects) with dependencies. (by dependencies I mean for example that PK be created first before creating FK).
    We can export the full schema using (exp rows=n) but this will generate a .dmp file. I want a .sql file which can be run on any other machine (from SQL> prompt) so that user and all objects are created (without the need to use "imp").
    Thanks
    -AKJ

    But the easiest way to do this would be to do an export with rows=N and then an import.
    You coule do an export and then let run the import utility with indexfile=<you_name_it>.sql and this way you'll get a file with all statements included (but table definition commented out).
    Or you do it yourself (DIY-method), where you have to select all your relevant objects and their dependencies.

Maybe you are looking for

  • Creating a portable backup drive that's encrypted

    I've been considering an off-site backup solution like Carbonite to protect my files, particularly now almost all of my photos etc are digital and on my mac. I use Time Machine to an external desktop drive for day to day backups, but want to protect

  • Opera + Composite + flash bug

    Since Opera is free, i'm using it and love it. I just hate that the flash plugin is under AUR and not in Official Extras  :evil:   -why?- My only problem is that flash doesn't work with composite manager enabled. It doesn't crash like firefox does, b

  • Removing date stamp from photos

    Some of my old photos were imported into iphoto with a date stamp from the camera/ Is there any way to remove this before I print them?? I have iphoto v 7.1.5 THANKS!

  • M3000 connected to C2 & SL24 refuse to boot

    Hi, Has anyone come across this scenario whereby M3000 connected to C2 & SL24 auto loaders fail to boot ? The system hangs like so. Need to poweroff/poweron the domain to get it working. {0} ok boot -r Boot device: /pci@0,600000/pci@0/pci@0/scsi@0/di

  • My itunes store is not loading on my iphone

    i cant get on to the itunes store on my Iphone. is anyone else having this problem and how can it be fixed? i press on the app it opens and then shuts right down. HELP