Working with S3 on Oracle DB in Unix. We want to make a copy of the productline and data as of midnight 1/1/22 for archival reporting. That much is no problem but it means setting the DB readonly so NOBODY can fool with the data - BUT... we want to be able to report against that data. Of course jobs can't be created/saved on a locked DB ,so I'm thinking about moving the LA system code to a different DB instance that is unlocked.
The last time I did this the database was all in LADB.
Anyone know if this is still feasible - and HOPEFULLY have a doc on making it happen?
Thanks!