dbms_session.set_close_cached_open_cursors(true)
tolywang
2011-03-15 18:25:03
Linux操作系统
原创
IF i_transtype = 'KMS_INITIALIZE_SESSION' THEN
dbms_session.set_close_cached_open_cursors(true);
END IF;
exception里沒加
KMS."SP_WHINV_GET_SINGLE_VALUE"
ORA-01720: grant option does not exist for 'xxx.xxxx'
ASM Normal需要3个disk ?