| | | Forum Newbie
       
Group: Forum Members Last Login: 3/6/2007 7:57:00 AM Posts: 2, Visits: 1 |
| Server = Win2003 4GB RAM - DualOpteron SQL-SERVER 2000
1. Hourly interface data collection rollup failed. Error=80040E14 ErrorMessage=IDispatch error #3092 Description=[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'nStatisticalInterfaceIdentificationID'.
(google no result, forum search no hit??)
2. The message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. Originator IP=
(socket error? any solution?)
3. A device with more than one interface cannot be deaktived or removed: Active Server Pages error 'ASP 0115'
Unexpected error
/NmConsole/DeviceManagement/DlgDeviceProperties/DlgDevicePropertiesActiveMonitors/DlgDevic ePropertiesActiveMonitors.asp
A trappable error (E06D7363) occurred in an external object. The script cannot continue running.
Any idea, what could be broken? TIA! |
| | | | 
Time Traveler
       
Group: WhatsUp Gold Expert Last Login: Today @ 1:18:01 PM Posts: 1,479, Visits: 4,482 |
| Hi, Error 1 : Had this myself after upgrading from 2006 to V11. Apparently some db corruption, although the upgrade scripts did NOT report any issue. I corrected this by running the db consistency check through the wup console; it threw me a bunch of foreign key violations in the statistical cache tables, I then cleaned them up through the sql query analyzer. Error 2 : I think this is due to the buffer size Wup uses for snmp traps and / or syslog messages. There is a known issue that it's a fixed buffer size and some very long messages sent by your devices might be too much for that buffer. Error 3 : Don't know, never had this.
Reading, writing and arithmetic - If you need to choose, please take option 1. |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 3/6/2007 7:57:00 AM Posts: 2, Visits: 1 |
| | I will have a try for 1) thank you very much. After i read some KB entries from Microsoft about 3) i will try a reboot this night. |
| | | | 
Junior Member
       
Group: Ipswitch Employees Last Login: 8/18/2008 10:49:10 AM Posts: 19, Visits: 97 |
| | |
|
|