Login in to oracle express 11g

I'm having issues trying to log into oracle express 11g. It asks for user id and password and nothing I try works. The following statement is below the log in statement "
Login as a database user which has been granted the DBA database role (for example, SYSTEM)." What am I supposed to use? The only thing I have created as far as user id and password is when I created my account for Oracle and these don't work in this area.

I created my account for OracleWhich account ? OS one ? BTW, what's your OS ?
Anyway, if your OS user is member of OSDBA group (normally dba on Linux/Unix, ORA_DBA on Windows), and assuming your database is up an running, you can :
- enter Sql command line
- execute "conn / as sysdba"
- from there, if you get connected, you can do what you want, for example change password for any user (e.g. SYSTEM), create users, and in general administer the database.
If you get any errors, post here details.

Similar Messages

  • Oracle Express 11g and Instant Client

    I installed Oracle Express 11g on a Win 7 32 bit machine.
    I verified from another machine I could connect to this instance using SqlPlus.
    On a different Win 7 32 bit machine I downloaded and installed instant client.
    I'm unable to connect to the Oracle Express 11g instance.
    Firewall is turned off and User Account Control is set as low as it will go.
    I set the PATH as it tells you too.
    I did create a TNS_ADMIN pointing to tnsnames file I'm using.
    But when I try connecting in SqlPlus using 'system @ dbname' I keep getting the following error message:
    ORA-12154: TNS:could not resolve the connect identifier specified
    I'm out of options.

    http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/
    HTH
    Srini

  • Oracle Express 11g installation issue

    I have a Windows 7 Enterprise (x64). I am trying to install Oracle Express 11g but at the product prerequisite check shows:
    Checking for Oracle XE service instance FAILED
    the other checks succeed.
    I have already installed Oracle Express 10g on my Windows. My first question is can 10g express and 11g express co-exist?
    I am not sure what this FAILED check means??
    Thanks

    This is one of the XE restrictions (compared to other editions), you can only have one XE installation on your machine:
    http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BEIEJGGF
    Werner

  • Java on oracle express 11g  xe- Can it be used for College Database Website

    I am a fairly new IT student, I took C programming and I am trying to learn JAVA. I got a job opportunity to work doing some programming using JAVA on an Oracle database, to do part of a school webite, including creating tests online for students that attend the college. However, I have to create a sample to demonstrate knowledge of Oracle and Java, and was allowed two weeks to figure it out.
    Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
    THE SAMPLE INCLUDES: Creating a part of an online test for a student that asks 5 questions, where the student fills out the answers along with name and student id number, and also for the test to be scored passed or failed. Also, the test has to store the answers in a place where another user/teacher can have access to the students test answers. Would this work on Oracle Express 11g xe using jdeveloper?
    I really dont have any experience or taken any classes on databases.

    >
    Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
    >
    I don't see why not. See the Oracle Express Home Page
    http://www.oracle.com/technetwork/products/express-edition/overview/index.html
    >
    Oracle Database 11g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 11g Release 2 code base. It's free to develop, deploy, and distribute; fast to download; and simple to administer.
    Oracle Database XE is a great starter database for:
    Developers working on PHP, Java, .NET, XML, and Open Source applications
    DBAs who need a free, starter database for training and deployment
    Independent Software Vendors (ISVs) and hardware vendors who want a starter database to distribute free of charge
    Educational institutions and students who need a free database for their curriculum
    With Oracle Database XE, you can now develop and deploy applications with a powerful, proven, industry-leading infrastructure, and then upgrade when necessary without costly and complex migrations.
    Oracle Database XE can be installed on any size host machine with any number of CPUs (one database per machine), but XE will store up to 11GB of user data, use up to 1GB of memory, and use one CPU on the host machine.
    Support is provided through a free Oracle Discussion Forum monitored by Oracle employees as well as community experts.

  • Oracle Express 11g

    Hi,
    Is there any Oracle express edition for 11g? I can see only Oracle 10g in this site. But I want to know, if Express is available for 11g.
    Thank you,

    Nope, We have Oracle 10g Express Edition alone.

  • How to connect vb6.0 with oracle Express 11g

    hello
    i am new in oracle and in a few concepts
    i have 4 days left to make a few conversion screens to upload a data..
    i'm workin with visual basic 6.0
    i have installed Oracle Database 11g Release 2 Client
    the ODAC 11.2
    i am using ADODB with Microsoft ActiveX Data Objects 2.8
    I tried with OLEDB.oracle, MSDASQL.1, MSDAORA.1 as providers and NOTHING..
    example of my code:
    Set oConn = New ADODB.Connection
    Conn.Open "Provider=msdaora.1;Data Source=XE;User Id=aaaa;Password=bbbbb;"
    can not find the components of oracle network
    PLEASE HELP ME!!

    Hi Pradeep,
    First of all, go to the registry and search for the key LISTENER_START. Most Probably you'll find the entry as NOAUTO. Change it to AUTO. And while installing FORMS6 make sure that you've installed NET80 products.
    In the most likeliest casec, you'll get a connection . In case you don't, then go and make an entry using NET80 configuratio.
    Tell us more if you have any problem.
    Piyush.

  • Where is the database object administration GUI in Oracle XE 11g?

    Please read my whole question, because I'm sure people will misunderstand, and tell me to load http://localhost:8080/apex in my browser.  I know that is there.
    I am a previous user of Oracle XE 10g, but I just installed Oracle Express 11g. I only want to use it to get a local instance of Oracle database. The 10g APEX UI provided an easy way to administer database objects (users, schemas, and the like), but it appears the 11g APEX UI is some kind of weird application development environment that I don't want to use. It doesn't even seem aware of the schemas I created in the database using SQL Plus.
    So, where is the regular admin GUI for Oracle database objects like users/schemas (i.e. something that will list the schemas that exist in the database, and allow me to add or delete them)? Or does 11g force you to do that using SQL (in which case, I'm going to go back to 10g).
    Thanks,
    Jeff

    No, SQL workshop is not what I want.
    Basically, I don't want to deal with this concept of a "workspace" at all. It's useless to me and just gets in my way. All I want is a a UI where I can view a list of the schemas that exist in the database, and manipulate them easily.
    I have TOAD, so I could use that, but I liked the old 10g administration GUI, since it provided the exact functionality at the exact level of complexity that I needed.

  • Lsnrctl services does not show service XE - new install of Oracle Express

    It's a time-consuming and problematic installation of Oracle Express 11g, but for the moment just one question: why isn't service XE showing up in lsnrctl services? Here's that output, with Service XE missing:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    listener.ora is:
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    tnsnames.ora is:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    slqnet.ora is:
    SQLNET.AUTHENTICATION_SERVICES = (NONE)
    NAMES.DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    Well, I think this is progress, attempting to connect in sqlplus gives the error I had in SQL Developer when I had service XE showing up in lsnrctl services (that was the 2nd installation, now on the 3rd)
    SQL> connect system/xxxxxxx
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    Session ID: 0 Serial number: 0
    So, couldn't connect and no luck with alter system register.
    Yes, I should be OK with 127.0.0.1, both client and server are my home PC. Thanks for the idea of testing with no listener.ora at all - I renamed and moved listener.ora, for this interesting result: in sqlplus I either get the same ORA-01034 and ORA-27101, or 2 pages of a sqlplus help file, depending on the logon syntax used. I'm sure that's user error. In SQL Developer New Database Connection Test I get ORA-12514.
    I've been closely following the thread from Marco ORA-01034 , ORA-27101 in windows Domain, and have learned a lot from you, Srini and TSharma. I think I'm leaning towards the possibility of a bad install. Task Manager shows process oracle.exe running (this may not mean much) and Services shows all the Oracle services Started. I don't know enough to interpret what I'm seeing for oracle.exe in Windows Process Explorer, although it looks like something is running. But suppose, hypothetically, that it was a bad installation, how would I test that?
    Looking at the log files, I'm seeing clsc1.log is nearly identical to what Marco reported in that other thread:
    Oracle Database 11g Clusterware Release 11.2.0.2.0 - Production Copyright 1996, 2010 Oracle. All rights reserved.
    2013-04-12 01:25:47.968: [ default][3228]ut_read_reg:2:ocr registry key SOFTWARE\Oracle\olr cannot be opened. error 2
    [    CLSE][3228]clse_get_crs_home: Error retrieving OLR configuration [0] [Error opening olr registry key. The system cannot find the file specified.
    This may be another clue, the listener log file has this after a SQL Developer New Database Connection Test (test of Connection Type TNS + Network Alias XE, XE shows up just fine in the dropdown). My computer name is newamptron, and that host_addr IP is my DSL provider. Note the completely random port 2051. Essentially same message data with or without listener.ora in place.
    <msg time="2013-04-12T23:55:46.593+00:00" org_id="oracle" comp_id="tnslsnr" type="UNKNOWN" level="16" host_id="NEWAMPTRON" host_addr="75.79.62.xxxx">
    <txt>12-APR-2013 23:55:46 * (CONNECT_DATA=(CID=(PROGRAM=SQL Developer)(HOST=__jdbc__)(USER=Paul))(SERVER=DEDICATED)(SERVICE_NAME=XE)) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=2051)) * establish * XE * 12514</txt>
    </msg>
    <msg time="2013-04-12T23:55:46.609+00:00" org_id="oracle" comp_id="tnslsnr" type="UNKNOWN" level="16" host_id="NEWAMPTRON" host_addr="75.79.62.xxxx">
    <txt>TNS-12514: TNS:listener does not currently know of service requested in connect descriptor</txt>
    </msg>
    Thanks!

  • How can I login to Oracle Express Ed 11g Rel 2 on windows XP 32bit?

    I installed Oracle Express Ed 11g Release 2 32bit on windows XP 32bit and I can not login ito it. Installation asked for a password to be created at installation which I used to login with.
    The login window is started from a shortcut that installation created on my desktop. I tried to download and install three times. I went thru a SW removable before another download. The login responds with "Invalid Login Credentials"
    I have admin rights to my PC. What could be the issue?
    Please help.
    Thanks.

    What could be the issue? Could be many different causes. Mistyping the password is one, or the database could be offline but in most cases that will give a different error message. Open a command box, Start/Run/cmd and try:
    $ sqlplus /nolog
    connect system
    ... Password ... <the one used with the installer> ... Connected.
    select name from v$database;
    login window is started from a shortcut If you're talking about the Apex page, the one that opens a web browser to http://<hostname>:8080/apex and that one needs Apex credentials, not database user credentials. Apex users can be mapped to database users but that is something done via the apex administrator.
    Two database accounts "out of the box" are SYS and SYSTEM users, those are special- SYS owns the catalog, SYSTEM is a user with dba role privileges, almost as powerful within the database as the SYS user.

  • How to install oracle database 11g express edition on Windows 7

    Hi Guys,
    i am trying to download and install Oracle database 11g express edition on windows7 and i can't seem to get it right. i did get the download but when i try to install, it keeps saying it appears to be an invalid archive.
    Please help..

    Action - Refer to the logs or contact OracleFinding the problem is the key. "Refer to the logs" is the only option, XE has no oracle support offerings.
    Which plugin failed, and why did it fail will be important clues. There should be error messages in the log that will be helpful.
    Otherwise, we don't have much help to offer. Fixing a problem means identifying the problem and performing steps to correct it, if there a fix is available.
    A MOS lookup on the ins-20802 error has snippets from one installer session, this one is from an x64 install. Not x86. To paraphrase the details:
    ... Created a new file <drive>:<OH path>\cfgtoollogs\configToolAllCommands
    SEVERE: java.io.IOException: Access is denied
    ...So from those symptoms, the user trying to run the installer does not have appropriate rights on that drive and/or folder. The fix for that particular problem is adding the user to the local administrators group. And rerunning the install. After running the deinstall steps to clean up the installation. As specified in the XE install guide for Windows.
    http://docs.oracle.com/cd/E17781_01/install.112/e18803/toc.htm
    Also note the System Requirements, it specifies a System architecture Intel x86, which is not X64. There is no X64 installer for XE on Windows. So it might work. Or it might not if your host is x64.
    So if that is your particular error, verify that your user is in the local admins group. Either use the local users and groups applet (Start/Run/lusrmgr.msc) and open up the Administrators group. Click the Add button. Find your user. If your OS user is a windows domain user, be sure you have authenticated to the domain.
    Try the `net ...` list of the adminis group, that should reveal whom is indeed in the local administrators group:
    net localgroup administrators
    Administrator
    <domain>\Domain Admins ... # ??? is the host in windows domain ???
    <domain>\Local Admins
    <domain>\<user1>
    <user2>
    <user3>
    echo %USERNAME%
    # if relevant:
    echo %USERDOMAIN%Like it also states in the Windows install guide, under Permission Required quote:
    ... must be a member of the Administrators group on Windows to install Oracle Database XE.

  • Error while opening Oracle Database 11g Express Edition after installation.

    After finishing the installation of Oracle database 11g Express Edition, when I tried to open it, it shows following error : windows cannot find `http://127.0.0.1:%HTTPPORT%/apex/f?p=4950`.Make sure you typed the name coorectly, and then try again.
    What the above error means? I followed the installation steps as given in the link.

    Hi,
    Follow thread may help you.
    <<Newbie on running Oracle 11g - Windows cannot find http:something
    Regards,

  • Oracle Database 11g Express Edition (11.2) Beta is now available!

    [url http://forums.oracle.com/forums/forum.jspa?forumID=1378]Forum Home » Database » Oracle Database 11g Express Edition Beta ばかりじゃなんなので、
    Forum Home » コミュニティ » OTNカフェ に [url http://forums.oracle.com/forums/thread.jspa?threadID=2201589]Thread: Oracle Database 11g Express Edition (11.2) Beta is now available! を作ったのですが、この Japanese Discussion Forums にも、めでたく この [url http://forums.oracle.com/forums/forum.jspa?forumID=1380]Forum Home » データベース » Oracle Database 11g Express Edition Beta ができましたので、OTNカフェの Thread をこの Threadへ引越しました。
    既に OTN Japan の [url http://www.oracle.com/technetwork/jp/database/express-edition/overview/index.html]Oracle Technology Network > Database Database > Express Edition > Overview にも載っていますが、[url  http://www.oracle.com/technetwork/database/express-edition/11gxe-beta-download-302519.html]http://www.oracle.com/technetwork/database/express-edition/11gxe-beta-download-302519.html から " Oracle Database 11g Express Edition Release 11.2.0.2.0 - Beta "がダウンロードできます。
    [url http://forums.oracle.com/forums/forum.jspa?forumID=1378]Forum Home » Database » Oracle Database 11g Express Edition Beta を見てみたり、コメントしてフィードバックするのを楽しんでます。
    【補足】
    現行リリース Oracle Database 10g Express Edition ( 俗称 Oracle Database XE や Oracle XE や OracleXE )関連 Oracle Technology Network (OTN) Japan - 掲示板 » コミュニティ » OTNカフェ のスレッドなど :
    [url http://otn.oracle.co.jp/forum/thread.jspa?threadID=5001436]Oracle 10g Express Editionに興味深々
    [url http://otn.oracle.co.jp/forum/thread.jspa?threadID=5001550]Oracle Database 10g Express Edition Beta 3
    [url http://otn.oracle.co.jp/forum/thread.jspa?threadID=35004868]OracleXEに関する座談会
    "Project XE" (Oracle Database XE in Japan) - S/N Ratio (by SATO Naoki) [url http://d.hatena.ne.jp/satonaoki/20081202/p1]http://d.hatena.ne.jp/satonaoki/20081202/p1
    Edited by: wmo6hash on Apr 24, 2011 3:45 AM Blogosphere は別の Message へ

    そうですね。Oracle Database 11g Express Edition BetaフォーラムなのでBetaのことだけ書いていました。

  • Oracle ADF 11g – Authentication using Custom ADF Login Form Problem

    Hi Guys,
    I am trying to Authenticate my adf application using custom Login Form.
    following this..
    http://www.fireboxtraining.com/blog/2012/02/09/oracle-adf-11g-authentication-using-custom-adf-login-form/#respond
    But my Login Page is not Loading.I think its sending request in chain.my jdev version is 11.1.1.5.Any Idea.
    Thanks,
    Raul

    Hi Frank,
    I deleted bounded code and In another Unit Test I created a simple login.jspx page and applied form based authentication but still facing same problem means something wrong in starting.
    My login.jspx page is
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document id="d1" >
          <af:form id="f1" >
            <af:panelFormLayout id="pfl1">       
              <af:inputText label="USERNAME" id="it1"
                            />       
              <af:inputText label="PASSWORD" id="it2"
                              />
              <af:commandButton text="LOG IN" id="cb1" />
              <f:facet name="footer">       
              </f:facet>                 
            </af:panelFormLayout>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>
    Don't know wht real problem is

  • Oracle Forms 11g Login Screen Not Appearing

    Environment:
    1 PC running RHEL5 (Red Hat Enterprise Linux version 5) Operating System 64-bit with Oracle Database 11g (64-bit)
    1 PC running RHEL5 (Red Hat Enterprise Linux version 5) Operating System 32-bit with Oracle Fusion Middleware 11g (64-bit), plus Oracle WebLogic Server 32-bit
    1 PC windows (work PC) is the client so just using any browser to connect to the application
    Trying to run a sample form, and have all processes started (nodemanager, weblogic, opmn, emagent, emctl), database listener, database started up, but when the Oracle Forms Services splash screen display comes up, it just hangs and the default Oracle login screen does not appear. I'm at a loss. I moved my 3 pcs thus got new IP addresses via the DHCP network. Setup the TNSNAMES.ORA with the IP address of the db machine in the file of the webserver machine. Can connect directly on the machine, can connect via TOAD, SQL+ but not when launching a form. Any clues?
    Thanks,
    GJ

    FormsEleven wrote:
    Did you start Managed servers like WLS_FORMS .. Well when I go to the AdminConsole for the FormsDomain, I see 3 servers with a status of "RUNNING": AdminServer, WLS_FORMS, WLS_REPORTS. Then when I go to the Enterprise Manager for the FormsDomain I see all domains with all the servers (AdminServer, WLS_FORMS, WLS_REPORTS), in a green status up and running (100%).
    I made sure I started the NodeManager, WebLogicServer scripts.
    FormsEleven wrote:
    What is the ports you are using to run the form.?8888
    FormsEleven wrote:
    Did the test Form came up fine?No. I even created a simple form to look at the default Oracle "emp" table, and nothing comes up.

  • OBIEE 11g installation over Oracle Express (XE)

    During OBIEE 11g installation we are required to cofigure connection string to DB.
    We installled Oracle Express (XE) on the same machine with default settings.
    What should be the connection string in the DB details form?
    Whether and if so, how should we configure the service in XE?

    localhost:port_used:db_service_name
    Port is usually 1521. DB Service name is the DB name that you assigned to your DB.

Maybe you are looking for

  • What is the usage of for all entries ?

    What is the Usage of read table  after using for all entries ? In the following example what exactly it is doing ?   Usage of 'for all entries' in Select Statement FORM data_retrieval.   DATA: ld_color(1) TYPE c.   DATA: BEGIN OF T_VBAP OCCURS 0,    

  • How to reference the Parent view Object attribute in Child View object

    Hi , I have the requirememt to generate Tree like struture to display Salary from joining date to retirement date in yearly form.I have writtent two Pl/SQL function to return parent node and child nodes(based on selected year). 1.First function --> I

  • Boot Camp Assistant quit unexpectedly when creating partition

    Dear Sir I am using an Imac 21.5" (Late 2012) version of imac. Thought of installing win7 to my system but i am hit with this error as Boot Camp Assistant quit unexpectedly when i clicked next after selecting the partition for windows, Full error mes

  • Excise invoice number range - for selling to SEZ

    Dear All, While creating excise invoice for selling in SEZ unit, Excise invoice type is taking Deemed instead of LOU.  Because of this system is asking to allocate number range using J_1IEXLOC number object. Series group is 12 for EXPORT. As selling

  • Can only sync calendar and contacts...not music or audio books

    I have an itouch that I was only able to fully sync once. Then I could no longer sync music or audio books. I updated all software and then did a full restore on my itouch. Still no success. I have tried this on three different computers that I have