活着,寻找生存。
发布时间:2016-06-27 14:35:52
今天在学习mysql 备份的时候,使用mysqldump 工具备份数据库的时候出现如下错误:mysqldump: Error 1194: Table 'id_csv1' is marked as crashed and should be repaired when dumping table `id_csv1` at row: 0这个表说明下:应该当时测试外部csv数据导入csv存储引擎表中,笔者直接将csv数据写入到data目录下,可能导.........【阅读全文】
发布时间:2016-05-19 17:40:23
MYSQL修改redo log size检查innodb_fast_shutdown系统参数:root@localhost 16:41:13 (none)> show global variables like 'innodb_fast_shutdown';+----------------------+-------+| Variable_name | Value |+----------------------+-------+| innodb_fast_shutdown | 1  .........【阅读全文】
发布时间:2016-05-06 16:26:33
MOS文档:Installing, Executing and Interpreting output from the "scnhealthcheck.sql" script (文档 ID 1393363.1)APPLIES TO: Oracle Database - Enterprise Edition - Version 10.1.0.5 to 12.1.0.1 [Release 10.1 to 12.1]Oracle Database - Standard Edition - .........【阅读全文】
发布时间:2016-04-19 11:22:51
APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]Information in this document applies to any platform.Auto-tuning: Starting background process GTX1Starting background process GTX1and Auto-tuning: Shutting down background process GTXi .........【阅读全文】
发布时间:2016-03-11 14:23:24
APPLIES TO: Oracle Net Services - Version 10.2.0.1 to 12.1.0.2 [Release 10.2 to 12.1]Information in this document applies to any platform.***Checked for relevance on 29-JAN-2014***This issue affects only 10g and newer listeners.SYMPTOMSYou are receiving the following warning .........【阅读全文】