Chinaunix首页 | 论坛 | 博客
  • 博客访问: 509215
  • 博文数量: 101
  • 博客积分: 1635
  • 博客等级: 上尉
  • 技术积分: 1282
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-05 01:51
文章分类

全部博文(101)

文章存档

2019年(2)

2018年(16)

2013年(14)

2012年(69)

我的朋友

发布时间:2013-01-15 09:41:00

发布库性能优化.docx......【阅读全文】

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

发布时间:2013-01-15 09:25:47

>conn / as sysdba                                               .........【阅读全文】

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

发布时间:2013-01-08 10:29:41

create table tb_db_ddl_mobitor(       ddl_time    date,        session_id  varchar2(100) ,        os_user    varchar2(100) ,       ......【阅读全文】

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

发布时间:2013-01-07 16:18:36

create or replace trigger tri_ddl_monitorbefore create or alter or drop or truncate on databasedeclare  l_errmsg varchar2(100):= 'You have no permission to this operation';begin  if ora_sysevent = 'CREATE' then     raise_application_error(-20001, ora_dict_obj_owner || '......【阅读全文】

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

登录 注册