安装biee遇到问题.docxVIP

  • 3
  • 0
  • 约1.04千字
  • 约 5页
  • 2017-06-09 发布于湖北
  • 举报
安装ofm_rcu_win_11.1.1.6.0_disk1_1of1时的错误:(一)Oracle编码--修改Oracle数据库字符集为utf-8:SQLconn / as sysdba;SQLshutdown immediate;SQLstartup mount;SQLalter system enable restricted session;SQLalter system set job_queue_processes=0;SQLalter system set aq_tm_processes=0;SQLalter database open;SQLalter database character set internal_use utf8; --zhs16gbk, al32utf8SQLshutdown immediate;SQLstartup;(二) RCU-6107 RCU-6107:processes的数据库初始化参数先决条件失败,当前值为500。该值应大于等于 2500。SQL alter system set processes = 300 scope = spfile;System altered(三)RCU-6107:open_cursors的数据库初始化参数先决条件失败当前值为300。该值应大于等于 500。SQL show parameter cursor;NAME TYPE VALUE------------------------------------ ----------- ------------------------------cursor_sharing string EXACTcursor_space_for_timeboolean FALSEopen_cursors integer 300session_cached_cursors integer 50SQL alter system set open_cursors=500 scope=both;System alteredSQL alter system set session_cached_cursors=100 scope=spfile;System altered(四)安装bi_windows_x86_111160_64_disk1_1of2(五)方案密码

文档评论(0)

1亿VIP精品文档

相关文档