what do you mean by INMOD Routines and OUTMODE Routines ?
Answers were Sorted based on User's Feedback
Answer / yuvaevergreen
Inmod: It is a user written routine to pre-process the
input data. It works with mload,fload, tpump and fast
export. It is just an extension to the utility.
Outmod: It is a routine used for special output processing
along with FastExport utility.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / tdguy
INMOD - routine to preprocess input data. OUTMOD - process
output data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / badithya
INMOD: It is a user exit routine used by utilities to supply
or preprocess input records.
OUTMODE: Is a user written program to do the post processing
of the data after the utility has retrieved the data.
| Is This Answer Correct ? | 0 Yes | 2 No |
If the PMON is not working then how do you identify and monitor all the processes, resources and sessions ?
Explain fastload in teradata?
What is the process to restart the multiload if it fails?
Is it necessary to add? Quit statement after a bteq query when I am calling it in a unix environment?
in ur table contains the coloumns like deptno,sal empname then i want output as deptno subtotalofdept totalsal 10 3700 3700 20 3400 7100 like that
What is teradata and why it is used?
Let us say there is a file that consists of 100 records out of which we need to skip the first and the last 20 records. What will the code snippet?
hi guys...i have good experiance in oracle ...now i want to learn teradata? how much of percentage my knowledge is used to understand the teradata? i mean.. if teradata also having sql queries or not?
Explain the types of join supports by teradata?
i learn teradata,it is so intersting,now i want teradata certifications ,so any 1 help me to get teradata certifications TD 12 ? email:kdcrazyy@gmail.com
What is TPD?
Define views in teradata with general syntax.