wt r before journal& after journel.....in teradata
Answers were Sorted based on User's Feedback
Answer / yuvaevergreen
before journals and after journals are used to maintain images of the table before and after the changes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mahesh
Can you please explain in detail. Before changes means ( After
inserting the first data and before changes ?) After changes means ( will it keep on taking images when ever the change happened ?) please clarify me .
Thanks in advance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / charan
Journal is prevents from image failure.
these are 3 types
they are
1.Recovery journal 2. Transient Journal 3.permanent Journal
Images are defined into 4 types based on Journals
they are,
1.single image 2.Dual image 3.Before Image 4.After Image
Single image: It Takes the one copy of the data
Dual Image : It Takes 2 copies of data
Before Image: It takes copy of the data before operation
After Image : it takes copy of the data after operation
Recovery Journal:
It will useful for Recovery the data.Suppose if there is any fail will happen in AMP
Transient Journal:
It will useful for the data if there is any operation fails means go to the previous step.
Permanent journal:
It will takes the data for Partial and full recovery
for,
Partial Recovery:
B.I+(Mon to Sun) A.I
Full Recovery:
B.I.+(Mon to Wed) A.I.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tdguy
Before and after journal options are part of permanent
journal. Before journal capture the state of the object
before the change. After journal captures the state of the
object after the change.
| Is This Answer Correct ? | 1 Yes | 0 No |
which option is used to restart the fast load script?
What is collect State in Teradata ? what it use and how it works??
How a Referential integrity is handled in Teradata?
Define views in teradata with general syntax.
What is the purpose of using case expression in teradata?
How to Extract data from multiple legacy systems?
If a Node is busy what are the steps you can take to avoid ?
Does any body has TERADATA Certification Dumps, if any body is having please let me know to summee4you@gmail.o, it is very Very URGENT to me
Can we load a Multi set table using MLOAD?
where we can use the delimiter in mload? pls let me know
what do you mean by INMOD Routines and OUTMODE Routines ?
What is meant by a node?