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 |
How will you solve the problem that occurs during update?
What are the various indexes in teradata?
If a Node is busy what are the steps you can take to avoid ?
What is partitioned primary index (ppi)?
Why managing the data is important?
How to improve the query performance without taking the collect statistics? In explain plan i have 'NO CONFIDENT'.
Where is teradata rdbms used?
What are the components used in smp and massively parallel processing (mpp) machines?
why should we go Teradata over Oracle,what is the main differences?
What are the uses of client software involved in teradata?
Can we collect statistics on table level?
How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .