I would like to store the complete database into a WORM device (Write Once Read 
Many). I would like to access this database directly from the WORM device and 
perform read only SQL statements against this device.
I intend to create the database on a re-writable device (not WORM). At some 
point, when I no longer want to add/modify the database, I plan to copy the 
complete database to the WORM device. Then I would like to be able to access 
the database on the WORM device for reading purposes only.

Does anyone have such installation, or can determine if this is possible?
 
Thanks,
Galit.

Reply via email to