What is differnce between Error code and Error Level in Bteq
Answer Posted / harsha
Error code is the code for the error for ex 3807 is the error code for the error "object does not exist"
To know the error codes type
select * from dbc.errormsgs
in the Queryman
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
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
List out teradata data types?
What exactly do you know about catching in teradata?
What is the purpose of joins in teradata?
How to view every column and the columns contained in indexes in teradata?
What are the multiload utility limitations?
What is the difference between fastload and multiload? Which one is faster?
How to Extract data from multiple legacy systems?
Explain BYNET.
What is a dimension table?
What are the different methods ot loading a dimension table? A fact table etc?
What is the syntax for case when statement?
What are the frequently used data types in teradata?
Mention a few of the ETL tools that come under Teradata.
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
What is meant by a Clique?