Lables

Wednesday, 11 September 2013

What is Error code and Error Level in Bteq ?

Error code is the code for error 
Ex:- 3807 is the error code for the error "object does not exist"
Error level is the severity set for the corresponding error code
if error level is
0- Success
4- Warning
8- User Error
12- Fatal error
16- Typical Error

1 comment: