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

Thread: cannot connect as sys

Threaded View

  1. #15
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865
    Originally posted by diwakar
    I would like to mention again that Iam able to connect through other users from sqlplus, but through telnet even this is not possible.
    Be sure to telnet to the unix box as the software owner of oracle(use the same OS username that was used to install Oracle on the box). Now login as any user to the database using sql*plus.

    Code:
    telnet 192.168.64.23
    Red Hat Linux release 7.1 (Seawolf)
    Kernel 2.4.2-2 on an i686
    login: oracle
    Password:xxx
    Last login: Wed Mar 19 16:22:01 from 192.168.64.193
    You have new mail.
    [oracle@parrot oracle]$ sqlplus
    username:dbcl
    password:dbcl
    HTH.
    Last edited by ggnanaraj; 03-20-2003 at 01:34 AM.

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