about installing Oracle Encounter ORA-12638 errors in Windows

Source: Internet
Author: User
Tags connect create database
Oracle|window| Error | resolution
Invited to install a oracle9i database on Windows today

I didn't want to run into some problems.

1. Install Oracle9201 Software

2. After installing Oracle9205 Patchset

3. DBCA CREATE DATABASE, encountered ORA-12638 error during creation, failed to retrieve voucher, failed to create database

4. Because I saved the creation script, I decided to execute it with a script to see where it went wrong.

5. DBCA first deleted the database that just created the have half-finished jobs.

6. Run the script, at Connect System/change_on_install as Sysdba time, reported tns-adapter error

7. Check the script to find that there are no statements to create the service instead of:

[ljava.lang.string;@29452c
[ljava.lang.string;@294553

Two lines like this.

Delete the two lines and change to the following:

D:\oracle\ora92\bin\oradim.exe-new-sid Ctsdbhis-startmode Manual
D:\oracle\ora92\bin\oradim.exe-edit-sid Ctsdbhis-startmode-startmode A-shutmode I-shuttype SRVC


This question is somewhat strange, these two lines of statements in DBCA should be done without problems, then let DBCA save the creation of the script, why only these two problems? Should be a bug of 9205.

Here, remember, if you create a database in oracle9205 for Linux, DBCA always make a mistake in creating the data dictionary, ignoring it and then doing it correctly, and the database doesn't see any problems. But it seems that only I have encountered this problem, others have not mentioned. Oh, strange.

8. Rerun the bat file, this time in the Connect System/change_on_install as SYSDBA when the error, this report is ORA-12638 errors

9. Ask the customer, this server is not in the domain, answer Yue, but also

10. So relieved, sqlnet.authentication_services= (NTS) in the Sqlnet.ora file is changed to Sqlnet.authentication_services= (NONE)

11. Rerun the Create script, OK, normal execution






Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.