Initial Login Problems with Oracle 10g Express

Hi,
Can anybody help, im a student trying to use oracle 10g Express for a project, my problem is the express will not allow me to login as an administrator from the word go. I'm using the right user name and password and every time I login the page just refreshes itself with no other prompts. If i type the wrong credentials i get a message saying so and if using the Hr user name and password it says its locked as it should. Ive used the sql prompt to login and this works so i no the password and user name are correct, but id like to use the GUI if i could. Ive unistalled and reinstalled twice still no joy. Any suggestions?

Hey again, thanks for your replies, Yes i have been using SYSTEM and SYS with a password of oracle in the GUI interface. When i use the SQL prompt i use the following to login:
SQL> conn system/oracle
connected.
SQL> Show User
USER is "SYSTEM"
This says to me that i have logged into the database but still i have no luck in doing the same through the GUI interface using the same credentials.

Similar Messages

  • Login problem with Oracle 10g Express Edition as system user

    I have installed Oracle Database 10g Express Edition, but I can not login inside. I use the following:
    user: system
    password: ****** the password witch I put during the installation.
    As I click Login, the page returns to the same state and wants username and password again. As I write wrong user and pass it yields an error, as I write the right user and pass it returns to the same page again. I used uppercase for system and lower case, but the problem goes on. I read the documentation, but I didn't find a solution.
    Eventully I may be miss something. Can anyone help me?

    Hi,
    Are you try to connect sys user on sql command prompt and alter system user password then try to connect
    regards
    Taj

  • I have a problem with oracle 10g express edition

    Hello,
    I have just installed oracle 10g express edition and I have a problem with the script editor. I can write anything in the window that appears below buttons undo,redo and find, It is like disabled. I use windows XP, Firefox 2.0 ( I have also tried with Iexplorer and It does not work either). I have javascript enabled.
    anyone knows what is the problem?
    Later,I have installed it in a virtual machine of Windows 2003 Server and It works well but I`d rather use it in my Microsoft XP
    Thank you very much
    Fernando Martínez

    It looks like you can fix this if you replace the codearea.xbl.xml and codearea.iframe.html files in the
    /i/editor folder with files from an Apex 2.2.1 installation - such as the one on apex.oracle.com.
    Since I don't know what the licensing implications are, I will let you figure out the details.

  • Problem with oracle 10g express edition installation on linux(opensuse)

    This is the error it give's me when i install the software. The error come after i set http port and the acces port to database
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora: No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora: No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/tnsnames.ora': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/postDBCreation.sql: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/postDBCreation.sql': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/DatabaseHomePage.sh: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/DatabaseHomePage.sh': No such file or directory
    sed: can't read /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/readonlinehelp.sh: No such file or directory
    /bin/chown: cannot access `/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/scripts/readonlinehelp.sh': No such file or directory
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8081/apex"
    The files exists to the path who is looking for them and tell me they don't exist
    can you help me please with this problem?
    Thanks
    Message was edited by:
    user652409

    hi,
    i've reinstalled the database and now it give's me just the last 3 error messages,and i don't now what to do :
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    this files or directories doesn't exists...
    Please help
    Teero

  • Login problem with Oracle 10g SQL Plus

    Hi, I just down load Oracle 10g from web site. I tried use scott and tiger for user name and password, I can't login. I tried use SYSMAN and the password I used when I installed the software, I can't login in too. Please help!!!

    This forum is for OBE specific questions only. Please post a message to one of the database forums located here:
    http://forums.oracle.com/forums/index.jsp?cat=18
    You can also check metalink or call support.

  • Problem with Oracle 10g Express Edition

    Hi,
    Install OracleXE.exe in Windows 2000, but on having tried to enter the following mistake goes out: http://127.0.0.1:8080/apex
    It is not possible to show the page
    That is what happens
    Thank you

    You mention the default installation uses port 7777, then you mention that Apache is not used.
    Minor correction to your posts:
    1) The default installation for APEX uses Apache and defaults to port 7777;
    2) The default installation of XE does not include Apache, and the built-in environment defaults to port 8080
    Reference is the XE documentation, which supercedes the APEX documentation. That is found at http://www.oracle.com/pls/xe102/homepage
    And for clarification, the HTTP service in XE is composed of 2 parts:
    - the HTTP listener is handled by the Oracle listener, on the port registered using the "dbms_xdb.sethttpport();" procedure and reported using the "dbms_xpg.gethttpport()" function.
    - the HTTP server is primarily in the dbms_epg package.

  • Using JDeveloper with Oracle 10g Express Edition

    Hi,
    can JDeveloper 11g 11.1.1.4.0 Studio Edition be used to develop applications connection with Oracle 10g Express Edition?
    If not, is there a version downloadable that can?
    TIA

    Yes, it can.
    John

  • Does Oracle Designer 10g work with Oracle 10g Express?

    Guys:
    Does anybody know if Oracle Designer works with Oracle 10g Express?
    Regards,
    Mike Gorman

    Designer will not work on express edition of the Oracle Database. You will need the Standard or the Enterprise Edition of the Database.

  • Java Connection Pooling issue with Oracle 10g Express Edition

    Hello
    I have a Java based web application that uses the Oracle 10g Express Edition database. I am using a connection pool to get connections to the database.
    I use the NetBeans IDE and run my web application on the bundled Tomcat server(5.5.7) that comes with the IDE. Though when I initially run the application from the IDE, the connection pool is set up fine, when I recompile my java code and try to run the application again, I get the following error each time:
    Listener refused the connection with the following error:
    ORA-12516, TNS:listener could not find available handler with the
    matching protocol stack.
    The logs before the error shows up, indicate that the connection pool object is fine and gives me the number of available connections and the number of active connections and so on, which I have printed from the constructor of the Connection Pool class:
    For e.g.:
    Cache size = 17
    Available Connections = 17
    Cache Limit = 1000
    Active size = 0
    However, if I kill my Tomcat server process and run the application again, it works fine with no error.
    I looked around for possible causes and solutions and all I could find
    was increasing the processes parameter value in the init.ora file. I have increased the parameter value to from 100 to 20000 now, in increments of 500/1000 each time but it hasnt worked so far.
    Someone else suggested that I increase the size of my connection pool; I initially had it set to a minimum limit of 5, an initial limit of 10 and a maximum limit of 1000. However if I set the Initial Limit to anything above 17 connections, I see the following log on the Bundled Tomcat log and my application doesn't run at all:
    Log: Loading JDBC Driver : class=oracle.jdbc.driver.OracleDriver ...
    Log: Loaded JDBC Driver
    Log: Connection with URL=jdbc:oracle:thin:@localhost:1521:xe as username/password
    Error code not handled : 0
    Exception Message :java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12519, TNS: no appropriate service handler found
    The Connection descriptor used by the client was:
    localhost:1521:xe
    // End of log
    And the Bundled Tomcat server automatically shuts down.
    Again the System.out statements from the Connection Pool class constructor show that the cache has been initialized and that currently there are free connections available in the pool.
    E.g.
    Cache size = 18
    Available Connections = 18
    Cache Limit = 1000
    Active size = 0
    Has anyone faced anything similar? Could someone please suggest what I'm doing wrong here and what I should do to set right this problem?
    Swetha

    hello, please pardon me, my english is basic. i do of my best. i had the same problem until reading the pdf documentation 2 days for java devvelloper.it is simple, follow this way.
    try {OracleDataSource ds;
         Connection conn;
      ds = new OracleDataSource();
      ds.setURL("jdbc:oracle:thin:@localhost");
      conn = ds.getConnection("userid","password");
    Statement stmt = conn.createStatement(ResultSet.TYPE_SCROLL_SENSITIVE, ResultSet.CONCUR_UPDATABLE);
    don't forget to Dowload the user client of oracle Express Edition. do the rest of your program and it will work. take a look to the documentation pdf for java develloper. all it is explained.  good look                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • What we actually doing with oracle 10g Express Edition???

    Hi all,
    i'm a housewife.... i like to work on oracle which is very new to me.... so i recently downloaded "oracle 10g Express Edition" from oracle.com....
    i got
    run sql commamd line
    get started
    backup database
    start database
    stopdatabase
    go to database homepage
    why those all above???? how i can practice myself on exp' edition???.... actually what the s/w engineers do with express edition???
    i follow the instructions given for get started....
    i can view sometables which already exist....
    what is the use with that.....i don't have any idea when work with get started.....i just follow the instruction given on help and create a table....
    what is the actual use of express edition???

    Hi,
    10g express edition (XE) is free database version of 10g. Application Express (Apex) is already installed to it.
    Apex version that comes with XE is 2.1.
    You can upgrade it to version 3.2.1 witch is latest one. New version of Apex comes with some nice features like interactive reports.
    If you have installed XE you are ready to go developer Apex applications and practice Oracle database
    Edit:
    http://www.oracle.com/technology/products/database/application_express/html/apex_and_xe.html
    Br, Jari
    Edited by: jarola on Aug 31, 2009 7:48 AM

  • Form login problem in Oracle 10g AS, even form does display

    Dear All
    We are facing one problem, when we access form with oracle 10g AS, the form is displayed, but when we enter username and password, it doesnt go to the other screen, it remains hang there and doesnt do any thing, neither give any error.
    we would appreciate the help.
    thanks in advance

    Sounds like you cannot connect to the database....
    Is there a firewall between the app-server and the database? If yes, could you check with your firewall people that all traffice from db-server is allowed to app-server (from app-server to db-server just 1521, or another port that you used for the listener, is enough)
    If not all traffic is allowed, then check the USE_SHARED_SOCKET environment variable (this is the windows name, there is a setting like this for unix too, but I can't recall the exact name by heart. It might be different)

  • Dbms_rls.add_policy with Oracle 10g Express Edition

    SQL> begin
    2 dbms_rls.add_policy(
    3 object_schema => 'VPD',
    4 object_name => 'TRANSACTIONS',
    5 policy_name => 'VPD_TEST_POLICY',
    6 function_schema => 'VPD',
    7 policy_function => 'VPD_POLICY.VPD_PREDICATE',
    8 statement_types => 'select, insert, update, delete',
    9 update_check => TRUE,
    10 enable => TRUE,
    11 static_policy => FALSE);
    12 end;
    13 /
    Gives an ORA error as follows
    ERROR at line 1:
    ORA-00439: feature not enabled: Fine-grained access control
    ORA-06512: at "SYS.DBMS_RLS", line 20
    ORA-06512: at line 2
    i'am using Oracle 10g Express Edition
    Please get back as soon as possible

    It should more appropriate to post your question into Oracle Database Express Edition (XE)<br>
    <br>
    Nicolas.

  • Dbms_fga.add_policy with Oracle 10g Express Edition

    begin
    dbms_fga.add_policy (
         object_schema=>'PROVA',
         object_name=>'EMPLOYEE',
         policy_name=>'ACCESS_EMPLOYEES',
         audit_column => 'name',
         ENABLE=> TRUE );
    end;
    Error
    feature not enabled: Fine-grained access control
    at "SYS.DBMS_FGA"
    i'am using Oracle 10g Express Edition i have this error about 5 days ..........please help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Thanks for your replay , in the follow the result about the query :
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> select * from v$option;
    VALUE
    Parallel load
    TRUE
    Point-in-time tablespace recovery
    FALSE
    Fine-grained access control
    FALSE
    Now i need fine-grained access control , what can I do ?
    I change the version or exist an other metod?
    thanks..........................

  • Can i work with oracle 10g express edition by connecting it with visuval studio 2010?

    i have oracle 10g-express edition,and visuval studio 2010, can i have a connectivity between these two?or it requires any additional installations,or any special procedures for installing it? HELP ME..

    You might want to post this in the Oracle 10g XE support forum, where you might get a better response. The is is the support form for Oracle App Express..
    Thank you,
    Tony Miller
    Monroe, WA

  • Problem in connecting netbeans with oracle 10g express edition

    hi friends... i need help in connecting the database with netbeans..... in netbeans, under services option... i have a option for database... but am not getting any drop-down while right clicking to add a new database... i tried in both netbeans6.9 and netbeans7... what should i do to connect netbeans7 to oracle 1og express edition.... pls help me friends.... pls do reply

    First of all, I think your dot... button is broken, it keeps repeating which makes it SO much harder to read your post.
    Secondly, I suggest you take your question to the Netbeans mailing lists. This is a Java programming forum, not a technical support forum for the hundreds of tools available to support Java programming.
    http://netbeans.org/community/lists/index.html

Maybe you are looking for

  • Open attachment

    Hi,           I am using a servlet to open attachment in JavaMail. Part of the servlet           I deal with attachment part is as following:           if(disposition.equals(mbp.ATTACHMENT)) //mbp           is MimeBodyPart object           ServletOut

  • Adf bc jar for base entity classes and extending them existing  project

    Hi, I am using jdev 11.1.1.0 and have created a base workspace/project and adf jar for my base entity classes. 1. I can consume this base adf bc jar in a separate new consuming workspace and create VO based on base bc classes or create new EOs that e

  • Partner validation- error appearing 3 times

    Hi Experts, I have got the follwoing problem. We have to implement a check on a partner function regarding the role. I found the BADI IF_EX_COM_PARTNER_BADI~COM_PARTNER_CHECK I implemented the the follwoing coding: method IF_EX_COM_PARTNER_BADI~COM_P

  • Transformation in matching mode in data manager

    Hi , Can anyone tell me when should we do trasformation in data manager (matching mode)? How can we do it? Can any one provide me example? Thanks

  • Clipping Masks

    Hi I'm having some trouble with clipping masks.  When I save an image that has been clipped as a png or jpeg, it saves the file as the original image size, rather than the clipped size.  I've tried expanding but it doesn't work.  Any ideas? Thanks in