sqlldr nologing
Hello,
When using sqlldr, is there a nologing option? The concern for this is that the sqlldr job will generate a lot of archivelog. If no nologing is not an option for sqlldr, what would be the option if nologing is desired. Setting the database to no archivemode a good option? Thank you.