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
what are the day to day activities of teradata DBA ?
What are the functions of a Parser?
Explain BYNET.
Mention a few of the ETL tools that come under Teradata.
What tools would you use for that?
There is a column with date in it. If I want to get just month how it can be done? Can I use sub string?
Explain the term 'foreign key' related to relational database management system?
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
What is real time and near real time data warehousing?
What are the advantages of teradata?
How to identify ppi columns?
What are the various indexes in teradata? How to use them? Why are they preferred?
What is oltp?
What are types of partition primary index (ppi) in teradata?
Explain fastload in teradata?