Hi All,
Last week we done dump and load activity for fue db's.After completing activity we received batch jobs run time report from batch team before and after analysis.After seeing the report we found fue jobs like restoration and application programs are running more time than the previous run time.
1) Steps we followed For dump and load
for single table size is 3 gb for one database.
Dbanalyssis report
Dump .df
Dump .bd
Rename existing table
Load new modified .df
Load with indexes
Dbanalysis report
2) Steps we followed For other databases
Dbanalyssis report
Dump .df
Dump .bd
renane existing table with old
Load .df
Load .bd with indexes
Indexrebuild
Remove renamed table.
In first approach for single table we done dump and load using table move approach on same database.
In Second approach for fue tables in each datababases we done dump and load on same database.
So what problem we are facing is before and after dump and load activity we compared records before and after the activity all records counts r matching and scattering factor also reduced from 2.5 to 1 for all the databases.
But for two databases for two tables there is no change in factor values is for 1 table before and after is 1.8.And second table also no change in value 2.3.
So I not able to Understood if u do dump and load at least 5% increase in performace.But in our case it delaying another 5 mins when comparing with as per batch reports.
As per client request we done dump and load on same database because of this idx analysis report we are seeing no change in values but other databases we done same steps only two tables having issue.
Why index analysis report there is no change in values.
Our version 11.2 Enterprise wdition and Aix 7.1
Thanks....
Last week we done dump and load activity for fue db's.After completing activity we received batch jobs run time report from batch team before and after analysis.After seeing the report we found fue jobs like restoration and application programs are running more time than the previous run time.
1) Steps we followed For dump and load
for single table size is 3 gb for one database.
Dbanalyssis report
Dump .df
Dump .bd
Rename existing table
Load new modified .df
Load with indexes
Dbanalysis report
2) Steps we followed For other databases
Dbanalyssis report
Dump .df
Dump .bd
renane existing table with old
Load .df
Load .bd with indexes
Indexrebuild
Remove renamed table.
In first approach for single table we done dump and load using table move approach on same database.
In Second approach for fue tables in each datababases we done dump and load on same database.
So what problem we are facing is before and after dump and load activity we compared records before and after the activity all records counts r matching and scattering factor also reduced from 2.5 to 1 for all the databases.
But for two databases for two tables there is no change in factor values is for 1 table before and after is 1.8.And second table also no change in value 2.3.
So I not able to Understood if u do dump and load at least 5% increase in performace.But in our case it delaying another 5 mins when comparing with as per batch reports.
As per client request we done dump and load on same database because of this idx analysis report we are seeing no change in values but other databases we done same steps only two tables having issue.
Why index analysis report there is no change in values.
Our version 11.2 Enterprise wdition and Aix 7.1
Thanks....