How should a DBA limit the size of the user and other trace files?
I'm new to Oracle 11g (11.1.0.6) on AIX 5L 64-bit.
I want to get the operating system file size in AIX 5L. What are the ways in which I can get the OS file size in AIX 5L?
How do I set the OS file size for an Oracle 11g Release 11.1.0.6 database?
In what terms is OS file size defined in? For example, is it in MB?
My question is mainly related to OS block size in Oracle 11g and not db_block_size.
I am increasing the size of MAX_DUMP_FILE initialization parameter.
Oracle documentation says "Set the MAX_DUMP_FILE initialization parameter to at least 5000 .............".
I want to get the operating system file size in AIX 5L. What are the ways in which I can get the OS file size in AIX 5L?
How do I set the OS file size for an Oracle 11g Release 11.1.0.6 database?
In what terms is OS file size defined in? For example, is it in MB?
My question is mainly related to OS block size in Oracle 11g and not db_block_size.
I am increasing the size of MAX_DUMP_FILE initialization parameter.
Oracle documentation says "Set the MAX_DUMP_FILE initialization parameter to at least 5000 .............".
0