DBAsupport.com Forums - Powered by vBulletin
Results 1 to 7 of 7

Thread: unable to connect to oracle from sqlplus

  1. #1
    Join Date
    May 2007
    Posts
    8

    Post updated d threa: unable to connect to oracle from sqlplus : iam unable to poset reply

    Hi,

    I have installed oracle 10g on RHEL 4, I got the following error message at the end of installation process cannot find file "%filename%". I ignore the message and it completed. when i connect to oracle from sqlplus it doesnot show any error it returens to the dollar prompt again.. I have tried uninstalling oracle and installed again and i got the same error.. connecting throu sqlplus also showed the same error message.. pls help ..

    thanks,
    srikanth

    I am ot able to pst reply to this thread pls advise.. I have the follwoing as a reply to your qustions..
    Yes, I have followed as per the install guidelines.. for a short recap i did the following.. if i have missed anything please advise..

    1) created two groups oinstall and dba... and assigned the two groups to oracle user..
    2) I created teh directories(/oraeng/app/product/10.2.0) in a separate drive for oracle which has 7GB space..
    3) I have set the values of shmmax, shmmin, file-size, ip version, local port numbers in rc5.d file
    4) I have set rmem,wmem max and min values in /etc/sysconf.ctl.. and the permission of the file is changed to 777 after that i rebooted the system..
    5) I logged in as oracle user and set the path, ORACLE_HOME, ORACLE_SID, PATH in .bash_profile and executed the profile, finally installd the software from CD.. ( the files were not zipped)
    6) I got OUI and started the normal process of installation.. where i encountered the error which i mentioned in the first part of the thread..
    7) After completeion of the installation i ran the script root.sh in root login

    and when i tried to connect to the database using sqlplus it dint show me any error instead it displayed the $ prompt, pls advise of any mistakes i have done..
    Last edited by srikanthan; 05-31-2007 at 06:47 AM.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    provide an exmaple of what you are doing

  3. #3
    Join Date
    May 2007
    Posts
    8
    I logged in as oracle user (with which i installed the software) and i tried to connect using sqlplus "/as sysdba". i dint showed me any error message. i got the $ prompt again. i checked for sqlplus by givin 'which sqlplus' the result was ~/bin/sqlplus (~ = /oraeng/app/product/10.2.0 = $ORACLE_HOME) I set the path in .bash_profile and ran the command . .bash_profile

  4. #4
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    Do a strace sqlplus or truss sqlplus and paste the logout here

    regards
    Hrishy

  5. #5
    Join Date
    Nov 2006
    Location
    Sofia
    Posts
    630
    r u sure u have read and follow the installation guide? Especially have u installed all the required RHEL libraries as per install guide?

    Regards

  6. #6
    Join Date
    May 2007
    Posts
    8

    unable to connect to oracle from sqlplus

    Yes, I have followed as per the install guidelines.. for a short recap i did the following.. if i have missed anything please advise..

    1) created two groups oinstall and dba... and assigned the two groups to oracle user..
    2) I created teh directories(/oraeng/app/product/10.2.0) in a separate drive for oracle which has 7GB space..
    3) I have set the values of shmmax, shmmin, file-size, ip version, local port numbers in rc5.d file
    4) I have set rmem,wmem max and min values in /etc/sysconf.ctl.. and the permission of the file is changed to 777 after that i rebooted the system..
    5) I logged in as oracle user and set the path, ORACLE_HOME, ORACLE_SID, PATH in .bash_profile and executed the profile, finally installd the software from CD.. ( the files were not zipped)
    6) I got OUI and started the normal process of installation.. where i encountered the error which i mentioned in the first part of the thread..
    7) After completeion of the installation i ran the script root.sh in root login

    and when i tried to connect to the database using sqlplus it dint show me any error instead it displayed the $ prompt, pls advise of any mistakes i have done..

  7. #7
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    provide a full copy and paste from the screen of what you are doing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width