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
What do you mean by teradata sql assistant?
Which is faster fastload or multiload?
Write a program to show the parser component used in teradata?
what are the uses of fact table and dimension table in banking project?
What are the various indexes in teradata? Why are they preferred?
Explain the types of join supports by teradata?
Highlight the advantages of PPI(Partition Primary Index).
Explain some differences between mpp and smp?
What is bteq script in teradata?
What is the use of stored procedures in teradata?
What is spool space? Why do you get spool space errors? How do trouble-shoot them?
What do you mean by caching in teradata?
Difference between stored procedure and macro?
What is the opening step in basic teradata query script?
What is the difference between teradata and basic rdbms?