Welcome 微信登录

首页 / 数据库 / MySQL / Oracle Database 11gR2初始化参数知多少

大家一起来看看,Oracle Database 11gR2初始化参数我们有哪些还不是很熟悉的,可以查查帮助了解个大概也不错!
 
SQL> set pagesize 0
SQL> set linesize 150
SQL> select * from v$version;
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production                                                                               
PL/SQL Release 11.2.0.3.0 - Production                                                                                                               
CORE11.2.0.3.0Production                                                                                                                           
TNS for 32-bit Windows: Version 11.2.0.3.0 - Production                                                                                              
NLSRTL Version 11.2.0.3.0 - Production                                                                                                               
SQL> show parameter
O7_DICTIONARY_ACCESSIBILITY          boolean     FALSE                                                                                               
active_instance_count                integer                                                                                                         
aq_tm_processes                      integer     1                                                                                                   
archive_lag_target                   integer     0                                                                                                   
asm_diskgroups                       string                                                                                                          
asm_diskstring                       string                                                                                                          
asm_power_limit                      integer     1                                                                                                   
asm_preferred_read_failure_groups    string                                                                                                          
audit_file_dest                      string      E:APPADMINORCLADUMP                                                                             
audit_sys_operations                 boolean     FALSE                                                                                               
audit_trail                          string      DB                                                                                                  
awr_snapshot_time_offset             integer     0                                                                                                   
background_core_dump                 string      partial                                                                                             
background_dump_dest                 string      d:appdiag dbmsorclorcl r                                                                      
                                                 ace                                                                                                 
backup_tape_io_slaves                boolean     FALSE                                                                                               
bitmap_merge_area_size               integer     1048576                                                                                             
blank_trimming                       boolean     FALSE                                                                                               
buffer_pool_keep                     string                                                                                                          
buffer_pool_recycle                  string                                                                                                          
cell_offload_compaction              string      ADAPTIVE                                                                                            
cell_offload_decryption              boolean     TRUE                                                                                                
cell_offload_parameters              string                                                                                                          
cell_offload_plan_display            string      AUTO                                                                                                
cell_offload_processing              boolean     TRUE                                                                                                
circuits                             integer                                                                                                         
client_result_cache_lag              big integer 3000                                                                                                
client_result_cache_size             big integer 0                                                                                                   
clonedb                              boolean     FALSE                                                                                               
cluster_database                     boolean     FALSE                                                                                               
cluster_database_instances           integer     1                                                                                                   
cluster_interconnects                string                                                                                                          
commit_logging                       string                                                                                                          
commit_point_strength                integer     1                                                                                                   
commit_wait                          string                                                                                                          
commit_write                         string                                                                                                          
compatible                           string      11.2.0.0.0                                                                                          
control_file_record_keep_time        integer     7                                                                                                   
control_files                        string      E:APPORADATAORCLCONTROL01.                                                                      
                                                 CTL                                                                                                 
control_management_pack_access       string      DIAGNOSTIC+TUNING                                                                                   
core_dump_dest                       string      d:appdiag dbmsorclorclcd                                                                      
                                                 ump                                                                                                 
cpu_count                            integer     2                                                                                                   
create_bitmap_area_size              integer     8388608                                                                                             
create_stored_outlines               string                                                                                                          
cursor_bind_capture_destination      string      memory+disk                                                                                         
cursor_sharing                       string      EXACT                                                                                               
cursor_space_for_time                boolean     FALSE                                                                                               
db_16k_cache_size                    big integer 0                                                                                                   
db_2k_cache_size                     big integer 0                                                                                                   
db_32k_cache_size                    big integer 0                                                                                                   
db_4k_cache_size                     big integer 0                                                                                                   
db_8k_cache_size                     big integer 0                                                                                                   
db_block_buffers                     integer     0                                                                                                   
db_block_checking                    string      FALSE                                                                                               
db_block_checksum                    string      TYPICAL                                                                                             
db_block_size                        integer     8192                                                                                                
db_cache_advice                      string      ON                                                                                                  
db_cache_size                        big integer 0                                                                                                   
db_create_file_dest                  string                                                                                                          
db_create_online_log_dest_1          string                                                                                                          
db_create_online_log_dest_2          string                                                                                                          
db_create_online_log_dest_3          string                                                                                                          
db_create_online_log_dest_4          string                                                                                                          
db_create_online_log_dest_5          string                                                                                                          
db_domain                            string                                                                                                          
db_file_multiblock_read_count        integer     72                                                                                                  
db_file_name_convert                 string                                                                                                          
db_files                             integer     200                                                                                                 
db_flash_cache_file                  string                                                                                                          
db_flash_cache_size                  big integer 0                                                                                                   
db_flashback_retention_target        integer     1440                                                                                                
db_keep_cache_size                   big integer 0                                                                                                   
db_lost_write_protect                string      NONE                                                                                                
db_name                              string      orcl                                                                                                
db_recovery_file_dest                string      e:appfast_recovery_area                                                                           
db_recovery_file_dest_size           big integer 4152M                                                                                               
db_recycle_cache_size                big integer 0                                                                                                   
db_securefile                        string      PERMITTED                                                                                           
db_ultra_safe                        string      OFF                                                                                                 
db_unique_name                       string      orcl                                                                                                
db_unrecoverable_scn_tracking        boolean     TRUE                                                                                                
db_writer_processes                  integer     1      &n