DBAsupport.com Forums - Powered by vBulletin
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: ORA-01031: insufficient privileges message

  1. #11
    Join Date
    Aug 2002
    Location
    Bangalore, India
    Posts
    405
    Originally posted by abhaysk
    What if u r doing on server.. sqlnet.ora has no role here?? ..
    sqlnet.ora plays role if somebody is trying to connect to database using connect string (@dbname).

    "NAMES.DIRECTORY_PATH" entry is used for all the cases that connect to database using connect string.

    "SQLNET.AUTHENTICATION_SERVICES" is used for all those trying "connect as internal" in 8i or "connect / as sysdba" with a connect string.
    -nagarjuna

  2. #12
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434
    Originally posted by nagarjuna
    sqlnet.ora plays role if somebody is trying to connect to database using connect string (@dbname).

    "NAMES.DIRECTORY_PATH" entry is used for all the cases that connect to database using connect string.

    "SQLNET.AUTHENTICATION_SERVICES" is used for all those trying "connect as internal" in 8i or "connect / as sysdba" with a connect string.

    Which i know, so was the confused smile over ther ( for Julian's Post )
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

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