Install of Oracle 10g on RHEL 4 AS (newbie)

This is one the toughest installs I've ever done. I'm new to Oracle so bear with me. I'm trying to install Oracle 10g on a RHEL 4 AS system. I started out installig on a RHEL 5 sever but felt that I might be in over my head since it wasn't certified for RHEL 5.
I've successfully installed Oracle 10g on a RHEL 4 AS machine. During my installation I used the "Advanced & Custom" install. I selected this option to install software only. I wanted to learn the implmentation of Oracle and the creation of databases. I'm now trying to start the Oracle/DBMS service and the listener. I've been tyring to get isqlplus to work via the Mozilla browser but I've not been able to login. I enter in the following url "http://oracleserver:5561/isqlplus". I receive the logon screen asking for a usename and password. I don't recall entering in a username other than the default of "dba" and a password. Is this what I should be using on this screen? I'm also being asked to enter in a "Connect Identifier" what does this mean. I don't recall entering in a "Connect Identifier" as part of the installation? When I enter in the "dba" username and password I get the following message:
ERROR - ORA-12162: TNS:net service name is incorrectly specified
What does this mean and what should I be entering?
I was successful at getting the listener to start.
I'm I having problems becuase of my installation process of "Advance, Custom, Software Only". My expectations where that a template database would be created and I would be able to use a GUI interface going forward to configure the system. Very much what you would see when installing SQL 2005 in a Windows environment.
Please work with me to get things working. I really want to learn this.
Thanks

When you perform the install software only, it means so, Software Only. So no database template, no default environment. You'll have to define this on your own. It could be by means of dbca or manually.
isqlplus could start, but it doesn't have any database to connect to. The username/password and database service you are being prompted are the connect descriptor to an existing database and a database user/password. At this time none of them exist.
I could tell you, you are doing well, your listener and isqlplus are properly working, so next step, create your database.
As stated above, just issue the dbca command from the os prompt and go through the assistant.
~ Madrid.

Similar Messages

  • Error in Installing the Oracle 10g RDBMS on linux installed on Vmware

    Hi,
    I am trying to install the Oracle 10g RDBMS software. I have created all the required users and groups, created directories and updaates the sysctl.conf file.
    When I run the installer ./runInstaller it is giving the following error.
    [oracle@aasim database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-02-26_11-48-44PM. Please wait ...[oracle@aasim database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    Can anyone tell me why I am getting this error and how to resolve it.
    Thanks
    Aasim

    Pl post exact details of "Linux" and "10g" versions. Which install guide are you following ? This error has been discussed many times in this forum - use the search feature to find possible solutions
    http://forums.oracle.com/forums/search.jspa?threadID=&q=%22Can't+connect+to+X11+window%22&objID=f64&dateRange=all&userID=&numResults=15&rankBy=10001
    HTH
    Srini

  • Error while re-installing the Oracle 10g on Linux

    Hello Experts,
    I am a beginner in this area: I was in the process of installing Oracle 10g Release 2 on Linux 4. However, during the installation was incomplete because there was a disconnection in the network during the step wherein I was supposed to run the shell scripts from the root directory. When I tried to install the product once again, I got an error message that I need to "create a new oracle home". I also checked if there were any oracle products installed, but there were none. Now, how do I re-install the oracle 10g? Please help.
    Thanks!

    Hi Jean-Valentin,
    I tried doing that, (ref: http://download-uk.oracle.com/docs/cd/B19306_01/em.102/b16227/oui3_manage_oracle_homes.htm#i1006275),
    but it didnot work.
    So, what I did was:
    I created a new oracle home:
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_2
    instead of the older one: ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    and I was able to install the oracle software successfully.
    Please let me know if there is anyway that I can clean up
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1, in the sense, completely remove it.
    Please let me know if there is a particular way to remove ORACLE_HOME and oraInventory directories.
    Thanks a lot.

  • Display Problem while installing Oracle 10g on RHEL 5

    All,
    I'm in the process of installing Oracle 10g R2 on RHEL4, when i'm trying to issue ./runInstaller i'm getting the below error.
    I could get the xclock on the host, even then i'm getting below display error, could any one please help me to resolve this ?
    e@dhcppc6 database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-11-18_02-21-10PM. Please wait ...[oracle@dhcppc6 database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    [oracle@dhcppc6 database]$

    export DISPLAY=<hostname>:0
    Are you running from the same terminal or connecting remotely?
    If connecting remotely, you need a Xserver running on the client machine.

  • Problem when installing oracle 10g on RHEL-4

    greetings,
    i have been trying to install oracle 10g on my linux machine for the past 10 days, everytimje i do all the steps and change the kernel parameters but when i start the runinstaller file. i get the folloeing error.
    I don't know what this error is or why is it happening
    you can find a snapshot of the error on the following link
    http://www.4shared.com/dir/4180305/6152dc22/Oracle_errors.html
    also another error is arising when i log in to the linux box with the user oracle... i have been having these errors for the past 10 days and i reached to the point where my knowledge won't help me more than ur experiences.
    a snapshot of this error also is available in the above link

    While I understand a picture is worth a thousand words, I backed off from the site as soon as it started providing active ads and spy-ware-like indications. If you want help (from me at least) please describe the symptoms.
    You could also use the following sites to help with the install:
    http://www.puschitz.com and http://ivan.kartik.sk

  • Installing Oracle 10g on RHELAS 3, 2.1, and on RH9

    You can find instructions for installing Oracle 10g on Red Hat Enterprise Linux AS 3, 2.1, and on Red Hat 9 at
    http://www.puschitz.com/InstallingOracle10g.shtml
    I will add more information as time goes on.
    Werner

    [oracle@zwzxcw bin]$ tnsping zh
    TNS Ping Utility for Linux: Version 10.1.0.2.0 - Production on 21-FEB-2004 19:50:06
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    /opt/oracle/product/10.1.0/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 134.34.22.3)(PORT = 1521))) (CONNECT_DATA = (SID = ops2)))
    OK (0 msec)
    [oracle@zwzxcw bin]$ sqlplus zh@zh
    SQL*Plus: Release 10.1.0.2.0 - Production on Sat Feb 21 19:50:18 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-03134: Connections to this server version are no longer supported.
    Enter user-name:
    =======================================================
    Ora10g also cannot connect earily ora8, that's mean if I want upgrade to Ora10g I must drop the earily application which having connect other earily oradb such as 8.0.5, however not every company want upgrade, so they also force us using the earily oradb,unless rebuild the application mode.

  • Oracle 10g on RHEL 5.3 - Problem

    Hello. I m new to LINUX and ORACLE. I try to install Oracle 10g on my RHEL 5.3 and it shows the following problem...
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-11-25_03-37-38AM. Please wait ...[oracle@localhost database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-11-25_03-37-38AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I use my PC Locally and want to access database locally also.
    I installed the packages mentioned too... Please let me know where I m doing mistake... I want to install Oracle on Linux because it will be my working domain in future.

    sachinaddy wrote:
    Hello guys, yesterday I installed 10g on my RHEL 5.3 successfully though some minor problems there, which I hope I will rectify on next installation.
    I have few BIG doubts...
    I learnt Oracle on windows platform. The directory structure on that platform is still in my mind and I can't relate it with Linux oracle's directory structure ...
    Oracle Base is - /u01/app/oracle
    Oracle Inventory is - /u01/app/oraInventory
    Whats the basic difference between OracleBase, OracleInventory and OracleHome ?
    I created directory as per guide here - http://download.oracle.com/docs/cd/B19306_01/install.102/b15660/toc.htm ... but when I install, few directories wont be used like /u01/oradata ...
    Where are trace files, pfile, dump files, archive files, etc stores. I found control, dbf and log files under
    /u01/app/oracle/product/10.2.0/db_1/oradata/orcl/
    Can you guys please help me understanding the Oracle File Structure on Linux. Its bit complex yet interesting. Waiting for some guides.
    Edited by: sachinaddy on Nov 29, 2010 11:54 PMORACLE_BASE is an environment variable used as base directory for an OFA installation. On Unix systems, this is usually /app/oracle or /u01/app/oracle.
    ORACLE_HOME refers to either:
    a directory where the Oracle software is installed; or
    an environment variable pointing to the directory where the Oracle software is installed.
    Check current value:
    $env | grep ORACLE_HOME
    $env | grep ORACLE_BASE
    ORACLE INVENTORY
    inventory stores information about all Oracle software products installed in all Oracle homes on a machine, provided the product was installed using OUI or oraInst.
    you can find the bdump,udump,cdump folders in the location
    /u01/app/oracle/product/10.2.0/db_1/admin/orcl/you can also check the bdump,udump location by
    SQL> show parameter user_dump_dest
    Had beffer refer oracle documentation:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm

  • Oracle 10g on RHEL 5.3

    Hi,
    can I use same oracle10g setup for installing on RHEL 4 and RHEL 5, or is there any diff in oracle setup?

    Hi;
    can I use same oracle10g setup for installing on RHEL 4 and RHEL 5, or is there any diff in oracle setup?As kamran mention, you can use wihtout any issue. But dont forget If your platform rhel4-rhel5 x86(32 bit) and u have to use oracle 10g 32 bit its, same for linux x86-64 (64 bit) too
    PS: Dont forget RHEl4 and RHEL5 need to use dif. package for Oracle installation.Check below:
    README & Release Notes:
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15666/toc.htm
    Installation Guide:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm
    Regard
    Helios

  • How can check which patch install in oracle 10g

    hi experts,
    i have use oracle 10g , i hv patch information but how can check which patch install ?

    Run following command , it will give you list of patches installed on Oracle Home
    cd ORACLE_HOME/OPatch
    opatch lsinventory
    For patchset and CPU patch , check/query DBA_REGISTRY_HISTORY
    Virag

  • Laptop supporting Oracle 10g on RHEL 4 Update 2

    Hi,
    I am struggling to find a laptop supporting Oracle 10g on RHEL4 update 2. Though the Redhat HCL shows some laptops... those are all outdated.
    Now, I do find laptops supporting RHEL 5 workstation version. Is Oracle 10g supported on such desktop version ? Kindly help me find a Laptop for personal purpose.
    I am fine to have it Dual boot with Windows Vista / XP but equally want to ensure that it supports the OS as well. Please help me find one such personal Laptop !!!
    [ PS:  Looking for alternative solution other than VMWARE on windows]

    Hi
    This message should be in the linux section. Linux format wrote a quite good article on the issue 105 http://www.linuxformat.co.uk/modules.php?op=modload&name=NewArchives&issue=105
    You should may be go for a Thinkpad (http://www.thinkwiki.org/wiki/ThinkWiki) / (http://www.linux-laptop.net/ibm.html)
    or a DELL http://www.dell.com/content/topics/global.aspx/alliances/en/linux?c=us&cs=555&l=en&s=biz
    Personally I'm using both a Thinkpad with RedHat 5.2 and an Acer aspire on which linux works very well.
    Hope this help otherwise ask more

  • Re:The requirements for installing the Oracle 10g

    Hi
    I wish to install Oracle 10g on a Laptop(Pentium 4 AND 512 Mb Ram).
    Is this configuration enough?

    The following link should provide useful information.
    http://download-east.oracle.com/docs/html/B10130_02/reqs.htm#i1005703

  • How can i  install    soiaris   oracle 10g    Please give me a  complete ~

    give me the complete messages!!
    thanks a lot!!!!!forengin friends!!i come from china~

    Do you mean Oracle 10g installation on Solaris?
    Since you have not mentioned the architecture (SPACE, x86 or x86-64), here are the links for all.
    Sparc 64 bit:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb28053%2Ftoc.htm&remark=portal+%28Installation%29
    x86 32 bit:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb31215%2Ftoc.htm&remark=portal+%28Installation%29
    x86-64:
    http://www.oracle.com/pls/db102/to_toc?pathname=install.102%2Fb15705%2Ftoc.htm&remark=portal+%28Installation%29
    You can find the required downloads from Oracle website.

  • OUI error installing Oracle 10g on RHEL 3 (Taroon update 2)

    Hi. I trying to install Oracle 10.1.0.3 on RHEL 3 (Taroon update 2). I followed the guide http://www.puschitz.com/InstallingOracle10g.shtml. Quick install guide too.
    My server is Dell PowerEdge 2850. And i did all requirements, enviroments. RHEL 3 is fresh and updated via RHN.
    But when i run ./runInstaller occurs following error:
    [oracle@sw5 Disk1]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-8 or UnitedLinux-1.0
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-09-07_04-24-13PM. Please wait ...[oracle@sw5 Disk1]$
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x8077640
    Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    0000000008048000-000000000804e000 r-xp 0000000000000000 08:03 2130475 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/bin/java
    000000000804e000-000000000804f000 rwxp 0000000000005000 08:03 2130475 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/bin/java
    000000000804f000-0000000008096000 rw-p 0000000000000000 00:00 0
    0000000040000000-0000000040015000 r-xp 0000000000000000 08:03 524291 /lib/ld-2.3.2.so
    0000000040015000-0000000040016000 rwxp 0000000000015000 08:03 524291 /lib/ld-2.3.2.so
    0000000040016000-000000004001e000 r-xp 0000000000000000 08:03 3473545 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    000000004001e000-000000004001f000 rwxp 0000000000007000 08:03 3473545 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    000000004001f000-0000000040023000 rwxs 0000000000000000 08:03 2687247 /tmp/hsperfdata_oracle/3269
    0000000040023000-0000000040024000 rwxp 0000000000000000 00:00 0
    0000000040024000-0000000040031000 r-xp 0000000000000000 08:03 7323655 /lib/tls/libpthread-0.60.so
    0000000040031000-0000000040032000 rwxp 000000000000c000 08:03 7323655 /lib/tls/libpthread-0.60.so
    0000000040032000-0000000040034000 rwxp 0000000000000000 00:00 0
    0000000040034000-0000000040036000 r-xp 0000000000000000 08:03 524304 /lib/libdl-2.3.2.so
    0000000040036000-0000000040037000 rwxp 0000000000001000 08:03 524304 /lib/libdl-2.3.2.so
    0000000040037000-0000000040169000 r-xp 0000000000000000 08:03 7323650 /lib/tls/libc-2.3.2.so
    0000000040169000-000000004016c000 rwxp 0000000000132000 08:03 7323650 /lib/tls/libc-2.3.2.so
    000000004016c000-0000000040170000 rwxp 0000000000000000 00:00 0
    0000000040170000-000000004056a000 r-xp 0000000000000000 08:03 8028660 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/client/libjvm.so
    000000004056a000-0000000040586000 rwxp 00000000003f9000 08:03 8028660 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/client/libjvm.so
    0000000040586000-0000000040598000 rwxp 0000000000000000 00:00 0
    0000000040598000-00000000405aa000 r-xp 0000000000000000 08:03 524308 /lib/libnsl-2.3.2.so
    00000000405aa000-00000000405ab000 rwxp 0000000000011000 08:03 524308 /lib/libnsl-2.3.2.so
    00000000405ab000-00000000405ad000 rwxp 0000000000000000 00:00 0
    00000000405ad000-00000000405ce000 r-xp 0000000000000000 08:03 7323653 /lib/tls/libm-2.3.2.so
    00000000405ce000-00000000405cf000 rwxp 0000000000021000 08:03 7323653 /lib/tls/libm-2.3.2.so
    00000000405cf000-00000000405d0000 rwxp 0000000000000000 00:00 0
    00000000405dc000-00000000405e7000 r-xp 0000000000000000 08:03 524324 /lib/libnss_files-2.3.2.so
    00000000405e7000-00000000405e8000 rwxp 000000000000a000 08:03 524324 /lib/libnss_files-2.3.2.so
    00000000405f6000-00000000405f9000 ---p 0000000000000000 00:00 0
    00000000405fd000-0000000040607000 rwxp 0000000000000000 00:00 0
    0000000040607000-0000000040617000 r-xp 0000000000000000 08:03 3473625 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libverify.so
    0000000040617000-0000000040619000 rwxp 000000000000f000 08:03 3473625 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libverify.so
    0000000040619000-0000000040639000 r-xp 0000000000000000 08:03 3473626 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libjava.so
    0000000040639000-000000004063b000 rwxp 000000000001f000 08:03 3473626 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libjava.so
    000000004063b000-000000004064f000 r-xp 0000000000000000 08:03 3473628 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libzip.so
    000000004064f000-0000000040652000 rwxp 0000000000013000 08:03 3473628 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/i386/libzip.so
    0000000040652000-0000000041fea000 r-xs 0000000000000000 08:03 3473873 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/rt.jar
    0000000041fea000-0000000042034000 rwxp 0000000000000000 00:00 0
    0000000042034000-000000004204a000 r-xs 0000000000000000 08:03 3473650 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/sunrsasign.jar
    000000004204a000-0000000042125000 r-xs 0000000000000000 08:03 3473870 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/jsse.jar
    0000000042125000-0000000042136000 r-xs 0000000000000000 08:03 3473651 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/jce.jar
    0000000042136000-000000004268f000 r-xs 0000000000000000 08:03 3473871 /tmp/OraInstall2005-09-07_04-24-13PM/jre/1.4.2/lib/charsets.jar
    000000004268f000-0000000042707000 rwxp 0000000000000000 00:00 0
    0000000042707000-000000004468f000 rwxp 0000000000078000 00:00 0
    000000004468f000-0000000044691000 rwxp 0000000000000000 00:00 0
    0000000044691000-000000004470f000 rwxp 0000000002002000 00:00 0
    000000004470f000-0000000044737000 rwxp 0000000000000000 00:00 0
    0000000044740000-00000000447e0000 rwxp 0000000000000000 00:00 0
    00000000447e0000-00000000452c0000 rwxp 00000000000a9000 00:00 0
    00000000452c0000-0000000045420000 rwxp 0000000000000000 00:00 0
    0000000045420000-000000004dd40000 rwxp 0000000000ce9000 00:00 0
    000000004dd40000-000000004e140000 rwxp 0000000000000000 00:00 0
    000000004e140000-0000000051d40000 rwxp 0000000009a09000 00:00 0
    0000000051d40000-0000000051d41000 rwxp 0000000000000000 00:00 0
    0000000051d41000-0000000051d45000 rwxp 000000000d60a000 00:00 0
    0000000051d45000-0000000051d47000 rwxp 0000000000000000 00:00 0
    0000000051d47000-0000000051d8b000 rwxp 000000000d610000 00:00 0
    0000000051d8b000-0000000051d8d000 rwxp 0000000000000000 00:00 0
    0000000051d8d000-0000000051dab000 rwxp 000000000d656000 00:00 0
    0000000051dab000-0000000051dad000 rwxp 0000000000000000 00:00 0
    0000000051dad000-0000000051df2000 rwxp 0000000000001000 00:00 0
    0000000051df2000-0000000051df5000 rwxp 0000000000000000 00:00 0
    0000000051df5000-0000000051e13000 rwxp 0000000000049000 00:00 0
    0000000051e13000-0000000051e14000 ---p 0000000000000000 00:00 0
    0000000051e14000-0000000051e94000 rwxp 0000000000001000 00:00 0
    00000000fff71000-00000000ffffe000 rw-p fffffffffff74000 00:00 0
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 0K [0x44740000, 0x447e0000, 0x452c0000)
    eden space 512K, 0% used [0x44740000, 0x44740048, 0x447c0000)
    from space 64K, 0% used [0x447c0000, 0x447c0000, 0x447d0000)
    to space 64K, 0% used [0x447d0000, 0x447d0000, 0x447e0000)
    tenured generation total 1408K, used 0K [0x452c0000, 0x45420000, 0x4dd40000)
    the space 1408K, 0% used [0x452c0000, 0x452c0000, 0x452c0200, 0x45420000)
    compacting perm gen total 4096K, used 277K [0x4dd40000, 0x4e140000, 0x51d40000)
    the space 4096K, 6% used [0x4dd40000, 0x4dd85490, 0x4dd85600, 0x4e140000)
    Local Time = Wed Sep 7 16:24:17 2005
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_02-b03 mixed mode)
    # An error report file has been saved as hs_err_pid3269.log.
    # Please refer to the file for further information.
    What i did wrong? Please help me.

    Try to set the LD_ASSUME_KERNEL
    export LD_ASSUME_KERNEL=2.4.19
    cu
    Andreas

  • Installing Both Oracle 10g and oracleXE on the same computer

    Hi,
    Good Morning to ALL,
    Can any of you tell me whether we can Install both the Oracle10g Version and OracleXE on the same computer. In my work computer, I have oracle and Toad installed. Now I wanna install OracleXE and Oracle SQL Developer to do some hands on practise when I find time at work.
    Could we Install both these versions on the same computer? Your answer will help me a lot. Please advice............
    Thanks a lot.............. Have a good day.

    Yes, you can. On my laptop, in a virtual machine with Oracle Linux 5, I have 10g, 11g and XE.
    BTW, 11g includes Sql Developer by default...

  • Problems installing/running Oracle 10g

    I'm brand new to Oracle so if it sounds like I don't know what I'm talking about, you'll know why.
    I recently installed Oracle Database 10g on a fresh copy Windows 2000 Server. During the setup of the Database Configuration Assistant, I received several different error messages stating that the SYSTEM01.DBF file was corrupted. I continued the installation despite the messages and things seemed to be working ok; I was able to browse and create objects via Enterprise Manager etc..
    For some reason after a while I was unable to start the database. It continued to tell me that the password (I'm not sure if it meant the OS or for the db) I provided was incorrect. Then I decided to try creating a new db, and the DBCA errored out giving the same corrupted SYSTEM01.DBF message as during the initial install.
    Has anyone seen something similar or have any suggestions for me? Thanks, Jason.

    Joel, thanks for the response. I'm running Windows 2000 Server with SP3.
    This morning I was able to install a database without any errors. Sincerely, I don't know what I did this time that was different but it worked. However, I've having the same trouble with the password. In EM via IE I entered the OS password "MACHINE_NAME\user", the password, the database user "SYS", its password, and it continues to return an error. I believe it's this "RemoteExceptionError", but I'm not certain. What's odd is that when I provide a user that doesn't exist or an incorrect password, it returns the same error as when I provide the credentials that I know are correct.
    Is it possible something's timing out but it's returning a slightly different error message?

Maybe you are looking for

  • Using Photo and Video on iTunes: Please Help!

    Hi, just bought the iPod video. Managed to transfer pictures to it, but cannot see them on iTunes. I can on the iPod, but cannot on computer through iTunes. Is this possible to do? If not, how do you delete pictures you do not want to include for exa

  • Photo Downloader Shows Nonexistent Images

    Unfortunately, my Mac system shut down during the process of downloading images from one of my cameras.  The data on the SD card was corrupted but I was able to retrieve the files using a non-Adobe utility.  Then I did a low-level formatting of the S

  • Auto answer setting in iphone 3G

    I ride a motorbike and have a bluetooth system to my helmet. I have the phone in the back of the bike or in my pocket. Phone rings but I can't answer it because of where the phone is located. I know with the other phones i have had in the past they h

  • Report 2.5 with embedded Oracle Graphics

    Can I change the graphics file in runtime?

  • Apple Mail: spelling and grammar settings (OSx 10.6.8)

    Hello; Whenever I open mail, the spelling and grammar settings revert back to English. I often write emails in either French or English, and thus want to set it to "Automatic". However, it always reverts to English. How do I permanently set this pref