RE: SQL Server errors

2000-08-09 Thread Andy Ewings

oooh...doesn't sound to good.

What I'd try is to create another database and import all of the data
across.  Delete the old database and then change your DSN's to point to the
new database.

-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: 09 August 2000 13:34
To: [EMAIL PROTECTED]
Subject: SQL Server errors


I've been getting the following SQL Server errors in the event log over and
over.  Any idea what these mean?

===
Source: SQLExecutive
Type: Error
Category: Alert Engine
Description: Unable to read local EventLog.  Reason: Invalid access to
memory location.
===

Thanks,

Howie Hamlin
--
inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
www.CoolFusion.com

Please vote for iMS in the Most Innovative category here:
*** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***

Check out inFusion Mail Server - the world's most configurable email server



--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: SQL Server errors

2000-08-09 Thread Howie Hamlin

How do I know what DB this error applies to?

Thanks,

Howie Hamlin

- Original Message -
From: Andy Ewings [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 09, 2000 8:45 AM
Subject: RE: SQL Server errors


 oooh...doesn't sound to good.

 What I'd try is to create another database and import all of the data
 across.  Delete the old database and then change your DSN's to point to
the
 new database.

 -Original Message-
 From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
 Sent: 09 August 2000 13:34
 To: [EMAIL PROTECTED]
 Subject: SQL Server errors


 I've been getting the following SQL Server errors in the event log over
and
 over.  Any idea what these mean?

 ===
 Source: SQLExecutive
 Type: Error
 Category: Alert Engine
 Description: Unable to read local EventLog.  Reason: Invalid access to
 memory location.
 ===

 Thanks,

 Howie Hamlin
 --
 inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
 www.CoolFusion.com
 
 Please vote for iMS in the Most Innovative category here:
 *** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
 
 Check out inFusion Mail Server - the world's most configurable email
server


 --
--

 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 --

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: SQL Server errors

2000-08-09 Thread Andy Ewings

when exactly do you see this error?  are you saying it is appearing in the
NT event log?  Does SQL still work?

-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: 09 August 2000 13:46
To: [EMAIL PROTECTED]
Subject: Re: SQL Server errors


How do I know what DB this error applies to?

Thanks,

Howie Hamlin

- Original Message -
From: Andy Ewings [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 09, 2000 8:45 AM
Subject: RE: SQL Server errors


 oooh...doesn't sound to good.

 What I'd try is to create another database and import all of the data
 across.  Delete the old database and then change your DSN's to point to
the
 new database.

 -Original Message-
 From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
 Sent: 09 August 2000 13:34
 To: [EMAIL PROTECTED]
 Subject: SQL Server errors


 I've been getting the following SQL Server errors in the event log over
and
 over.  Any idea what these mean?

 ===
 Source: SQLExecutive
 Type: Error
 Category: Alert Engine
 Description: Unable to read local EventLog.  Reason: Invalid access to
 memory location.
 ===

 Thanks,

 Howie Hamlin
 --
 inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
 www.CoolFusion.com
 
 Please vote for iMS in the Most Innovative category here:
 *** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
 
 Check out inFusion Mail Server - the world's most configurable email
server


 --
--

 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 --

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: SQL Server errors

2000-08-09 Thread Howie Hamlin

Yes, this is from the event log.  The SQL Server is still running and
working.  This error quickly fills up the event log (that's how many times
it's ahppening).

Thanks,

Howie Hamlin

- Original Message -
From: Andy Ewings [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 09, 2000 8:56 AM
Subject: RE: SQL Server errors


 when exactly do you see this error?  are you saying it is appearing in the
 NT event log?  Does SQL still work?

 -Original Message-
 From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
 Sent: 09 August 2000 13:46
 To: [EMAIL PROTECTED]

 Subject: Re: SQL Server errors


 How do I know what DB this error applies to?

 Thanks,

 Howie Hamlin

 - Original Message -
 From: Andy Ewings [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, August 09, 2000 8:45 AM
 Subject: RE: SQL Server errors


  oooh...doesn't sound to good.
 
  What I'd try is to create another database and import all of the data
  across.  Delete the old database and then change your DSN's to point to
 the
  new database.
 
  -Original Message-
  From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
  Sent: 09 August 2000 13:34
  To: [EMAIL PROTECTED]
  Subject: SQL Server errors
 
 
  I've been getting the following SQL Server errors in the event log over
 and
  over.  Any idea what these mean?
 
  ===
  Source: SQLExecutive
  Type: Error
  Category: Alert Engine
  Description: Unable to read local EventLog.  Reason: Invalid access to
  memory location.
  ===
 
  Thanks,
 
  Howie Hamlin
  --
  inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
  www.CoolFusion.com
  
  Please vote for iMS in the Most Innovative category here:
  *** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
  
  Check out inFusion Mail Server - the world's most configurable email
 server
 
 

 --
 --
 
  --
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or
  send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
  the body.

 --
 
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --
--
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 --

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: SQL Server errors

2000-08-09 Thread Andy Ewings

ohok.  I haven't seen this before but I'll have a quick look through
some documentation here and post anything I find

-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: 09 August 2000 14:03
To: [EMAIL PROTECTED]
Subject: Re: SQL Server errors


Yes, this is from the event log.  The SQL Server is still running and
working.  This error quickly fills up the event log (that's how many times
it's ahppening).

Thanks,

Howie Hamlin

- Original Message -
From: Andy Ewings [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 09, 2000 8:56 AM
Subject: RE: SQL Server errors


 when exactly do you see this error?  are you saying it is appearing in the
 NT event log?  Does SQL still work?

 -Original Message-
 From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
 Sent: 09 August 2000 13:46
 To: [EMAIL PROTECTED]

 Subject: Re: SQL Server errors


 How do I know what DB this error applies to?

 Thanks,

 Howie Hamlin

 - Original Message -
 From: Andy Ewings [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, August 09, 2000 8:45 AM
 Subject: RE: SQL Server errors


  oooh...doesn't sound to good.
 
  What I'd try is to create another database and import all of the data
  across.  Delete the old database and then change your DSN's to point to
 the
  new database.
 
  -Original Message-
  From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
  Sent: 09 August 2000 13:34
  To: [EMAIL PROTECTED]
  Subject: SQL Server errors
 
 
  I've been getting the following SQL Server errors in the event log over
 and
  over.  Any idea what these mean?
 
  ===
  Source: SQLExecutive
  Type: Error
  Category: Alert Engine
  Description: Unable to read local EventLog.  Reason: Invalid access to
  memory location.
  ===
 
  Thanks,
 
  Howie Hamlin
  --
  inFusion Project Manager; On-Line Data Solutions, Inc. (631)737-4668
  www.CoolFusion.com
  
  Please vote for iMS in the Most Innovative category here:
  *** http://www.sys-con.com/ColdFusion/readerschoice2000/ ***
  
  Check out inFusion Mail Server - the world's most configurable email
 server
 
 

 --
 --
 
  --
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
  http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk
or
  send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
  the body.

 --
 
  Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
  To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.

 --
--
 --
 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
 http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
 send a message to [EMAIL PROTECTED] with 'unsubscribe' in
 the body.
 --

 Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
 To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: SQL Server errors

2000-08-09 Thread Howie Hamlin

Much appreciated...

Howie

- Original Message - 
From: Andy Ewings [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 09, 2000 9:11 AM
Subject: RE: SQL Server errors


 ohok.  I haven't seen this before but I'll have a quick look through
 some documentation here and post anything I find
 


--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: SQL Server errors

2000-08-09 Thread Lon Lentz


   Just an idea: Do you have the SQL Server service running under a user
with insufficient access rights?

Lon Lentz
Applications Developer - Alvion Technologies
DataWarehousing and List Sales - Market Your Lists on the Net!
[EMAIL PROTECTED]
941-574-8600 Ext. 210



-Original Message-
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 09, 2000 8:34 AM
To: [EMAIL PROTECTED]
Subject: SQL Server errors


I've been getting the following SQL Server errors in the event log over and
over.  Any idea what these mean?

===
Source: SQLExecutive
Type: Error
Category: Alert Engine
Description: Unable to read local EventLog.  Reason: Invalid access to
memory location.
===

Thanks,

Howie Hamlin

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.