Application Express upgrade problems

I'm having problems with my APEX upgrade.
Windows 2003, Oracle 10g Express (local installation for development)
Here's what I've done so far.
1. 10g Express installation - good
2. unzipped apex - good
3. opened SQL *Plus as SYSDBA in the folder which residents apex
4. ran upgrade (@apexins SYSAUX SYSAUX TEMP /i/ ) went through good.
5. ran "@c:\oraclexe\app\oracle\product\apex\apxldimg.sql c:\oraclexe\app\oracle\product\", this seems to run good too.
6. ran "@apxxepwd.sql adminPassword, successfully completed.
7. restarted OracleXE, through Windows services
When I go to Database homepage, I get nothing.
Any help would be greatly appreciated.
Thanks,
JohnM

Well, I solved my own problem.
I checked SQL *Plus and realized that "Oracle not available".
I restarted OracleXE again from Windows Services.
Once again, "Oracle not available"
I also noticed that "Help" was not available too.
So, within SQL *Plus, I "shutdown" the instance of Oracle,
Command line would look like this:
SQL>shutdown
Database closed.
Database dismounted.
ORACLE instance shut down.
then "startup" a new instance, once again:
SQL>startup
ORACLE instance started.
Total System Global Area 146800640 bytes
Fixed Size 1286220 bytes
Variable Size 100667316 bytes
Database Buffers 41943040 bytes
Redo Buffers 2904064 bytes
Database mounted.
Database opened.
After I did the shutdown and startup, the Oracle database homepage appeared.
Thanks for the help John.

Similar Messages

  • Application Express upgrade problems, again

    After running the @apexins.sql (which installed successfully), I can not change the admin password.
    The "@apxchpwd" command returns: "Error at line 1: ORA-01034: Oracle not available"
    When I log into SQL *PLUS ("sqlplus sys as sysdba") and enter password, command line returns, "Connected to an idle instance".
    The Database homepage no longer works either. When I try to access it the error: "wwv_flow.app_not_found_footer_err" shows up.
    Edited by: johnnyflames on Mar 9, 2009 2:44 PM

    Roel,
    Thanks for the reply.
    I had to uninstall/reinstall the database. I've come to the realization that 10g Express doesn't play friendly with Application Express 3.1/3.2

  • SBA 8.0 (Hor) to SBA 8.0 (Ver) Industry Application Post Upgrade Problem!

    Hi All,
    I am testing out an upgrade from Siebel 8.0 (Horizontal) to Siebel 8.0 (Vertical) version.
    Post upgrade after GUI Fixes, i did a full compile of siebel_sia.srf!
    But, after i start my Siebel Services & try to access the Sales or High Tech Manufacturing Application, it doesnt come up.
    The log file for both says:
    "siebsrvr\log\SSEObjMgr_enu_0025_26214410.log 8.0 SIA [20405] ENU
    ObjMgrSRFLog     Error     1     00000006486b09f4:0     2008-07-02 13:33:39     (cdf.cpp (668)) SBL-DAT-00142: Could not open repository file 'd:\sia80\siebsrvr\objects\enu\siebel_sia.srf'.
    File does not exist or may be in use by another process.
    ObjMgrCTLog     Error     1     00000006486b09f4:0     2008-07-02 13:33:39     (ctxtmgr.cpp (4492)) SBL-SVC-00208: Please login first."
    Any idea why this is happening? The SRF file exists on the correct location & i dont see any other application accessing the same.
    Regards,
    Shalabhsneha

    Double-check with Siebel Tools that is the same file.
    Check that the new Siebel application is shut down properly and has no "dangling" processes before restart.

  • Need help on installing Oracle Application express 3.2

    Hi,
    I had downloaded Oracle 11g database and installed the personal edition.I got the Enterprise manager login page working and also the DBConsole
    I had Downloaded APEX 3.2 and wanted to install apex 3.2.I wanted to do the following scenario
    Scenario 3: Install from the Database and Configure the Embedded PL/SQL
    Gateway
    Planning to do these steps: ( I have few questions on these steps and are below each step)
    ■ Running the apxconf.sql Configuration Script
    Do I have to install Oracle Application express or is it already installed in 11g personal edition?
    Do I have to create a seperate database or schema for this step( I have only one instance orcl1) ?■ Verifying the Oracle XML DB HTTP Server Port
    Can I do this step in my current orcl1 instance,if so which user■ Enabling Oracle XML DB HTTP Server
    Once I carry out these steps, Can I access the admin page for apex with https://localhost:port/apex_admin ?
    Am I missing any other steps ?
    Thanks

    I have one idea..
    Try to install again:
    1) download and unzip apex_3.2 in $ORACLE_HOME
    You will have:
    $ORACLE_HOME/apex - old directory
    $ORACLE_HOME/apex_3.2 - new directory
    2) in command line go to $ORACLE_HOME/apex_3.2/apex
    run sqlplus "/as sysdba"
    in sqlplus run @apexins tablespace_apex tablespace_files tablespace_temp images
    Where:
    tablespace_apex is the name of the tablespace for the Oracle Application Express application user.
    tablespace_files is the name of the tablespace for the Oracle Application Express files user.
    tablespace_temp is the name of the temporary tablespace.
    images is the virtual directory for Oracle Application Express images. To support future Oracle Application Express upgrades, define the virtual image directory as /i/.
    Example:
    @apexins SYSAUX SYSAUX TEMP /i/
    3) check installation log for errors
    4) in command line go to $ORACLE_HOME/apex_3.2/apex
    run sqlplus "/as sysdba"
    in sqlplus run @apxconf
    set admin password
    set port
    5) run @apxldimg.sql $ORACLE_HOME/apex_3.2
    6) check for running listener and try to login apex: http:\\host:port\apex\apex_admin
    Good luck!

  • Using Application - Specific Upgrade tools

    Hi,
    This is in refrence to point 3.25 of the ECC 6.0 SR1 upgrade document (Relevant text is below).  Is this step really required to be performed?  Can a Basis resource do it independently or will require ABAP/Functional help?  If we ignore this step, how will it impact the upgraded system?  If we have to run this step, at what stage we have to do it?
    Any insights would be helpful.
    Thanks & Regards,
    Abdul
    ===Relevant text from Upgrd Doc===
    Application-Specific Upgrade Toolbox
    The application-specific upgrade toolbox (ASU toolbox) provides you with application-related upgrade guides and tools:
    n Application-specific upgrade guides
    These upgrade guides contain collections of known application-specific upgrade problems together with
    the related SAP Notes, which saves you the time when searching for SAP Notes on SAP Service Marketplace.
    n Automatic repair toolbox
    This tool automatically starts application-specific repair and conversion programs.
    n Additional repair toolbox
    This program contains tools that assist you in adjusting customer data to the new release. Particularly
    useful is the variant restore tool that can adjust the report variants to the new interfaces of the reports. In
    the past, a lot of variants had to be created again, without giving you the option of displaying the old values.
    For more information, see SAP Note 623723.
    === End of section ===

    The ASU toolbox is a mixture of Basis and application.
    The way you can go would be
    - upgrade a test system
    - let the modules have a look if they need parts from the toolbox
    - upgrade production
    - run the parts that are necessary
    Since this is implementation dependent a general advice can´t be given. On our upgrade from 4.6c to 4.7 we needed only five of the given tools, your mileage may vary.
    Markus

  • Upgrading Application Express on Oracle XE (installed on Ubuntu 8.04)

    I'd installed on my laptop (OP is Ubuntu 8.04) Oracle XE and is wotking quite fine.
    But I really like to upgrade apex to last version (3.1.2). I read documentation but are not many information about how to upgrade.
    Daniel

    Thanks Arie,
    On whatever version of Windows I've updated without problems Application Express.
    I'm talking here about Ubuntu (a debian distribution of Linux).
    My problem is where to unzip apex, where to use sqlplus command prompt etc., because is different than Windows.
    If you don't have DBA rights on the account (user account other than root) you have errors in installation process and more.
    For example they say in doc...:0
    "To run the apxconf.sql configuration script:
    1. Change your working directory to ORACLE_BASE\ORACLE_HOME\apex or whatever convention used to indicate the Oracle home.
    2. Start SQL*Plus and connect to the database where Oracle Application Express is installed as SYS. For example:
    * On Windows:
    SYSTEM_DRIVE:\ sqlplus /nolog
    SQL> CONNECT SYS as SYSDBA
    Enter password: SYS_password
    * On UNIX and Linux:
    $ sqlplus /nolog
    SQL> CONNECT SYS as SYSDBA
    Enter password: SYS_password".....
    When you install Oracle what version you need, OP (Linux) create a different user account for Oracle. Usually if you want to use your account like dba for oracle, you need to give to that account the proper rights.
    So, I need a installation rutine (for upgrading) for apex on Linux.

  • Problem Accessing Application Express

    Hi All,
    I have installed Oracle 11g and Apex 3.2.
    After that I tried to access apex admin console using url: http://server:8080/apex/apex_admin
    If I try to open the page with IE and when used id : admin and its password is entered and pressed login, an error "Object expected, code 0" is generated.
    With Firefox I can see more detail error "doSubmit is not defined.
    Please help.
    Regards
    Rana

    Hey I'm having the same problem, but I may be a little confused.
    I had 11g installed with Apex 3.0 so I upgraded it to 3.2.1 by using the complete installation. So when the install guide says "Run apex_epg_config.sql passing the file system path to the base directory where the Oracle Application Express software was unzipped", I should point to the Oracle home location where my db is installed...right?
    Assuming this is correct, I ran the script but the apex/images folder is still missing the apex_..._.js files mentioned before. All the image files are there but when I try to login nothing happens. Are those js files supposed to be there? Any ideas?

  • SQL Command problem in Application Express 3.2.0.00.27

    To Oracle Application Express Development Team,
    Yesterday I installed Oracle Application Express 3.2.0.00.27.
    While doing my r&d, I came across one problem in SQL Command.
    For example I wanted to run sql "select * from tab"
    When I checked "Autocommit" checkbox it worked fine.
    But when I unchecked the "Autocommit" checkbox it gave me following error:
    ORA-01003: no statement parsed
    Please check post
    http://www.oraclebrains.com/2009/03/sql-command-problem-in-application-express-3200027/ for more details.
    Cheers

    I can't find the log file (a good indication that something went wrong)
    Here's the transcript of the session...
    SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 599785472 bytes
    Fixed Size 1288820 bytes
    Variable Size 264242572 bytes
    Database Buffers 331350016 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    Database opened.
    SQL> @apxpatch.sql
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Wrote file apxset.sql
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    SQL>
    SQL> @apxldimg.sql
    PL/SQL procedure successfully completed.
    Enter value for 1: C:\Documents and Settings\jtench\Desktop\My Downloads\Oracle\apex_3.2.1
    old 1: create directory APEX_IMAGES as '&1/apex/images'
    new 1: create directory APEX_IMAGES as 'C:\Documents and Settings\jtench\Desktop\My Downloads\Oracle\apex_3.2.1/apex/images'
    Directory created.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:03:30.03
    Directory dropped.
    SQL>

  • Application Express 3.2.1 post installation problem

    I upgraded Oracle database XE with Application Express 3.2.1
    The installation was succesfull. The logfiles contains the text: Thank you for installing ... etc
    The post installation tasks give me some problems. As I upgraded from Oracle Database XE, I am using the 10.g version. That is correct?
    That means I cannot use the embedded PL/SQL gateway, foir this works only with version 11g. So I must configer the Oracle HTTP server and mod_plsql. That is correct?
    After installation I am supposed to copy the image directory in the ORACLE_HTTPSERVER_HOME \Apache directory
    I have no idea where that directory is. A search on my C: drive returns no results.
    How can I find the ORACLE_HTTPSERVER_HOME \Apache directory?
    Any help is welcome
    Hans

    Hi,
    Oracle XE comes with EPG even it is 10g
    This might help
    http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html
    If you install was ok then you need just update images and set/reset Apex admin password
    # Connect to SQL*Plus as SYS
    # @APEX_HOME/apex/apxldimg.sql APEX_HOME
    # @APEX_HOME/apex/apxxepwd.sql password
    For the steps above, APEX_HOME is the directory where the Application Express software was unzipped.
    Br,Jari
    Edited by: jarola on Feb 27, 2010 11:49 AM

  • Can not login to Oracle Application Express after upgrade to 3.2

    I installed oracle database express and then I upgrade APEX to 3.2 on it. I got the login page but I can not login by using any account, like SYS, SYSTEM. From the document, internal ADMIN account should exist but I did not see it from dba_users table.
    Thanks,
    Julie

    HI Don,
    I did run apxchpwd.sql to change the Application Express ADMIN user password. Then I invoked http://mymachine:8080/apex and got the Application Express login page. I put ADMIN in workspace and ADMIN in Username and the new password. But I still cannot login. I also tried http://mymachine:8080/apex/apex_admin page login. I typed ADMIN as username and the new password. Then I clicked on Login button. Nothing happened. No error message.
    Any idea?
    By the way, what does apxxepwd.sql do?
    Thanks,
    Julie

  • Problem with Application Express

    Good Morning,
    I installed Oracle Application Express, but I have a problem with the first login and the creation of my workspace.
    During login using the username 'admin' and pwd as the sys's user because until now the only pwd I configure when I installed Oracle Express 10g and Oracle Application Express.
    When I go to login, the page seems not to take any command.
    I look a your help. Thanks

    Check out the {forum:id=137} forum you'll probably get better help there.
    By the way, welcome to the forum! :)

  • Problem with ADF Application after upgrade to 10.1.2.3

    Hello,
    i have some problems with my ADF applications after upgrade of AppServer to 10.1.2.3.
    The only Excteption i got is in the application.log of the container:
    Error in errorPage /faces/pages/error/error404.jspx
    javax.servlet.ServletException
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:614)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:556)
         at pages.error._error404._jspService(_error404.java:682)
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:356)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:498)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:402)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:674)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:230)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         at oracle.adfinternal.view.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:157)
         at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:674)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:230)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.EvermindHttpServletResponse.sendError(EvermindHttpServletResponse.java:1298)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.EvermindHttpServletResponse.sendError(EvermindHttpServletResponse.java:1428)
         at javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:162)
         at oracle.security.jazn.oc4j.JAZNServletResponse.sendError(Unknown Source)
         at oracle.adf.view.faces.webapp.ResourceServlet.doGet(ResourceServlet.java:169)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at oracle.adf.view.faces.webapp.ResourceServlet.service(ResourceServlet.java:135)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:674)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    Does anybody know how to handle it?
    Regards.
    Krystian.

    I am also getting the similar error if I enable a particular coloumn of a table to load into ORM , I am getting the following error,
    javax.servlet.jsp.JspException     at jsp.viewsinglerecord.throwError(_viewsinglerecord.java:31)     [SRC:/jsp/standardinclude.jsp:84]     at jsp.viewsinglerecord._jspService(_viewsinglerecord.java:1185)     [SRC:/jsp/displaymultiplerecords.jsp:461]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:356)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:498)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:402)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:230)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:257)     at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)     at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.3.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:534)

  • Problem using Interactive Report  in Application Express 3.2.1.00.11

    Hi All ,
    I am using Interactive Report in Application Express 3.2.1.00.11
    I have made report as editable by using following query
    Select ROWID,
    APEX_ITEM.CHECKBOX(1,IDSKILL,'UNCHECKED') "Mark",
    APEX_ITEM.TEXT(2,IDSKILL)"IDSKILL",
    APEX_ITEM.TEXT(3,SKILL) "SKILL",
    APEX_ITEM.SELECT_LIST_FROM_LOV(4,IDBEARBEITER,'DIR_LOV'),
    APEX_ITEM.TEXT(5,ÄNDERUNGSDATUM)"ÄNDERUNGSDATUM"
    from SKILLS
    Problem :-
    When I click FILTER option in Interactive Report , It is taking under Expression "<input type="text" name="f03" size="20" maxlength="2000" value="ARIS" />" and displaying in search filter as
    Skill = '<input type="text" name="f03" size="20" maxlength="2000" value="ARIS" />'
    Can I make display like Skill ="ARIS"
    Any suggestion is welcom ..
    Thanks in advance
    Cheers
    Sachin Srivastava

    Hi,
    As I know there is no fix/workaround for that.
    Disable filtering and other stuff is only. But I think you of course like have filters and other nice thing of interactive report. Other vice you have done classic report.
    It is better use classic report and build own custom filers.
    Br, Jari

  • Problem while importing the application in application express 3.0

    Hi Friends
    We have developed an application in a workspace say X. I imported the complete application in different workspace Y and the import was successfully. Now if I export a single page from that application in workspace X and import in workspace Y, then it gives me error as
    "This page was exported from a different application or from an application in different workspace. Page cannot be installed in this application."
    Also I tried changing the application id in the export file but did not work.
    Is their a workaround for this?
    (We are using application express 3.0.0.00.20)
    Thanks
    Minakshi

    Hi Scott
    1 ) Page exports are to be imported into an application having the same ID as the source application in the same named worskpace.
    But the problem is I cannot have same application id in the same workspace or in different workspaces even. I exported the complete application from workspace X with application id as 555 and tried importing the application in workspace Y with the same application id. But that does not work since it throws the error message as the same application id cannot reside in 2 different workspaces.
    2) You don't say whether workspaces X and Y are in the same or different databases.
    Both the workspaces X and Y are in the same database. The database user/schema that is associated with workspaces X and Y are different.
    3) Also I tried changing the application id in the export file but did not work.
    Following is the extract of the page that i tried importing. The places wherever it is marked BOLD, i modified them in the original page export sql file.
    --application/set_environment
    prompt APPLICATION 500 - Load_Factor_System
    -- Application Export:
    -- Application: 500
    -- Name: Load_Factor_System
    -- Date and Time: 15:52 Wednesday May 16, 2007
    -- Exported By: ADMIN
    -- Flashback: 0
    -- Export Type: Page Export
    -- Version: 3.0.0.00.20
    -- SET APPLICATION ID
    wwv_flow.g_flow_id := 500;
    wwv_flow_api.g_id_offset := 0;
    null;
    In case you need further clarifications, please let us know.
    Regards
    Minakshi

  • Application Express 3.0.1 Upgrade

    I am running Application Express 2.0.2.00.49 and the backend is Oracle 10.2.0.1.0
    on Linux 32bit and 64bit 9.3 Susie Servers. I want to upgrade to the new 3.0.1 Application Express and wonder what steps or tricks there might be waiting for me when I do this.
    Thanks,
    Tim

    Tim,
    Hopefully, there shouldn't be any tricks whatsoever. It should be as simple as a normal installation of Application Express, and your existing data (e.g., workspaces, applications) will be migrated forward.
    Like with any type of upgrade, if you have the opportunity, it's prudent to take a backup beforehand.
    Joel

Maybe you are looking for