Unable Logging in to Oracle Application Express Administration Services

I am new for DB. Installed Oracle XE, followed the instruction "Logging in to Oracle Application Express Administration Services", I can not find the login page:
http://127.0.0.1:7777/pls/apex/apex_admin
I work on the PC in which XE installed.
Where are these two files
ORACLE_BASE\ORACLE_HOME\install\portlist.ini
ORACLE_BASE\ORACLE_HOME\Apache\Apache\conf\httpd.conf
I did a search, can't find them.
Any help welcome.
Thanks.

The default port for the Apex webserver is 8080, not 7777.
To access the XE Database GUI from the Start menu, select Programs (or All Programs), then Oracle Database 10g Express Edition, and then Go to Database Home Page. (I'm assuming your on Windows)
Or try: http://localhost:8080/apex in your browser.
The files you mention relate to Apache web server. Oracle XE does not include a Apache, it's web server is built into the database. Are you sure you're following the right documentation? See http://www.oracle.com/pls/xe102/homepage
Hope this helps.

Similar Messages

  • How do I create "Oracle Application Express Adminstrator" in APEX 3.2.1?

    Hello,
    Quite the newbie so I appreciate any assistance with this.
    How do create "Oracle Application Express Adminstrator" in APEX 3.2.1? I am not talking about a workspace adminstrator but an Entire APEX instance administrator or "superuser"?
    I log into APEX_ADMIN as ADMIN and understand how to create a new user. But how do I grant the new user DBA or "super user" privlidges? It was easy to do when I first installed XE, I would just "check" the "DBA" when I created the user. But when I upgraded to APEX 3.2.1 the function does not seem to be there?
    Thank you for any help you can provide!

    Hi,
    I think you can not grant DBA role from Apex anymore.
    You need connect to database e.g. with SYS user and grant that role.
    http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html
    Br, Jari

  • Need help on installing Oracle Application express 3.2

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

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

  • Error in marvel.conf file in Oracle Application Express 2.2

    Hi All..
    i have installed.. oracle 10g database , then installed oracle application server 10g 10.1.3
    and then installing.. Oracle Application Express 2.2(APEX) , i have successfully installed APEX as instruction of documentation included in installation..
    but i am getting error in.. marvel.conf file.. after creating marvel.conf file i am unable to stop or start Oracle Application Server or Oracle HTTP server ..
    marvel.conf file Content as below..
    Alias /i/ "D:\Oracle\Oracle10gAs\Apache\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_manager.process_download
    PlsqlDatabaseConnectString Workshop2.jbdomain:1521:Ora10g ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword apex
    Allow from all
    </Location>
    i have also include path in httpd.conf
    include "D:\Oracle\Oracle10gAs\Apache\modplsql\conf\marvel.conf"
    after that i am going to stop or start HTTP Server i am getting error like thi..
    "Syntax error on line 16 of d:/oracle/oracle10gas/apache/modplsql/conf/marvel.conf:
    Invalid command 'PlsqlDocumentPath', perhaps mis-spelled or defined by a module not included in the server configuration"
    Please.. Help..

    I also have been puzzling around in the marvel.conf for hours yesturday, since I did not get the login-screen as well. Finally I found the solution (in the documentation of the DAD_README) : I removed the word "ServiceNameFormat", restarted the server and it worked. Maybe thes string is confusing the server.....
    Jan.

  • Not able to login to Application Express Administrator

    Hi guys...
    Really need your help. Currently i'm not able to login to Application Express Administrator. Could be i'm accidentally set the *'Require HTTPS'* to be *'YES'*
    Is there any way to set back to 'NO' and allow back the access to the Administrator page.
    Platform: Solaris 10
    Oracle Version: 11g
    Apex: Version 3
    Pls help me...

    hi,
    I am able to login successfully now, executed below steps from sqlplus
    SQL> ALTER SESSION SET CURRENT_SCHEMA=APEX_030200;
    SQL>      BEGIN
         APEX_INSTANCE_ADMIN.SET_PARAMETER('REQUIRE_HTTPS','N');
         COMMIT;
         END;
    Thank you.

  • Problem with apex listener install on Oracle Application Express 4.2.3

    I have installed Oracle Application Express 4.2.3
    Then i tried to install apex listener  Oracle APEX Listener 2.0.5
    but it dos not work.
    I ask
    It is possibile to install  WebLogic Server 12c or 11c
    and connect it to apex ??

    Hi;
    Please check Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1] and compare it wiht your steps
    Regard
    Helios

  • How to stop and start only the process of Oracle Application Express?

    I'd like to know how to stop the process of Oracle Application Express on my server installed oracle express package.
    After installed Oracle Express edition, not only oracle database server processes but also Oracle Application Express, such as http server, is started automatically...
    I hope to stop and start Application Express on demand but is this feature enabled?

    Oracle Apex is an API, if that helps you understand / visualize. You do not start Apex process nor stop it.
    When an Apex session starts it starts calling the API.
    You can however start / stop the listener. It may be OHS, ApexListener and the J2EE container running it, OC4J or any other "server" that you are using.
    The built-in EPG is something like an API again, you cannot start / stop it but you can disable/enable it with DBMS_XDB.SETHTTPPORT API.
    Regards,

  • How to create form in oracle application express

    hi friends,
    i am a new person in oracle application express software.
    i just want to ask that can we use oracle application express as a front end for oracle 10g database???
    if yes then can any one tell me that how to create form in it?
    is there any connection string to connect that form with oracle 10g.
    Please do me reply soon thanks

    To this forum... please:
    Oracle Application Express (APEX)
    Greetings

  • Interactive Report in oracle application Express

    Hello,
    I am new User in oracle application express apex . I've created interactive report .when i click download option then choose html format. but there are some
    problem .there are no header and footer in the page. how to add dynamic header and footer in the page .please help me .
    Md. Masum Manzil
    01925110083

    Try making your column definition as "Remove HTML and escape special characters".
    I tried it and it make the column appear as editable as intended and also clicking on the column heading or on the filter in the IR bar behave properly.

  • Looking for someone who can Deliver Oracle Application Express training...!

    Hi Good day!
    By the way, i am looking for someone who can deliver for Oracle Application Express Training.
    If you know someone you can refer to me, i would really appreciate.
    You can reach me through this email Address: [email protected]
    Mobile number is: +639 092 438 249.
    This is URGENT!!!!
    Thanks!
    Ivy

    Can you send along info to a private e-mail adddress?? I would be interested in hearing more, my e-mail address is:
    tony DOT Miller AT Seattle DOT gov, the dot and at need to be replaced with the proper character..
    Thanks!
    Tony Miller
    Monroe, WA

  • Role oracle application express

    Hi
    I am new in Oracle application express
    I have created one application in that application there are sevral form
    for example there are form like A,B,C,D,E,F
    I have created some user,but I dont want to give rights for some user like creating or editing
    for exapmle some user only shows A,B,C form he can only see this form but not updating any page
    and another user see some form like D,E,F he can create or update it like that
    In short depend on his role he can do operation..
    Please guide me

    Here is some related documentation
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/sec_authorization.htm#BABEDFGB

  • Informations about Oracle Application Express

    Hello,
    for my company I have to do a complete comparison of four tools which can be used for creation of GUIs:
    - Oracle Application Framework
    - Oracle Forms
    - Oracle Application Express
    - Microsoft .NET Framework
    Here in this topic I search for some facts about the ApEx:
    - How does it work (language, tools, ...)
    - Performance vs. the other three
    - Integretation into E-Business Suite
    - Possitbilites of the GUI
    - Screenshots, Links, etc.
    thx a lot

    The goal is to build a GUI where you can handle Tabledate, etc. Well you can certainly very easily do that with APEX.
    As for the disadvantages/advantages, what I would suggest is -
    Option 1
    Use -
    1) OTN (plus other Vendors websites)
    2) OTN Forums/Google Groups etc
    3) Google to find other sources (but with extreme care to validate/verify your sources)
    To research the information on your own. Unless you have experience of the products yourself, then this area is fraught with potential problems, as you are effectively quoting information that you have not verified yourself (hence the need to be very satisified that you trust the source of the information).
    Option 2
    Contact a respective expert in each of the technologies asking them to cite advantages and disadvantages of the tool they use.
    Again, there is a potential for 'bias' here, so you need to make sure that your 'source' is objective enough to be able to provide realistic disadvantages of the tool (at least in the context of your question)
    Option 3
    By far the best option in my view -
    Try and find someone who has used both/some/all of the tools you're trying to compare. Once again it needs to be someone who's opinion you can trust (otherwise what is the point?).
    The most difficult thing about having 2 people comparing products A and B, is that the person extolling the virtues of product A might not know that product B actually makes certain things easier and vice-versa. By having someone who has used BOTH products discuss the pros and cons then you get a much more 'real-world usability' view of the benefits and drawbacks.
    Just my thoughts, hope they help.
    John.

  • Regarding: link for download "Oracle Application Express"

    hi all
    Please tell me the link for download the Oracle Application Express
    Thank you
    Regards
    s

    Hello,
    Take a look here -
    http://www.oracle.com/technology/products/database/application_express/index.html
    There are links to different version of APEX (as well as many other APEX related documents/links etc).

  • Best beginner book for Oracle Application Express?

    Hello Dear members,
    I've got 12 years of experience developing Oracle applications using Oracle Forms and PL/SQL, that bit I'm an expert.
    But I'm torn between which book to buy to learn Oracle Application Express.
    The Expert Oracle Application Express vs Oracle Apex Cookbook is my main competition.
    I'm already doing the 2 day Developer guide, but want to go in a bit deeper.
    All of your suggestions welcome.
    Thanks
    Ravi

    Ravi,
    If you are not at all familiar with Application Express i would reccomend getting Beginning Oracle Application Express 4 because you will find that Pro Oracle Application Express 4, Second Edition, Expert Oracle Application Express and Oracle Apex Cookbook assume you have more of an unserstanding and some parts wont make sense. I had friend of mine get an advanced book and then immediately go back and get the beginner book because it just didnt have much meaning to him.
    Thanks,
    Tyson Jouglet

  • Installing oracle application express

    hi,
    My administrators have installed oracle app server 10g and oracle http server is up and running on the linux server..
    Do i have to download and install oracle application express on the client machine(where i have to develop the applications) or download it to the server??
    Thanks

    The Apex installation is essentially two things -
    1) Installation of the Oracle HTTP Server (essentially Apache with the mod_plsql module installed, plus some other custom things)
    2) Installation of the packages/procedures/functions into the database (you do this by connecting to the DB and running a script).
    So, unless you are running the database on your laptop, you wouldn't be installing Apex on your laptop, you would be installing it from your laptop.
    You can install from your laptop if you can connect to the DB from it, personally I usually prefer to install from the actual server itself, for two reasons -
    1) It's generally faster since you don't need to send things across the network
    2) It minimizes the chance of any networking errors part way through the install (such as someone pulling the wrong network cable out of the patchbox for example).
    That's just a personal view however, you should be able to install from your laptop just fine.

Maybe you are looking for

  • How can I play music on the apple tv from itunes?

    Hi! two months ago I was able to play music on the apple tv, but today I can not. Some one knows why? I can not find the option to share to the apple tv. 

  • Import SQL into Fact Table - Conversion Error

    Hi All, I am new to BPC MS and did not know much into MS SQL. I am facing the Conversion error while converting between unicode and non unicode string data types. We are using SAP BPC 10.0 MS SP13, EPM-Addin SP18 on .Net 4 The below is the error log

  • I cannot get my pics on Elements 12 to upload to my revel Revel account.

    Two weeks ago I upgraded from the trial version of Elements to the purchased Elements product and paid for a Revel subscription. Since then my pics stopped uploading to Revel. I have spent hours reading forums, been on two chats with adobe cust. serv

  • Shortdump upon calculating settlement rule in co-product-orders w/rule PP6

    Hello, We use production orders with co-products. Production Order Type contains distribution rule PP6 (settlement of co-products by actual cuantities). We have installed the MILL-funcionality If we create a production order for a small quantity, the

  • How to get rid of Adobe Creative Cloud?

    Woke up to an upgrade of adobe application manager without an option to leave as is and now I have something called adobe creative cloud which I don't want.  How do I reverse the upgrade and re-install adobe application manager?  I don't like the clo