PROBLEM!! How to upgrade on apex 3.1.2?

Hello everyone!
I am new, and so far I have only worked with. Net tools. I installed Oracle Express, and download apex_3.1.2.zip but not no way to upgrade. I pray that we someone explain in details how difficult to make. On the computer I have Vista OS. Thanks in advance ..
Sorry for mi English, I from Croatia :)
Marko.
Edited by: CroMarko on 2009.01.16 10:33

!!!I managed to make this!!!
Connect to SQLPlus as SYS
@APEX_HOME/apex/apxldimg.sql APEX_HOME
@APEX_HOME/apex/apxxepwd.sql password
(where password is the password of the Application Express internal ADMIN account) *
!!!!but my version is probably remained the same, right??!!!!!!!!
Product Build: 2.1.0.00.39
Schema Compatibility: 2005.05.01
Last DDL Time: 02/07/2006 10:55:32 PM
Host Schema: ANONYMOUS
Application Owner: FLOWS_020100
Current User: HR
Language Preference: hr
Current Time (on server): 01/16/2009 12:33:09 PM
*

Similar Messages

  • How to upgraded from apex 3.2.0 to 3.2.1?

    H gurus,
    I am using oracle 10g xe with apex 3.2.0, I would like to upgrade to 3.2.1, but I got no support and thus no access to metalink.
    I did this for upgrading,
    I droped user apex_030200 and then upgraded with the 3.2.1 install file, seems everythings going nice, except there's error about flow_files schema already exsited.
    and I found I didn't need to upgrade the image file as well.
    Is that way Ok for upgrading from 3.2.0 to 3.2.1? by far seems nothings wrong.
    Peter

    Hi Jarola,
    Sorry, I made a mistake when I chose the ORACLE_HOME directory, I did it again to loading the images, without any more errors.
    Seems I did it, nothing wrong.
    But I found the bug-fix I expected is still not being fixed, that is,when I upload excel files with the utility/data_load tool, I still encounter error messages sometimes, I have to repeat and made it right.

  • Problem facing while upgrading from apex 3.0 3.2.1

    iam using 11g database . I have apex 3.0 now i try upgrading to 3.2.1
    I did following steps
    1)I Downloaded from otn apex 3.2.1 zip file
    2) unzipped file
    3)i have connected sqlplus where i unzipped apex 3..2.1
    sql>@apexins.sql SYSAUX SYSAUX TEMP /i/
    then it showing error
    .....Checking prerequesities.
    PL/SQl procedure successfully Completed
    No rows selected
    Application Express Installation requires the oracle text database Componenet
    begin
    ERROR at line 1:
    ORA-00900: invalid SQL statement
    ORA- 06512 at line 4
    then Diconnected from oracle
    Please tell me solution ASAP
    Thanks in advance
    Sudhakar.K

    Oracle Text is a required component for APEX installation. See document at http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/pre_require.htm#insertedID6
    Please check with DBA to install it.
    SYSTEM @DB1> select comp_name, status from dba_registry where comp_name like 'Oracle Text';
    COMP_NAME STATUS
    ======== =====
    Oracle Text VALID
    Edited by: ittichai on Apr 25, 2010 10:19 PM

  • Problem Upgrading to Apex 3.1 on XE

    I am running into a problem upgrading Apex to 3.1 on Oracle XE.
    Hardware and Software:
    Database: Oracle Database 10g Express Edition Release 10.2.0.1.0
    PL/SQL Web Toolkit Version: 10.1.2.0.4
    Host O/S: MS Windows XP Professional Version 2002 SP2
    Host Hardware: AMD Athlon 64 Processor, 2.2 GHz, 1.87 GB RAM
    Background:
    This is a lab host. I am working through the full installation process so that I can set up XE and Apex on development and production hosts, the end in mind being to develop a simple application using XE/Apex instead of Access 2003, which is used heavily in this shop.
    It seems to me that upgrading to Apex 3.1 would be a good thing to do up front instead of developing in the version which ships with XE (2.1, I believe) and performing the upgrade later.
    I installed XE going with full defaults. Nothing at all tricky. I was able to connect to http://localhost:8080/apex without any trouble and log in as system.
    I then followed these Apex upgrade instructions, very carefully:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_and_xe.html
    After I ran into trouble (see below), I reviewed this post and used it to double-check my work:
    How to upgrade to Apex 3.1
    I have worked through this a number of times, each time ending up with the same error.
    The Problem...
    After the upgrade, when I navigate to http://localhost:8080/apex, I receive the following error:
    wwv_flow.app_not_found_footer_err
    wwv_flow.err wwv_flow.app_not_found_err
    OK
    I reviewed this posting, which suggests that I upgrade my PL/SQL Web Toolkit:
    apex 3.0 error wwv_flow.app_not_found_footer_err after new installation
    I am perfectly willing to try this, but I am not sure how to obtain the latest correct version of the web toolkit for this particular version of the database. Any tips on where I might find this?
    I also note that the posting says there should be 10 SQL files in the apex/builder directory. I only have 5, but I just downloaded this zip file a few days ago and assume this is the correct number of files. If it isn't, where could I find the correct zip?
    Any other suggestions about the root cause of this issue would be appreciated.
    Thanks!

    Well, like Sherlock Holmes said, "when you have elminated the impossible, whatever remains, no matter how improbable, must be the truth." Or, something like that.
    Thanks Joel, it was the files. I examined the zip file I originally downloaded and, sure enough, there were 10 files. I extracted it again and, for some reason, this time it only pulled one of the SQL files out, not even five as it did the first time. In addition, it also skipped about half the language folders.
    To get it work, I used the windows built-in zip to open the file, navigated to the apex/builder folder, selected all of the SQL files and language folders, then copied and pasted them into c:\apex\builder.
    I then restored the database, ran the install again, and everything worked just fine: I can access http://localhost:8080/apex/apex_admin and log in.
    I'm not sure what the issue is, a problem with the zip file or (ok, more likely) a problem with the built-in windows zip tool. I used 7-zip (www.7-zip.org) to extract the file on my workstation and all 10 files and 9 language folders came out just fine.
    The bottom line is, it works now, thanks again for the help.
    -Tom
    PS - I did not install the web toolkit upgrade.

  • How to upgrade Apex 2.2 to Apex 3.1

    Dear all
    please Mention the Procedure for Upgrading Apex 2.2 to Apex 3.1
    I am using Apex 2.2 , Oracle 10g on Windows 2000 Server
    thanks Alot
    Edited by: khaja on Jan 18, 2009 11:09 AM

    Hi All,
    I am seeing a problem with the upgrade from 2.2 to 3.1. After the upgrade (with apexins.sql) I still see the following synonyms in PUBLIC:
    SQL> select synonym_name, table_name
    2 from dba_synonyms
    3 where owner='PUBLIC' and table_owner='FLOWS_020200';
    SYNONYM_NAME TABLE_NAME
    WWV_FLOW_LIST_OF_VALUES_DATA WWV_FLOW_LIST_OF_VALUES_DATA
    WWV_FLOW_LISTS_OF_VALUES$ WWV_FLOW_LISTS_OF_VALUES$
    WWV_FLOW_GENERIC WWV_FLOW_GENERIC
    WWV_FLOW_FIELD_TEMPLATES WWV_FLOW_FIELD_TEMPLATES
    APPLICATION_AUTHENTICATION APPLICATION_AUTHENTICATION
    WWV_CREATE_FORUM_DEMO_SCRIPT WWV_CREATE_FORUM_DEMO_SCRIPT
    WWV_FLOW_LOOKUP_TABLES WWV_FLOW_LOOKUP_TABLES
    WWV_FLOW_WEB_SERVICES WWV_FLOW_WEB_SERVICES
    WWV_FLOW_REWRITE_QUERY WWV_FLOW_REWRITE_QUERY
    9 rows selected.
    The user flows_020200 still exists with over 2000 objects.
    How can I drop this user FLOWS_020200 without causing any problems?
    Regards,

  • How to upgrade db10g xe with APEX 2.1 to APEX 3.2

    Hello
    I have been using oracle db10g xe to learn oracle as i am new to it which according to oracle contains APEX 2.1. according to oracle that syas:
    Oracle Database 10g Express Edition (Oracle Database XE) includes Oracle Application Express (Oracle APEX) release 2.1. With the release of Oracle Application Express 3.2, you can now upgrade the Application Express within your Oracle Database XE.
    (The URL for above statement is::: http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html)
    As a part of upgrade from APEX 2.1 to 3.2 one of the requirement is:
    Choosing an HTTP Server
    In order to run, Oracle Application Express **must** have access to either the embedded PL/SQL gateway or Oracle HTTP Server and mod_plsql.
    (The URL for above stataement is::: http://download.oracle.com/docs/cd/E10513_01/doc/install.310/e10496/otn_install.htm#CBHBDAIF)
    As it mentioned in the url above the embedded PL/SQL gateway only available with Oracle Database 11g or higher but I have db 10g xe and as it mentioned in oracle web site. (first url) the db 10g xe can be upgraded to APEX 3.2.
    That leave me with Oracle HTTP Server and mod_plsql as a MUST have component but nowhere in the documentation mentions where and how to get it and install it in oracle db 10g xe which i've been using.
    Please help me to resolve this issue because without it i can't upgrade from APEX 2.1 (within db 10g xe) to APEX 3.2.
    it's been two days that i have been reading all the docs but it doesn't says where to get Oracle HTTP Server and mod_plsql with installation guide.
    Please let me know how can i upgrade to new APEX 3.2 as i don't want to lose db 10g xe and start all over with 11g.
    Please put URL or your finding about upgrading from APEX 2.1 to APEX 3.2 here.
    Thank you for your help.
    Shawn

    Hi
    Sure. i will.
    the installation instruction at the link i posted before is missing two major steps where you must first create two tablespace as:
    tablespace_apex
    tablespace_files
    The instruction i put its url previously perhaps is very high level but the best step-by-step instruction i did and worked charmingly right after installation can be found at:
    http://blogs.oracle.com/SanthoshK/2008/09/oracle_xe_apex_3x_installation.html
    Please do me a favor and take a look at my problem with APEX 3.2 developer guide\tutorial.
    I posted a thread under Application Express link in forums's home. (3 link from top).
    my thread can be found at >>> PLEASE SOMEONE TAKE LOOK AT THIS! APEX 3.2 - error in OEHR build in sample.
    Please help me out with this one as i am doing exercises in dev guide and thought those exercises are error-free.
    the exercise is at >>>> http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28551/build_app.htm
    under: Modifying the Departments Report
    as soon as i copy past the code to Source box of the Department it gives me error pasted in my thread.
    even if i copy past the code in SQL Workshop it doesn't work. it says: table can't be parsed.
    even tonight i proceeded further and was doing the second exercise in same url for:
    Editing the Employees Report.
    I copy past the given code to Source box but this time the report doesn't show new result. seems like a change doesn't take effect even i logout and in back.
    even in SQL Workshop it works but in running the page 3. employees it doesn't show changes at all.
    sorry for not being short but since i'm new to Oracle i don't want to skip information.
    thanks a lot.

  • Hi i have an ipod 4th gen. the problem is when ever i try to sync my iPod to my computer a mesage comes up and says that the ipod can't be backed up. There wasn't a problem until I upgraded the software. How do I fix this??

    Hi i have an ipod 4th gen. the problem is when ever i try to sync my iPod to my computer a mesage comes up and says that the ipod can't be backed up. There wasn't a problem until I upgraded the software. How do I fix this??

    Try here:
    iOS: Troubleshooting backup issues in iTunes

  • Help : After upgrade to IOS5, I only can use my iphone 3gs in Spore instead of Msia. Any1 know what is the problem & how to solve it?!

    I bought iphone 3gs in singapore last year,I had no problem to use it in Singapore & Malaysia but after i upgrade to ios5,i can't use it in malaysia.It will automatic restart my phone itself. Is it because of IOS5 problem?!Because when I register my itune a/c, I selected the country is Singapore. Anyone know what is the problem & how can I solve it?!

    If it automatically restarts the phone firmware is corrupt. Restore the phone with iTunes and set up as a new phone, do not restore your backup, which is likely where the corruption is. If it then works you can try restoring just the backup. If that breaks it again you know where the problem is; you will have to start over and manually reinstall your content.
    To restore just the backup, right click on the phone's name in iTunes and select "restore from backup"

  • Adobe InDesign CS5 needs plugs ins, but how?   Adobe InDesign CS6 won't open says OS problem.  Adobe upgrade site crashes on me. ?

    Adobe InDesign CS5 needs plugs ins, but how?   Adobe InDesign CS6 won't open says OS problem.  Adobe upgrade site crashes on me.

    You might ask in InDesign to learn how to install plugins
    >says OS problem
    What IS your operating system, and which exact version?
    Is the link below where you are starting for upgrades?
    All Adobe updates start here and select product, read to see if you need to install updates in number order, or if the updates are cumulative for the individual product http://www.adobe.com/downloads/updates/

  • Problem with Collections after Upgrade to Apex 4.02

    Hi,
    We are using oracle 10g with Apex 4.02.
    I installed Jari's application for data import from excel.
    http://dbswh.webhop.net/apex/f?p=BLOG:READ:0::::ARTICLE:126300346812330
    It is working fine in our test environment but in production environment it is showing no data when I press the submit button. Am I missing some user privillege? Any help?
    Thanks,
    Zahid

    I have a HTML page with a browse file item. I select my csv file and press the upload button. The button submits the page and executes the following procedure.
    BEGIN
      DECLARE
        v_blob_data       BLOB;
        v_blob_len        NUMBER;
        v_position        NUMBER;
        v_raw_chunk       RAW(10000);
        v_char            CHAR(1);
        c_chunk_len       number       := 1;
        v_line            VARCHAR2 (32767)        := NULL;
        v_data_array      wwv_flow_global.vc_arr2;
        v_rows            number;
        v_sr_no           number := 1;
        v_rows_loaded     NUMBER;
       BEGIN
       -- Read data from wwv_flow_files</span>
           select blob_content into v_blob_data
           from wwv_flow_files
           where last_updated = (select max(last_updated) from wwv_flow_files where UPDATED_BY = :APP_USER)
           and id = (select max(id) from wwv_flow_files where updated_by = :APP_USER);
           v_blob_len := dbms_lob.getlength(v_blob_data);
           v_position := 1;
       -- Read and convert binary to char</span>
        WHILE ( v_position <= v_blob_len ) LOOP
           v_raw_chunk := dbms_lob.substr(v_blob_data,c_chunk_len,v_position);
           v_char :=  chr(hex_to_decimal(rawtohex(v_raw_chunk)));
           v_line := v_line || v_char;
           v_position := v_position + c_chunk_len;
        -- When a whole line is retrieved </span>
          IF v_char = CHR(10) THEN
        -- Convert comma to : to use wwv_flow_utilities </span>
           v_line := REPLACE (v_line, ',', ':');
        -- Convert each column separated by : into array of data </span>
           v_data_array := wwv_flow_utilities.string_to_table (v_line);
        --DELETE OLD DATA
        -- Insert data into target table </span>
         IF v_sr_no >1 THEN
           EXECUTE IMMEDIATE 'INSERT INTO EMP(EMPNO, ENAME, SAL, COMM, DEPTNO)
           VALUES (:1, :2, :3, :4, :5)'
           USING
          -- v_sr_no,
           v_data_array(1),
           v_data_array(2),
           v_data_array(3),
           v_data_array(4),
           v_data_array(5);
         END IF;
          -- Clear out
           v_line := NULL;
           v_sr_no := v_sr_no + 1;
          END IF;
       END LOOP;
    END;
    COMMIT;
    END;Pressing button gives me "ORA-01403: no data found" error message. This has been working before we upgraded from Apex 3.2 to Apex 4.02.
    I hope that the above detail may give you better idea of the problem.
    Thanks.

  • I want to upgrade from Tiger to Snow Leopard on my 2008 MacPro. How do I avoid problems with the upgrade process?

    I want to upgrade from Tiger to Snow Leopard on my 2008 MacPro. How do I avoid problems with the upgrade process?

    #1 Do a complete bootable backup of your drive before upgrading. That way should anything happen you can revert back to the start and try again.
    Make sure you meet Snow Leopard 10.6 Technical Requirements - http://support.apple.com/kb/SP575
    You might also want to make sure you don't have software issues with SL:
    A Mac OS X 10.6 Snow Leopard Application Compatibility List - http://snowleopard.wikidot.com/

  • I did not use my computer yesterday, and now all of a sudden, Firework does not open at all after clicking on its icon or starting as a program. I did not download any upgrades or anything else, and I have Norton 360 v.3. What could be the problem, how ca

    I did not use my computer yesterday, and now all of a sudden, Firework does not open at all after clicking on its icon or starting as a program. I did not download any upgrades or anything else, and I have Norton 360 version 3. I can open Internet Explorer, but that's not my default browser, so I have no problem with the Internet connection.
    What could be the problem, how can I restore my browser without losing my bookmarks, settings, etc?
    == Operating system ==
    windows XP

    If you close Firefox, then start Firefox in Safe Mode, does the problem still occur? For instructions on starting in Safe Mode, see [[Safe Mode]]. Extensions can sometimes be the cause of problems. If the problem does not occur in Safe Mode, then you can disable your extensions one-by-one until you find out which one is causing the problem. See [[Troubleshooting extensions and themes]] Update Firefox, see [[Updating Firefox]]

  • How to upgrade apex 3.1 to 3.2

    Hi,
    In the installation guide of Apex3.2,it states that
    "following any of the installation scenarios in
    this guide upgrades your Oracle Application Express instance to version 3.2 and
    creates Oracle Application Express 3.2 database objects in a new schema and migrates
    the application metadata to the new version"
    Is that mean I have to install Apex 3.2 to a different schema and migrate every application in Apex 3.1?
    Can we directly upgrade the Apex 3.1 ?
    Thanks
    Vincent

    Is that mean I have to install Apex 3.2 to a different schema and migrate every application in Apex 3.1?No, it means that you just follow the installation instructions and the installer will see that you have 3.1 already and will copy everything over to the 3.2 schema for you.
    Scott

  • Upgrade to Apex 4.2 - apex.widget.tabular' is null or not an object

    After upgrading to Apex 4.2 the following error occurrs when loading a page that contains a Group Select List [Plug-in]:
    *'apex.widget.tabular' is null or not an object*
    The error message appears to be related to a Group Select List [Plug-in] item with the following assigned List of Values attributes(options):
    Display Null Value: Yes
    Null Display Value: -
    Null Return Value: NULL
    Note: The application requires a NULL option to be displayed in the list of values (display = '-', value = null). This works fine in Apex 4.1...
    Removing the above values does eliminate the error message. However entering any value into the Null Display Value and Null Return Value item attributes causes the error message to reappear.
    Is this a known Group Select List [Plug-in] issue/bug? Any ideas on how to work around this issue would be greatly appreciated.
    Thx

    Hi,
    http://apex.oracle.com/plugins contains an updated version of the Group Selectlist plug-in (v1.1) which should fix your problem. Just import it into your application and you should be done.
    Regards
    Patrick

  • Masked HTML tags in substitution strings after upgrade to Apex 2.2

    Hello,<br>
    <br>
    in my application developed with htmldb 2.0 I had the following scenario which worked fine until upgrade to 2.2:<br>
    <br>
    Requirement: a multiline text should be displayed as entered on a html report page.<br>
    My solution:<br>
    - a onload page process of the form <br>
    select replace(description,chr(10),'&lt;br&gt;') into :P1_DESCRIPTION from mytable where id = :P1_ID;<br>
    - and a page template containing <br>
    ...<br>
    <td>&P1_DESCRIPTION.</td><br>
    ...<br>
    <br>
    This worked in HTML DB 2.0.<br>
    <br>
    My problem: After upgrade to Apex 2.2 the report doesn't display the carriage returns anymore. Instead of interpreted BR tags I get masked BR tags printed as text:<br><br>
    <br>this is the first line&lt;br&gt;this is the second line<br><br>
    It's quite obvious that the substitution mechanism changed in Apex 2.2. Any ideas how to change my app ?

    Take a look at this thread:
    Computed Region TItles being Escaped in Apex 2.2
    You may have to change the type of your P1_DESCRIPTION item.

Maybe you are looking for

  • PY-India: What are the implications of changing the financial year?

    Hi All, I am working on Payroll India. the client i am working for has a financial yr from March to Feb. What would be the implications in terms of changes required if I change the usually followed Apr - Mar financial year in SAP to Mar - Feb in Payr

  • How do i get rid of all the songs on my ipod mini?

    I want to get rid of the songs on my ipod mini but i dont want to delete the songs on my itunes? i am doing this because my itunes are only 1.1 GB but on my ipod mini it says ive used 2.81 GB. whats going on??

  • Problem unlocking Locked SIM with correct code

    I bought my unlocked iPhone 5 in the United States in October of 2014 and have used it on an Irish network carrier for the last few months. Everytime I turn on my phone I enter my PIN code and then a message pops up saying 'Locked SIM' and gives me a

  • Using Data Rescue II to recover lost files from corrupt hard drive!!!

    OK I am terribly confused. I found out my MacBook Pro hard drive is corrupt and I can't even start up my computer. I was told to get Data Rescue II, another Mac, and an external hard drive. I have all of the above but have no idea how to make it work

  • HP Photosmart 5510 Ink-relate​d question

    Does the Photosmart 5510 e-All-in-One need ALL 4 colours to work (Yellow,Blue,Magenta,Black) .. Because I only need to print using Black Ink ..