摘要:
Error info:Workaround:1. Login on your database. o Use the system user.2. Execute the next command to validate the current value for the OPEN_CURSORS. o SHOW PARAMETERS OPEN_CURSORS3. If its value is less than 800 then write the following command. o ALTER SYSTEM SET OPEN_CURSORS=500 SCOPE=SPFILE;4. 阅读全文
posted @ 2014-04-03 15:20
Alice Liu(刘志红)
阅读(473)
评论(0)
推荐(0)

浙公网安备 33010602011771号