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

Did you write stored procedures in teradata?

868


What is the difference between fastload and multiload? Which one is faster?

911


What is dimensional modeling?

844


Explain amp in teradata?

781


Explain fastload in teradata?

868


Backup Script was blocked you are unable to archive the data now. how do you analyze it and where do you identify ?

1852


Highlight the limitations of TPUMP Utility.

825


How can bottlenecks be identified?

788


What are the various indexes in teradata? Why are they preferred?

778


How is MLOAD Client System restarted after execution?

859


What is teradata? What are some primary characteristics of teradata?

774


Highlight the points of differences between the database and user in Teradata.

840


What are default access rights in teradata? What explicit right can be given to a user?

897


What are different table types used in teradata?

818


What is the use of having index on table?

773