Effective Performance Parameter in Oracle
Use of this parameter may increase your performance of the Oracle OLTP database The following are the parameters that may cause the Performance issue in Oracle Database: AUDIT_TRAIL is used to enable or disable database auditing. It consumer resources if you do not need them then please disabled them. --Default Enable setting: ALTER SYSTEM SET AUDIT_TRAIL=DB scope=spfile; --Disable the default…
View On WordPress











