Chinaunix首页 | 论坛 | 博客
  • 博客访问: 427596
  • 博文数量: 94
  • 博客积分: 3066
  • 博客等级: 中校
  • 技术积分: 908
  • 用 户 组: 普通用户
  • 注册时间: 2006-01-25 17:10
文章分类

全部博文(94)

文章存档

2016年(3)

2015年(4)

2014年(1)

2013年(9)

2012年(8)

2011年(1)

2010年(8)

2009年(4)

2008年(2)

2007年(6)

2006年(48)

我的朋友

发布时间:2013-09-03 22:27:57

 create table zcl_exam_train_officer              as select * from        exam_train_officer       as of timestamp to_date('20130903151500','yyyymmddhh24miss').........【阅读全文】

阅读(1516) | 评论(0) | 转发(0)

发布时间:2013-07-17 00:33:54

http://koda.iteye.com/blog/600725    1. 下载nginx windows版本http://www.nginx.org 2. 下载微软的2个工具: instsrv.exe、srvany.exe去微软网站下载安装Windows Server 2003 Resource Kit Tools(rktools.exe),它包括标题提及的所有必要的工具,下载完安装好。3. 运行命令在rktools安装.........【阅读全文】

阅读(2705) | 评论(0) | 转发(0)

发布时间:2013-05-20 19:04:09

http://www.2cto.com/database/201303/195303.htmlMySQL数据库基准压力测试工具之MySQLSlap使用实例 一、Mysqlslap介绍mysqlslap是MySQL5.1之后自带的benchmark基准测试工具,类似Apache Bench负载产生工具,生成schema,装载数据,执行benckmark和查询数据,语法简单,灵活,容易使用。该工具可以模.........【阅读全文】

阅读(14376) | 评论(1) | 转发(0)

发布时间:2013-03-28 22:51:27

http://localhost:1158/em无法打开 set oracle_sid=orclemca -repos recreateemca -config dbcontrol db emctl start dbconsole......【阅读全文】

阅读(1383) | 评论(0) | 转发(0)

发布时间:2013-03-27 20:54:00

alter system set memory_target=10G scope=spfile;alter system set sga_target=0 scope=spfile;alter system set pga_aggregate_target=0 scope=spfile;alter system set memory_max_target=12G scope=spfile;......【阅读全文】

阅读(878) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册