07 2021 档案

摘要:sqlplus / as sysdba // 进入sql> show parameter cursors // 查看参数值 默认为300 50 alter system set open_cursors=1000 scope=both; alter system set session_cached 阅读全文
posted @ 2021-07-27 10:54 STUDYMAKEMEDDUP 阅读(139) 评论(0) 推荐(0)
摘要:rmdir node_modules /S/Q 阅读全文
posted @ 2021-07-09 16:08 STUDYMAKEMEDDUP 阅读(40) 评论(0) 推荐(0)