Installing APEX 3.1 to Oracle 10g

Sorry I'm new to all this...Is there a step-by-step in how to install APEX 3.1 to Oracle 10g other than the Installation Guide?
I'm trying to see if I'm doing the installation correct, ran the following and it gave me errors:
@apexins SYSAUX SYSAUX TEMP /i/
Installing flows_files objects 2
ERROR:
ORA-01435: user does not exist
ORA-04063: package body "FLOWS_030100.WWV_FLOW_API" has errors
ORA-06508: PL/SQL: could not find program unit being called:
"FLOWS_030100.WWV_FLOW_API"
And some other errors that i was not able to capture
ORA-06512: at line 4
I droped FLOWS_FILES, APEX_PUBLIC_USER, and FLOWS_30100
Thanks

Hi I am having the same problem like bino...
Installation was going on but at the end i get follwoing errors and disconnects from oracle.
can anyone pls help.........
here is the last couple of errors and statements...
Installing flows_files objects 2
ERROR:
ORA-01435: user does not exist
ORA-04063: package body "FLOWS_030100.WWV_FLOW_API" has errors
ORA-06508: PL/SQL: could not find program unit being called:
"FLOWS_030100.WWV_FLOW_API"
And some other errors that i was not able to capture
ORA-06512: at line 4
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options
C:\apex>

Similar Messages

  • Installing Apex 3.0 on Oracle 10g (10.2.0) Database

    Hi All,
    I have installed Oracle 10g(version 10.2.0) Database. Now I am trying to configure Application Express Apex 3.0 to it. I and following the Installation Guide provided to install Apex 3.0 on Oracle 10g. But i am facing the following issues, i am pasting the complete issues which are encountered. Please go through it and help me in configuring Apex 3.0 on Oracle 10g Database.
    This is the command i gave to configure from SQL prompt:
    @D:\Apex3.0\apexins.sql <Newly Create User> <Newly Created Tablespace> <Newly Created Tablespace> TEMP /i/
    Issues Encountered:
    begin
    ERROR at line 1:
    ORA-01920: user name 'FLOWS_FILES' conflicts with another user or role name
    ORA-06512: at line 3
    FOO
    INSTALLED
    PL/SQL procedure successfully completed.
    I. O R A C L E S Y S I N S T A L L P R O C E S S
    ...create flows user
    create user FLOWS_030000 identified by "HPGMNGCMS"
    ERROR at line 1:
    ORA-01920: user name 'FLOWS_030000' conflicts with another user or role name
    User altered.
    User altered.
    Grant succeeded.
    ...create validate procedure in SYS schema and start registration
    Procedure created.
    No errors.
    PL/SQL procedure successfully completed.
    ...grant flows owner tab privs
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    ...grant privs to flows owner
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Grant succeeded.
    Session altered.
    SP2-0310: unable to open file "core/wwv_flow_val.plb"
    Installing flows_files objects 1
    Session altered.
    SP2-0310: unable to open file "core/flows_files_new.sql"
    grant all on wwv_flow_file_objects$ to FLOWS_030000 with grant option
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Session altered.
    SP2-0310: unable to open file "core/migrate_metadata.sql"
    SP2-0310: unable to open file "core/tab.sql"
    SP2-0310: unable to open file "core/table_ddl_changes.sql"
    Installing Application Migration Workshop objects
    SP2-0310: unable to open file "core/wwv_mig_create_ddl.sql"
    SP2-0310: unable to open file "core/wwv_mig_exporter_ins.sql"
    ...installing Application Migration Workshop package spec
    SP2-0310: unable to open file "core/wwv_mig_acc_load.sql"
    ...install Application Migration Workshop package body
    SP2-0310: unable to open file "core/wwv_mig_acc_load.plb"
    SP2-0310: unable to open file "core/column_exceptions.sql"
    SP2-0310: unable to open file "core/meta_cleanup.sql"
    SP2-0310: unable to open file "core/wwv_flow_sw_upgrade.sql"
    SP2-0310: unable to open file "core/wwv_flow_upgrade.sql"
    SP2-0310: unable to open file "core/wwv_flow_upgrade.plb"
    SP2-0310: unable to open file "core/plsqljob.sql"
    SP2-0310: unable to open file "core/v.sql"
    SP2-0310: unable to open file "core/audit.sql"
    SP2-0310: unable to open file "core/wwv_flow_user_api.sql"
    SP2-0310: unable to open file "core/trigger.sql"
    SP2-0310: unable to open file "core/apex_install_data.sql"
    SP2-0310: unable to open file "core/provisioning_tables.sql"
    SP2-0310: unable to open file "core/wwv_flow_csv_data.sql"
    wwv_flow_upgrade.FLOWS_FILES_OBJECTS_REMOVE('FLOWS_030000');
    ERROR at line 3:
    ORA-06550: line 3, column 9:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.FLOWS_FILES_OBJECTS_REMOVE' must be
    declared
    ORA-06550: line 3, column 9:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.FLOWS_FILES_OBJECTS_CREATE('FLOWS_030000');
    ERROR at line 3:
    ORA-06550: line 3, column 9:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.FLOWS_FILES_OBJECTS_CREATE' must be
    declared
    ORA-06550: line 3, column 9:
    PL/SQL: Statement ignored
    wwv_flow_security.g_security_group_id := 10;
    ERROR at line 3:
    ORA-06550: line 3, column 9:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 3, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 21:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 4, column 9:
    PL/SQL: SQL Statement ignored
    Commit complete.
    III. I N S T A L L F L O W P A C K A G E S P E C S
    SP2-0310: unable to open file "core/http.sql"
    SP2-0310: unable to open file "core/dynsql.sql"
    SP2-0310: unable to open file "core/wwv_flow_dynsql_parse.sql"
    SP2-0310: unable to open file "core/wwv_flow_dynsql_util.sql"
    SP2-0310: unable to open file "core/flow_log.sql"
    SP2-0310: unable to open file "core/flow_dml.sql"
    SP2-0310: unable to open file "core/flowp.sql"
    SP2-0310: unable to open file "core/f.sql"
    SP2-0310: unable to open file "core/nv.sql"
    SP2-0310: unable to open file "core/vrn.sql"
    SP2-0310: unable to open file "core/flowc.sql"
    SP2-0310: unable to open file "core/gen_api_pkg.sql"
    SP2-0310: unable to open file "core/plug.sql"
    SP2-0310: unable to open file "core/customize.sql"
    SP2-0310: unable to open file "core/generic.sql"
    SP2-0310: unable to open file "core/form.sql"
    SP2-0310: unable to open file "core/wwv_flow_item_comps.sql"
    SP2-0310: unable to open file "core/copy.sql"
    SP2-0310: unable to open file "core/copy_lov.sql"
    SP2-0310: unable to open file "core/copy_item.sql"
    SP2-0310: unable to open file "core/copy_button.sql"
    SP2-0310: unable to open file "core/wwv_flow_translation_utilities.sql"
    SP2-0310: unable to open file "core/seed.sql"
    SP2-0310: unable to open file "core/sync.sql"
    SP2-0310: unable to open file "core/popup_filter.sql"
    SP2-0310: unable to open file "core/change_password.sql"
    SP2-0310: unable to open file "core/asfcookie.sql"
    SP2-0310: unable to open file "core/spell.sql"
    SP2-0310: unable to open file "core/wwv_calculator.sql"
    SP2-0310: unable to open file "core/layout.sql"
    SP2-0310: unable to open file "core/wwv_flow_builder.sql"
    SP2-0310: unable to open file "core/wwv_lov_used_on_pages.sql"
    SP2-0310: unable to open file "core/shortcut.sql"
    SP2-0310: unable to open file "core/wwv_flow_fnd_developer_api.sql"
    SP2-0310: unable to open file "core/popup.sql"
    SP2-0310: unable to open file "core/wwv_flow_calendar3.sql"
    SP2-0310: unable to open file "core/wwv_flow_query_builder.sql"
    SP2-0310: unable to open file "core/wwv_flow_sw_object_feed.sql"
    SP2-0310: unable to open file "core/query.sql"
    SP2-0310: unable to open file "core/temp_table_init.sql"
    SP2-0310: unable to open file "core/wwv_flow_mail.sql"
    SP2-0310: unable to open file "core/wwv_flow_gen_global_api.sql"
    SP2-0310: unable to open file "core/wizard.sql"
    SP2-0310: unable to open file "core/prov.sql"
    SP2-0310: unable to open file "core/provision.sql"
    SP2-0310: unable to open file "core/null1.sql"
    SP2-0310: unable to open file "core/flowjob.sql"
    SP2-0310: unable to open file "core/wwv_flow_item.sql"
    SP2-0310: unable to open file "core/platform.sql"
    SP2-0310: unable to open file "core/tree.sql"
    SP2-0310: unable to open file "core/tree3.sql"
    SP2-0310: unable to open file "core/wizapi.sql"
    SP2-0310: unable to open file "core/wwv_flow_load_data.sql"
    SP2-0310: unable to open file "core/flow_isc.sql"
    SP2-0310: unable to open file "core/home.sql"
    SP2-0310: unable to open file "core/imgapi.sql"
    SP2-0310: unable to open file "core/imgapi_public.sql"
    SP2-0310: unable to open file "core/cssapi.sql"
    SP2-0310: unable to open file "core/cssapi_public.sql"
    SP2-0310: unable to open file "core/htmlapi.sql"
    SP2-0310: unable to open file "core/htmlapi_public.sql"
    SP2-0310: unable to open file "core/wwv_flow_fnd_user_api.sql"
    SP2-0310: unable to open file "core/flows_version.sql"
    SP2-0310: unable to open file "core/flows_release.sql"
    SP2-0310: unable to open file "core/wwv_flow_upgrade_report.sql"
    SP2-0310: unable to open file "core/collection.sql"
    SP2-0310: unable to open file "core/wwv_flow_load_excel_data.sql"
    SP2-0310: unable to open file "core/z.sql"
    SP2-0310: unable to open file "core/custom_auth_api.sql"
    SP2-0310: unable to open file "core/custom_auth_std.sql"
    SP2-0310: unable to open file "core/sw_api.sql"
    SP2-0310: unable to open file "core/wwv_flow_script_export.sql"
    SP2-0310: unable to open file "core/app_auth.sql"
    SP2-0310: unable to open file "core/copy_metadata.sql"
    SP2-0310: unable to open file "core/create_flow_api.sql"
    SP2-0310: unable to open file "core/ihelp.sql"
    SP2-0310: unable to open file "core/copyu.sql"
    SP2-0310: unable to open file "core/wwv_flow_admin_api.sql"
    SP2-0310: unable to open file "core/flowcon.sql"
    SP2-0310: unable to open file "core/wwv_flow_tab_mgr.sql"
    SP2-0310: unable to open file "core/generate_ddl.sql"
    SP2-0310: unable to open file "core/table_drill.sql"
    SP2-0310: unable to open file "core/wwv_flow_svg.sql"
    SP2-0310: unable to open file "core/wwv_flow_download.sql"
    SP2-0310: unable to open file "core/wwv_flow_copy_page.sql"
    SP2-0310: unable to open file "core/sw_util.sql"
    SP2-0310: unable to open file "core/generate_table_api.sql"
    SP2-0310: unable to open file "core/wwv_flow_hint.sql"
    SP2-0310: unable to open file "core/wwv_flow_regexp.sql"
    SP2-0310: unable to open file "core/wwv_flow_gen_hint.sql"
    SP2-0310: unable to open file "core/wwv_flow_series_attr.sql"
    SP2-0310: unable to open file "core/wwv_flow_xliff.sql"
    SP2-0310: unable to open file "core/edit_report.sql"
    SP2-0310: unable to open file "core/query_api.sql"
    SP2-0310: unable to open file "core/imp_parser.sql"
    SP2-0310: unable to open file "core/wwv_flow_sw_parser.sql"
    SP2-0310: unable to open file "core/wwv_flow_create_model_app.sql"
    SP2-0310: unable to open file "core/wwv_flow_login.sql"
    SP2-0310: unable to open file "core/hint_seed.sql"
    SP2-0310: unable to open file "core/view.sql"
    SP2-0310: unable to open file "core/apex_admin.sql"
    SP2-0310: unable to open file "core/wwv_flow_developer_toolbar.sql"
    SP2-0310: unable to open file "core/wwv_flow_help.sql"
    SP2-0310: unable to open file "core/htmldb_util.sql"
    SP2-0310: unable to open file "core/htmldb_custom_auth.sql"
    SP2-0310: unable to open file "core/htmldb_lang.sql"
    SP2-0310: unable to open file "core/wwv_flow_form_control.sql"
    SP2-0310: unable to open file "core/wwv_flow_data_quick_flow.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_globals.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_1.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_2.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_3.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_4.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_5.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_6.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_7.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_8.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_9.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_10.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_11.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_12.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_13.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_14.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_15.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_16.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_17.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_18.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_manager.sql"
    SP2-0310: unable to open file "core/wwv_flow_theme_files.sql"
    SP2-0310: unable to open file "core/htmldb_site_admin_privs.sql"
    SP2-0310: unable to open file "core/wwv_flow_ppr_util.sql"
    SP2-0310: unable to open file "core/wwv_flow_sw_script.sql"
    SP2-0310: unable to open file "core/wwv_flow_list.sql"
    SP2-0310: unable to open file "core/wwv_flow_sc_transactions.sql"
    SP2-0310: unable to open file "core/wwv_flow_session_mon.sql"
    SP2-0310: unable to open file "core/wwv_flow_sw_page_calls.sql"
    SP2-0310: unable to open file "core/wwv_flow_install_wizard.sql"
    SP2-0310: unable to open file "core/wwv_flow_wiz_confirm.sql"
    SP2-0310: unable to open file "core/wwv_flow_page_map.sql"
    SP2-0310: unable to open file "core/wwv_flow_print_util.sql"
    SP2-0310: unable to open file "core/wwv_flow_flash_chart.sql"
    SP2-0310: unable to open file "core/wwv_flow_flash_chart_util.sql"
    SP2-0310: unable to open file "core/wwv_flow_flash_chart_util.sql"
    SP2-0310: unable to open file "core/wwv_flow_drag_layout.sql"
    SP2-0310: unable to open file "core/null1.sql"
    SP2-0310: unable to open file "core/ldap.sql"
    SP2-0310: unable to open file "core/custom_auth_ldap.sql"
    SP2-0310: unable to open file "core/null1.sql"
    ...installing files dependend upon 9iR2
    ...if errors are encountered, ignore if not 9iR2
    SP2-0310: unable to open file "core/wwv_flow_web_services.sql"
    ...installing files dependent on XML DB
    ......if errors are encountered, install XML DB and rerun these files
    SP2-0310: unable to open file "core/wwv_flow_dataload_xml.sql"
    ...end of XML XDB dependancies
    SP2-0310: unable to open file "core/processu.sql"
    timing for: Package Specs
    Elapsed: 00:00:00.65
    SP2-0310: unable to open file "core/meta_cleanup.plb"
    wwv_flow_upgrade.SWITCH_SCHEMAS('FLOWS_030000','FLOWS_030000');
    ERROR at line 3:
    ORA-06550: line 3, column 9:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.SWITCH_SCHEMAS' must be declared
    ORA-06550: line 3, column 9:
    PL/SQL: Statement ignored
    SP2-0310: unable to open file "core/meta_cleanup.plb"
    IV. I N S T A L L F L O W P A C K A G E B O D I E S
    SP2-0310: unable to open file "core/dynsql.plb"
    SP2-0310: unable to open file "core/wwv_flow_dynsql_parse.plb"
    SP2-0310: unable to open file "core/wwv_flow_dynsql_util.plb"
    SP2-0310: unable to open file "core/calendar.plb"
    SP2-0310: unable to open file "core/chart.plb"
    SP2-0310: unable to open file "core/reports3.plb"
    SP2-0310: unable to open file "core/wwv_flow_page_cache_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_render_query.plb"
    SP2-0310: unable to open file "core/wwv_flow_plsql_editor.plb"
    SP2-0310: unable to open file "core/wwv_flow_model_api.plb"
    SP2-0310: unable to open file "core/api.plb"
    SP2-0310: unable to open file "core/gen_api_pkg.plb"
    SP2-0310: unable to open file "core/wwv_htf.plb"
    SP2-0310: unable to open file "core/wwv_htp.plb"
    SP2-0310: unable to open file "core/flow_log.plb"
    SP2-0310: unable to open file "core/flow_dml.plb"
    SP2-0310: unable to open file "core/flowu.plb"
    if wwv_flow_utilities.db_version_is_at_least('10.2.0.3') or wwv_flow_utilities.db_edition_is_xe then
    ERROR at line 2:
    ORA-06550: line 2, column 8:
    PLS-00201: identifier 'WWV_FLOW_UTILITIES.DB_VERSION_IS_AT_LEAST' must be
    declared
    ORA-06550: line 2, column 5:
    PL/SQL: Statement ignored
    SP2-0310: unable to open file "core/coreins.sql"
    SP2-0310: unable to open file "core/audit.plb"
    SP2-0310: unable to open file "core/audit_trigger.sql"
    SP2-0310: unable to open file "core/flowc.plb"
    SP2-0310: unable to open file "core/flowp.plb"
    SP2-0310: unable to open file "core/meta.plb"
    SP2-0310: unable to open file "core/flow.plb"
    SP2-0310: unable to open file "core/flowl.plb"
    SP2-0310: unable to open file "core/template.plb"
    SP2-0310: unable to open file "core/plug.plb"
    SP2-0310: unable to open file "core/customize.plb"
    SP2-0310: unable to open file "core/sw_util.plb"
    SP2-0310: unable to open file "core/generic.plb"
    SP2-0310: unable to open file "core/auth.plb"
    SP2-0310: unable to open file "core/wwv_flow_element.plb"
    SP2-0310: unable to open file "core/form.plb"
    SP2-0310: unable to open file "core/check.plb"
    SP2-0310: unable to open file "core/spell.plb"
    SP2-0310: unable to open file "core/wwv_calculator.plb"
    SP2-0310: unable to open file "core/layout.plb"
    SP2-0310: unable to open file "core/wwv_flow_builder.plb"
    SP2-0310: unable to open file "core/shortcut.plb"
    SP2-0310: unable to open file "core/wwv_flow_fnd_developer_api.plb"
    ...install demonstration flow specs
    SP2-0310: unable to open file "core/collections_showcase.sql"
    SP2-0310: unable to open file "core/wwv_flow_sample_app.sql"
    SP2-0310: unable to open file "core/wwv_lov_used_on_pages.sql"
    SP2-0310: unable to open file "core/query.plb"
    SP2-0310: unable to open file "core/temp_table_init.plb"
    SP2-0310: unable to open file "core/wwv_flow_mail.plb"
    SP2-0310: unable to open file "core/file_mgr.plb"
    SP2-0310: unable to open file "core/wwv_flow_image_generator.plb"
    SP2-0310: unable to open file "core/wwv_flow_gen_global_api.plb"
    SP2-0310: unable to open file "core/wizard.plb"
    SP2-0310: unable to open file "core/prov.plb"
    SP2-0310: unable to open file "core/wwv_flow_f4000_util.plb"
    SP2-0310: unable to open file "core/null1.sql"
    SP2-0310: unable to open file "core/provision.plb"
    SP2-0310: unable to open file "core/flowjob.plb"
    SP2-0310: unable to open file "core/plsqljob.plb"
    SP2-0310: unable to open file "core/tree.plb"
    SP2-0310: unable to open file "core/tree3.plb"
    SP2-0310: unable to open file "core/wizapi.plb"
    SP2-0310: unable to open file "core/wwv_flow_load_data.plb"
    SP2-0310: unable to open file "core/fileapi.plb"
    SP2-0310: unable to open file "core/imgapi.plb"
    SP2-0310: unable to open file "core/imgapi_public.plb"
    SP2-0310: unable to open file "core/cssapi.plb"
    SP2-0310: unable to open file "core/cssapi_public.plb"
    SP2-0310: unable to open file "core/htmlapi.plb"
    SP2-0310: unable to open file "core/htmlapi_public.plb"
    SP2-0310: unable to open file "core/wwv_flow_fnd_user_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_user_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_template_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_upgrade_report.plb"
    SP2-0310: unable to open file "core/collection.plb"
    SP2-0310: unable to open file "core/wwv_flow_item.plb"
    SP2-0310: unable to open file "core/wwv_flow_load_excel_data.plb"
    SP2-0310: unable to open file "core/custom_auth_api.plb"
    SP2-0310: unable to open file "core/custom_auth_std.plb"
    SP2-0310: unable to open file "core/sw_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_script_export.plb"
    SP2-0310: unable to open file "core/app_auth.plb"
    SP2-0310: unable to open file "core/copy_metadata.plb"
    SP2-0310: unable to open file "core/create_flow_api.plb"
    SP2-0310: unable to open file "core/ihelp.plb"
    SP2-0310: unable to open file "core/copyu.plb"
    SP2-0310: unable to open file "core/wwv_flow_admin_api.plb"
    SP2-0310: unable to open file "core/flowcon.plb"
    SP2-0310: unable to open file "core/wwv_flow_tab_mgr.plb"
    SP2-0310: unable to open file "core/forum_demo.sql"
    SP2-0310: unable to open file "core/wwv_flow_lookup_tables.sql"
    SP2-0310: unable to open file "core/table_drill.plb"
    SP2-0310: unable to open file "core/wwv_flow_svg.plb"
    SP2-0310: unable to open file "core/wwv_flow_download.plb"
    SP2-0310: unable to open file "core/wwv_flow_copy_page.plb"
    SP2-0310: unable to open file "core/popup.plb"
    SP2-0310: unable to open file "core/wwv_flow_calendar3.plb"
    SP2-0310: unable to open file "core/generate_table_api.plb"
    SP2-0310: unable to open file "core/wwv_flow_hint.plb"
    SP2-0310: unable to open file "core/wwv_flow_gen_hint.plb"
    SP2-0310: unable to open file "core/wwv_flow_series_attr.plb"
    SP2-0310: unable to open file "core/wwv_flow_xliff.plb"
    SP2-0310: unable to open file "core/edit_report.plb"
    SP2-0310: unable to open file "core/query_api.plb"
    SP2-0310: unable to open file "core/imp_parser.plb"
    SP2-0310: unable to open file "core/wwv_flow_developer_toolbar.plb"
    SP2-0310: unable to open file "core/flow_isc.plb"
    SP2-0310: unable to open file "core/wwv_flow_web_services.plb"
    SP2-0310: unable to open file "core/htmldb_util.plb"
    SP2-0310: unable to open file "core/htmldb_item.plb"
    SP2-0310: unable to open file "core/htmldb_custom_auth.plb"
    SP2-0310: unable to open file "core/htmldb_lang.plb"
    SP2-0310: unable to open file "core/wwv_flow_form_control.plb"
    SP2-0310: unable to open file "core/wwv_flow_data_quick_flow.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_1.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_2.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_3.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_4.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_5.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_6.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_7.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_8.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_9.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_10.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_11.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_12.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_13.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_14.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_15.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_16.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_17.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_18.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_manager.plb"
    SP2-0310: unable to open file "core/wwv_flow_theme_files.plb"
    SP2-0310: unable to open file "core/wwv_flow_help.plb"
    SP2-0310: unable to open file "core/htmldb_site_admin_privs.plb"
    SP2-0310: unable to open file "core/wwv_flow_login.plb"
    SP2-0310: unable to open file "core/wwv_flow_ppr_util.plb"
    SP2-0310: unable to open file "core/wwv_flow_query_builder.plb"
    SP2-0310: unable to open file "core/wwv_flow_sw_script.plb"
    SP2-0310: unable to open file "core/wwv_flow_sw_object_feed.plb"
    SP2-0310: unable to open file "core/wwv_flow_list.plb"
    SP2-0310: unable to open file "core/wwv_flow_sw_parser.plb"
    SP2-0310: unable to open file "core/wwv_flow_create_model_app.plb"
    SP2-0310: unable to open file "core/wwv_flow_sc_transactions.plb"
    SP2-0310: unable to open file "core/wwv_flow_session_mon.plb"
    SP2-0310: unable to open file "core/wwv_flow_sw_page_calls.plb"
    SP2-0310: unable to open file "core/wwv_flow_sw_upgrade.plb"
    SP2-0310: unable to open file "core/wwv_flow_install_wizard.plb"
    SP2-0310: unable to open file "core/wwv_flow_wiz_confirm.plb"
    SP2-0310: unable to open file "core/wwv_flow_page_map.plb"
    SP2-0310: unable to open file "core/wwv_flow_print_util.plb"
    SP2-0310: unable to open file "core/wwv_flow_flash_chart.plb"
    SP2-0310: unable to open file "core/wwv_flow_flash_chart_util.plb"
    SP2-0310: unable to open file "core/wwv_flow_drag_layout.plb"
    SP2-0310: unable to open file "core/null1.sql"
    SP2-0310: unable to open file "core/wwv_flow_epg_include.plb"
    SP2-0310: unable to open file "core/ldap.plb"
    SP2-0310: unable to open file "core/custom_auth_ldap.plb"
    SP2-0310: unable to open file "core/null1.sql"
    SP2-0310: unable to open file "core/generate_ddl.plb"
    ...installing files dependant on an XML XDB
    ......if errors are encountered, install XML XDB and rerun these files
    SP2-0310: unable to open file "core/wwv_flow_dataload_xml.plb"
    ...end of XML XDB dependancies
    SP2-0310: unable to open file "core/processu.plb"
    SP2-0310: unable to open file "core/migrate_metadata.plb"
    ...query rewrite
    SP2-0310: unable to open file "core/wwv_flow_rewrite_query.sql"
    ...page Builder
    SP2-0310: unable to open file "core/p.sql"
    ...install demonstration flow bodies
    SP2-0310: unable to open file "core/collections_showcase.plb"
    SP2-0310: unable to open file "core/wwv_flow_sample_app.plb"
    SP2-0310: unable to open file "core/template_gallery.sql"
    SP2-0310: unable to open file "core/wwv_flow_regexp.plb"
    SP2-0310: unable to open file "core/apex_views.sql"
    timing for: Package Bodies
    Elapsed: 00:00:00.49
    V. P E R F O R M F L O W G R A N T S
    grant execute on wwv_flow to public
    ERROR at line 1:
    ORA-04042: procedure, function, package, or package body does not exist
    grant execute on wwv_flow_utilities to public
    ERROR at line 1:
    ORA-04042: procedure, function, package, or package body does not exist
    grant select on WWV_FLOW_LOV_TEMP to PUBLIC
    ERROR at line 1:
    ORA-00942: table or view does not exist
    ...Perform Application Migration Workshop Grants
    grant execute on wwv_mig_acc_load to public
    ERROR at line 1:
    ORA-04042: procedure, function, package, or package body does not exist
    Installing flows_files objects 2
    Session altered.
    SP2-0310: unable to open file "core/flows_files_new2.sql"
    Session altered.
    timing for: Grants
    Elapsed: 00:00:00.08
    VI. I N S T A L L F L O W S
    define "^" (hex 5e)
    ...design time flows
    SP2-0310: unable to open file "builder/f4411.sql"
    SP2-0310: unable to open file "builder/f4000.sql"
    SP2-0310: unable to open file "builder/f4350.sql"
    SP2-0310: unable to open file "builder/f4050.sql"
    SP2-0310: unable to open file "builder/f4550.sql"
    SP2-0310: unable to open file "builder/f4700.sql"
    SP2-0310: unable to open file "builder/f4155.sql"
    SP2-0310: unable to open file "builder/f4500.sql"
    SP2-0310: unable to open file "builder/f4300.sql"
    SP2-0310: unable to open file "builder/f4400.sql"
    wwv_flow_security.g_security_group_id := 10;
    ERROR at line 2:
    ORA-06550: line 2, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 2, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 23:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 3, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 8, column 32:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 7, column 9:
    PL/SQL: Statement ignored
    ...Initialize SMTP server settings
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    ...Initialize preference settings
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into wwv_flow_platform_prefs (name, value, pref_desc, security_group_id)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Commit complete.
    ...Initialize the table of Oracle default schema names
    insert into wwv_flow_restricted_schemas(id,schema) values( 1,'SYS');
    ERROR at line 9:
    ORA-06550: line 9, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 9, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 10, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 11, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 11, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 12, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 12, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 13, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 14, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 14, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 15, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 15, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 16, column 13:
    PL/SQL: ORA-00942: ta
    ...Adjust flow owner to install owner
    update wwv_flows set owner = 'FLOWS_030000' where id between 4000 and 4999
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Commit complete.
    ...Adjust flow version
    Enter value for version: 3
    update wwv_flows set flow_version = '&PRODUCT_NAME. ' || '3' where id between 4000 and 4999 and id <> 4550
    ERROR at line 1:
    ORA-00942: table or view does not exist
    update wwv_flows set flow_version = '&PRODUCT_NAME. ' where id = 4550
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Commit complete.
    timing for: Install Internal Flows
    Elapsed: 00:00:09.86
    SP2-0310: unable to open file "core/verification_images_load.sql"
    timing for: Verification Images Load
    Elapsed: 00:00:00.01
    VII. L O A D E N G L I S H D I C T I O N A R Y
    alter trigger bi_wwv_dictionary$_fer disable
    ERROR at line 1:
    ORA-04080: trigger 'BI_WWV_DICTIONARY$_FER' does not exist
    SP2-0310: unable to open file "core/dictionary_load.sql"
    alter trigger bi_wwv_dictionary$_fer enable
    ERROR at line 1:
    ORA-04080: trigger 'BI_WWV_DICTIONARY$_FER' does not exist
    timing for: English Dictionary
    Elapsed: 00:00:00.05
    Commit complete.
    User altered.
    User altered.
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Thank you for installing Oracle Application Express.
    Oracle Application Express is installed in the FLOWS_030000 schema.
    The structure of the link to the Application Express administration services is as follows:
    http://host:port/pls/apex/apex_admin
    The structure of the link to the Application Express development interface is as follows:
    http://host:port/pls/apex
    wwv_flow_upgrade.template_name_cleanup('FLOWS_010500');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.TEMPLATE_NAME_CLEANUP' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 5, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.copy_flow_meta_data('FLOWS_010500','FLOWS_030000');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.COPY_FLOW_META_DATA' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.switch_schemas('FLOWS_010500','FLOWS_030000');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.SWITCH_SCHEMAS' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.sw_cleanup('FLOWS_010500','FLOWS_030000');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.SW_CLEANUP' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.upgrade_to_030000(p_owner => 'FLOWS_030000', p_from => 'FLOWS_010500');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.UPGRADE_TO_030000' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    wwv_flow_upgrade.copy_prefs('FLOWS_010500','FLOWS_030000');
    ERROR at line 4:
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_UPGRADE.COPY_PREFS' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    update wwv_flow_fnd_user set account_expiry = trunc(sysdate) where account_expiry is null;
    ERROR at line 3:
    ORA-06550: line 3, column 10:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 3, column 3:
    PL/SQL: SQL Statement ignored
    for c1 in (select count(1) counter from WWV_FLOW_UPGRADE_PROGRESS where upgrade_error is not null) loop
    ERROR at line 3:
    ORA-06550: line 3, column 44:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 3, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 4, column 9:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 4, column 6:
    PL/SQL: Statement ignored
    timing for: Upgrade
    Elapsed: 00:00:00.19
    JOB_QUEUE_PROCESSES: 10
    Performing Application Express component validation - please wait...
    Enter value for version: 3
    Enter value for version: 10
    Enter value for version: 3
    Completing registration process.
    Validating installation.
    FAILED EXISTENCE CHECK FOR WWV_FLOW_COLLECTIONS$
    timing for: Validate Installation
    Elapsed: 00:00:15.88
    timing for: Complete Installation
    Elapsed: 00:00:34.14
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options

    To add to Patrick's suggestion....
    What I am suggesting is not the cause of the FLOWS_030000 user existing error, but could be another issue which caused your installation to fail.
    In your post, you said...
    This is the command i gave to configure from SQL prompt:
    @D:\Apex3.0\apexins.sql <Newly Create User> <Newly Created Tablespace> <Newly Created Tablespace> TEMP /i/
    You have specified an absolute path when running the apexins.sql script. In order for the installation to succeed, you must first change your working directory to the directory where you unzipped the apex_3.0.zip file and then run the script. This is because the apexins.sql script subsequently references other sql scripts, using relative paths.
    You have also not included a password in your command, was this just for purposes of the posting, or could this also be an issue, as in:
    @apexins password tablespace_apex tablespace_files tablespace_temp images
    Hope this helps,
    Anthony
    http://anthonyrayner.blogspot.com

  • Installing Oracle Apex 3.2 on Oracle 10g Database Steps

    Hi,
    I am new to installation of oracle apex and oracle 10g Enterprise Edition. I had earlier installed Oracle 10g XE and Apex 3.2 in my location machine.
    Now I need to install Oracle apex 3.2 on oracle 10g enterprise edition
    I did the following steps:
    Step 1: I installed Oracle 10g Enterprise edition
    Step 2: Installed Oracle apex 3.2 on my location Machine with the below steps again
    1> SQL> CONNECT SYS as SYSDBA
    2> apexins SYSAUX SYSAUX TEMP /i/
    3> @apxchpwd (Changed the admin password)
    4> @apxldimg.sql SYSTEM_DRIVE:\APEX32 ( local system path)
    Step 3: What is the next step, Please suggest me how to get the host name and port number I am bit confused here also suggest me is the above step which i followed is correct or not?
    Earlier when i installed oracle XE i had the local host path as a shortcut to get. Here i cant find that. Please suggest me how to get the URL link to access the apex link
    I followed the same process how it is mentioned in this link http://docs.oracle.com/cd/E14373_01/install.32/e13366/otn_install.htm#insertedID2
    Thanks
    Sudhir
    Edited by: Sudhir_Meru on Jun 17, 2012 3:23 AM

    Sudhir_Meru wrote:
    Hi,
    I am new to installation of oracle apex and oracle 10g Enterprise Edition. I had earlier installed Oracle 10g XE and Apex 3.2 in my location machine.
    Now I need to install Oracle apex 3.2 on oracle 10g enterprise edition
    I did the following steps:
    Step 1: I installed Oracle 10g Enterprise edition
    Step 2: Installed Oracle apex 3.2 on my location Machine with the below steps again
    1> SQL> CONNECT SYS as SYSDBA
    2> apexins SYSAUX SYSAUX TEMP /i/
    3> @apxchpwd (Changed the admin password)
    4> @apxldimg.sql SYSTEM_DRIVE:\APEX32 ( local system path)
    Step 3: What is the next step, Please suggest me how to get the host name and port number I am bit confused here also suggest me is the above step which i followed is correct or not?Host name is the name of the server you have installed and usually port is defaulted to 8080.
    So if you have installed on your workstation/laptop you can simply try http://localhost:8080/apex
    >
    Earlier when i installed oracle XE i had the local host path as a shortcut to get. Here i cant find that. Please suggest me how to get the URL link to access the apex link
    I followed the same process how it is mentioned in this link http://docs.oracle.com/cd/E14373_01/install.32/e13366/otn_install.htm#insertedID2
    Thanks
    Sudhir
    Edited by: Sudhir_Meru on Jun 17, 2012 3:23 AM

  • Installing Discoverer with Database Version Oracle 10g Express Edition

    Hello,
    Is it possilbe to install Discoverer with database version Oracle 10g Express Edition? I have Oracle Fusion Middleware 11.1.1.1.0 on my Windows XP machine as well. If so, can someone please provide me a link to the Discoverer download.
    Regards,
    Kelly

    Note that the Personal Edition of the database is 'the most powerful' version, in that it contains all features and options of the Enterprise Edition (expect RAC and Enterprise Manager packs)
    As such, the Personal Edition, at a mere USD$400-500 is one of the most cost effective for-fee products that Oracle has in it's inventory. It is targeted at the developer. And it comes with the complete set of Sample Data, whereas XE has a very limited subset (since it does not support all functionality).
    Express Edition is indeed free, but it is not supported, and can not be patched. OTOH it does have a lighter footprint.
    Again, I am not sure whether Disco 11g is compatible with Express Edition. (It's on my schedule for December ...)

  • How can i install  Oracle Apex 3.2 in oracle 10G enterprise edition

    Hi friends,
    I have installed oracle 10.2.0.1.0 Enterprise edition , now i want to install APEX 3.2 in this Oracle enterprise edition . Please tell me the procedure step y step.
    thanks
    Ramyas

    @user12218340
    Thanks very much for the post. I am using this tutorial (http://www.oracle.com/technology/obe/apex/apexinst/apexinst.htm) and everything seems to be working fine till I move to the step where I create A New Workspace. Even though I am following the steps exactly as explained I get an error message:
    ''Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at oracle Port 7777''
    when I type the following URL:
    http://localhost:7777/pls/apex/apex_admin
    I suspect there is something wrong with my dads.conf file
    My dads.conf file is exactly as follows:
    Alias /i/ "C:\oracle\product\10.2.0\http_1\Apache\Apache\images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
         SetHandler pls_handler
         Order deny,allow
         Allow from all
         AllowOverride None
         PlsqlDatabaseUsername APEX_PUBLIC_USER
         PlsqlDatabasePassword oracle
         PlsqlDatabaseConnectString localhost:1521:MYDATABASE
         PlsqlDefaultPage apex
         PlsqlDocumentTablename wwv_flow_file_objects$
         PlsqlDocumentPath docs
         PlsqlDocumentProcedure wwv_flow_file_manager.process_download
         PlsqlAuthenticationMode Basic
         PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    </Location>
    I stored this file in C:\oracle\product\10.2.0\http_1\Apache\modplsql\conf
    Thanks in advance,
    Paul

  • How to install APEX 3.1 into migrated 10g database not include Oracle Text

    Have a database 10.2.0.3 migrated from 9i, which did not include Oracle Text. But now I have to install APEX 3.1. How will I get Oracle Text installed into this database?

    Hi Joel,
    I'm experiencing exactly the same install problems as "manimekhalai", the log showing as first error message:
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04061: existing state of package "FLOWS_030000.WWV_FLOW_GLOBAL" has been
    invalidated
    ORA-04065: not executed, altered or dropped package
    "FLOWS_030000.WWV_FLOW_GLOBAL"
    ORA-06508: PL/SQL: could not find program unit being called:
    "FLOWS_030000.WWV_FLOW_GLOBAL"
    ORA-06512: at "FLOWS_030000.WWV_FLOW", line 1
    ORA-06512: at line 1etc.
    First I had the error
    create public synonym wwv_flow_file_objects$ for wwv_flow_file_objects$
    ERROR at line 1:
    ORA-00955: name is already used by an existing objecttoo, but the I dropped all public synonyms beginning with "wwv_" for cleaning up before reinstalling. Still the same problem...
    Btw I responded also to the similar thread
    Re: still struggling to install apex 3.1 ...
    Any ideas?
    Greetings,
    Roger

  • Broken image links on APEX 3.0 in Oracle 10g XE? Here's the solution

    You're on Oracle 10g XE and you've just upgraded your APEX from 2.0 to 3.0. You log into APEX Admin and there's tons of broken image links. You look into the Oracle documentation for APEX and it instructs you to copy the Images folder into your htmldb directory if you're using Oracle 10g standard, etc. But you're using Oracle 10g XE and there is no Images folder anywhere to be seen!
    HERE'S THE SOLUTION:
    http://daust.blogspot.com/2006/03/where-are-images-of-application.html
    Excerpt from the website:
    In OracleXE these resources (Images) are stored directly in the database, using the Oracle XMLDB feature. You can access the resources and modify them directly by using the WebDAV feature of the XMLDB.
    (1) With Internet Explorer, just go to File > Open > http://127.0.0.1:8080/i (check "open as webfolder")
    Then, copy the contents of your apex/images folder into this webfolder. It will take about 10 minutes. When it's done, refresh your Apex 3.0 website and lo and behold! Images! :)
    Be sure to thank Dietmar Aust for his solution to this problem, provided on his website: http://daust.blogspot.com/2006/03/where-are-images-of-application.html

    Another option: Try the Oracle Database XE and Application Express 3.0.1 install guide.
    C.

  • Installing APEX 3.1 with HTTPServer 10g (from Companion CD)

    Hi everyone,
    Our database is 10.2.0.1 and I installed in a seperate home the HTTPServer coming with the 10gR2 companion CD (Apache Standalone install). The default port I use is 7777 (for the welcome page). Then I installed APEX 3.1, following the directives in the installation guide.
    Strangely, when it's time to configure the HTTPServer, the documentation talks only about version 9.0.3 or 11g, not the 10g version. It does mention OAS 10g, but is it the same than HTTPServer 10g standalone?
    Because of this confusion, I'm unsure if we need to create a "marvel.conf" file (like we can read in the apex 2.2 doc about configuring the 10g HTTPServer as I want), or edit the "dads.conf" file.
    I tried to edit the dads file and restarted the HTTPServer. When I try to connect to APEX, I get the XDB login window but it doesn't accept my admin login. After 3 tries, I get an "unauthorized" page.
    Can you tell me if the Oracle XML DB HTTP Server should be at the same port than the HTTPServer? Right now, I've set the XDB HTTP server at port 8090, but like I said, the 10g HTTP Server was installed by default at 7777.
    So, when I connect to http://server:8090/pls/apex or http://server:8090/pls/apex/apex_admin, I get the XDB login but that's it. Can't login. If I connect to http://server:7777/pls/apex, it's worst, I get "Service termporarily unavailable".
    I read in the forums that it could be related to the "images" folder not being accessible, but I did install APEX with the alias /i/ and I did copy the images folder in the Apache folder. So, I'm at a dead end.
    Do you have any suggestions? Does the 10g HTTP Server behave differently than version 9 or 11?
    Thank you for your help!
    Geostc

    Hi Geostc,
    XML DB HTTP Server is not required when you are using Oracle 10g. It is only required when you are using Oracle 11g. So, uninstall this component from your database, and follow the steps given in the URL below:
    http://www.idevelopment.info/data/Oracle/DBA_tips/Oracle_Application_Express_2/APEX2_5.shtml
    Your issue will be resolved.
    -Md Sarfaraz Khan

  • Upgraded to APEX 3.0 in Oracle 10g Express, broken runtime

    Hi,
    I'm a newbie trying to use APEX with Oracle 10g Express on my laptop. I ran the upgrade to the latest APEX version (3.x). It seems to have worked for design-time, but the run-time has broken. I gave up trying to import samle apps, and built a simple one-page application from scratch, and got the below error after entering username/password and clicking the login button:
    ERR-1777: Page 101 provided no page to branch to. Please report this error to your application administrator.
    Thanks in advacne,
    Shahram

    No longer a problem, I needed to successfully log on to the admin account and associate the developer user to a schema other than SYSTEM, I'm not sure why SYSTEM ended up being the default schema for the workspace during the upgrdae.
    Shahram

  • Installing and configuring PHP for ORACLE 10g Release 1

    Hello Lads,
    Please can anybody help me finish PHP install...
    I have got this error when executing the following command..
    #make install
    Here is the error:
    /usr/local/php-5.1.4/sapi/cli/php: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Thanks!

    I answered in your other thread... the one without the I in the title :)
    nstalling and configuring PHP for ORACLE 10g Release 1

  • Please help Installed apex 4.1 on Oracle 11g Xe can't create web services

    I went to Shared Components > Web Service references to create a web services reference using wsdl.
    My webservices are local to my network.
    I do not use proxy. Not using UDDI.
    I enter my WSDL URL but error message is returned
    The WSDL document was unretrievable because either the URL you supplied was invalid, your environment requires a valid proxy server address for HTTP requests and you have not defined one for this application, or a wallet needs to be configured for this instance of Application Express for HTTPS requests
    All I see are
    Amazon Web Services 3.0
    Google API Beta
    Q1. How can I register my wsdl url?
    Q2. How were amazon and google registered?
    Edited by: Oracle Primavera on Oct 4, 2011 5:29 PM

    Ensure that you can ping the web services server.
    Then check whether there is a valid/appropriate acl for the apex_040100 user;
    select * from dba_network_acl_privileges where principal like 'APEX%';
    Refer to Enable Network Services in Oracle Database 11g in the install manual.
    ~t

  • APEX SQL Reports bug? Apex 3.0.1 Oracle 10g XE

    Hi
    I have a few SQL Based reports and I'm having performance problems with showing them over remote connections.
    I have looked at the HTML for the page produced from these reports and I see something very strange.
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';
                rowStyleHover[50]='';
                rowActive[50]='N';
                rowStyle[50]='';This goes on for pages and pages and in fact it takes up 6.60MB of data on a single webpage. After a bit of testing, I discovered this only happens on reports that have grouping.
    Is there a workaround for this?
    Regards
    Adam

    I note that the Licensing document at http://www.oracle.com/pls/xe102/homepage does not specify the version of Application Express.
    I also note that the APEX version information is not found on the XE product page http://www.oracle.com/technology/products/database/xe/index.html
    I also note that Oracle publishes the upgrade and the upgrade steps - specifically for XE - and still does not discuss any restrictions by version.
    I also note that there is no license restriction or fee required for Apex at any version based on the XE specific and the regular 10gR2 licensing doc at http://www.oracle.com/pls/db102/homepage
    For ME, the above is sufficient to assume that Apex 3 is included. Especially if I take a soft copy of the referenced license doc PDFs.

  • Is APEX a part of Oracle 10g Standard or is it an additional cost?

    I have been working with 10g Express and really like the APEX server. Is this part of 10g Standard edition or is it a seperate cost?
    What limitations are there on the APEX server? Only so many applications can be deployed, etc.?
    Thanks in advance
    Dean-O

    It comes bundled with Standard.
    I believe the limitations (if any) would be defined by your license. I'll let someone more knowledgable speak to that.

  • Dynamic table owner in apex 3.0 and Oracle 10g

    I have an application that requires bulk deletes for all rows in a particular department. The application edits incoming data and then moves final approved data to the 'production' db. End users modify their data via bulk load until they are happy with validity checks. At certain times of the year this could be as many as a million rows in a single table with referential integrity deletes in up to 5 additional tables. This generates unnecessary redo and archive logs so I thought we might just create separate schemas for each department (11) and do DROP/CREATE table instead.
    The problem is that I see no way to dynamically change the table owner in ApEx. Is there any way to do this short of export/import to a 11 different parsing schemas?

    ...I thought we might just create separate
    schemas for each department (11) and do DROP/CREATE
    table instead.Instead of doing drop/create on your tables just do a truncate on the table.
    >
    The problem is that I see no way to dynamically
    change the table owner in ApEx. Is there any way to
    do this short of export/import to a 11 different
    parsing schemas?You may try creating your tables as follows
    CREATE TABLE dept1.table_a AS SELECT * FROM old_table WHERE dept=1;
    CREATE TABLE dept2.table_a AS SELECT * FROM old_table WHERE dept=2;
    Then investigate using UNION logic and possibly a flag to show/hide departments...
    SELECT * FROM dept1.table_a WHERE dept=1 AND :P1_FLAG=???;
    UNION
    SELECT * FROM dept2.table_a WHERE dept=2 AND :P1_FLAG=???;
    The above union logic may work for reporting needs but would likely not work for your maintenance pages where you need to insert/update/delete...
    Message was edited by:
    tfa

  • Install APEX to work on existing Oracle 10g R1 database

    I want to use APEX on an existing Oracle 10g R1 database. If I install it normally with the program downloaded from your site, it installs its own database that you use.
    How can I set / install it to use the existing database instead of its own database?
    Elsie Pretorius

    Hi guys,
    Thanks for the info and input. Is there anybody have sucessfully done this. Most of the info that out there, the README in the patchset all pointing to upgrading the OCS, not installing the OCS on top of an existing 10g AS and DB. I'm thinking installing the OCS R2, and then patching and upgrade it to 9.0.4.2 or 4.3 and then point or move it to the existing 10AS and DB. This is where I'm quit blur at the moment.
    Anyway thank for all the info.
    Regards
    Din

Maybe you are looking for

  • Standard report for period end stock report

    Hi all, My client is looking for a SAP standard report for material.Their req is as follows. Open Bal (Stock) Add: Purchase/Production Less: Sales/Consumption Closing Bal(Stock) I have sugegested them MC.9,MB51,etc....but they are not satified. They

  • New Mac Mini-wired keyboard unresponsive

    Hello.. I just took my banrd new 2.6 ghz Mac Mini out of the box. I hooked up my Apple wired keyboard and mouse from my ~~2009 Mac Pro.  The mouse functions. The keyboard is not responding--It works fine on my Mac Pro.  All I have done so far is turn

  • Excel file upload in ODI 11g

    Hi, I am trying to define new data server in topology manager in order to upload excel file, and when i test the connection i got this error:The specified DSN contains an architecture mismatch between the Driver and Application. I did all the steps r

  • Idocs processing time between 2 idocs with same material

    Hi Gurus we are getting 2 idocs from other system with same material, first idoc is process successfully, second one is not processing and error throughing - material is currently processing by user WF BATCH. can we set time gap between 2 idocs for p

  • Is the Jdeveloper 10.1.3.1 production only for windows OS

    I am excited to hear that the Jdeveloper 10.1.3.1 goes production. but the download page only display the available download for Windows. so I just wonder if the new release come with the Mac OSX version? Message was edited by: user535486