After doing alter database force logging; Why there are still the tables with logging=no?
I executed alter database force logging;
Then I still see tables nologging on the database. Do you know why?
This is for making a hot backup and making sure that I can apply archivelogs and all changes can be applied in case if necesary.
This is for making a hot backup and making sure that I can apply archivelogs and all changes can be applied in case if necesary.
0