Help to install oracle XE in suse linux 10.2

I have suse 10.2 installed in my laptop.
I downloaded the rpm for oracle XE and installed it by logging on as root
I ran the configuration to give 8080 as port etc.
Then i ran the ./.bash_profile script.
I am unable to login to sqlplus home page.
I am in a fix , as I seem to be missing something.
Using K menu/application and from there(graphical) when i say start database,
i get the message
Operation failed, root is not a member of 'dba' group.
I cant make sense out of this.
Can someone help me out.
if u need more info, do email me on [email protected]
or reply to this thread.

I have a Hp DV6000z laptop with the following config
AMD turion TL56 1.8GHz
2GB DDR ram
Nvidia Geforce Go7200 (256 MB)
a/b/g wireless with bluetooth
built in webcam
I had vista pre configured in my laptop.
I used Vista Boot pro to resize the partition.
I allocated 40GB hdd space for linux.
I installed Suse 10.2 and the OS works fine.
I wanted to install Oracle XE (Oracle 10g express edition) in my suse linux.
I was able to install Oracle XE in my vista, and it runs good.
#############I follwed the steps to install the rpm for oracle XE###
I logged in as root.
I downloaded the rpm for oracle XE from oracle website
i ran this command
rpm -ivh downloads/oracle-xe-univ-10.2.0.1-1.0.i386.rpm
then i ran the command for configuring
$ /etc/init.d/oracle-xe configure
gave the default settings(i.e port 8080 , password etc..
then I went to
/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
and from there ran the script file
. ./oracle_env.sh
the instruction says....
You may also want edit your login or profile files so that these environment variables are set properly each time you log in or open a new shell.
For Bourne, Bash, or Korn shell, enter the following line into the .bash_profile (to log in) or .bashrc file (to open a new shell):
. /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
For C or tcsh shell, enter the following line into the .login file (to log in) or .cshrc file (to open a new shell):
source /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.csh
Where do I find the .bash_profile file in suse 10.2?
is this the final step to start working on my database...?
has anyone worked on this before?
****************************************8
I found .bashrc in the home folder of the user vikram. I did not find .bash_profile
I added the line in the .bashrc file.
I also added root and vikram as members of dba group
When i run sqlplus and give username SYSTEM and password what I set.
I get the error message
oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
ERROR:
ORA-12547: TNS:lost contact
the isqlplus webpage is not getting displayed either.
I dont seem to understand the problem.
further in instruction...
It also says...
You can find the database creation logs in $ORACLE_HOME/config/log/*.
I cant find this path in my system...
Using K menu/application and from there(graphical) when i say start database,
i get the message
Operation failed, root is not a member of 'dba' group.
I am unable to see the webpage for sqlplus, nor am i able to log in to sqlplus with sys or system as user name and password i provided
Has some one installed oracle, please tell me what I am missing.
email [email protected], or reply to thread, to help me out.
I am unable to de install oracle.
Can someone tell me how to do that as well.
I also need help in this regard.
I want to install graphics drivers for nvidia Geforce go7200.
please give steps to do so.
I want to install drivers/able to use my wireless card.
a/b/g wireless
I want to install drivers for my webcam.
Can someone tell me the fixes for my problems!!!
thanks in advance

Similar Messages

  • Error when Installing Oracle XE on Suse Linux 10.0

    I am installing Oracle xe on Suse Linux 10.0.
    I get following error.
    gthomas@linux:~/oraclexe> rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: cannot get exclusive lock on /var/lib/rpm/Packages
    error: cannot open Packages index using db3 - Operation not permitted (1)
    error: cannot open Packages database in /var/lib/rpm
    Please help
    George

    I found another thread in this forum where you can look up how to extend your swap space (look at the bottom of that thread):
    re:Out of swap space during 9iAS install.
    I am very new to Linux, I am very much disappointed,
    I installed Linux with lots of hopes that I can
    Install Oracle tools easily on Linux and work
    comfortably. Now If I cannot intall a small database
    Oracle XE, even with 1GB Ram and 25GB harddrive on
    Linux, I don't realize why people run for Linux.
    I could Oracle XE on windows on a machine with 512
    mb ram in 4 minutes.Maybe you should take into consideration that you are not so "new" to windows and that each new system has a learning curve.
    Someone please help.. in detail. How to resize the
    swap partition at this point.Look in the provided link.
    I have very limitted or no knowldge in Linux.Maybe you should change that or stay with what you know. I don't see any other way ...
    As a sidenote, each command under Linux does have a so called "man" page (from manual). You also need to open a shell to access those commands as shown in the thread.
    And please, take a look at the commands in that thread before you start implementing, since for example the dd command seems only to create a file with a size of 512M.
    Knowing how to use a search engine would also be a valuable asset in your current position.
    C.

  • Help in installing Oracle Xe in suse 10.2

    I have successfully installed Oracle XE in suse linux 10.2.(my laptop)
    The place I had installed had a Lan network available.
    Now I usually work in a location where there is no network.
    after I get the message that oracle XE is succesfully installed, I tried to open the oracle home page, but i was getting an error, that there is no network,
    I followed the instructions to give no proxies for my oracle home page address, etc.but to no avail.
    Can someone help me in this.
    Do reply to [email protected] incase you need more information, or reply to this thread.

    Ok..
    This is not a network issue at all..
    I am unable to connect to oracle even though there is network..
    I was wrong.
    Now here is the scenario..
    I downloaded the rpm for oracle XE
    i ran this command
    rpm -ivh downloads/oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    then i ran the command for configuring
    $ /etc/init.d/oracle-xe configure
    gave the default settings
    then I went to
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
    and from there ran the script file
    . ./oracle_env.sh
    the instruction says....
    You may also want edit your login or profile files so that these environment variables are set properly each time you log in or open a new shell.
    For Bourne, Bash, or Korn shell, enter the following line into the .bash_profile (to log in) or .bashrc file (to open a new shell):
    . /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.sh
    For C or tcsh shell, enter the following line into the .login file (to log in) or .cshrc file (to open a new shell):
    source /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.csh
    Where do I find the .bash_profile file in suse 10.2?
    is this the final step to start working on my database...?
    has anyone worked on this before?
    It also says...
    You can find the database creation logs in $ORACLE_HOME/config/log/*.
    I cant find this path in my system...
    Someone help me..

  • How to install oracle 10g on suse linux

    Hi,
    can anybody let me kbow how to install oracle 10.2 on suse linux.....
    i have installed suse linux but couldn;t able to install oracle 10g on the same....
    looking for gud suggestion.....

    These two are good to start with
    Installing Oracle Database 10g on SUSE Linux Enterprise Server 9 and on SUSE Linux Professional 9.1, 9.2, and 9.3
    http://www.puschitz.com/InstallingOracle10gOnSUSE.shtml
    Oracle Products on SUSE Linux Enterprise: Documents
    http://www.novell.com/products/server/oracle/documents.html

  • Problem with installing Oracle 10g on Suse Linux

    Hi everybody!
    I downloaded Oracle 10g Express from this url:
    http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html
    it is free version for developers.
    I copied it into computer where was installed Suse Linux Enterprise Edition.
    But when I run it shows this kind of error:
    error: rpmReadSignature failed: region failed: BAD, tag 15872 type 2047 offset 20480 count 4096
    error: oracle-xe-univ-10.2.0.1-1.i386.rpm cannot be installed
    It was downloaded without any problem. But checksum is different from that shown on website. I think this is the problem.
    What is the problem? Does anybody know answer?
    Regards,
    Seti's fiction

    Yes, you appear to have a bad copy.
    I have not had a problem when the check sum matched. Therefore I encourage you to download again.

  • Install Oracle 10g on Suse Linux Enterprise Server 10

    Will 10g install on Suse Linux Enterprise Server 10? If so, what setting do I need to change to get it to install?

    Yes, it will install. Oracle supports it.Apparently they forgot to tell support. Certify still holds at SLES 9.
    http://www.oracle.com/technology/support/metalink/index.html
    It's possible to make it work. However, I usually watch http://www.novell.com/products/server/oracle/matrix.html for info.

  • Errors while Installing Oracle Xpress XE on Linux (Suse 11.2)

    Hi everyone,
    i tried to install Oracle XE on a Linux System. But i got several Errros during the Installation :
    Paket "oracle-xe-10.2.0.1-1.0.i386"
    Executing the Package got following Errors :
    Start with : rpm - ivh oracle-xe-10.2.0.1-1.0.i386.rpm
    Last steps :
    Executing Post Install steps
    insserv : warning : script 'oracle-xe' missing LSB tags and overrides
    insserv : Default-Start undefined, assuming default start runlevel(s) for script 'oracle-xe'
    oracle-xe 0:off 1:off 2:off 3:on 4:off 5:on 6:off
    I tried to configure :
    (oracle-xe configure)
    The Listener startet correctly.
    After that 3 Error-Messages :
    Configuring Database : /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log no such file or directory
    /bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory
    and again :
    /bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory
    PS : the Folder doesn´t exist after Installing
    At the end :
    Intsallation completet Successfully (!!!!)
    The Database Files are missing ....
    The script "createdatase.sh" even got only errors (NOT Connected).
    Did i do anything wrong ? Any help is welcome !
    MfG
    Stephan
    Edited by: user1418491 on 12.09.2010 12:59
    Add :
    If I try to conenct via SQL the following Error occures :
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Edited by: user1418491 on 12.09.2010 13:52

    Hi all,
    the Problem ist still allive ^^
    By Installing the RPM Package i get some errors concerning the folder /var/tmp/. I think this is the problem why the initial database is not installed. So I´ve done the steps again with the comman ./createdb.sh.
    The naked DB is installed (without APEX i think). So i installed the APEX 4.0 again an i found on my external Linux Server (V-Server !) the folowing Index :
    Name
    Last modified
    Size
    i/ Tue, 14 Sep 2010 20:26:24 GMT
    public/ Tue, 14 Sep 2010 17:31:36 GMT
    sys/ Tue, 14 Sep 2010 17:31:43 GMT
    A folder /i/ written by the Apex, but still no Apex !
    The DB works correctly by Using Putty an start SQL+ on the V-Server but external connect is still not pssible.
    HTTP Access in the DB ist set to LOCALACCESS=false
    HTTP Port = 8080
    Listener = 1521
    TNSPING external DB is ok, but connecting via SQL or something still got erros written above (ORA-12514 )
    by connecting with IE8 i have to connect with sys/pw . But there happened nothing after that exept showing the folders.
    A firewall isn´t running on my V-Server because there is even teamspeak running with 6 servers.
    I´ll try with the ORARUN.RPM and hope ist will work ^^
    Add :
    I tried ORARUN.RPM but the same Errors coming as installing the ORACLE-UNIV.RPM
    Updating etc/sysconfig/oracle...
    insserv: warning: script 'S09vzquota' missing LSB tags and overrides
    insserv: warning: script 'S01oracle-xe' missing LSB tags and overrides
    insserv: warning: script 'K01psa-firewall' missing LSB tags and overrides
    insserv: warning: script 'S01psa-vpn' missing LSB tags and overrides
    insserv: warning: script is corrupt or invalid: /etc/init.d/rc6.d/S00vzreboot
    insserv: warning: script 'oracle-xe' missing LSB tags and overrides
    insserv: warning: script 'psa-vpn' missing LSB tags and overrides
    insserv: warning: script 'psa-firewall-forward' missing LSB tags and overrides
    insserv: Default-Start undefined, assuming default start runlevel(s) for script `psa-firewall-forward'
    insserv: warning: script 'psa-firewall' missing LSB tags and overrides
    insserv: warning: script 'vzquota' missing LSB tags and overrides
    MfG
    Stephan
    Edited by: Stephan on 15.09.2010 12:34

  • Unable to Install Oracle 9i on redhat linux 9

    Hi everybody,
    I had been trying to install Oracle 9i on redhat linux 9 since last month and I am not able to succeed in installing the same. In fact I do not get to see even the OUI screen . I give below the steps I followed.
    1) Setting of env varibles pertinent to oracle., say ORACLE_HOME,NLS_LANG etc.
    2) PATH=$PATH:/usr/local/jdk1.3.1/bin:.
    3) export LD_ASSUME_KERNEL=2.4.1
    I have a set of 3 CD's for installation. As soon as I load the first CD. the runInstaller would run for sometime and stop, while I do the installation in the graphic mode.
    When I try to install the same in the command line mode, I get to see something like the one below
    Initializing java jre from /tmp/OraInstall0/... please wait.. and then it would come back to the command prompt.
    I then invoke ps -ef | grep -i oracle to check if some process is running and I do get to see something. But ultimately nothing happens.
    Please help me with this.

    At Oracle Site we have a very good manual for 9i installation. Follow the manual step-by-step.
    Your problem seems as a java or permissions issue.
    good luck
    Eduardo

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • To install oracle 9i on Suse 10

    Hi,
    I want to install oracle 9i on Suse 10.
    Can i install?
    Do i need download any patches?(What are patches?)
    I dont have cd's also.
    So what should i do?
    Regards,
    Chaitra

    Yet another useful link
    http://dbis.informatik.uni-freiburg.de/content/courses/SS06/Praktikum/Programmierung%20in%20SQL/oracle-linux.html

  • Problem in Installing oracle 11g in enterprise linux

    Hello all,
    Iam new to linux and oracle .... I had downloaded enterprise linux from oraclewebsite, My question is i was not able to install oracle 11g in enterprise linux...
    And when i am trying to install ./runInstaller
    iam getting error message (permission denied).
    is that necessary to install oracle vm server or manager .. if so how to do it .. Please give me clear idea how and where to start..

    Hi,
    The error message which iam getting is
    [root@Karthik database]# ls -la
    total 48
    drwxr-xr-x 8 root root 4096 Sep 10 15:42 .
    drwxr-xr-x 3 root root 4096 Sep 10 15:40 ..
    drwxr-xr-x 12 root root 4096 Sep 10 15:42 doc
    drwxr-xr-x 4 root root 4096 Sep 10 15:42 install
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 response
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 rpm
    -rwxrwxrwx 1 root root 4352 Aug 13 23:56 runInstaller
    drwxr-xr-x 2 root root 4096 Sep 10 15:42 sshsetup
    drwxr-xr-x 14 root root 4096 Sep 10 15:46 stage
    -rw-r--r-- 1 root root 5400 Aug 17 12:25 welcome.html
    [root@Karthik database]# ./runInstaller
    ./runInstaller: line 137: /root/Desktop/linux_11gR2_database_1of2/database/install/.oui: Permission denied
    The command
    bash ./runInstaller.sh didnt helped. again got the error of bash: ./runInstaller.sh: No such file or directory
    Thanks,
    karthik

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Installing oracle dev suite on linux 5.3

    Hi team
    can some1 help on how to install oracle dev suite on linux i'm gettting an error on
    could not ecxecute auto check for display color using command
    check if the display variable is set

    You need to set the Xpath variable in your putty seesion...i.e X11 forwarding should be enabled.
    DISPLAY
    Set to the current computer.
    Example (C shell):
    % setenv DISPLAY
    machine1.acme.com:0.0
    Example (Bourne, Bash or Korn shell):
    $ DISPLAY=machine1.acme.com:0.0;
    export DISPLAY

  • Installing Oracle 8i on Suse 6.3

    I am trying to install Oracle 8i on Suse, and having problems.
    When i do:
    oracle@linux:/cdrom/install/linux > ./runInstaller
    bash: ./runInstaller: Permission denied
    I am keep getting the error!

    Try SuSE 7.0. Works out of the BOX.

  • This problem appears while installing oracle 10g on enterprise linux

    Hi All,
    While installing oracle 10g on enterprise linux 5 this message apear:
    http://img134.imageshack.us/my.php?image=problemqy2.png
    More Info:
    Oracle 10g supports redhat 4 and Enterprise Linux is redhat 5 so I changed the redhat-release to 4 to countinue setup but the above error appears, also I tried this configuration on SuSE 10 I changed the SuSE-release to 9 and went good.

    The packeges are already installedIf you execute runInstaller again is the error message the same as before?
    If yes can you post output for this command?
    rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n'|grep -i 'libxp'

Maybe you are looking for

  • BP replication from CRM to R/3 (ECC)

    Hi all, I have a question regarding BP replication from CRM to R/3. In transaction PIDE I can only set up one combination of classification B (Customer) and account group, e.g. Z001 for Sold to partner. What could I do if I need to replicate a Bill-t

  • File To RFC without BPM

    Dear Friends,   My scenario is File to RFC , file is picking from third party and that file parameters are updated in ecc  and response is updated in third party system using XI. For this one I created data types,message types,message interfaces and

  • Display number of messages in mailboxes?

    I know that Mail will display the number of unread messages next to the mailbox/folder name and that you can see how many messages are in a mailbox/folder by choosing that mailbox/folder and looking at the title bar... ...but how do you display the n

  • No VGA output

    Hi all, I have a small problem I have just purchased a new K7N2 Delta motherboard, from Scan.com.   I am running an Asus GeForce 4 V9480/TVD graphic card,  with 1 Gb of DDR 2700 memory and a 120Gb HDD, with Windows XP Pro. Now the problem I have is t

  • Newfs error: "Unable to find Media type. Proceeding with system determined"

    Hi, I have the Solaris 10 update 6 installed on one server: bash-3.00# more /etc/release Solaris 10 10/08 s10x_u6wos_07b X86 Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 27 October 2008 bash-3.