Installing oracle9i

This is first time i tried to create database manually. I am trying to install Oracle9i on Windows XP. the software got installed normally. I setup a listener called "LISTENER"
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = Hamza)(PORT = 1521))
when i check status, it shows status UNKNOWN
LSNRCTL> status
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=Hamza)(PORT=1521)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Produc
tion
Start Date 21-AUG-2003 08:48:29
Uptime 0 days 0 hr. 19 min. 23 sec
Trace Level err
Security OFF
SNMP OFF
Listener Parameter File E:\oracle\OraceDB\network\admin\listener.ora
Listener Log File E:\oracle\OraceDB\network\log\listener.log
Listener Trace File E:\oracle\OraceDB\network\trace\listener.trc
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Hamza.kasb.net)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC5ipc)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
i get ORA-12560: TNS:protocol adapter error when i try to connect as
sys/change_on_install as sysdba
or
sys / as sysdba
so i am unable to create database ... needs to know when am i doing wrong or missing ?
Thanks.

where to set this ..
environment variable ?
i did that but didn't worked out
i also added ORACLE_SID and LOCAL in registry and that also doesn't seem to work ...
i set ORACLE_SID = ORACL
and LOCAL = ORACL.KASB.NET
in registry
add entry to tnsnames.ora
OASIS.KASB.NET =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = HAMZA)(PORT = 1521))
(CONNECT_DATA =
(SERVICE_NAME = ORACL)
and i get this when i try to connect
SQL> conn sys/[email protected] as sysdba
ERROR:
ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
descriptor

Similar Messages

  • Error on Install Oracle9i R2 on RedHat Linux 7.3

    When I have installed Oracle9i R2 on RedHat Linux 7.3,I reboot the machine,
    and then write this:
    sqlplus
    SQL> sys /change_on_install as sysdba
    SQL>Connect to Iddle
    SQL>startup
    SQL>sltln:environment variable cannot be evaluated
    What`s the matter?
    thanks

    Looks like some file that's present in tmp or
    /var/tmp during deployment cannot be overwritten
    because of permissions issue. Please make
    sure you don't have previous installation temp files
    in /var/tmp or /tmp before doing new installation or
    use the same use that installed the first instance.
    You can try cleaning up tmp and /var/tmp and retry.
    Also try setting umask 00 before installations.

  • Problems to install Oracle9i on Linux RH 7.1

    Error message appeared during installation process.
    "Error in involing target install of makefile
    /disk01/app/oracle/products/9.0.1/plsql/lib/ins_plsql.mk"
    Does anybody know what to do?

    Try the instruction on this URL
    http://www.e-gineer.com/instructions/install-oracle9i-on-
    linux.phtml
    The problem may be coming from the binutils verson imcompatible.

  • Error in writing to directory when installing Oracle9i

    Hi, i am installing Oracle9i 64bit on a 64bit processor and when i run the installer and i get the following error:
    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/OraInstall2006-12-07_02-38-41PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2006-12-07_02-38-41PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    I have checked the tmp directory and it has enough space and the directory is drwxrwxrwx
    thanks

    Check similiar discussion in Problem installing Oracle HTTP Server on Red Hat Enterprise Linux4 for APEX

  • Installing Oracle9i on Windows XP Pro

    Hi,
    I've just installed Oracle9i Server on Windows XP, the Database is installed probarly & is working fine, but the Enterprise Manager Console window is right aligned. Everything in it, the File Menu is starting from the right side, the vertical bar is on the right side, the Databases tree is also right aligned on the window.
    I beleive that I have to change some value in the Windows Registry, but I don't know which one, if any one can please help me and tell me which value I should change or add to the registry.
    Please reply
    Thank you

    I just checked this again, at work, on my 2000 machine. I changed my locale to saudia arabia and that resulted in the alignment you mentioned earlier. I switched it back to its default english - united states and the alignment is no loner at the right.
    In addition to that my nls_lang setting is :
    AMERICAN_AMERICA.WE8MSWIN1252
    Note though, that simply changing the locale did it for me, regardless of my nls_lang setting.

  • Problem to installing oracle9i software! please help me..

    Hai good afternoon!!
    When i am installing oracle9i software it displaying the following error. Please tell how i am clear this error.. please help. Advanced thank you to all
    Configuration Tools
    Tool Name Status
    Agent configuration Assistant failed(see details...)

    Agent configuration Assistant failed(see details...) Have you seen the details what do they say? Additionally there should be log file being created during the installation, please see the logs?
    Please tell how i am clear this errorBefore clearing, you need to know the error the details will have explanation about the error(s).
    Adith

  • Install oracle9i(9.2.0.4) on Fedora Core3

    Install Oracle9i(9.2.0.4) on Fedora Core 3
    I. Prepare the files
    1. Download ship_9204_linux_disk1.cpio.gz, ship_9204_linux_disk2.cpio.gz ship_9204_linux_disk3.cpio.gz from www.oracle.com to your local disks.Unzip them all.
    gunzip ship_9204_linux_disk1.cpio.gz
    gunzip ship_9204_linux_disk2.cpio.gz
    gunzip ship_9204_linux_disk3.cpio.gz
    cpio -idmv < ship_9204_linux_disk1.cpio
    cpio -idmv < ship_9204_linux_disk2.cpio
    cpio -idmv < ship_9204_linux_disk3.cpio
    there will be three new sub-directories named Disk1,Disk2,Disk3 in the directory.
    2. Copy compat-gcc-7.3-2.96.128.i386.rpm, compat-gcc-c++-7.3-2.96.128.i386.rpm, compat-libstdc++-7.3-2.96.128.i386.rpm, compat-libstdc++-devel-7.3-2.96.128.i386.rpm from Red Hat EL AS3 installation CDs to a temporary directory.
    3. Make a script file named rhel3_pre_install.sh with the following content:
    #!/bin/bash
    USER=`whoami`
    if [ $USER != root ]; then
    echo "Must be root to run this script, please login as root and re-try"
    exit
    fi
    # see if libcwait.so is already being loaded
    if [ -f "/etc/ld.so.preload" ] && [ -n "`grep libcwait /etc/ld.so.preload`" ]; then
    echo "Patch has already been applied"
    exit
    else
    echo "Applying patch..."
    fi
    cat << EOF |
    #include <errno.h>
    #include <sys/syscall.h>
    #include <sys/types.h>
    #include <sys/wait.h>
    pid_t
    __libc_wait (int *status)
    int res;
    asm volatile ("pushl %%ebx\n\t"
    "movl %2, %%ebx\n\t"
    "movl %1, %%eax\n\t"
    "int \$0x80\n\t"
    "popl %%ebx"
    : "=a" (res)
    : "i" (__NR_wait4), "0" (WAIT_ANY), "c" (status), "d" (0), "S" (0));
    return res;
    EOF
    gcc -O2 -shared -fpic -xc - -o /etc/libcwait.so
    echo "/etc/libcwait.so" >>/etc/ld.so.preload
    echo "Patch successfully applied"
    Change the file property to executable. Open a terminal, do it as ‘root’ user.
    sh rhel3_pre_install.sh
    II. Prepare the system
    1. Check if the following rpms have been installed.
    rpm –qa | grep compat-db
    rpm –qa | grep openmotif
    rpm –qa | grep setarch
    make sure they are installed exactly.
    2. Install the four rpms copy out from RHEL AS3.Do the following command in the directory which contains them.
    rpm –Uvh com*rpm --force
    check them by rpm –qa | grep compat
    make sure they are installed exactly.
    3. Change the gcc to oracle required
    mv /usr/bin/gcc /usr/bin/gcc34
    mv /usr/bin/g++ /usr/bin/g++34
    ln -s /usr/bin/gcc296 /usr/bin/gcc
    ln -s /usr/bin/g++296 /usr/bin/g++
    4. Modify /etc/sysctl.conf, add the following content:
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    If you have more then 2G ram, you can set kernel.shmmax = 2147483648
    5. Modify /etc/security/limits.conf, add the following content:
         oracle    soft    nofile    65536
         oracle    hard    nofile   65536
         oracle    soft    nproc    16384
         oracle    hard    nproc    16384
    then, restart the computer.
    III. Prepare the user and the directories
    1. Add user and groups
    groupadd oinstall
    groupadd dba
    useradd -g oinstall -G dba oracle
    passwd oracle
    2. Make directories
    mkdir -p /opt/ora9/product/9.2
    mkdir /var/opt/oracle
    chown oracle.dba /var/opt/oracle
    chown -R oracle.oinstall /opt/ora9
    chmod 755 /var/opt/oracle
    3. Change X unlimited to anyone
    xhost +
    4. set the ‘root’ user’s environment
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    5. open a new terminal
    su – oracle
    modify the .bashrc, add the following content:
    #oracle 9i
    export ORACLE_BASE=/opt/ora9
    export ORACLE_HOME=/opt/ora9/product/9.2
    export PATH=$ORACLE_HOME/bin:$ORACLE_HOME/Apache/Apache/bin:$PATH
    export ORACLE_OWNER=oracle
    export ORACLE_SID=ora9
    export ORACLE_TERM=vt100
    export LD_ASSUME_KERNEL=2.4.1
    export THREADS_FLAG=native
    export LD_LIBRARY_PATH=/opt/ora9/product/9.2/lib:$LD_LIBRARY_PATH
    # change this NLS settings to suit your country:
    # example:
    # german_germany.we8iso8859p15, american_america.we8iso8859p2 etc.
    export LANG=en_US
    export LC=en_US
    then refresh the environment: source .bashrc
    check if them take effect. set | more
    6.logout and relogin as ‘oracle’.
    IV. Finish the installation.
    Change the current directory to which you download the oracle9i installation files.
    ./Disk1/runInstaller
    Good luck!
    ======================================================
    any question,u can contact me.my MSN: [email protected]
    u can also down the 'MS word' format file by http://52asp.kmip.net/Install Oracle9i.doc

    OK thank you very much Ivan
    You cookbook was very useful because i encountered exactly errors that you mentionned.
    Thanks !!

  • I installed Oracle9i on my Win2000 AdvServer,but...

    I installed Oracle9i Database on my Win2000 AdvancedServer,but when i try to open Enterprise Manager by clicking "Enterprise Manager Console" from Start menu, can u believe what happened?? OK , let me tell u, NOTHING HAPPENED! no alerts,no windows,nothing.
    I have started the "OracleOraHome90ManagementServer" Service, and the windows2000 system is a brandnew one.
    Being a newbit of Oracle, i dont know what to do now, please help me.

    Make sure you have created a repository on your database. You can do this with the configuration assistant

  • Error ORA-03113 while install Oracle9i r2 on redhat Advance serer

    Hello All:
    Can anyone inform me how to correct the error ORA-03113 when I install oracle 9i on RedHat Advance Server 2.1
    This error has something to do with setting my CLASSPATH I think.
    Thank YOU
    Ezra Taylor

    Hi,
    You don't mention where exactly you were receiving this error but I was receiving this error when doing the database creation via DBCA. I was able to get around this by altering the 'shmmax' parameter. I suspect that the classpath is not the issue in this case, infact I think it should be unset (as well as other things such as JAVA_HOME).
    I initially tried the 100Mb specified at this site: http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    However this wasn't enough so I went for the 'loony' option and set it to its maximum value using sysctl as root (see below):
    sysctl -w kernel.shmmax=4294967295
    Obviously you probably don't want to leave it at this size and will want to find the appropriate value. (Oracle reccomends half of physical memory - I haven't tried this yet).
    HTH,
    Gareth.

  • Installing oracle9i in linux

    hi ,
    while installing oracle9i in linux it asked me to run ./root.sh
    when i run this command it asked to me to give local bin directory. so i gave /usr/bin
    after that it gave the following error:
    starting RPM to install the LSSV product for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    error:failed dependencies
    libtercap.so.2 is needed by orclclnt.nw_lssv.build.71.1
    error:failed dependencies
    orcclnt=nw_lssv.build.71.1 is need by orcldrvr_nw_lssv.build.71.1
    error:failed dependencies
    orclclnt=nw_lssv.build.71.1 is need by orclnode_nw_lssv.build.71.1
    orcldrvr=nw_lssv.build.71.1 is needed by orclnode_nw_lssv.build.71.1
    libscrsi.so is needed by orclnode_nw_lssv.build.71.1
    libsji.so is needed by orclnode_nw_lssv.build.71.1
    installation of lssv is not succeed
    for more installation please refer to the linux installation section
    in the LSSV installation gide at http:www.legato.com/lssv
    now how to solve this what to do now? can any one help?

    It sound like a duplicate thread, see an answer in installing oracle9i in linux in Installation Forum.<br>
    <br>
    Nicolas.

  • Problem installing Oracle9i Developer Suite

    When I try to install Oracle9i Developer Suite in my Windows ME system, the Universal Installer prompt me the following error message:
    "Unable to setup inventory. You may not have proper permissions".
    Does anyone know how to solve this problem.
    I'm new to Oracle, sorry if this is a stupid question.
    Thanks and regards
    Ken

    "Unable to setup inventory. You may not have proper permissions".
    Yes, this error is infuriating.
    In the case of a first-time installation of Oracle9i Database Release 2 Enterprise Edition on AIX 5.3, the answer was to -
    1. Cancel the installation process.
    2. On the server -
    cd /etc
    rm oraInst.loc oratab
    3. Restart the installation process.
    I don't know how applicable this solution is to Oracle9i Developer Suite, but would guess the problem is something similar.

  • Who can tell me how to install Oracle9i Database under redhat7.3

    I want to install Oracle9i Database under redhat7.3,but fail,can you tell me how to install it.

    You can set it at infopackage level.
    Go to infopackage-> Scheduler menu-->Data S Default Size(something like this).
    Inside this you have option to set size of datapackage.
    Hope this helps.

  • Jrew.exe has stopped working when iam tryin to install oracle9i on vista

    jrew.exe has stopped working when iam tryin to install oracle9i on windows vista can anyone help me to resolve this issue

    869902 wrote:
    jrew.exe has stopped working when iam tryin to install oracle9i on windows 7 , 64 bit versionYou are reviving a 3-year old thread . . .
    And if the OP couldn't install 9i on vista because it (9i) was too old to be certified on Vista, what do you suppose of 9i on Win7?

  • I installed Oracle9i Database on my Win2000 AdvancedServer,but....

    I installed Oracle9i Database on my Win2000 AdvancedServer,but when i try to open Enterprise Manager by clicking "Enterprise Manager Console" from Start menu, can u believe what happened?? OK , let me tell u, NOTHING HAPPENED! no alerts,no windows,nothing.
    I have started the "OracleOraHome90ManagementServer" Service, and the windows2000 system is a brandnew one.
    Being a newbit of Oracle, i dont know what to do now, please help me.

    Hi Micromad,
    I think it takes a while to start Enterprise manager console on the Win 2000 server.SO wait for sometime after clicking from start menu.Also you will have to choose standalone option if Oracle Management Server is not configured.
    check it out....
    Masih
    > I installed Oracle9i Database on my Win2000 AdvancedServer,but when i try to open Enterprise Manager by clicking "Enterprise Manager Console" from Start menu, can u believe what happened?? OK , let me tell u, NOTHING HAPPENED! no alerts,no windows,nothing.
    I have started the "OracleOraHome90ManagementServer" Service, and the windows2000 system is a brandnew one.
    Being a newbit of Oracle, i dont know what to do now, please help me.

  • Crash when installing Oracle9i on Windows

    If you have a crash when installing oracle9i on Win 2000
    (for example The instruction at "0x77fca30c" referenced memory blah blah blah), the problem could be your classpath.
    Try the following in a command window:
    cd Disk1 (or wherever you have unzipped oracle)
    set CLASSPATH=
    setup
    I guess it is a bug in the installer. I didn't try to isolate it, my classpath is too big!

    I just checked this again, at work, on my 2000 machine. I changed my locale to saudia arabia and that resulted in the alignment you mentioned earlier. I switched it back to its default english - united states and the alignment is no loner at the right.
    In addition to that my nls_lang setting is :
    AMERICAN_AMERICA.WE8MSWIN1252
    Note though, that simply changing the locale did it for me, regardless of my nls_lang setting.

  • Error installing Oracle9.2.0 on RedHat Enterprise3

    Hi,
    I tried to install Oracle9.2.0 on Linux RedHat Enterprise3, when run ./runInstaller the oracle gui installer not completed it just stop at 0% progress and when look logs file at /oracle/oraInventory/logs/ it content:
    Java.lang.UnsatisfiedFieldError: /tmp/oraInstall2004-06-07_09-12-29PM /libactionUnix22.so : /tmp/oraInstall2004-06-07_09-12-29Pm/libactionunix22.so:symbol errno, version Glibc_2.0 not defined in file libc.so.6 with link time reference
    at java.lang.classloader$nativelibrary.load (native method)
    at java.lang.classloader.loadlibrary0 (classloader.java:1419)
    at java.lang.classloader.loadlibrary (classloader.java:1314)
    at java.long.Runtime.load0 (Runtime.java:698)
    at java.long.System.load (System.java:797)
    at ssoiGenClassUx22.<clinit> (ssoiGenClassUx22.java:25)
    at sscreatelinkux.createlink (sscreatelinkux.java:255)
    at sscreatelinkux.installAction (sscreatelinkux.java:83)
    at oracle.sysman.oii.oiis.oiiscompactions.doActionWithException (oiisCompActions.java:1357)
    at oracle.sysman.oii.oiis.oiiscompactions.doActionImpl (oiisCompActions.java:1157)
    at oracle.sysman.oii.oiis.oiiscompactions.doAction (oiisCompActions.java:604)
    at CompActions.doActionP1createLink3 (compActions.java:310)
    at CompActions.StateChangeActions (compActions.java:106)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiilActionThr.run (oiicInstallActionPhase.java:604)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase.executeProductPhases (oiicInstallActionPhase.java:2199)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase.doInstalls (oiicInstallActionPhase.java:2052)
    at oracle.sysman.oii.oiic.oiicInstallActionsPhase$oiInstRun.run (oiicInstallActionPhase.java:2945)
    at java.lang.Thread.run (Thread.java:484)
    hope someone can give clue what should i do and check.
    Thanks and Regards,
    Ed

    hi Ed,
    your log clearly states that there is some problem with your glibc kernel, and there are some relinking issues also.
    I suggest you to download the glibc and extract that tar file , which produces one shell script , run it and mostly your problem gets solved. By the way dont forget to copy the relink file in $ORACLE_HOME/bin.
    get back after your attempt
    regards
    srinivas

Maybe you are looking for

  • Problem with built-in animation text presets

    Hi, I just started my first job with AE. I want to make a very simple thing: animate text (to be precise, just 3 short words) with one of the excellent built-in effects, which was shipped with the product. However I realized, that the final result of

  • How to keep the focus in a table cell as long as it is invalid?

    Hello, if you run the following code and enter some alphabetic characters in the Integer column, you can't get out of the cell as long as focus transfer is within the table. But if you click in the textfield, the cell is left invalid. (If you click i

  • Attachment in quote

    Hi, Attachment is not going quote approval notification in order management. Pls any body help me about this issue. Thanks in advance. Paresh.

  • About Devsphere Mapping Framework ?

    Discuss about this framework ?

  • Trouble with call status remains 'In Process'

    Why status remains 'In Process' ? What is TermCallFor event ? Any reason why DestUnallocated event trigger even though agents are available at desired extension.