Hi There,

If I have non-logging table or index that is scripted and put into the repository, it loses this property, e.g:

Create index xyz on table1 (column1) NOLOGGING

becomes:

Create index xyz on table1 (column1) LOGGING

Kipper
paulhome
0

Add comment

Please sign in to leave a comment.