代码改变世界

阅读排行榜

微观经济学--经济学十大原理

2017-11-17 10:58 by abce, 782 阅读, 收藏,
摘要: 阅读全文

理解数据库的高可用性

2022-07-08 23:44 by abce, 781 阅读, 收藏,
摘要: 保证数据库的高可用不止是平常事务,而是首要任务。(Ensuring that databases are highly available is not just a thing these days, it’s the thing. ) 无论是计划内的还是计划外的停机,对终端用户来说都是很难接受的 阅读全文

lsblk的使用

2022-04-25 21:24 by abce, 781 阅读, 收藏,
摘要: lsblk使用说明 用途:列出块设备 默认的用法 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTsda 8:0 0 232.9G 0 disk├─sda1 8:1 0 1G 0 part /boot└─sda2 8:2 0 231.9G 0 part └─luks-5 阅读全文

Consolidated Seed Table Upgrade Patch(Patch 17204589)

2015-12-02 14:50 by abce, 780 阅读, 收藏,
摘要: $ adop phase=apply patches=17204589 hotpatch=yes abandon=no Enter the APPS password: Enter the SYSTEM password: Enter the WLSADMIN password: Please wait. Validating credentials... Enter the R... 阅读全文

SQLServer删除数据库特别耗时

2023-12-16 13:44 by abce, 778 阅读, 收藏,
摘要: 在老库删除数据库的时候,如果选中到了选项"Delete backup and Restore History Information for databases"。发现删除操作要耗费很久的时间,甚至好几天。 查看一下正在执行的会话信息,看看数据库都在做啥: SELECT s.session_id , 阅读全文
上一页 1 ··· 114 115 116 117 118 119 120 121 122 ··· 246 下一页