RaphaelFrei
New Member
Hello,
I'm currently checking some databases structures on my company - Since we're starting to implement Replication and some structures are really old (Including some using Area Type I on Progress 12.8).
My question is regarding the database AI file:
Currently we're using After Image with a fixed size of 1GB and Archive Interval of 960 (16 minutes).
Usually, AI's get changed by time rather than reaching the 1GB. But we had in issue last week where replication was locking some AI and got stuck into a single extent without being possible to change. So we're thinking to use all extents with no-fixed-size, because when a locked extent occurs, we can have more work-time without needing to disable replication on a rush.
Is it a good idea? Our database was about 40GB on the biggest site, with more than 300GB available on the AI File Disk (Another disk drive - Different from the database disk).
I made a new structure file, removing the 'f 1024000' from the AI.
To apply these changes on a production database, is it possible to do online?
Or I'll have to take down the database, remove all extents and them applying the new structure? I looked into this guide from Progress.
Thanks for the help!
(And sorry about too many questions - Started working on DBA really recently)
I'm currently checking some databases structures on my company - Since we're starting to implement Replication and some structures are really old (Including some using Area Type I on Progress 12.8).
My question is regarding the database AI file:
Currently we're using After Image with a fixed size of 1GB and Archive Interval of 960 (16 minutes).
Usually, AI's get changed by time rather than reaching the 1GB. But we had in issue last week where replication was locking some AI and got stuck into a single extent without being possible to change. So we're thinking to use all extents with no-fixed-size, because when a locked extent occurs, we can have more work-time without needing to disable replication on a rush.
Is it a good idea? Our database was about 40GB on the biggest site, with more than 300GB available on the AI File Disk (Another disk drive - Different from the database disk).
I made a new structure file, removing the 'f 1024000' from the AI.
To apply these changes on a production database, is it possible to do online?
Or I'll have to take down the database, remove all extents and them applying the new structure? I looked into this guide from Progress.
Thanks for the help!
(And sorry about too many questions - Started working on DBA really recently)