Monday, September 24, 2018

initASR.ora

ASR.__db_cache_size=1610612736

ASR.__java_pool_size=16777216

ASR.__large_pool_size=33554432

ASR.__oracle_base='/ASR/app/oASR'#ORACLE_BASE set from environment

ASR.__pga_aggregate_target=4294967296

ASR.__sga_target=4294967296

ASR.__shared_io_pool_size=0

ASR.__shared_pool_size=2566914048

ASR.__streams_pool_size=33554432

*.audit_file_dest='/ASR/app/oASR/admin/ASR/adump'

*.audit_trail='db'

*.compatible='11.2.0.4.0'

*.control_files='/ASR/app/oASR/oradata/ASR/control01.ctl','/ASR/app/oASR/fast_recovery_area/ASR/control02.ctl'

*.cpu_count=4

*.db_block_size=8192

*.db_domain=''

*.db_name='ASR'

*.db_recovery_file_dest='/ASR/app/oASR/fast_recovery_area'

*.db_recovery_file_dest_size=10737418240

*.diagnostic_dest='/ASR/app/oASR'

*.dispatchers='(PROTOCOL=TCP) (SERVICE=ASRXDB)'

*.local_listener='LISTENER_ASR'

*.log_archive_dest=''

*.log_archive_dest_1='LOCATION=/ASR/app/oASR/archivelogs'

*.open_cursors=300

*.pga_aggregate_target=4294967296

*.processes=150

*.remote_login_passwordfile='EXCLUSIVE'

*.resource_manager_plan='DEFAULT_PLAN'

*.sga_target=4294967296

*.undo_tablespace='UNDOTBS1'

 

No comments:

Post a Comment

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files.

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files. I got the issue below wh...