Disable archivelog only for specific schema or tablespace
RoberOct 12 2010 — edited Oct 12 2010Hi, I'm use of Oracle SE 10g R2 on Suse Linux. I want to do a massive process for one specific user, and I want to disable archivelog only for that user (schema).
It's possible to disable archivelog only for an specific user? For the rest of users, I want to archivelog on.
Thanks in advance.