I have Installed Oracle Database 10g Express Edition so i have Problem.....

Hello Friends
I have Installed Oracle Database 10g Express Edition in "Ubuntu Linux" but i have Following Problems:
1.) After i installed Oracle Database 10g Express Edition i gone to
"Application" -> "Oracle Database 10g Express Edition" -> "Run SQL Command Line"
SQL Window has been opened there i have typed "SELECT * FROM tab;" here i got Warning Messg of
"SP2-0640: Not connected"
2.) From There i have Again gone to
"Application" -> "Oracle Database 10g Express Edition" -> "Start Database"
i got Warning Messg of "Operation Failed. venu is not a Member of DBA Group"
3.) Finally i want Solution For "How to get Connected in "Oracle Database 10g Express Edition"
Please Post the Answer As Soon As Possible ...
From Venu(INDIA)

Was the oracle-xe configure completed successfully?
Are the pmon and listener processes running ... set your environment and connect via sqlplus if so. If no processes, the instance needs a startup.
$ ps -ef |egrep pmon
oracle ... ora_pmon_XE
$ ps -ef |egrep lsnr   # can also check the listener status, see below
oracle ... /usr/.../tnslsnr ...
$ lsnrctl status
Endpoints Summary ...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<your hostname>)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=http) ... (PORT=8080)))
...In the ORACLE_HOME/bin directory there is a shell script you can source to set up your environment variables for connecting to the database. The full path to the .sh should be revealed by the tnslsnr process, /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
$ /usr/.../oracle_env.sh
$ sqlplus /nolog
SQL> connect system
Password: ...
Connected.
SQL> select status from v$instance;
STATUS
OPENThe oracle user created by the configure won't have a known password set. Set it and switch user to the oracle login. If you don't want to muck about with the oracle user, at least add your user to the dba group so that you can connect with the sysdba privilege when needed.
Edited by: clcarter on Feb 22, 2011 7:06 AM

Similar Messages

  • I can't install Oracle Database 10g Express Edition (Universal)

    Hey hi i wish you help me.! i downloaded Oracle Database 10g Express Edition (Universal) twice and i couldn't install it because the setup wizard showed me an error.
    Error Number: 0X80040702
    Description: Failed to Load DLL: ChkPortDll2
    What should i do ?
    Edited by: user10786911 on 13-ene-2009 16:18

    user10593083 wrote:
    Trying to install Oracle 10G Express to a laptop with windows 7 Home Premium (64 bit)You have 2 challenges facing you:
    1) Oracle database 10g products (including Express) are incompatible with Windows 7
    2) Oracle database products are incompatible with any Microsoft Home product
    What help do you want us to provide when what you are using is known not to consistently work properly?

  • Can't succesfully install Oracle Database 10g Express Edition on Ubuntu

    Hi,
    I've been trying to install Oracle Database 10g xe on Ubuntu 10.04 and when I execute the .deb package (oracle-xe-universal_10.2.0.1-1.0_i386.deb) I get a quick installation that doesn't ask me for any configuration settings. When the installation is finished I don't get any menu in my Applications menu named "Oracle Database 10g Express Edition" as specified in Getting Started Guide (I only get some items grouped into an category called "Other" (Backup Database, Get Started, Get Started With Oracle Database 10g Express Edition, Go To Online Forum, Read Documentation, Read Online Help, Register For Online Forum, Restore Database, Run SQL Command Line, Start Database and Stop Database). As a consequence I can't access the Oracle Database Home Page.
    In addition when I click on Start Database I get the following message: "Operation failed. josep is not member of 'dba' group".
    I've tried to re-download the packages and to configure it by editing /etc/init.d/oracle-xe but this doesn't solve my problem.
    can you give me some help?
    Thabk you in advance!

    Markus Waldorf wrote:
    Did you run the post-installation?
    $ sudo /etc/init.d/oracle-xe configureYes I've done it but it doesn't seem to work...

  • I cant install Oracle Database 10g Express Edition

    i download oracle 10g but i can't istall it.appears a message :"the install cannot proceed as service OracleServiseXE is present on the system.Remove the service ,reboot the system and retry the installation.my computer has Intel Core 2 Duo CPU T7500 2.20 GHz 2 GB and Windows XP Dark Edition V.7.please tell me what i can do...thank you!!

    Hello,
    the install cannot proceed as service OracleServiseXE is present on the systemOracle 10g XE can be installed just once.
    If you have already tried to install it before, you should uninstall completely 10g XE and, clean the Registry if not yet done
    from any 10g XE entry.
    Then, you could install it. On Windows XP it works.
    Hope this help.
    Best regards,
    Jean-Valentin

  • Installing Oracle Database 10g Express Edition.

    Hopefully someone can help.
    The standard method of deploying this unattended (i.e. pass the setup.iss via the setup.exe) isn't good enough for my purposes. As it is a vendor MSI (wrapped in an executable), I'd like to be able to run it with a transform (I want to remove some shortcuts and do a few other things that you can't do via the setup.iss).
    I've tried using /V to pass the transform via the setup.exe, but this doesn't work. Basically I want to know:
    a.) if there is any way to pass a transform via the setup.exe to an InstallScript MSI?
    b.) and this would be the ideal solution - a way to bypass the setup.exe completely and pass the setup.iss direct to the extracted MSI file itself?

    I would far rather Oracle provided an MSI installation that was customizable and didn't rely on .iss files and hardcode paths for an unattended installation!
    I've found out option (b) is not an option. All the dialogs are contained within the setup.exe and so the Setup.iss containing the dialog responses can't be used without it.
    So is there any way to actually pass a transform via the setup.exe?

  • Oracle Database 10g Express Edition (Oracle Database XE)/ BI Publisher

    Hi,
    I have installed Oracle Database 10g Express Edition (Oracle Database XE) on my windows machine and would like to work with BI publisher for reporting in APEX applications.
    Question: Can I install and work with BI publisher on ORACLE DATABASE XE?
    If not any other options available?
    Appreciate any help.
    Thanks,
    Lakshmi

    hi,
    yes you can install.. try
    Oracle Discoverer 10g (Oracle BI Suite Standard Edition)
    regards,
    Deepak

  • Oracle Database 10g Express Edition How to change the prot 8080 ????

    Hello I have installed Oracle Database 10g Express Edition
    it listen to port 8080 how can I change it to prot i want ?
    Thanks

    Above post addressed you query. But i suggest Book Mark following doc,it will address most of the queries regarding XE Database
    Oracle Database Express Edition 2 Day DBA

  • Oracle Database 10g Express Edition for Microsoft Windows-port 8080 proble

    I have installed Oracle Database 10g Express Edition for Microsoft Windows, it listen to port 8080, where can I change this port ?
    Thanks

    Inside the database. Search the XE forum for how to do it, it's been done there many times :)
    ~Jer

  • Apply Latest Security Patches on Oracle Database 10g Express Edition (XE) ?

    Hi !
    I have an Oracle Database 10g Express Edition (XE) version 10.2.0.1.0 running on a Microsoft Windows 2003 SP2 server.
    I need to find and install the latest security patches on this database.
    Can someone inform me where I can find these patches and the steps for installing these patches?
    Thanks,
    Kind Regards,
    Shailesh

    Hi,
    Welcome 2 oracle forums :)
    Can someone inform me where I can find these patches and the steps for installing these patches?U can find all the latest security and all available patches on https://support.oracle.com/CSP/ --> Patches and updates tab
    Regards,
    X A H E E R

  • Installation error - Oracle Database 10g Express Edition

    Hi - I've just tried to install Oracle Database 10g Express Edition from the Oracle website and I'm getting this error.
    Error 1327 Invalid Drive: I:\ . I've googled the error but can't find much. It seems that the path is hardcoded into the msi installation package.
    Anyone else seen this issue before as I'm at a loss at what to do ?
    I'm wondering do I have to create an I:\ drive on my machine but that seems a little unusual
    Hope someone can help
    Cheers.

    This problem may occur if you have used the Disk Administrator utility included in Microsoft Windows to change the drive letter of the hard disk that the operating system is installed on, for example, the C drive.
    The problem occurs because the Oracle Universal Installer uses registry keys to determine the locations of certain folders that are required to install Oracle. If the drive letter of the hard disk that contains the operating system has been changed, the registry keys refer to nonexistent folders and Setup fails.
    To correct this problem, use the Windows Disk Administrator program to restore the drive letter of the hard disk to its original value:
    1. Click Start, point to Programs, point to Administrative Tools, and click Disk Administrator.
    2. Right-click the drive whose letter you want to change. On the shortcut menu, click Assign Drive Letter.
    3. Select the correct drive letter from the list and click OK.
    If you are prompted to quit the Disk Administrator or to restart your computer, do so. Once the computer has restarted, attempt to install again.

  • Download problems Oracle Database 10g Express Edition

    Completed download.
    Attempted to start application but cannot find the server.
    Removed the software using add/remove programs.
    Attempted to reinstall but it seems that some applications are still on my system.
    Attempted to remove the application but the add/remove program does not recognized the application
    What can I do.

    Hello,
    I need to install "Oracle database 10g Express Edition" with different database name example dev but it is taking
    default name that is XE and there is no option come during installation where i can put the name of database as per my desire.First, note that you can't install more than one instance of XE per server. Changing the instance name won't help you with that.
    As you've already found out, the installer always creates a database instance with default names. That's part of the "Express" concept: As little configuration as necessary to get a Oracle Database installed with just a few clicks. The second advantage is, that you can also simplify the documentation, as you can forget about several aspects when you don't have to configure them...
    Since you don't have tools like dbca in XE, your only option would be to rename the database once it's created. There are a few threads on that topic in this forum, e. g. {thread:id=403056}.
    But before you start working on that, could you explain why exactly you have to use a different database/instance name?
    And also explain why we use "Oracle database 10g Express Edition" instead of Oracle database 10g. what is the meaning of Express Edition.Why and how should we answer why you picked a certain edition? The most likely cause is license costs: XE is available for free, all others are just free as long as you use the OTN license...
    For an overview, there is a [url http://www.oracle.com/us/products/database/enterprise-edition/comparisons/index.html]Comparison Matrix for Oracle Database Editions.
    I'd furthermore ask why you still use 10g XE instead of the current 11g XE?
    -Udo

  • Problem upgrading Apex 2.1 to 3.2.1 in Oracle Database 10g Express Edition

    G'Day Apex gurus,
    I installed Oracle Database 10g Express edition in my Windows XP PC which comes with Apex 2.1 with no problems. Then I wanted to upgrade Apex 2.1 to 3.2.1 (Currently Apex download in OTN) following the document below:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_and_xe.html
    I went to the steps:
    @apexins SYSAUX SYSAUX TEMP /i/
    Then to change the password for the admin account run apxchpwd.sql and when prompted enter a password for the ADMIN account.
    @apxchpwd
    with not problems
    Then I connected to SQL*Plus as SYS by:
    sqlplus /nolog
    CONNECT SYS as SYSDBA
    Enter password: xxxxxxxxxxx
    but when I tried to run:
    @APEX_HOME/apex/apxldimg.sql APEX_HOME
    where APEX_HOME is Apex3.2.1 in my case
    SQL> @Apex3.2.1/apex/apxldimg.sql Apex3.2.1 (I get the messages below)
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'Apex3.2.1/apex/images'
    Directory created.
    declare
    *+
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The system cannot find the path specified.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", line 287
    ORA-06512: at line 15
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.17
    Directory dropped.
    Can anyone help me in how to trouble shout this?
    I tried to continue by following the steps document
    @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the Application Express internal ADMIN account)
    but when I tried to login in:
    http://localhost:8080/apex/f?p=4550:1
    when I type the credentials
    system
    system
    systempassword
    nothing happens
    or even If I try:
    http://localhost:8080/apex/f?p=4550:10
    admin
    adminpassword
    nothing happens here too.
    I appreciate any help
    Kind regards
    Carlos

    My database version is 10.2.0.1.0 Oracle express.
    Operating system is Windows Vista.
    I started installing using the following commands.
    @ C:\temp\apex\apexins.sql
    it prompts me for the values of sysaux sysaux temp and c:\temp\apex\images\
    If I supply the value for images the sqlplus window closes after scrolling a lot of info.
    Enroute it also prompts me for a value for 9:
    I don't know what the input shall be.
    Then it again stops at enter value for version:
    I used 3.2.1.0
    The window scrols a while and closes.
    later I changed the password and ran the command.
    @c:\temp\apex\apxldimg.sql c:\temp
    but no success with installation.
    the output is as following.
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 27 18:13:43 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system/sairam as sysdba;
    Connected.
    SQL> @ c:\temp\apex\apxchpwd
    Enter a value below for the password for the Application Express ADMIN user.
    Enter a password for the ADMIN user []
    Session altered.
    ...changing password for ADMIN
    wwv_flow_security.g_security_group_id := 10;
    ERROR at line 3:
    ORA-06550: line 3, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 3, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_USER' 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_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 8, column 23:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 32:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 12, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 19, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 19, column 5:
    PL/SQL: Statement ignored
    Commit complete.
    SQL> @c:\temp\apex\apxldimg.sql c:\temp
    PL/SQL procedure successfully completed.
    Directory created.
    if wwv_flow_utilities.db_version_is_at_least('11') then
    ERROR at line 32:
    ORA-06550: line 32, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 32, column 3:
    PL/SQL: Statement ignored
    PL/SQL procedure successfully completed.
    if wwv_flow_utilities.db_version_is_at_least('11') then --11g only
    ERROR at line 16:
    ORA-06550: line 16, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 16, column 3:
    PL/SQL: Statement ignored
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.32
    Directory dropped.
    SQL>
    Does this require XE 11 or anything else.
    This will happen even if I supply as following(closing of sqlplus in the begining).
    @ C:\temp\apex\apexins.sql sysaux sysaux temp c:\temp\apex\images\
    Any help.

  • Issue while installing oracle Databse 10g express edition

    Hi,
    when i am trying to install Oracle database 10g express edition, it is hanging again and again on one step.
    Step is
    "Creating and starting Serivices for ORacle database 10g express edition".
    Could any one can help me out in this regard.
    Thanks

    Your answer might be here:
    Creating and starting services for Oracle Database 10g express edition
    Is this the first or second installation attempt?
    Edited by: Markus Waldorf on Sep 20, 2010 1:59 PM
    A better link with a solution:
    Oracle XE installation wizard stop at "creating and starting services ..."

  • Can Oracle Database 10g and Oracle Database 10g Express Edition co-exist ?

    I just installed Oracle Database 10g Express Edition. But I also want to access isql*plus for study purposes.
    Can I download/install Oracle Database 10g without removing Oracle Database 10g Express Edition ?

    I decided to download and install Oracle 10g myself and it was pretty quick to install. So I answered my own question : Oracle 10g Express is definitely able to co-exist with Oracle 10g no problem.
    I want to post/share this answer for others who started with Oracle 10g express first - the journey I started.
    The url isql*plus is displayed near the end of the installation together with the enterprise manager url. Pretty cool.
    Now I can learn both Oracle 10g enterprise edition and Oracle 10g Express which is based on apex engine.

  • Oracle database 10g express edition-database home page problem.

    I've installed Oracle database 10g express edition.
    When I try to launch to the database home page,a login pops up saying "connecting to 127.0.0.1" expecting an user and password.
    I tried my system and sys login,but both were unsuccessful.
    Could someone help me please.?
    Thanks,
    Bhagat

    Feel free to join us in the XE forum at Oracle Database Express Edition (XE)
    If you're not registered there, do so using http://www.oracle.com/technology/xe/registration
    Also feel free to use the documentation at http://www.oracle.com/pls/xe102/homepage, specifically the "Getting Started Guide"
    You need to log in using SYSTEM and the password you supplied during install.

Maybe you are looking for

  • Authorization for generic object services - GOS - payroll data

    Is there anyway to restrict what people see via GOS?  I can't see any authorisations behind it except S_OC_ROLE.  Seem users can view payroll details of a workflow agent in the workflow logs(view with technical details).   Its a wild shot that an end

  • Appending data in excel sheet

    Hi all.. I have an excel sheet which contains 1 in first column ,"Ram" in second column .Now i need to write a php script which insert "Bangalore" into third column of the same excel sheet.Can anyone help me with this .Searched a lot in other forums

  • How to tell JSP for encoding Format??

    Hi all, I have following requirements 1. The user enters data in local language say kannada(indian langauage). The data should be stored in ms-access only in the form of local langauge. Customer dosnt want see some junk values or entity values. His r

  • Save waveform data to .TXT

    Hi all, I'm acquiring data from one machine. I show all data from each channel on graph, which works OK, for different sample rate. What I want is to save this data to .TXT file. Please take a look at my picture. What I need into .TXT file is value f

  • Photoshop The problem

    photoshop has encountered a problem with the display driver,and has temporarily disabled enhancements which use the graphics hardware. check the manufacturer is website for the latest software. for more information,visit: