Please excuse the duplication. I posted this same question in the Installation forum last week and got a handful of views but no responses - so I thought it may get more action in the TeamSite forum. Hi DevNetters - We're building out a new test 7.1 TeamSite installation on a Solaris LDOM. After looking through the various installation-related materials, we're at the point that, just about first thing, we need to install a few (Oracle 10i) database schemas. Here are a few questions about that process:1) Are there any size estimates available on how large iwcommon, iwevents and iwsitepub dbs will grow, given a medium amount of development activity?2) Is there a way to test the o/jdbc connectivity from the dev server to the new dbs before executing the install process and just 'seeing if it works?'3) Are db 'pruning' processes provided - assuming that the dbs will continue to grow? For the one existing db we use with our 6.7.1 prod install (OpenDeploy Reporting), we needed to look into the db itself (no ERD or table info was provided), figure out the relationships between the table and then build our own SQL statements to periodically run and clean out old rows of content. If that's what we have to do with these new dbs, we have to allocate some time for this work.If you have any input / experiences on these above points, any help is appreciated.Thanks!WallyNike, Inc.
1) Are there any size estimates available on how large iwcommon, iwevents and iwsitepub dbs will grow, given a medium amount of development activity?
2) Is there a way to test the o/jdbc connectivity from the dev server to the new dbs before executing the install process and just 'seeing if it works?'
the installer will test the connection for you and it won't move forward if the DB connection is not working.