Home » RDBMS Server » Server Administration » Auditing Oracle 11g (Oracle 11g Enterprise Edn 11.2.0.3.0 - 64bit, Windows Server 2008 R2 Enterprise Edn)
Auditing Oracle 11g [message #661691] |
Tue, 28 March 2017 05:14  |
|
Hi,
Can we disable Audit_trail parameter from pfile in our database, as our SYSTEM tablespace size is increasing day by day.
Now our main concern is,
1. Can we resize SYSTEM tablespace? or
2. Is it possible to add a new datafile to the SYSTEM tablespace? Currently it has a single datafile.
3. Is it recommended to turn off the audit trail by using AUDIT_TRAIL=NONE in pfile
Your valuable advise and guidance in this regard is highly appreciated.
-Aijaz
|
|
|
|
|
|
|
Re: Auditing Oracle 11g [message #661698 is a reply to message #661697] |
Tue, 28 March 2017 09:30  |
Bill B
Messages: 1971 Registered: December 2004
|
Senior Member |
|
|
If you use the SYSTEM tablespace for auditing you will cause fragmentation and your database will run slower. the SYSTEM tablespace if for the use of the database and nothing else. The auditing is a special case and ORACLE should automatically move it to another tablespace if it is turned on but they don't.
[Updated on: Tue, 28 March 2017 09:31] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Thu May 01 19:04:10 CDT 2025
|