摘要: 创建表空间CREATE TABLESPACE tablespace_name NOLOGGING DATAFILE '/data/oradata/data_01.dbf' SIZE 2048m autoextend off ; 增加数据文件ALTER TABLESPACE tablespace_na 阅读全文
posted @ 2017-04-07 09:57 talkhello 阅读(126) 评论(0) 推荐(0)
摘要: jmeter的BeanShell 定时器: BeanShell Timer 前置处理器:BeanShell PreProcessor 采样器: BeanShell Sampler 后置处理器:BeanShell PostProcessor 断言: BeanShell断言 监听器: BeanShell 阅读全文
posted @ 2017-04-07 09:51 talkhello 阅读(1554) 评论(0) 推荐(0)