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

Thread: sunsolaris

  1. #1
    Join Date
    May 2002
    Posts
    232
    Hiiiiii,I am new for sunsolaris.
    I want to connect by using telnet.
    I was opend telnet promt.
    Then how to connect oracle?
    I know my username and password but i don't know how to connect oracle from telnet,any one can give steps for my it is very simple question.
    thanks
    kavitha
    kavitha

  2. #2
    Join Date
    Apr 2002
    Posts
    28
    kavitha,
    Ideally you should install the Oracle client software on your computer and run SQLPLUS on your computer to connect to the Oracle database. Your DBA will need to help you configure the tnsnames.ora file on your computer so that you can connect to the database.

    If you telnet (or better yet - use secure shell) to connect to the database you would just run sqlplus and give your username/password:

    sqlplus username/password

    David Simpson
    http://www.dotcomsolutionsinc.net

  3. #3
    Join Date
    Apr 2002
    Posts
    135
    hai
    using telnet,

    goto ORACLE_HOME
    then to bin
    then give sqlplus
    Good Judgement comes from Experience.
    Experience comes from Bad Judgement

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