Dear all,
 
There's a line in .trc file:
"DUMP FILE SIZE IS LIMITED TO 0 BYTES".
 
"show parameter dump" in sqlplus output:
NAME                                 TYPE    VALUE
------------------------------------ ------- ------------------------------
background_core_dump                 string  partial
background_dump_dest                 string  $ORACLE_HOME/rdbms/trace
core_dump_dest                       string  ?/dbs
max_dump_file_size                   string  10240
shadow_core_dump                     string  PARTIAL
user_dump_dest                       string  $ORACLE_HOME/rdbms/trace
 
The value for max_dump_file_size is exactly same as 10240.
So what's wrong with that?
The directory permission for the dump destination is drwxr-xr-x
 
By the way,
I'm using Oracle 8.1.6 on Redhat 7.2
 
Thanks in advance.

Reply via email to