After Install Apex?

After Install Oracle Application Express 3.0 wht is given
Workspace?
user name?
Passowrd ?

Hi,
You need to logon as Administrator using the URL and create workspace. The URL for logging on as APEX adminstrator would be
http://hostname:port/apex/apex_admin (If your setup uses the embedded PL/SQL gateway) Or
http://hostname:port/pls/apex/apex_admin (If your setup uses Apache and mod_plsql).
The userid is " admin " and password is what you have specified while running apexins.sql.
Thanks,
Ashish
Message was edited by:
asagarwal

Similar Messages

  • Internal Server Error - after installing apex using http server

    hi,
    i just installed apex 3.2 using http server. after finished, i try to to open apex admin (http://faiz:7777/pls/apex/apex_admin) but i got this error:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    this is my log file:
    [Thu Dec 31 11:55:56 2009] [error] [client 10.10.10.10] [ecid: 1262231756:10.10.10.10:396:2036:1,0] mod_plsql: DAD '/pls/apex' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
    10.10.10.10 - - [31/Dec/2009:11:55:56 +0800] "GET /pls/apex/ HTTP/1.1" 500 645
    this is my dads.conf :
    Alias /i/ "E:/oracle/product/10.2.0/db/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 faiz:1521:orcl ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword orcl
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>
    and ii got blank page when i try accessing this page http://faiz:1521/pls/apex/apex_admin
    thanks,
    -akulala
    Edited by: akulala on Dec 30, 2009 7:57 PM

    In your middle tier (where your dads.conf file is located), do you have a file called marvel.conf (this was used in very early versions of APEX if memory servers)? If so you will either need to put your /pls/apex entry into your marvel.conf file of configure the App Server to user the dads.conf file. (I think all of this is done in the http.conf file but I am not 100%)
    Also, this sounds like a stupid question but can you ensure that you only have entry in you dads.conf or marvel.conf file that relates to /pls/apex
    If you are still having issues, try updating the line: PlsqlDatabaseConnectString faiz:1521:orcl ServiceNameFormat
    to: PlsqlDatabaseConnectString TNS_ENTRY TNSFormat
    where TNS_ENTRY is replaced by a valid TNS Identifier in the same Mid Tier home: ORACLE_HOME/network/admin/tnsnames.ora
    Finally, in earlier versions you had to use a forward slash character as the last value in the Alias line i.e. Alias /i/ "E:/oracle/product/10.2.0/db/Apache/images\". I always configure this line in this way and never seem to have an issues. Not sure if this is required anymore but may be one more thing that is mis configured.
    I hope all of that helps.
    Let me know how you get on.
    Regards
    Duncs
    http://djmein.blogspot.com
    As a courtesy, please remember to mark helpful or correct answers accordingly :)

  • Error "Error ERR-1014 Application not found. " after Installing APEX 40

    Hello,
    i have installed apex 4 to an existing apex 3.2 installation (oracle 11g windows) with oracle http Server.
    i follow the installations guide and install the full version.
    I try to call "http://dmsapex:7777/pls/apex/apex_admin" and it works and i can admin my application and see my existing workspace
    i try to call "http://dmsapex:7777/pls/apex/apex" and it does not work. i get follw error message in the browser (IE8):
    -->
    application=4500 workspace=10
    Error ERR-1014 Application not found.
    OK
    <--
    I search in several forums and find " convert runtime into fullversion". I have installed "@apexins SYSAUX SYSAUX TEMP /i/". I try "@apxdvins" but it does not work.
    C:\oracle\oraweb\ohs\logs/error.log says:
    [Wed Jul 14 16:11:31 2010] [alert] mod_plsql: DMS failure: NounGetRoot failed. Disabling DMS
    [Wed Jul 14 16:11:32 2010] [alert] mod_plsql: DMS failure: NounGetRoot failed. Disabling DMS
    [Wed Jul 14 16:11:32 2010] [notice] Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server configured -- resuming normal operations
    [Wed Jul 14 16:11:32 2010] [notice] Server built: Apr 12 2007 00:25:24
    [Wed Jul 14 16:11:32 2010] [notice] Parent: Created child process 3280
    [Wed Jul 14 16:11:33 2010] [alert] mod_plsql: DMS failure: NounGetRoot failed. Disabling DMS
    [Wed Jul 14 16:11:34 2010] [alert] mod_plsql: DMS failure: NounGetRoot failed. Disabling DMS
    [Wed Jul 14 16:11:34 2010] [notice] Child 3280: Child process is running
    [Wed Jul 14 16:11:34 2010] [notice] FastCGI: process manager initialized
    [Wed Jul 14 16:11:34 2010] [notice] Child 3280: Acquired the start mutex.
    [Wed Jul 14 16:11:34 2010] [notice] Child 3280: Starting 250 worker threads.
    Have someone the same problem? Or does sombody knows a solution?
    Thanks for help
    CZI

    Thanks mo**** . I executed @apxdvins from my extracted oracle directory using the followin procedure and it was working properly.
    Start/Run
    CMD
    You need to change your directory to the directory where apxdvins.sql iis available. Mostly this is Apex extracted directory.
    $ SQLPLUS/NOLOG
    SQL> CONNECT SYS AS SYSDBA
    @apxdvins
    This will take some time.
    If you want you can also do this extra steps in SQL mode:
    shutdown
    startup
    alter user anonymous account unlock;
    ALTER SESSION SET CURRENT_SCHEMA = APEX_040000;
    Thanks and reards

  • What next after install Apex Early Adopter

    Dear Pakars
    how to step by step running apex until successed with implemented Apex Early Adopter + Tomcat ?
    i ready install them, then success to access http://localhost:8080/apex/config, then what next ?
    form configuration can not save.
    is there any completed documentation ?
    best regards
    Imansyah-JKT

    I have a folder that has my previous system stuff in it, but what do I do now to have my apps and content over to the Home directory, etc and not in this previous systems folder?
    Reinstall any applications which came with an installer or as a package, and drag the rest of the files you want over manually.
    Is their a better way to migrate these over to the correct locations and not have any hiccups?
    No. The Migration Assistant will not transfer data from the archived system of an Archive & Install to the current Mac OS X installation.
    (26436)

  • Installing Oracle 10G Express Edition on Linux after installing Libaio-0.3

    I had got a error while installing 10G Express Edition on Redhat Fedora core 4 linux after installing libaio-0.3.104-2.i386.rpm
    I had given the following command in Linux Command prompt to install the oracle database 10 G Express Edition (oracle-xe-10.2.0.1-1.0.i386.rpm)
    # sudo rpm -ivh /tmp/oracle-xe-10.2.0.1-1.0.i386.rpm
    The error I had got is as follows:
    Preparing.....#####################[100%]
    1:oracle-xe Warning:/etc/init.d/oracle-xe saved as /etc/init.d/oracle-xe.rpmorig
    error:Unpacking of archive failed on file /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/ons;4698950F:cpio:MD5 Sum Mismatch

    The steps I am asking is for installing oracle 10G express edition on Redhat Fedora core 4 Linux version. Now, after downloading the fresh copy of Oracle 10G express edition from the Oracle site. I have successfully installed oracle now.
    I was getting the following errors - I have pasted previous query for the problem which I had faced after installing Oracle 10 G Express Edition successfully on Redhat Fedora Core 4 Linux.
    The Previous Query is as follows:
    Thanks For Guiding Me All of you!
    Finally, I have installed Oracle 10G Express Edition on Redhat Fedora core 4 Linux.
    Now, I am having the following problems:
    After making the changes as per my Reference mentioned in my different messages, I had done the troubleshooting steps going to Options and setting the same.
    1.When I try to load the http://127.0.0.1:8080/apex page it gives an error popup:
    " The connection was refused when attempting to contact 127.0.0.1:8080 "
    2. After opening the Run the SQL Command Line by clicking on applications and When I say " Connect System and when prompted for password, I have entered the password and gives another error as follows:
    ORA-01034 : Oracle not available
    ORA-27101: Shared Memory realm does not exist
    Linux Error:2:No such file or directory
    3. When I try to manually start the Listener or Services, It gives one more error:
    Root Not a Member of DBA Group
    I need to What is happening or What is the Problem and How will I rectify them?

  • Installing APEX without Oracle Text Option

    Hi,
    Is it possible to install APEX 3.1.2 or 3.2 without the Text Option? The doc says yes, but the apex help can´t be used.
    The last time i tried it on a customer side, i got an installation error (but i can´t remember the text of the error)
    After installing Oracle TEXT it was ok.
    Thanks
    Marco

    Marco,
    I believe Oracle Text is required. This is from [Oracle Installation Document|http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/pre_require.htm#CFHBDFEE] .
    Tip:
    The installer does a prerequisite check for Oracle Text and will exit if it is not installed.
    Ittichai

  • Down Time for  Installing APEX 4.2.1 and oracle HTTP server?

    Hi, all:
    I plan to install APEX 4.2.1 and oracle HTTP server on 10.2.0.4 database.
    Is there any down time required during installation?
    I mean during installation, do I need to block users from accessing the database?
    Can they do their normal data entry / inquiry?
    thanks,
    John
    ps. There will be server backup before installation.

    Hi,
    Documentation says
    >
    3.1 Recommended Pre-installation Tasks
    Before installing Oracle Application Express, Oracle recommends that you complete the following steps:
    Review and satisfy all Oracle Application Express installation requirements. See "Oracle Application Express Installation Requirements".
    Shut down with normal or immediate priority the Oracle Database instances where you plan to install Oracle Application Express. On Oracle Real Application Clusters (Oracle RAC) systems, shut down all instances on each node.
    An alternative to shutting down the database is to prevent all users from accessing Oracle Application Express when upgrading your installation from a previous release of Oracle Application Express. Oracle only recommends this option in high availability production environments where planned outages are not available. For all other scenarios, the database should be shut down.
    To disable access to Oracle Application Express when the existing installation is using the Application Express Listener, shut down the appropriate application server where the Application Express listener is deployed.
    To disable user access to Oracle Application Express when the existing installation is using the Oracle HTTP Server with mod_plsql, you should either shut down the Web server or disable the Application Express Database Access Descriptor of the Web server.
    For an existing installation using the embedded PL/SQL gateway, you should disable the Oracle XML DB Protocol Server by setting the HTTP port to 0. This can be accomplished by starting SQL*Plus, connecting as SYS to the database where Oracle Application Express is installed, and running:
    EXEC DBMS_XDB.SETHTTPPORT(0);
    Once you have prevented access from Oracle Application Express users, you should log into SQL*Plus as SYS, connecting to the database where Oracle Application Express is installed, and query V$SESSION to ensure there are no long running sessions which would interfere with the upgrade process.
    Back up the Oracle Database installation.
    Oracle recommends that you create a backup of the current Oracle Database installation before you install Oracle Application Express. You can use Oracle Database Recovery Manager, which is included in the Oracle Database installation, to perform the backup.
    See Also:
    Oracle Database Backup and Recovery User's Guide
    Start the Oracle Database instance that contains the target database.
    After backing up the system, you must start the Oracle instance that contains the target Oracle database. Do not start other processes such as a Web Listener. However, if you are performing a remote installation, make sure the database listener for the remote database has started.
    >
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Trying to install Apex 4.1 so i found apex 3.2 working

    Dears,
    I have database 11.2 and apex 3.2 installed after running apexins.sqll to install apex 4.1 and follow the steps to install apex 4.1 then when I’m trying to start working with apex 4.1 i found apex 3.2 not apex 4.1, so I don’t know what's wrong in my installation or how to work with apex 4.1

    Hi,
    Which web server are you using?
    I have database 11.2 and apex 3.2 installed after running apexins.sqll to install apex 4.1 and follow the steps to install apex 4.1 then when I’m trying to start working with apex 4.1 i found apex 3.2 not apex 4.1, so I don’t know what's wrong in my installation or how to work with apex 4.1Once instance of RDBMS can have only one version of Apex. If your upgrade went through without errors then you have 4.1 installed on that instance.
    So the possibilities are
    a. You upgraded one instance but your web server is pointing to another one that has 3.2 on it
    b. You thought you upgraded the instance you are currently access, but in really you upgraded some other instance.
    Run the following when connected as SYSDBA
    SQL> SELECT USERNAME FROM DBA_USERS WHERE USERNAME LIKE 'APEX%';Do you see a use APEX_040100 listed in the output?
    Cheers,

  • Install Instr. Says "Shutdown ASM Instance" Before Installing ApEx. Why?

    We have installed 11gR2 database. Now we are looking at chapter 4 of the ApEx 3.2 installation guide. One of the pre-install requirements says to shut down the ASM instance. Is it referring to the ASM Instance for the database that we are installing ApEx? It seems quite unclear because the database where we are installing ApEx is supposed to be running.
    Why is it necessary to shut down the ASM instance?
    Thanks,
    Gregory

    Gregory:
    That step is no longer mentioned in the 4.0 installation guide.
    In 11gR2, Application Express 3.2 is included in the database, unless you explicitly deselelcted that option when creating the database. After backing up the database, I would start with "4.3 Choosing an HTTP Server" in the installation guide and go from there.
    Regards,
    Jason

  • 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

  • Error After Upgrade APEX 4.2 - Ora-01403

    Hello,
    I installed APEX 4.2 over XE 11.2
    The Installationprocess succeeded.
    1-Install Oracle Database Express Edition 11g (APEX 4.0 work fine and publicate Apex Application Sample correctly)
    2-Download APEX 4.2
    3-Run @apexins.sql USERS USERS TEMP /i/
    4-Run @apxchpwd.sql
    5-Run @apex_epg_config.sql C:\Temp
    6-Run @apxldimg.sql C:\Temp
    7-Run EXEC DBMS_XDB.SETHTTPPORT(8080);
    8-Unlock Account Anonymous User
    Temp is the directory where unzip apex_4.2.zip file
    After this, when i try to enter http://127.0.0.1:8080/apex/f?p=4950
    The error is
    "Error     Error processing request.
    ORA-01403: no data found
    OK"
    And is imposible to publicate the Apex Application Sample
    Any Ideas ??
    Thanks

    I am using OHS HTTP server with mod_plsql to connect to 11g on a sep. AIX 6.1 DB server. and getting the same error. I tried your procedure, it executed fine, but I'm still getting the error.
    I just upgraded to 4.2 from 3.2.
    I didn't reset my pw or anything, as the instructions said only to do that for a new install. All I did post install was copy the new Images to the correct directory.
    This is the connect string I was using before, modified to 4550, as per your instructions.
    http://127.0.0.1:7777/pls/apex/f?p=4550
    I also removed the last bit up to /apex, I get the same error.

  • Install APEX 3.0.1 on RDBMS 11gR2

    Hi all,
    I was wondering if it is possible to install APEX version 3.0.1 on oracle database version 11.2.0.3?
    We currently have a 10g database with APEX 3.0.1 installed. Now for an upgrade project we need
    to install the latest database version. Unfortunately we do not have enought time to migrate the
    APEX application. Therefore the APEX version should stay the same.
    So does anyone have experiences with APEX 3.0.1 and RDBMS 11.2?
    (I searched for oracle documentation but couldn't find anything useful.)
    Thanks,
    Joe

    Hi Joe,
    I was wondering if it is possible to install APEX version 3.0.1 on oracle database version 11.2.0.3?We currently have a 10g database with APEX 3.0.1 installed. Now for an upgrade project we need
    to install the latest database version. Unfortunately we do not have enought time to migrate the
    APEX application. Therefore the APEX version should stay the same.
    So does anyone have experiences with APEX 3.0.1 and RDBMS 11.2?
    (I searched for oracle documentation but couldn't find anything useful.)>
    I have not done this but I see no reason why 3.0.x will not work on RDBMS 11g.
    I hope you have 3.0 installable, it is not available for download anymore.
    There are a few things that you may need to do extra.
    a. Remove any APEX has comes built-in with the 11g installation.
    b. Install 3.0.x after existing Apex, if any, has been removed
    c. Go through the 11g specific steps, NETWORK ACL in particular, as given in the 4.1 installation documentation.
    Cheers,

  • I don't know how I can install APEX 3.1.2 in Oracle Database 10g(10.2.1)

    Hello.
    I have a hard time the install of the APEX 3.1.2. My server is WindowsXP and Oracle Database is 10g.
    How can I install APEX? I have seen many many many manual involved in install APEX but I can't understood that.
    Please teach me how the install of APEX easily.
    Thank you.
    Edited by: MyeongJin on 2009. 1. 27 오후 11:46
    Edited by: MyeongJin on 2009. 1. 27 오후 11:46

    Thanks for your reply, Roel!
    I always deeply thanks for your help.
    After reading your reply, I found out I missed install HTTP Server.
    So I have installed HTTP Server in companion CD and I made the adjustment like marvel.conf and httpd.conf.
    But I can't solve my problem yet.
    I entered the address - http://127.0.0.1:7777/pls/apex/apex_admin - in the web browser, then
    I saw such a like under the 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 MJLEE-EXEM.ex-em.com Port 7777+++
    Please help me one more time.
    I'm waiting for your help. Thanks.

  • App. express wont start after install

    After installing first the Oracle 10g Express regular server, and then via the instructions on http://www.oracle.com/technology/obe/10gr2_db_single/install/htmldbinst/htmldbinst_otn.htm the http server and application express, I can´t get acces. When I try to get to appl. express using: http://alblas.mshome:7777/pls/htmldb/htmldb_admin I get the message:
    Forbidden
    You don't have permission to access /pls/htmldb/htmldb_admin on this server.
    What have I done wrong? Where to I set the permissions? Where didn't I set them right??

    user512097,
    Can you confirm that you install Oracle Database 10g Express Edition (XE) and then installed Apex into that database? XE comes with Apex pre-installed. I recommend you re-install XE and follow the getting started instructions.
    Sergio

  • Oracle 10gr2 XE. - Custom Install - Need Help Install Apex Package

    Hello Experts,
    I built a CUSTOM install script for Orage 10gR2 XE with a different dbname. dbblock, ...
    After a lot of issues (seed db, tns errors, no autostart db, ...) and solved by posts found here,
    The new database is mounted and working in console mode and Ole DB/Odbc.
    In the custom script, here are the two Data Dictionnaries packages I've used :
    -- Create Datas Dictionaries
    @%ORACLE_HOME%\rdbms\admin\catalog.sql ;
    @%ORACLE_HOME%\rdbms\admin\catproc.sql ;
    I'm looking for the package name to install for using Apex (http://locahost:8080/apex) like initial instance XE.
    I've tried installing package DBMSXDB.sql (connect / as SYDBA) ... but getting lot of errors
    Thanks for help,
    AlxK

    kfakfa wrote:
    Hello Experts,
    I built a CUSTOM install script for Orage 10gR2 XE with a different dbname. dbblock, ...Not a very smart thing to do. XE software supposedly has the SID hard-coded and your action may result in some incorrect operation of the code.
    >
    After a lot of issues (seed db, tns errors, no autostart db, ...) and solved by posts found here,
    The new database is mounted and working in console mode and Ole DB/Odbc.Yes, that is possible. But at some time, it may not work correctly.
    >
    In the custom script, here are the two Data Dictionnaries packages I've used :
    -- Create Datas Dictionaries
    @%ORACLE_HOME%\rdbms\admin\catalog.sql ;
    @%ORACLE_HOME%\rdbms\admin\catproc.sql ;
    I'm looking for the package name to install for using Apex (http://locahost:8080/apex) like initial instance XE.
    I've tried installing package DBMSXDB.sql (connect / as SYDBA) ... but getting lot of errorsExpect errors and expect inconsistent operation after you get it installed.
    But the instructions for installing Apex are in the Apex home page. Go to http://otn.oracle.com and drill to the Apex home page by going to Products:Development Tools (left edge) and finding Application Express on that resulting page.
    If you are going to potentially violate your agreement or leave the system in an unreliable state, why not simply use the Enterprise Edition?

Maybe you are looking for

  • OBVCU - Permitted destination countries

    Hello, I define a payment method Z with a list of permitted destination countries. When I execute the payment run with F110 for a country which is not part of the permitted destination countries, I have an error saying "No valid procedure". Then the

  • Spreadsheet and ALV

    Hi Gurus, I need your help on this very badly. I have a ALV grid report. After exicuting  i am downloading it to the excel file. using following steps. export -- spreadsheet --- name of the file and saving it. the problem is row and collum appear fin

  • Unable to contact update center after installing ML update

    I have a licensed version of Java Studio Creator. Yesterday, I downloaded and installed the Multilanguage version of Java Studio Creator, after uninstalling the old one. Now, every time I try to update JSC, it give an error: unable to conatact update

  • Mi Compañia se rehusa a desbloquear mi terminal porque no tengo linea con ellos, que puedo hacer?

    Pues eso.. que mi compañia se niega rotundamente a liberar mi terminal despues de que cancele contrato con ellosy habiendo cumplido la permanencia y pues quiero poder usar mi iPhone de nuevo porque lo tengo ahi de pisapapeles quisiera saber en este c

  • Accessing Windows share in ARD

    Hi Everyone, I have ARD 3.2 installed on my macbook and all of my packages are in one of the apple share which is located on our tiger server. so whenever I need to install a package on any machine then I will just mount that apple share (located on