ISV embedding Oracle XE and Seed Data
Some older forum entries imply that it is possible to package your own seed data but I haven't found any documentation on this. Is it possible? Where can I find more info?
What I'm looking to do is have my product installer run a silent install of XE on Windows. I would like for XE to be pre-configured with my schema, demo data, and other appropriate XE settings (if any). I realize I can run an SQL script post XE install, but is this my only option?
Thank You