Hi All,
I am using Informatica for my ETL processes. I have a couple of fact tables and 5 aggregate tables. After my daily load, I would like to analyze all the indexes in the fact and aggregate tables.
Is there a way by which I can dynamically analyze the indexes of a particular table after loading that table. I do not want to hard-code the analyze scripts for the existing indexes in the post-script of my ETL process for the fear that I may want to add or drop indexes in the future and my post-script fails.
Any help will be appreciated.
Thanks.
I am using Informatica for my ETL processes. I have a couple of fact tables and 5 aggregate tables. After my daily load, I would like to analyze all the indexes in the fact and aggregate tables.
Is there a way by which I can dynamically analyze the indexes of a particular table after loading that table. I do not want to hard-code the analyze scripts for the existing indexes in the post-script of my ETL process for the fear that I may want to add or drop indexes in the future and my post-script fails.
Any help will be appreciated.
Thanks.