How to install and configure Oracle 10g Express Edition on Fedora 11?

Hi everyone!
I have recently installed Oracle 10g XE on my Laptop Gateway T-1625, which has Fedora 11.
I followed the install instructions on [http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm] , and configured the server as explained, but something is wrong... When I try to go to the database home page http://127.0.0.1:8080/apex, I get "Failed to Connect" on Firefox 3.5b4... I don't think it's because of the Firefox version because it's proved to be very stable (for a beta).
I've search for similar issues on GNU/Linux and I found this thread in these forums: [ http://forums.oracle.com/forums/thread.jspa?threadID=915218&tstart=0] , but the solution is for Ubuntu 9.04, and if it's possible I would like to know a specific solution for Fedora 11.
I also tried to see the oracle server status with:
# /etc/init.d/oracle-xe status
And I got this....
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 25-JUN-2009 22:10:31
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
Linux Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=talos)(PORT=1521)))
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
I hope someone can help me out and guide me on the right direction. Thanks a lot!

Hi again!
After your last post I realized that the dba group and the oracle user already existed.
#groupadd dba
groupadd: group dba exists
#useradd oracle -d /home/oracle -s /bin/bash -g dba
useradd: user oracle existsHowever, I finally assigned a password for that account and changed the ownership of the /usr/lib/oracle/xe
with the commands you suggested:
passwd oracle
chown -R oracle:dba /usr/lib/oracle/xeAfter this, I can log in as the oracle user but the SELinux showed a warning and the /usr/lib/oracle/xe
is treated as the oracle home, and no .bashrc file is located on this home. This is the SELinux warning:
SELinux is preventing gdm-session-wor (xdm_t) "write" to /usr/lib/oracle/xe (lib_t).
Details:
SELinux denied access requested by gdm-session-wor. /usr/lib/oracle/xe may
be a mislabeled. /usr/lib/oracle/xe default SELinux type is user_home_dir_t, but its
current type is lib_t. Changing this file back to the default type, may fix your problem.
File contexts can be assigned to a file in the following ways.
  * Files created in a directory receive the file context of the parent
    directory by default.
  * The SELinux policy might override the default label inherited from the parent directory
by specifying a process running in context A which creates a file in a directory
labeled B will instead create the file with label C.
    An example of this would be the dhcp client running with the dhclient_t type and
creates a file in the directory /etc. This file would normally receive the etc_t type due
to parental inheritance but instead the file is labeled with the net_conf_t type
because the SELinux policy specifies this.
  * Users can change the file context on a file using tools such as chcon, or restorecon.
This file could have been mislabeled either by user error, or if an normally confined
application was run under the wrong domain.
However, this might also indicate a bug in SELinux because the file should not have
been labeled with this type.
If you believe this is a bug, please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this package.
Allowing Acces:
You can restore the default system context to this file by executing the restorecon command.
restorecon '/usr/lib/oracle/xe', if this file is a directory, you can recursively restore using
restorecon -R '/usr/lib/oracle/xe'.
Fix command:
restorecon '/usr/lib/oracle/xe'I suppose the command #useradd oracle -d /home/oracle -s /bin/bash -g dba is where I can define the user's home, but if this user already exists how can I modify its settings?
is SELinux preventing the .bashrc file to be created? or what could be causing this?.
I hope you know how much I appreciate your help and want to thank you for your time.

Similar Messages

  • Installing and Running Oracle 10g Express Edition on Microsoft Vista

    My computer is running on Microsoft Vista.
    I downloaded Oracle 10g Express Edition for Vista.
    I ran the setup.exe. Everything went well there.
    But, when I open the SQLPlus program, a window prompts me to enter my username, password and host string.
    Can someone please tell me what it is expecting for these fields? I am using the same username and password I used to create my Oracle account.
    But what is the host string?
    Appreciate it.
    Thanks.

    This may help
    http://sites.google.com/site/delphibasics/home/delphibasicsarticles/installingoracledatabase10gexpresseditiononwindowsvista
    Check out the section "Access demonstration data"
    Also this is not the best place to post a question of this nature. This might be better :
    Database Installation
    Best Regards
    mseberg

  • How to install and configure oracle secure backup(osb-10.4.0.3.0_linux.x64) in linux

    Hello,
    We are planning to install and configure Oracle Secure Backup Version 10.4 in Linux server. I had searched documents and i have not find any relevant steps to install and configure in OEL 6.2.
    Can anyone please suggest me how to install and configure OSB.
    Regards,
    Anil

    Hi
    Installing OSB on Oracle Linux is just the same as installing on any other supported linux and is described in Installation and Configuration guide. Just stick with the directories and procedure described in install guide and you should be fine.
    For media server choose a physical host due to performance considerations. I think it is mentioned in docs somewhere.
    Regards,
    Mitja

  • How to install and integrate oracle 10g and 11g Warehouse with EBS???

    Hi,
    We are using EBS r12 (12.0.6) and database 12.2.0.3.
    Please give us the Doc Id's for installing and confihuration oracle Data Warehouse with EBS r12?
    thx

    Hi;
    We are using EBS r12 (12.0.6) and database 12.2.0.3.you mean db version is 10.2.0.3 right? Coz there is no version like start 12 yet!
    Please give us the Doc Id's for installing and confihuration oracle Data Warehouse with EBS r12?Check below:
    Oracle E-Business Intelligence Embedded Data Warehouse Implementation Guide Release 4.1 [ID 246156.1]
    Embedded Data Warehouse White Papers [ID 149406.1]
    Embedded Data Warehouse Library [ID 149404.1]
    Regard
    Helios

  • How can i remove manually oracle 10g express edition from vista

    hello
    i use windows vista
    how can i remove manually oracle 10 g express edition
    please help

    1. Uninstall all Oracle components using the Oracle Universal Installer (OUI).
    2. Delete the HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE key which contains registry entries for all Oracle products by using regedit.
    3. Delete any references to Oracle services/components in the following registry location: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/. Looks for key entries that starts with “Ora” which are obviously related to Oracle.
    4. Reboot the workstation.
    5. Delete the ORACLE_BASE directory. (i.e C:\Oracle)
    6. Delete the C:\Program Files\Oracle directory.
    7. Empty the temp directory.
    8. Empty the recycle bin.
    have you done this?

  • How to Install and Configure Oracle TimesTen

    Is there any blog discussing Oracle TimesTen? How to configure it and some sample real-life scenarios?
    Any platform or any version will do as long as it will provide good stuff in understanding Oracle TimesTen. Thanks a lot...

    Go through the below links these may be useful for you
    # TimesTen 11g Quick Start Guide - http://timesten.us.oracle.com/1121/quickstart/index.html
    # Installing TimesTen with Cache
    windows - http://www.oracle.com/technetwork/database/timesten/tt1121-install-imdb-cache-win-viewl-083324.html /
    linux - http://www.oracle.com/technetwork/database/timesten/tt1121-install-imdb-cache-linux-vie-082655.html
    # Setting up In-Memory Database Cache - http://timesten.us.oracle.com/1121/imdb_cache.html
    # Creating a cache database
    windows - http://www.oracle.com/technetwork/database/timesten/tt1121-create-imdb-cache-win-viewle-100094.html
    linux - http://www.oracle.com/technetwork/database/timesten/tt1121-create-imdb-cache-linux-view-090461.html
    -Venkatesh

  • How to Install and configure Oracle Jinitiator

    Before runing Forms9i i start oc4j and when i execute form it shows me
    error and ask to install Oracle Jinitiator at the same time on oc4j command window
    show
    configFileName:G:\ORACLE\ORA90/FORMS90/SERVER/formsweb.cfg
    testmode: false

    Assuming you want to use Jinitiator (instead of Sun JVM) you simple download the exe file and it installs in a minute. You can download it from otn.oracle.com/products/forms make sure you install the version our Forms is asking you to install
    Regards
    Grant Ronald
    Oralce Product Management

  • How to install and configure Oracle Trafic Director and OAM webgate ( Doc ID 1906445.1 )

    Anybody knew, why i can  not access this document? I am in the middle of project implementation, and Oracle support direct me to this document, but for some reason, can not find it.

    Ok so I went and copied the image directory to both WLS servers in the correct directory that was dictated when creating the image war (i.war). Seems to work.
    Thx,
    Russ

  • How can I uninstall Oracle 10g express edition(Western European).

    Hi
    I tried to install Oracle 10g express edition(Western European) in my laptop which is having windows vista home basic, but it was not installed properly so that I remove the related files in the program files, and i again tried to install Oracle 10g express edition(Universal) but it was not installed saying that already Oracle 10g express edition(Western European) edition was there and both Oracle 10g express edition(Western European) and Oracle 10g express edition(Universal) cannot co exist. can any help me regarding this one.........
    I need to install Oracle 10g express edition(Universal) now.

    Oracle XE can be uninstalled like other applications from Control Panel => Add/Remove Programs
    my laptop which is having windows vista home basicYour Vista version is not certified, as you can see in Oracle Certification Matrices ( Oracle Database is certified to run on the Business, Enterprise, and Ultimate editions of Microsoft Windows Vista ).

  • Regarding Oracle 10g Express Edition

    Dear Friends,
    I'm very beginner to Oracle database. I worked in SQL Server.
    Here I have downloaded and intalled Oracle 10g Express Edition for development.
    1. How do I create database in Oracle 10g Express Edition?
    2. How do I attach an existing database?
    Please help me.
    Thanks in advance.
    Regards,
    Sathish

    Hi,
    ORACLE is different from SQL Server. Forget about SQL Server for a while.
    1. How do I create database in Oracle 10g Express Edition?Refer to :http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
    2. How do I attach an existing database?As you perform in Sql Server, it won't work in oracle. It's different. I request to understand oracle architecture and basic Administration and once you familar with those things then can understand how to perform activity's on DB.
    - Pavan Kumar N
    Oracle 9i/10g - OCP
    http://oracleinternals.blogspot.com/

  • How to Install and Configure Workflow For PO in Oracle Apps Version R12

    Hi,
    Please do let me know how to install and configure Workflow for Purchasing in Oracle Apps R12 Version.
    I want to the standard setup of workflow configuration for the PO.
    Thanks and Regards
    Srini

    Hi Suresh
    Only the latest version of WLP which is WLP 10.3.2 has facility to integrate with Oracle UCM with Adapaters. So make sure that you do have this latest version of WLP 10.3.2. Older versions like WLP 10.3 do not have this provision.
    Also I guess when you install and configure this Oracle UCM Adapater and choose above WLP Home, I guess these modules may be added in already installed WLP folders. I checked on my side for WLP 10.3.2 and I could NOT find the modules you mentioned. So most probably you may be missing some installation/configuration stuff from UCM side.
    Thanks
    Ravi Jegga

  • An issue while installing oracle 10g express edition on Ubuntu 10.04-64bit

    Hi,
    I'm running into an issue while installing oracle 10g express edition on my Ubuntu 10.04-64 bit installed machine using oracle-xe-universal_10.2.0.1-1.0_i386.deb package. The issue actually came up when I was trying to reinstall the package after uninstalling it due to some problem I had with my login credentials. To elaborate further on it, the /etc/init.d/oracle-xe script does not get created when I execute the debian package and thus i'm unable to configure the required credentials and stuff after the installation. I doubt whether this has something to do with the procedure I followed when uninstalling the previous package it. But what I did was just what's mentioned in the following [http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm] user guide published by oracle.
    Another important clue would be, the platform of my machine is amd64bit although I'm dealing with an installation package preferred for i386. But I believe it's the only thing available in the oracle software download section. Hence I had to use the --force-architecture option to install it. But after reading some post published on this forum, I've figured out that it does not affect the usual execution of the software. Anyway,  I would greatly appreciate some help on this matter.
    [1] http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm
    Thanks and Regards,
    Prabath Abeysekara
    Edited by: 829281 on Jan 18, 2011 7:52 PM

    Hi,
    Finally I've managed to find a solution for this issue. Thanks a lot for all the replies.
    Here's how I got rid of it.
    Addressing all the facts one by one,
    1.The problem of not getting the /etc/init.d/oracle-xe script generated was avoided
    by removing all the configuration files that were previously created while installing
    the product. The following command can be used to accomplish that task.
    *$ dpkg --purge oracle-xe*
    2.Next, Initially the password I used during the configuration process was "admin".
    Although I tried a couple of times installing the product providing the aforementioned
    password, the web UI kept prompting "Invalid Credentials" message not allowing me
    to login. But, this particular issue could be avoided by giving some other simple
    password.
    Finally, got it working and once again thanks a bunch for taking the burden of
    replying this thread.
    Cheers,
    Prabath

  • How to plugin oracle 10g express edition in Eclipse Java EE

    Hi guys,
    I have downloaded Eclipse Java EE and also downloaded Oracle 10g express edition. Please some one guide me how do I plugin the database in Eclipse and use DTP in Eclipse. I am new to Oracle and Java, Please help me.
    Thanks

    Hi,
    I have installed OEPE through Eclipse Update Manager for Eclipse Galileo 3.5. I have already installed oracle10g express edition and Appache tomcat 6.0 for web development.
    Now I have unlocked the hr user and following instruction from white paper to use OEPE
    http://www.oracle.com/technology/pub/articles/cioroianu-eclipse-jpa.html
    Now you can configure the database connection in Eclipse. Click Window > Show View > Other..., select Data Management > Data Source Explorer, and click OK. Right click Database Connections, click New, select Oracle Database Connection, enter the hr name for the connection, and click Next.
    Select Oracle Database 10g Driver Default, change the server name in the jdbc:oracle:thin:@localhost:1521:xe URL if necessary, enter the hr user name and its password, click Test Connection to verify that everything is correct, and click Finish
    But here when I tried to connect to the database, it give me error - Creating connection to New oracle database connection has encountered a problem
    Couldn't connect to New Oracle Database Connection.
    Error creating SQL Model Connection connection to New Oracle Database Connection.(Error: IO exception: The Network Adapter could not establish the connection)
    Io exception: The Network Adapter could not establish the connection
    Error creating SQL Model Connection connection to New Oracle Database Connection.(Error: IO exception: The Network Adapter could not establish the connection)
    Io exception: The Network Adapter could not establish the connection
    I know i am wrong some where, Please tell me where I am going wrong? Do I need to download and configure weblogic 10g first? Is this don't work with Apache tomcat server instead?
    Thanks
    Edited by: Jay Virk on 02-Oct-2009 04:36

  • How can i create a new database instance in oracle 10g express edition?

    hello everybody
    i'm a student
    i am developing a database application
    i'm using oracle 10g express edition
    to run my application i need to create another database instance
    but i didn't find any option for doing so in that product
    if there is pls tell me where it is?
    if not pls tell me how to manually create it?
    regards,
    Chaitanya

    Chaitanya Babu M wrote:
    yaa i'm sure about that .
    i want one more instance of database.Can you perhaps explain why? I have a fair share of production and development servers - and not a single one of them needs to run more than one database instance.
    So I'm interested in what requirement you are trying to satisfy by using two database instances on a single platform.
    Oh yeah - if you want to create a custom XE instance (different SID, different tablespace sizes, more/less PL/SQL stuff installed, hack standard), make a copy of your XE db creation script (in your XE's +$ORACLE_HOME/bin+ and called createdb.sh ) and modify that for your needs.
    PS. even with a different SID, only a single XE instance can be run at a time - you can however have 2 different ones defined and then use one at a time (e.g. testing international settings, init param differences, etc.)

  • 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?

Maybe you are looking for

  • When I have an Issue and need a download to fix it why does it only download to 99% this is my 1st time w/FF Its any download!

    Like Say ,I had a Low memory issue /so went and bought an external hard drive/now that helped w/storage but when I need to download a /like FF I just started up and it like anything else only goes to 99% /like its missing something...and I dont know

  • Uploading in CCM

    Hii all, Here I have a situation where I have a catalog already uploaded in the system,now I want to make changes to the schema of that supplier catalog and I need to change the schema of the procurement catalog also related to that supplier catalog

  • Adjust Contrast in PDF files

    Hello, I have a huge searchable PDF file (300+ pages, 40+ MB; it is a scan of an early 20th century book I need for my work at university). Everything works fine, but the pages appear somewhat too bright. It's hard to read them on screen. Is there an

  • ITunes asking for username and password on XP

    iTunes asking for username and password on XP

  • 2 Printouts via RFC call

    Hi, I have a portal EP 6.0 that connects to the R3 system via IRecord. There I'm creating an order which creates a message in R3. In the next step there is a WebServlet called that is connection via JCo. This JCo servlet will process the messages in