Pentium 4 win2000 environment unable to install Oracle8i

xiaoxiao2021-03-06  49

P4 computer is best to install Oracle 9i

If it is inconvenient, you can install Oracle 8i according to the following methods (in fact, not all P4CPUs can be installed Oracle8 i. My P4 1.7 is installed Oracle 8.1.6, there is no problem.)

Install Oracle 8i on the P4 machine

First, system environment and preparation work

hardware:

INTEL P4 processor

256M memory

Hard disk has three partitions C, D, E, and the optical drive is f

software:

Operating system Windows 2000 Server, Windows 98

Database Oracle 8.0.6 for NT or Oracle 8.1.x for NT

Ready to work:

Make sure there is no Oracle product on the machine. If you have any words, please uninstall it, then delete all Oracle's related items in the registry.

Install Oracle Enterprise Edition on Windows 2000 Server

Install Oracle Client on Windows 98

Second, the fault phenomenon

1. When you install Oracle8.0.6 on Windows 2000 Server

When selecting custom installation and creates a database, the primary application has been installed, and "Whether to create a database", the selection is no longer responding. After restarting the machine, click the application without reacting and simply end.

Click on the application, the mouse is present, and then disappears, no phenomenon happens.

2, after the Client of Oracle8.0.6 is installed on Windows 98

The installation is successful, click on the application, prompting the program to perform illegal operations, will be closed.

3. When installing Oracle8i on Windows 2000 Server

Click Install the application setup.exe, the program hangs, or disappears, or terminates without any reactions.

Third, the reason analysis

When using the Windows NT, Windows 2000 or NetWare operating system and Intel P4 processor, the above problem will be encountered when installing Oracle8 or Oracle8i. The main reason is OREALCE8 / 8I OUI (Oracle Universal Installer) 1.7.1.9.0 or previous versions use Sun JRE and Symantec JIT (Just In Time Library, while JRE and JIT are not compatible with Intel P4 processors.

Fourth, solution

1, Oracle 8.0.6 solution

(1) Copy the installation disk to the hard disk. For example, E: / Oracle806.

(2) Locate the Symcjit.dll file under the directory E: / Oracle806 / Win32 / JRE11, rename Symcjit.dll to symcjit.old.

(3) Locate the jre11.map file under the directory E: / Oracle806 / Win32 / JRE11, open the JRE11.map file with the text editing tool, find the paragraph starting with BIN, which can see "" "Symcjit.dll" " % JRE11% / bin / "398336 False False False 00 00" "", delete this line, then save. Note that the properties of this file are read-only.

(4) Perform the installation file setup.exe from the directory E: / ORACLE 806.

If the phenomenon of the fault is, Oracle8.0.6 has been installed, but click on the Oracle application without any reactions (generally in the Windows 2000 Server operating system) or click the application such as Net8, prompting the program to perform illegal operation, will be closed (Generally in the Windows 98 operating system). . In this case, you can uninstall Oracle, and you can rename the Symcjit.dll file under the corresponding location of the system installation directory to Symcjit.OLD. 2, Oracle 8.1.x solution

(1) Create a temporary directory and copy the Oracle8i's installation source program to this directory.

Find the file of the Symcjit.dll under the directory stage / component / oracle.swd.jre / 1.1.7.30 / 1 / DataFiles / Expanded / JRE / WIN32 / BIN, and renamed Symcjit.OLD. Note that there is another symcjit.dll file in the OEM directory to be renamed.

(2) Search ORAPARAM.INI file, open it, change the line RE_MEMORY_OPTION = -MX48M parameter is jre_memory_options = -NOjit -ms16m -mx32m

(3) Other parameters remain unchanged.

(4) Perform the setup.exe file in the local hard disk install / win32 / setup.exe directory. At this time, it is called an modified parameter file ORAPARAM.INI.

(5) Select Custom Mode when installing and do not create a database.

(6) Installer Touch Network Configuration Assistant Net8 Configuration Assistant (Netca) You need to force to terminate it and then exit the installation interface.

(7) After the Oracle8i installation is complete, each of the following files in the installation directory requires a corresponding modification.

Assistants / DBCA / DBASSIST.CL

Assistants / DBMA / DBMIG.CL

Assistants / IFA / IFA.CL

BIN / ELOGIN.CL

BIN / OWM.CL

LDAP / OIDAMDIN / OIDADMIN.CL

Network / Tools / Netasst.cl

Network / Tools / Netca.cl

OWM / Install / INSTELOGIN.CL

OWM / Install / InstownM.CL

Use the editing tool to open the above files in turn, add parameters - nojit, as the dbassist.cl file as the example below:

Command = ("c: / program files / oracle / jre / 1.1.7 / bin / jrew" -nojit -classpath ....)

Use the same way to modify each .cl file content listed.

(8) The completion of the installation is complete, you can run DBCA and Netca after the installation is complete.

Oracle 9i is installed on the 2000 senior server version of how old is unsuccessful

Solution:

1. If you have never installed Oracle817 or other versions of Oracle on the machine, you can unpack all files to a temporary directory, such as extracting in the Temp / Install / Disk1 directory of the E disk, then use the search file tool to find all Symcjit.dll file, change its name to symcjit.old, you can run the setup.exe file in the disk1 directory, start installing.

2. If Oracle817 has been installed on the machine, you need to completely uninstall Oracle, then install, steps below: (1) Start -> Settings -> Control Panel -> Administrative Tools -> Services

Stop all Oracle services.

(2) Start -> Program -> Oracle - OraHome81-> Oracle Installation Products-> Universal Installer

Uninstall all Oracle products

(3) Running regedit, select HKEY_LOCAL_MACHINE / SOFTWARE / ORACLE, press the DEL to delete this entry.

⑷ Run the regedit, select HKEY_LOCAL_MACHINE / SYSTEM / CURRENTCAL_MACHINE / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SYSTEM / CURRENTCONTROLSET / SERVICES to scroll through this list, remove all Oracle entrances.

⑸ Run the regedit, search all items related to Oracle and delete it.

⑹ From the desktop, the Startup group, the program menu, delete all groups and icons related to Oracle

⑺ Restart your computer, then restart to completely delete the directory where Oracle is located

⑻ Delete files related to Oracle, select Oracle's default directory C: / Oracle and C: / Program Files / Oracle, delete this entry directory and all subdirectories.

⑼ Differently extract all the files to be installed to a temporary directory, such as extracting in the TEMP / Install / Disk1 directory of the E disk.

⑽ Open the file disk1 / install / oraparam.ini, do the following changes:

● Source item is changed to Source = E: /Temp/install/disk1/stage/products.jar

● JRE_LOCATION item change to jre_location = e: /temp/install/disk1/stage/components/oracle.swd.jre/1.7.30/1/datafiles/expanded/jre

● OUI_Location item is changed to OUI_LOCATION = E: /TEMP/INSTALL/Disk1/stage/components/oracle.swd.oui/1.7.1.9.0/1/datafiles/expanded

● JRE_MEMORY_OPTIONS Item Change to JRE_MEMORY_OPTION = -NOjit -ms16m -mx32m

3. Run Disk1 / Install / Win32 / Setup.exe, the installation begins, according to the prompt, install it, assume that I am installed in the D: / ORANT / ORA81 directory.

4. Some services will be reported wrong after installation, and these services are:

Net8 configuration assistant

Database configuration assistant

Although the HTTP service is launched, it will report a series of java.exe errors, you can click Start -> Oracle -> Oracle HTTP Server-> Stop HTTP Server to stop HTTP Server service.

The installation is complete, but there is a problem, don't worry, patience, I will take you to success.

5. After the installation is complete, you will need to do the following work, add "-nojit" item to all "* .cl" suffixes under the installation path, a total of ten files, as follows: assistants / dbca / dbassist.cl;

Assistants / dbma / dbmig.cl;

Assistants / IFA / IFA.CL;

BIN / ELOGIN.CL;

BIN / OWM.CL;

LDAP / OIDAMDIN / OIDADMIN.CL;

Network / Tools / Netasst.cl;

Network / Tools / Netca.cl;

OWM / Install / Instelogin.cl;

OWM / INSTALL / InstoWM.CL;

EXAMPLE:

Command = ("c: / program files / oracle / jre / 1.1.7 / bin / jrew"

-CLASSPATH

"C: / program files / oracle / jre / 1.1.7 / lib / RT.jar;

C: / Program Files / Oracle / JRE / 1.1.7 / LiB / I18N.jar;

D: /oracle/ora81/jlib/ewat-3_3_6.jar;

D: /oracle/ora81/jlib/ewtcompat-opt-3_3_6.zip;

D: /oracle/ora81/jlib/share-1_0_8.jar;

D: /oracle/ora81/jlib/swingAll-1_1_1.jar;

D: /oracle/ora81/jlib/help-3_1_8.jar;

D: /oracle/ora81/jlib/ice-4_06_6.jar;

D: /oracle/ora81/neetwork/jlib/sysmanmaf.jar;

D: /oracle/ora81/owm/jlib/owm-2_1.jar;

D: / Oracle / ORA81 / OWM / JLIB / HELP / ELOGIN / HELP "

Oracle.Security.Admin.lio.lioa.lioaapp oracle.security.admin.lio.lioa.lioApp -Nojit)

6. The three services in 4 here still can't start, that is because the work has not finished, continue to follow down.

To the java.sun.com website download JRE software, you want 1.2.2 or more, then installed on your machine, use it after the installation is complete, use it with the bin directory and lib directory D: / ORANT / ORA81 / APACHE / JDK / The bin directory and lib directory under JRE. It can be launched smoothly here's above three services.

转载请注明原文地址:https://www.9cbs.com/read-116268.html

New Post(0)