摘要:
1.Citizen Kane·1941公民凯恩2. Casablanca·1943 卡萨布兰卡3. The Godfather·1972教父4. Gone with the Wind·1939 乱世佳人5. Lawrence of Arabia·1962 阿拉伯的劳伦斯6. The wizard o 阅读全文
摘要:
一.删除的表恢复 flashback table tablename to before drop 二.恢复数据库到某段时间(注意清空的数据不能恢复)查找行移动有没有开启,修改行移动开启 select a.row_movement from user_tables where a.table_nam 阅读全文
摘要:
oracle 11g中 内存用了自动化管理 MEMORY_TARGET的值大于/dev/shm 就会报错 ORA-00845: MEMORY_TARGET not supported on this system错误, redhat系列系统中,/dev/shm的默认值是系统总内存的一半 alter 阅读全文