修改oracle配置参数

版权声明:转载请注明出处:http://blog.youkuaiyun.com/dajitui2024 https://blog.youkuaiyun.com/dajitui2024/article/details/79396645
"SIMPLIFIED CHINESE_CHINA".ZHS16GBK

create pfile='/opt/oracle/spfile.bakxu20120426' from spfile;
alter system set memory_max_target=10400M scope=spfile;


alter system set memory_target=9600M scope=spfile;
alter system set undo_retention=10800 scope=spfile;

undo_retention
job_queue_processes
alter system set job_queue_processes=10 scope=spfile;
alter system set open_cursors=800 scope=spfile;

cursor_sharing
_lm_rcvr_hang_allow_time

alter system set cursor_sharing=force scope=spfile;
alter system set "_optim_peek_user_binds"=false scope=spfile;
alter system set audit_trail=NONE scope=spfile;
alter system set "_b_tree_bitmap_plans"=false scope=spfile;


alter system set "_lm_rcvr_hang_allow_time"=300 scope=spfile;
ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;
ALTER PROFILE DEFAULT LIMIT FAILED_LOGIN_ATTEMPTS UNLIMITED;
alter system set "_clusterwide_global_transactions"=false scope=spfile;
alter system set optimizer_index_caching =90 scope=spfile;
alter system set optimizer_index_cost_adj =10 scope=spfile;
alter system set shared_pool_size=800M scope=spfile;
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值