[Info-vax] OpenVMS STARTUP Whitepaper

David Jones osuvman50 at gmail.com
Fri Dec 11 00:28:30 EST 2020


On Thursday, December 10, 2020 at 8:57:16 PM UTC-5, Stephen Hoffman wrote:
> SQLite can be useful for storing the data, particularly for those 
> without Oracle licenses and that for whatever reason.

Using Oracle in your startup sequencer means you have to start it before you can run 
the thing that starts it -- somewhat problematic. A cloud-based database still needs the
network running. I link the startup driver application statically with the sqlite3 library
and run it with the data file flagged as immutable (readonly, no locking).



More information about the Info-vax mailing list