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


Please Help Members By Posting Answers For Below Questions

What are the components provided on node?

820


Highlight a few of the important components of Teradata?

790


if collect stats but it show low confidence why?

1433


List out some of the primary characteristics of teradata.

752


tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you

603


How would you load a very large file in teradata in general?

798


Give the sizes of SMALLINT, BYTEINT and INTEGER.

923


Differentiate primary key and partition key?

765


What is the primary index in teradata?

816


Steps to create a data model?

873


What are the updated features of teradata?

803


Explain the types of join supports by teradata?

778


Can you connect multiload from ab initio?

912


Can we have two time dimensions in a schema(either star or snow flake)? For ex if we want joining date of employee and if we want today's sales with time whether can we have two time dimensions for accommodating above tasks?

1824


What is the difference between union and union all in teradata?

842