Thứ Tư, 27 tháng 3, 2013

ORA-00059: maximum number of DB_FILES exceeded

SQL> show parameter db_files;


NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
db_files                             integer     200

SQL> alter system set db_files=300 scope=spfile;

SQL> shutdown immediate

SQL> startup

Không có nhận xét nào:

Đăng nhận xét