How to run the Teradata jobs in unix environment ???
Answers were Sorted based on User's Feedback
Answer / vinay sir(datawarehousing tech
At unix prompt,Please execute in the below way.
$Sh>BTEQ<[Script Path]>[Logfile Path]
or
$Sh>BTEQ<[Script Path]| TEE [Logfile Path]
Not only these ways ,there are many ways.
Similarly to other utilities.
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / kk
BETQ< [SCRIPTPATH] | TEE <LOG FILE PATH >
SIMILARLY OTHERS
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / moumita guha
bteq < ./'Script Name'.sh > ./'Script Name'.log
| Is This Answer Correct ? | 1 Yes | 0 No |
If I wanted to run a TPump job only once per day - basically working on a file that is produced once per day - how would you set up the parameters for that sort of job ?
How to view every column and the columns contained in indexes in teradata?
What are some commonly used bteq scripts?
What are tpump utility limitations?
What are the different methods ot loading a dimension table? A fact table etc?
what do you mean by INMOD Routines and OUTMODE Routines ?
plz explain parlla distribution and subtable concept in teradata
What are two examples of an OLTP environment?
Explain the most common data types used in teradata?
What are the available primary index types?
What do you mean by teradata intellicloud?
Can we collect statistics on multiple columns?