ADSM-L

Re: [ADSM-L] HSM for database files!!

2011-06-22 07:24:48
Subject: Re: [ADSM-L] HSM for database files!!
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 22 Jun 2011 07:19:38 -0400
For databases that are directly accessed by the user (rather than behind the 
scenes by a background server) you could add an initialization script in front 
of the access session, where the user would be aware that the database content 
would have to be staged to disk before being usable.  However, there isn't a 
real net gain in such a scheme in that you would have to maintain an HSM file 
system "window" large enough to accommodate the full size of the database for 
it to be recallable, meaning that you're always committing that much space 
anyway.

   Richard Sims

<Prev in Thread] Current Thread [Next in Thread>