Apex upgrade related

Hi,
I have installed oracle database 10g release2 with 10201_compenign_win32 both are installed successfully
i logon as http://127.0.0.1:7777/pls/htmldb/htmldb_admin
i entered username and password then logout it.
after that i started upgrading with apex_3.2.1. i did all the steps under apex_3.2.1 upgrade tutorial.
after completion of all the steps
when i logon back
http://127.0.0.1:7777/pls/htmldb/htmldb_admin with. images are not going to diaplay.and there is no movement on page. when i click on submit button
all the steps are-
{copy}sql>@apexins SYSAUX SYSAUX TEMP /i/
sql>apxchpwd.sql
sql>ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK
sql>ALTER USER APEX_PUBLIC_USER IDENTIFIED BY new_password
f:\downloads\vismit1.1\apex>xcopy /E /I f:\downloads\vismit1.1\apex\images c:\oracle\product\10.2.0\db\Apache\images
f:\downloads\vismit1.1\apex>c:\oracle\product\10.2.0\db\opmn\bin\opmnctl stopproc ias-component=HTTP_Server
f:\downloads\vismit1.1\apex>c:\oracle\product\10.2.0\db\opmn\bin\opmnctl startproc ias-component=HTTP_Server
sql>ALTER SYSTEM SET JOB_QUEUE_PROCESSES = 20
{copy}
Thanks & Regards
Nisha

Hi Nisha,
if you don't find anything Apex-related in the dads.conf you haven't configured the OHS yet to have a DAD for your APEX yet.
Following the example in the installation manual you should have or create a section as follows
Alias /i/ "ORACLE_HTTPSERVER_HOME/Apache/images/"
AddType text/xml       xbl
AddType text/x-component       htc
<Location /pls/apex>
Order deny,allow
PlsqlDocumentPath docs
AllowOverride None
PlsqlDocumentProcedure         wwv_flow_file_mgr.process_download
PlsqlDatabaseConnectString     host:port:service_name ServiceNameFormat
PlsqlNLSLanguage               AMERICAN_AMERICA.AL32UTF8
PlsqlAuthenticationMode        Basic
SetHandler                     pls_handler
PlsqlDocumentTablename         wwv_flow_file_objects$
PlsqlDatabaseUsername          APEX_PUBLIC_USER
PlsqlDefaultPage               apex
PlsqlDatabasePassword          apex_public_user_password
PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
Allow from all
</Location>You'll probably have to adjust the PlsqlDatabaseConnectString to fit your database and PlsqlDatabasePassword to match the password you chose in the APEX-installation process.
Depending on your database language settings, you might also want to change the PlsqlNLSLanguage from AMERICAN_AMERICA to the value your database uses.
You'll have to restart the OHS to apply any changes. This is done by calling
ORACLE_HTTPSERVER_HOME\opmn\bin\opmnctl restartproc ias-component='HTTP_Server'
For further advice have a look here:
http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/otn_install.htm#BHAGICFJ
-Udo
For further instructions on how to configure

Similar Messages

  • Upgrade related syntax errors

    What are the Upgrade related syntax errors

    Hi Sudheer,
    pls go through the upgrade issues and its solutions...
    hope it helps u...
    Upgrade Tips & Key Learning’s
    Problem 1:
    In DBCHK_PRE phase in PREPARE RUN fails with the message
    Error: Shared library path is insufficient
    Solution
    Before executing Upgrade Assistant server and GUI please append this
    environment variable in both shells with following value and also refer SAP Note:
    817463
    LD_LIBRARY_PATH-->Append with /sapdb/programs/lib/lib64
    Problem 2:
    In Upload_Request Phase in PREPARE RUN fails with the message
    Error: Full access to directory /usr/sap/trans denied
    Solution:
    Provide chmod 777 permission to the directory /usr/sap/trans
    Problem 3:
    In SHDINST_SDB_CHK phase in PREPARE RUN fails with message
    Error: Error by create user SAP<SID>SHD
    Solution:
    We need to create this user manually in Database. Please also refer to SAP Note
    39439
    Problem 4:
    In 'Installation Module' of PREPARE RUN it fails to add the shadow instance
    port entries in /etc/services
    Solution:
    50
    Manually enter the shadow instance sapmsSHD<SID>, Sapgw<SYSNR>,
    sapdp<SYSNR> and repeat the phase.
    Problem 5:
    In 'General Checks Module' of PREPARE RUN it fails for Permission issue for
    files
    Solution:
    Add the write permission for the files /usr/sap/<SID>/SYS/exe/run/icnbmd and
    /usr/sap/<SID>/SYS/exe/run/saposcol
    Problem 6:
    In ACT_REL phase of SAPUP it fails with message index /table WEB_FILES
    couldn't be activated
    Solution:
    Please refer SAP Note: 847019
    Problem 7:
    After the completion of NW2004s ABAP upgrade. We found that saposcol was
    missing from /usr/sap/<SID>/SYS/exe/run
    Solution:
    Copy the saposcol from the directory /usr/sap/put/exe
    Errors encountered while executing BEX Applications in Portal
    Problem 8
    You call a Business Explorer (BEx) Web Application (Java) and the system
    Displays the following error message instead of the BEx Web Application:
    Portal runtime error
    Access denied
    This problem may arise because of missing authorizations for the
    Security zone in which the BEx Web Application is executed in the
    Portal,
    51
    Solution
    Please apply the SAP Note 872043
    Problem 9
    When you execute a Web Application (NetWeaver2004s), the following
    Error message appears: Parameter HIERARCHY_DATE does not exist.
    Solution
    Import Support Package 07 for SAP NetWeaver 2004s BI (BI Patch 07 or
    SAPKW70007) into your BI system. Otherwise, you can enter the table entries
    manually as mentioned in note 923122
    regards,
    rudra...
    Assign points if useful...

  • Upgrade related efforts

    Hello Friends,
    We are planning to upgrade BW 3.5 to 7.0 and I am preparing documentation on upgrade related activities.
    I would like to know the conversion related efforts and I would appreciate if you can share some documents.
    Do I have attend a demo workshop to learn more on upgrade activities?
    Do we loose any data or any queries during upgrade?
    What kind of functionality test we would have to perfrom?
    What kind of regression testing activities, we would have to perform?
    What kind of post upgrade activities to be performed?
    I reviewed some threads from SDN, but didn't get a clear picture on above questions.
    Thanks
    Priya

    hi priya,
    check out this link....
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a4/1be541f321c717e10000000a155106/content.htm
    add these too....
    https://wwwn.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10564d5c-cf00-2a10-7b87-c94e38267742
    https://wwwn.sdn.sap.com/irj/sdn/wiki?path=/display/bi/upgrade%2bof%2bbi%2bto%2bsap%2bnetweaver%2b2004s
    hope it will help...

  • Saved Interactive Reports after APEX Upgrade

    Hi,
    When you do an APEX Upgrade are saved interactive reports kept?
    Martin

    I have been experiencing lost saved "as Named Report" Interactive reports, whenever I migrate the application from test to prod.
    To clarify how we operate.
    We have a test APEX environment that is separate to production. The Test app has a different App_id but uses the same schema name. In test the application Id is 1xxx (eg 1201) and in test 2xxx (2201). I export Test 1201 and then import into Prod changing the App_id to overwrite 2201. I always lose the saved reports. I just tried an experiment of creating the saved report in Test and seeing if it migrates to prod, but of course it does not.
    How should I operate the two different Test and Prod environment to be "best practice" and not lose "as Named Report" Interactive report saved by the end-user?
    thanks Peter

  • Apex upgrade to 4.0 and existing Single-Sign-On settiongs

    Hi,
    I'm currently using SSO (Apex engine registered as partner application in Oracle SSO) with Apex 3.1 and have couple of Apex apps using Oracle SSO.
    If I upgrade to Apex 4.0, will my current configuration be untouched or do I need to re-register Apex in SSO?
    Thanks in advance,
    Asha

    Hi Jason,
    Thank you very much for your prompt response. Yes. I did run those steps. I just reran all steps. See below output.
    SQL> connect / as sysdba;
    Connected.
    SQL> alter session set current_schema = apex_sso;
    Session altered.
    SQL> grant execute on wwsec_sso_enabler_private to APEX_040000;
    Grant succeeded.
    SQL> grant select on wwsec_enabler_config_info$ to APEX_040000;
    Grant succeeded.
    SQL> alter session set current_schema = apex_040000;
    Session altered.
    SQL> create synonym wwsec_enabler_config_info$ for sso.wwsec_enabler_config_info$;
    create synonym wwsec_enabler_config_info$ for sso.wwsec_enabler_config_info$
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    SQL> create synonym wwsec_sso_enabler_private for sso.wwsec_sso_enabler_private;
    create synonym wwsec_sso_enabler_private for sso.wwsec_sso_enabler_private
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    SQL> @/u01/app/oracle/product/10.2.0/db_1/apex/core/custom_auth_sso_902.sql
    ...wwv_flow_custom_auth_sso
    Package created.
    No errors.
    SQL> @/u01/app/oracle/product/10.2.0/db_1/apex/core/custom_auth_sso_902.plb
    ...wwv_flow_custom_auth_sso
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_FLOW_CUSTOM_AUTH_SSO:
    LINE/COL ERROR
    132/5 PL/SQL: Statement ignored
    151/37 PLS-00201: identifier 'WWSEC_SSO_ENABLER_PRIVATE' must be
    declared
    287/9 PL/SQL: Statement ignored
    287/9 PLS-00201: identifier 'WWSEC_SSO_ENABLER_PRIVATE' must be
    declared
    Thanks a lot,
    Yi

  • Apex upgrade from 3.2 to 4.0 in Oracle 10g Enterprise Edition

    Hi Friends,
    I am currenly using Apex version 3.2.1. My oracle version is "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0".
    I am planning to upgrade my apex version to 4.0. Can i do this with the same oracle DB version. Is there any specific
    licence needed for such an upgrade?
    Regards,
    Nav

    Can i do this with the same oracle DB version.Yes. 10.2.0.4.0 meets the documented requirements.
    Is there any specific licence needed for such an upgrade?No, not if the database is licensed. (Additional licenses may be required for some web server configurations.)

  • Apex upgrade from 3.0.1.00.08  to  3.1.2.00.02

    Hi Frnds,
    I would like to do an upgrade on my apex (3.0.1.00.08) to 3.1.2.00.02 .
    Is there any direct upgrade available ???
    Will this upgrade affect the current applications running on 3.0.1.00.08
    Thanks for your support,
    Kalesh.

    If you make a versionchange from 3.0 to 3.1 you have to install it like it would on a new installation.
    it creates a new schema FLOWS_301000 (before it was FLOWS_300000).
    You can download it from apex.oracle.com -> download.
    And yes it affects all of your applications, but its also possible to switch to an old APEX version with a single command.

  • After APEX-upgrade to 3.0 on OracleXE the link admin/apex_admin dosent work

    Hi,
    I made a new installtion of OracleXE. After that I upgrade it to APEX 3.0 on this way:
    * Editing the ..\apex\coreins.sql script
    ........ On line 573 you need to set the XE variable to 1 for XE installation:
    ........ define XE = '1'
    * sqlplus "sys/syspass as sysdba" @apexins password SYSAUX SYSAUX TEMP /i/
    * sql> @apex_epg_config.sql d:\ (the APEX-installationfiles are under D:\apex)
    * Update OWA-Packages with @owainst.sql
    * Shutdown und startup the database
    After that I can access the link http://localhost:8080/apex, but I am not able to access the link http://localhost:8080/apex/apex_admin - I got the message HTTP 404 Page not found.
    I had already drop the schemata FLOWS* and reinstall APEX 3.0, but this is the same.
    And if I try this:
    http://localhost:8080/apex
    and login with workspace INTERNAL, I got this:
    application=4050 workspace=10
    Error ERR-1014 Application not found
    The installation-logfile shows me no errors.
    What is wrong here?
    Regards,
    Mark

    Hi,
    its a while ago since i've done this, but for me this worked on a fresh XE Installation:
    * extract Apex-Zip to C:\dlextract\apex_3.1
    * open a Command-Window (cmd) and change to directory C:\dlextract\apex_3.1\apex
    * sqlplus /nolog
    * connect sys as sysdba;
    * @apexins SYSAUX SYSAUX TEMP /i/
    * after apexins script call sqlplus again
    * @apxldimg c:\dlextract\apex_3.1
    * @apxxepwd new_password_for_admin_user
    As a last Step i upgraded the PL/SQL Web Toolkit (for Details see apex/owa/Readme.txt) using "@owainst in sqlplus" located in directory apex/owa
    Hope that helps,
    Peter

  • Invalid login after apex upgrade

    I upgraded apex for Oracle XE to apex 3.2.1. Ran all the scripts and everything seemed fine. Ran the script to change the admin password that worked as well.
    However when I go to either of the login pages(one that has the workspace and the one that has just username and password) from internet explorer
    I keep getting invalid login credintials
    I tried the below solution from the this thread How Gain Access When Locked Out of Developer Workspace
    I keep getting 0 rows updated after running this
    update apex_030200.wwv_flow_fnd_user set change_password_on_first_use ='N'+
    where lower(user_name) = 'admin';
    I even tried the update without the where clause and still got 0 rows updated.
    here's a quote from the thread
    Hi All,
    The lockout message I received was:
    Access denied by Application security check
    Application access restricted to internal workspace users.
    Return to application.
    I logged in as SYSDBA and ran the following scripts:
    First change the password for the Internal ADMIN account (the one i was locked out of)
    SQL> @apxxepwd <new password>
    then
    SQL> update apex_030200.wwv_flow_fnd_user set change_password_on_first_use ='N'
    where lower(user_name) = 'admin';
    +1 row updated+
    SQL> commit;
    --Note: schema name apex_030200 will depend on version of APEX you are using and your installation. I am using version 3.2.0.00.27+
    Finally log into APEX using the two-field security form with the admin account. Make any changes to the workspace or user accounts. Note that after repeated attempts to login, some accounts may be locked, as was the case with me.
    Hope this helps somebody else.
    Regards,
    Glenroy

    Ok I got the admin user to work. However when I try to import an app I get this
    "ORA-02291: integrity constraint (FLOWS_FILES.WWV_FLOW_FILE_OBJ_FK) violated - parent key not found"
    Error uploading export file."
    I get this is i use an app from apex 2.1 or even when I tried to import the sample app I exported from 3.2.
    I wonder if there is some type of permissions issue with the admin account since I created it manually I was not sure what to put in the fields...

  • Invalid date format after APEX upgrade

    We are currently working on upgrading our applications from 1.6 to the new APEX 3.2 version. After the upgrade of one of our systems I have a tabular form that is returning the error 'Invalid date format found'. The date that is getting entered into the system is being displayed and choosed via a sql popup. The code for the pop up is
    SQL CODE
    create or replace view next_weeks as
    with t as (
    select
    trunc(sysdate) + (rownum - 1) / 2 d
    from
    dual
    connect
    by rownum <= 28)
    , call_info as (
    select
    c.call_identifier, c.callback_date, c.callback_cancelled
    from uid_csr_schedule c
    select
    to_char(d, 'fmDy MM/DD/YYYY AM') l
    , to_char(d, 'dd-mon-yy hh:mi:ss AM') v
    ,to_char(d, 'mm/dd/yy hh:mi:ss AM') o
    from
    t
    where
    ((select count(callback_date) from call_info ci where ci.callback_date = t.d
    and (ci.callback_cancelled is null or ci.callback_cancelled !='Y'))) <
    (select csr_calls_per_period from uid_sch_system_default)
    minus
    select
    to_char(d, 'fmDy MM/DD/YYYY AM') l
    , to_char(d, 'dd-mon-yy hh:mi:ss AM') v
    ,to_char(d, 'mm/dd/yy hh:mi:ss AM') o
    from
    t
    where
    (select count(callback_date) from call_info ci where ci.callback_date = t.d
    and (ci.callback_cancelled is null or (ci.callback_cancelled !='Y')))
    =(select override_amt from uid_sch_call_override
    where (to_char(begin_date,'dd-mon-yy') || ' ' || upper(period)) = to_char(t.d, 'dd-mon-yy AM'))
    union select
    to_char(d, 'fmDy MM/DD/YYYY AM') l
    , to_char(d, 'dd-mon-yy hh:mi:ss AM') v
    ,to_char(d, 'mm/dd/yy hh:mi:ss AM') o
    from
    t
    where
    ((select count(callback_date) from call_info ci where ci.callback_date = t.d
    and (ci.callback_cancelled is null or ci.callback_cancelled !='Y'))) >=
    (select csr_calls_per_period from uid_sch_system_default)
    and
    (select count(callback_date) from call_info ci where ci.callback_date = t.d
    and (ci.callback_cancelled is null or (ci.callback_cancelled !='Y')))
    <
    (select override_amt from uid_sch_call_override
    where (to_char(begin_date,'dd-mon-yy') || ' ' || upper(period)) = to_char(t.d, 'dd-mon-yy AM'))
    order by o
    The form then has the item set as a popup with a date format mask of dd-MON-yy hh:mi:ss AM. The popup displays fine and the date is shown in the field but the error is received when I try to save the information. If I change the application global setting of date format mask to dd-MON-yy hh:mi:ss AM then this error goes away however, it creates problems on all the rest of my pages that use this date in the where clause of the queries. Is there a way to solve the problem above without having to change the globalization parameter or do I need to change this parameter and then redo those queries?
    Thanks for your help!
    Amber

    Amber,
    It's interesting that the problem goes away if you set the global date format to be the same as the column level. The column level should trump the global setting. What process is returning the error? Are you sure it's the MRU or could it be something custom?
    You could consider adding a process before the MRU fires that uses alter session to change the date format.
    Regards,
    Dan
    Blog: http://DanielMcGhan.us/
    Work: http://SkillBuilders.com/

  • [SOLVED] Emesene isn't working as expected anymore (upgrade related ?)

    Hello,
    Yesterday, I used emesene, it was working perfectly well, and today it isn't anymore: It's very laggy, I can't talk to anyone because the GUI is just a grey box which doesn't show conversations windows, of the list of contacts anymore.
    This morning I did a pacman -Syu, but emesene wasn't upgraded, python neither:
    [2012-03-20 13:52] Running 'pacman -Syu'
    [2012-03-20 13:52] synchronizing package lists
    [2012-03-20 13:52] starting full system upgrade
    [2012-03-20 13:57] upgraded libtasn1 (2.9-2 -> 2.12-1)
    [2012-03-20 13:57] upgraded vlc (2.0.0-8 -> 2.0.1-1)
    [2012-03-21 13:49] Running 'pacman -Syu'
    [2012-03-21 13:49] synchronizing package lists
    [2012-03-21 13:49] starting full system upgrade
    [2012-03-21 13:50] upgraded bash (4.2.024-1 -> 4.2.024-2)
    [2012-03-21 13:50] upgraded device-mapper (2.02.90-1 -> 2.02.95-1)
    [2012-03-21 13:50] upgraded iproute2 (3.2.0-2 -> 3.2.0-3)
    [2012-03-21 13:50] upgraded libdrm (2.4.31-1 -> 2.4.32-1)
    [2012-03-21 13:50] upgraded lvm2 (2.02.90-1 -> 2.02.95-1)
    [2012-03-21 13:50] upgraded neon (0.29.6-3 -> 0.29.6-4)
    [2012-03-21 13:50] upgraded openssl (1.0.0.h-1 -> 1.0.1-1)
    [2012-03-21 13:50] upgraded psmisc (22.15-1 -> 22.16-1)
    Does anyone is having the same issue ?
    Thanks !
    Last edited by Lowra (2012-03-31 19:02:51)

    Actually kmess is crashing as well 20 seconds after I login after I did the same updates. Seems to be related to this problem
    Application version: 2.0.6.2Application version: 2.0.6.2
    Compiled at: KDE 4.8.1 (4.8.1), Qt 4.8.0
    Running at: KDE 4.8.1 (4.8.1), Qt 4.8.0
    73.713> No backtrace could be generated, gdb timed out.
    73.717> KDE backtrace: "[
    0: /usr/lib/libkdecore.so.5(kRealBacktrace(int)+0x35) [0x7fda20d565e5]
    1: kmess() [0x561eca]
    2: /lib/libc.so.6(+0x349f0) [0x7fda1b4949f0]
    3: kmess() [0x4b3850]
    4: kmess() [0x4b3861]
    5: kmess() [0x4b3861]
    6: kmess() [0x4b3861]
    7: kmess() [0x4af4b5]
    8: kmess() [0x4d4eb8]
    9: kmess() [0x4d5cc7]
    10: kmess() [0x4d73e0]
    11: /usr/lib/libQtCore.so.4(QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2b1) [0x7fda1d071f11]
    12: kmess() [0x52c431]
    13: kmess() [0x52c483]
    14: kmess() [0x52fabd]
    15: /usr/lib/libQtCore.so.4(QMetaObject::activate(QObject*, QMetaObject const*, int, void**)+0x2b1) [0x7fda1d071f11]
    16: /usr/lib/libQtCore.so.4(QObject::event(QEvent*)+0x99) [0x7fda1d076e09]
    17: /usr/lib/libQtGui.so.4(QApplicationPrivate::notify_helper(QObject*, QEvent*)+0xb4) [0x7fda1c1cd8c4]
    18: /usr/lib/libQtGui.so.4(QApplication::notify(QObject*, QEvent*)+0x113) [0x7fda1c1d2743]
    19: /usr/lib/libkdeui.so.5(KApplication::notify(QObject*, QEvent*)+0x36) [0x7fda20806556]
    20: /usr/lib/libQtCore.so.4(QCoreApplication::notifyInternal(QObject*, QEvent*)+0x8c) [0x7fda1d05e06c]
    21: /usr/lib/libQtCore.so.4(+0x1a9ef2) [0x7fda1d08eef2]
    22: /usr/lib/libQtCore.so.4(+0x1a789d) [0x7fda1d08c89d]
    23: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1dd) [0x7fda162c08bd]
    24: /usr/lib/libglib-2.0.so.0(+0x450b8) [0x7fda162c10b8]
    25: /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x69) [0x7fda162c1289]
    26: /usr/lib/libQtCore.so.4(QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x6f) [0x7fda1d08d0bf]
    27: /usr/lib/libQtGui.so.4(+0x26cf8e) [0x7fda1c270f8e]
    28: /usr/lib/libQtCore.so.4(QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+0x32) [0x7fda1d05ce52]
    29: /usr/lib/libQtCore.so.4(QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+0xf7) [0x7fda1d05d0a7]
    30: /usr/lib/libQtCore.so.4(QCoreApplication::exec()+0x85) [0x7fda1d061c05]
    31: kmess() [0x43b6a0]
    32: /lib/libc.so.6(__libc_start_main+0xed) [0x7fda1b48138d]
    33: kmess() [0x43b731]
    KCrash: Application 'kmess' crashing...
    KCrash: Attempting to start from kdeinit
    sock_file=/home/ilusi0n/.kde4/socket-ArchBl0w/kdeinit4__0
    KCrash: Attempting to start directly
    KCrash failed to exec(), errno = 2
    Last edited by ilusi0n (2012-03-22 08:00:56)

  • Email not working after APEX upgrade

    O/S: Windows 2003
    DB: 11gR1
    Email no longer working for users after upgrading from 4.0 to 4.1. New 'principal' APEX_040100 added to same ACL as previous version's principal APEX_040000. In fact, both still exist in ACL.
    Error code in APEX Admin Mail Queue: ORA-24247: network access denied by access control list (ACL)
    What could be causing the email facility within APEX to no longer work?
    Cheers!

    see this {message:id=10355015}

  • XE ApEx upgrade to 3.0.1 - strange results

    Hi All,
    I have a fresh install of XE on Windows 2003 Server (Virtual Machine).
    I atttempted to upgrade Apex, and all seemed to work. I checked the install logs and there were no errors. I did run into the images issue, but was able to fix that as per the documentation and this forum. But now when I attempt to install a packaged app, I am getting errors - The app seems to install fine, but when attempting to install the supporting objects, I get errors from Tables to Seed HR data (39 errors), then success for the rest (29).
    The error is ORA-01031: Insufficent Privileges
    Another post discussed logging into the apex_admin page, but when I log into that page (using 'Internal', 'ADMIN', password), I am directed to a change password page - but I am unable to change the password - no matter how many times I've tried, it always comes abck as invalid current password. I am positive I'm using the right password as it did get me past the login page, it just won't work in the change password page...
    Going crazy trying to figure this out. I can completely remove it and try again, but would prefer to find out 'why' this happened.
    Thanks in advance,
    Corey

    I had a similar problem after I upgraded my XE version to APEX 3.0.1.
    I could not log into the INTERNAL - ADMIN user with the password becuase I was constantly being asked to change it, but the change screen was not recognizing the newly set password.
    I found this while searching for a solution:
    XE and Apex 3.0.1 Cant install it.....
    UPDATE flows_030000.wwv_flow_fnd_user
    SET first_password_use_occurred = 'Y'
    ,change_password_on_first_use = 'N'
    WHERE security_group_id = 10
    AND user_name = 'ADMIN';
    Preventing the "change_password_on_first_use" flag seems to prevent the issue.
    After that, the change screen will work as expected.
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Overdue APEX Upgrade

    Good Day to All:
    Today, finally, after fighting my boss for 3 years, I will be upgrading APEX 2.1 (YES, YOU READ RIGHT) to APEX 5.0.
    Are there any special considerations I should know?  Should I upgrade first to 4.0 and then to 5.0?  Am I at risk of losing any functionality and/or custom applications that were built in 2.1?
    Thank you all for your help.  I really appreciate the lot of you.
    Kind Regards,
    Aqua

    Hi,
    don't agree that going to 4.2 and then to 5.0 is your best option. If it was that hard to convince your boss to upgrade your 2.1 system to a new version, then I think it would definitely be better to go straight to 5.0. Otherwise you will face the same discussion in a few months with your boss again, you will duplicate your testing efforts and you will have to re-learn the development user interface, ... In the end you are just postponing your upgrade.
    Now is the time to do proper testing of your upgraded apps on a development/test system and if everything works fine you can go ahead and upgrade your production system.
    About stability. APEX 5.0 fixed quite a number of bugs reported for 4.2.x. So someone could also argue that 4.2.x is not stable because of those bugs. Does APEX 5.0 have bugs? Yes it does and some major ones have been posted on our Known Issues page and for some Patch Set Exceptions are already available. Will new ones be found? I'm pretty sure. But those reported so far on the forum are not like that your application wouldn't work anymore and if something is really a show stopper bug, we normally quickly react with a Patch Set Exception. If a bug comes up for 4.2.x which has already been fixed for 5.0 you will have to come up with a good business case to get a Patch Set Exception for 4.2.6.
    Also keep in mind that a significant part of APEX 5.0 development was due to Page Designer, Universal Theme and Interactive Report. Nothing your APEX 2.1 application really touches :-) That version even didn't include the jQuery JavaScript framework, so another area which will not cause issues.
    So the only areas where you might run into issues are tabular forms (I think to remember about upgrade issues in 4.0 and 4.1) and possible JavaScript issues. See also our supported browsers in the release notes. I can't say that your upgrade will be hassle free, that really depends what your application is using and doing, but our design goal for new releases is that you can import an APEX/HTMLDB 1.6 application into the newest release and it should still work without modifications.
    Again as I already said, if you are already doing all the testing, I would suggest to do it on the latest release. And if you get the time, modernize your application by using Universal Theme and Interactive Reports.
    Regards
    Patrick
    Member of the APEX development team
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Apex upgrade 3.0/3.1 from 2 on Ubuntu 8.04

    Hi all,
    I was installing Apex 2.0 on Ubuntu linux
    starting from terminal this command>
    sudo dpkg -i /home/nadrog/Desktop/oracle-xe_10.2.0.1-1.0_i386.deb
    and installation was complete. Then I was run db configuration with set 8080/1521/pass
    and all installation apex 2.0 was completed.
    I was trying start install Apex 3.1 from command sql line
    with>
    @ /home/nadrog/Desktop/apex/apexins.sql password SYSAUX SYSAUX TEMP /i/
    (define PREFIX = '@ /home/nadrog/Desktop/apex')
    and theres errors
    Is there any installation documentation for Ubuntu?
    thanks in advanced
    Gordan
    http://gordanmilojevic.blogspot.com/

    Looks like you have entered an extra parameter for the install script
    You need to conenct to the database as sysdba using SqlPlus
    and then enter
    @ /home/nadrog/Desktop/apex/apexins.sql SYSAUX SYSAUX TEMP /i/
    The installation process is described at http://download.oracle.com/docs/cd/E10513_01/doc/install.310/e10496/otn_install.htm#BEHGEFDI
    Varad

Maybe you are looking for

  • Re: Satellite L70-A-13E and Win 8: Twain driver for built-in webcam required

    Hi, My application require TWAIN DRIVER for Web Camera of Satellite L70-A-13E on Windows 8.1. Would you please tell me how can I get it? regards Nevzat

  • Setting input level when recording

    Is there a way to set the input level in Audition when recording? I can't seem to find it if it's there. Here's the setup: Audition is installed on a new Dell Vostro (plenty of RAM and speed) with an M-Audio Delta 1010 LT card. The input is coming di

  • Error is transfer of PO

    Hi, When I create a Shopping Cart, after approval, the PO is saved locally in SRM (Extended Classic) with Saved status, not replicated to ECC. The message I see when I click on check button for a PO is "Indicate erS method of payment conditions" I ha

  • Just how much better is nattres than compressor in converting pal - NTSC?

    I am on the verge of buying the Nattres plugin but before i do i would like to know how much better it is than compressor. I did some test with compressor and the results are unacceptable. I have to send some stock footage to America from here in Sou

  • BADI BOM_UPDATE

    Hi all where I can find samples about BADI BOM_UPDATE? txs Stefano