|
|
Archives of the TeradataForum
Message Posted: Wed, 26 Dec 2012 @ 20:09:26 GMT
Subj: | | Question on Permanant Journals |
|
From: | | Bakthavachalam, Roopalini |
Hi Forum,
I have a question on Permanent Journals. Let?s say , I have database A , B and C. I have a common journal database called DB_JOURNAL and common
journal table called JOURNAL_TBL for all three of them. All the databases have tables and have the permanent journaling enabled. Now , if I want
to drop say database A. I would not be able to drop unless , I drop the JOURNAL_TBL table with the query MODIFY DATABASE A AS DROP DEFAULT JOURNAL
TABLE; , and all the tables under database A. Now my question ? If I drop the JOURNAL_TBL table, would my journaling stop for tables created under
?databases ?B and C, since I have a common JOURNAL table created. I did test it and it seemed to drop only the JOURNAL related to database A.
However , I still wanted to confirm.
Thanks
Roopalini
| |