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

Thread: NT Authentication and SQL*Plus

  1. #1
    Join Date
    Jan 2001
    Posts
    30

    Question

    I have set my database to use NT Authentication. I have set up several Oracle users: an Oracle user to match the NT local admin account for the Server and an Oracle user to match the domain account. So, I can connect to the database at the server from the command line using

    plus80w.exe /@orcl

    I can also connect to the database from my client Windows95 machine from the command line using the same syntax.

    However, I can't connect using SQL*Plus from a desktop icon without being presented a logon screen.
    What do I need to do to connect directly to the database without getting a log on screen??

  2. #2
    Join Date
    Sep 2000
    Posts
    14
    Use the Plus command without the W.
    Check in the \BIN directory for the name in the Oracle version you are using.

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