Chinaunix首页 | 论坛 | 博客
  • 博客访问: 142777
  • 博文数量: 23
  • 博客积分: 1555
  • 博客等级: 上尉
  • 技术积分: 277
  • 用 户 组: 普通用户
  • 注册时间: 2010-02-02 12:42
个人简介

一个陶醉于在小型机与存储之中游弋的人,无烟酒之习,唯品粗茶。每每在接触掌握新设备和解决疑难故障之时,收获着自己的快乐。愿寻觅志同道合之人,同进步共成长。

文章分类

全部博文(23)

文章存档

2021年(3)

2015年(5)

2014年(8)

2013年(2)

2012年(4)

2010年(1)

我的朋友

发布时间:2015-04-05 19:18:58

1. Migrate Redo Log into ASMalter database add logfile member '+DATA' to group 1;alter database add logfile member '+DATA' to group 2;alter database add logfile member '+DATA' to group 3;alter system switch logfile;alter system checkpoint;select group#, status from v$log;alter database dro.........【阅读全文】

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

发布时间:2015-04-03 08:23:11

rlwrap download website:http://utopia.knoware.nl/~hlub/uck/rlwrap/rlwrap is a wrapper that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is kept between invocations, separately for each command; history completion and search work as in b.........【阅读全文】

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

登录 注册