ORA 600 WHILE RECOVERING DATABASE
Hi ,
Im recovering the 10.2.0.2.0 database and im getting the following ora600 error with arguments and the instance is crashing.
ORA-00600: internal error code, arguments: [2662], [1717], [3288232107], [1717], [3292946364], [796917825], [], []
My initSID parameters are
db_files = 300
db_file_multiblock_read_count = 32
db_block_size=8192
db_cache_size=1200m
shared_pool_size=600m
log_checkpoint_interval = 10000000
processes = 80
open_cursors=51
sort_area_size=6144000
log_buffer = 12288000
resource_limit = true
max_dump_file_size = 10240
log_archive_dest=***
log_archive_format=****
global_names=true
job_queue_processes=8
open_links=8 # changed on 6/18 from 5 to 8
nls_language=American
nls_territory=America
audit_file_dest =***
background_dump_dest =***
core_dump_dest = ***
user_dump_dest =***
Im recovering the 10.2.0.2.0 database and im getting the following ora600 error with arguments and the instance is crashing.
ORA-00600: internal error code, arguments: [2662], [1717], [3288232107], [1717], [3292946364], [796917825], [], []
My initSID parameters are
db_files = 300
db_file_multiblock_read_count = 32
db_block_size=8192
db_cache_size=1200m
shared_pool_size=600m
log_checkpoint_interval = 10000000
processes = 80
open_cursors=51
sort_area_size=6144000
log_buffer = 12288000
resource_limit = true
max_dump_file_size = 10240
log_archive_dest=***
log_archive_format=****
global_names=true
job_queue_processes=8
open_links=8 # changed on 6/18 from 5 to 8
nls_language=American
nls_territory=America
audit_file_dest =***
background_dump_dest =***
core_dump_dest = ***
user_dump_dest =***
1