What is differnce between Error code and Error Level in Bteq
Answer Posted / yuvaevergreen
Error code or return code is a value returned by BTEQ at
the end of each query. Error level is a bteq command used
to assign severity to some error numbers.
.IF ERRORCODE > 0 THEN .GOTO ... is an example for error
code .SET ERRORLEVEL 3807 SEVERITY 0 is an example.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .
What are the different design perspectives used in teradata?
What are the various etl tools in the market?
What is a clique?
If RDBMS is halted what will you do ?
What do you mean by teradata sql assistant?
What are tpump utility limitations?
What are the steps to create a data model?
What are the available primary index types?
How does hashing happens in teradata?
Why do you get spool space errors? How do trouble-shoot them?
Backup Script was blocked then you are unable to archive the data. how do you analyze it and where do you identify ?
Highlight a few of the important components of Teradata?
What happens in a conflict? How do you handle that?
Difference between multiload and tpump?