0xC0000142 error

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

I am running a W2K server and am receiving the following
error:

Application Error - The application failed to initialize
properly. (0xC0000142). The only

explanation I have found on Microsoft is at

(http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/w2kmsgs/984.asp) which

gives no specific solutions.

This occurs with wscript.exe (Windows scripting host) and
sqlplus.exe (SQL). I am running

VB scripts that check for the existence of a specific data
file (text file) which resides on

a virtual NT share on a Unix box (attached through a
mapped drive). If the specific data

file exists, the VB script runs Oracle procedures and is
then the data file is renamed on

that Unix box, after which the script should terminate.
The VB scripts themselves do not

have a specified timeout to fail if they cannot read the
network share, and I believe that

this may be causing the processes to hang.

Once again, It is a Windows 2000 Server running Oracle 9i
acessing files on a virtual NT share on a Unix box. All
scripts are run with the NT service account which has full
rights on the Unix NT share.

Any ideas? Thanks for all the help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top