What is meant by MATCHTAG in multiload utility?
Answer Posted / tdguy
in multiload, five phases are involved. During the DML
phase, all the DML statements are processed. In the next
acquisition phase, the input data is handled and sent to
the worktables. In the fourth application phase, for the
proper sync of input data and DMLs, these match tags are
used. These details can be seen in the mload stats details.
ImportSeq - Sequence number that identifies the IMPORT
command where the error occurred.
DMLSeq - Sequence number for the DML statement involved
with the error
SMTSeq - Sequence number of the DML statement being
carried out when the error was discovered
ApplySeq - Sequence number that tells which APPLY clause
was running when the error occurred
SourceSeq - The number of the data row in the client file
that was being built when the error took place
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the uses of bynets in multi-node systems?
List out all forms of LOCKS that are available in Teradata.
How many types of joins are there in teradata?
How do you see a ddl for an existing table?
Can you fastexport a field, which is primary key by putting equality on that key?
What is a node in teradata?
Difference between stored procedure and macro?
What are the things to be considered while creating secondary index?
Which is more efficient group by or distinct to find duplicates?
Explain fallback in teradata?
Explain vproc in teradata?
What is smp and mpp platforms?
Explain teradata architecture?
Describe the between keyword in teradata?
Explain the term 'tables' related to relational database management system?