Hi,
At a customer site we use hotcopy to backup the database.
Now we want to use an eventlogtracker to check if something went wrong. Does anyone now which event ID's are generated when an error occurs? I know event id 109 is when everything is alright.
Thx
There are no bugs, only random undocumented features...
---
My Blog:
http://NAV-Magno.be 0
Comments
Type Value
0 SUCCESS
1 ERROR
2 WARNING
4 INFORMATION
8 AUDIT_SUCCESS
16 AUDIT_FAILURE
For example (WSH):
Regards