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

Thread: ORA-12638 oracle credential failure

  1. #1
    Join Date
    Apr 2001
    Location
    Ludhiana (Punjab) India
    Posts
    36

    Question

    Hello Masters

    I have a database 8.1.5 on win 2000 adv. server. my database was runing fine then a message display "unable to open cursor reaches it's hight" and then when i go on svrmgrl terminal it show me error "ORA-12638 oracle cerdential failure and didn't allow me to log on" please help

    thanks in advance

    sethi gurpreet singh

  2. #2
    Join Date
    Apr 2001
    Location
    London
    Posts
    725
    you may need to increase open_cursors init.ora parameter.


    To get over credential problem.

    Open the sqlnet.ora and look for statements like

    SQLNET.AUTHENTICATION_SERVICES = (NONE)
    sqlnet.crypto_seed = "some text"

    and comment out these lines using a "#" sign.

    submitted by: Tuan Au

    (Taken from dbasupport.com)

    Once you have eliminated all of the impossible,
    whatever remains however improbable,
    must be true.

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