1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
db_block_size=8192
db_cache_size=25165824
db_file_multiblock_read_count=16
control_files=("D:\oracle\oradata\MANUAL\control01.ctl",
"D:\oracle\oradata\MANUAL\control02.ctl",
"D:\oracle\oradata\MANUAL\control03.ctl")
open_cursors=300
background_dump_dest=D:\oracle\admin\MANUAL\bdump
core_dump_dest=D:\oracle\admin\MANUAL\cdump
timed_statistics=TRUE
user_dump_dest=D:\oracle\admin\MANUAL\udump
aq_tm_processes=1
compatible=9.2.0.0.0
fast_start_mttr_target=300
job_queue_processes=10
instance_name=MANUAL
db_domain=""
db_name=MANUAL
hash_join_enabled=TRUE
query_rewrite_enabled=FALSE
star_transformation_enabled=FALSE
java_pool_size=33554432
large_pool_size=8388608
shared_pool_size=50331648
processes=150
undo_management=AUTO
undo_retention=10800
undo_tablespace=UNDOTBS1
dispatchers="(PROTOCOL=TCP) (SERVICE=DBAXDB)"
remote_login_passwordfile=EXCLUSIVE
pga_aggregate_target=25165824
sort_area_size=524288 |