Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Some Problems about Oracle7 on windows nt4.0

Re: Some Problems about Oracle7 on windows nt4.0

From: Kurt Sun <sunk_at_focushope.edu>
Date: 10 Dec 2001 10:23:07 -0800
Message-ID: <390d95fb.0112101023.1ca7725e@posting.google.com>


tony_cartercn_at_hotmail.com (Tony.Carter) wrote in message news:<3fbde5e8.0112092157.22c5916b_at_posting.google.com>...
> Hello,It's the first time that I ask question on this newsgroup.
>
> I've met some problems about oracle7 on Windows NT4.0(SP4,OP4,IE4.01).
> The services,'OracleserviceORCL'and 'OraclestartORCL',can not be started.
> The error message is"0126 Can not find the module".

The following info might helps:

Problem Description


 

Error 126: The specified module could not be found. is reported when you attempt to start the OracleService<sid>. This is a vague Windows NT error that does not explain which module(s) are being looked for.

Solution Description:


 

The Oracle Installer simply installs the Oracle Parallel Server (OPS) components required to configure Oracle Parallel Server. To have a complete OPS installation you must then install the vendor-supplied OSD (Operating System Dependent) modules and perform several OPS configuration tasks.  

If you want to fully install OPS you can either continue with the installation as explained in the online Oracle Parallel Server Getting Started for Windows NT manual. Or, if you do not want OPS, remove the Oracle Parallel Server option by running the Oracle Installer (Oracle_Home\BIN\ORAINST.EXE) and choose to remove the OPS components.  

NOTE: The Oracle Parallel Server Getting Started for Windows NT manual recommends that you do not install the starter database for an OPS installation.  

The 7.3.4.0.2 patch is required to run OPS on Oracle 7.3.4.  

Solution Explanation:


 

With the OPS option installed, the OracleService is dependent on another service called OraclePGMSService, which provides cluster management for the NT cluster. If the cluster management software is missing, the dependency will not be met, resulting in "System error 126 has occurred; The specified module could not be found."  

HTH, Kurt Received on Mon Dec 10 2001 - 12:23:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US