-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 635595
  • 博文数量: 128
  • 博客积分: 265
  • 博客等级: 二等列兵
  • 技术积分: 1464
  • 用 户 组: 普通用户
  • 注册时间: 2011-09-27 20:44
个人简介

just do it

文章分类

全部博文(128)

文章存档

2023年(1)

2020年(1)

2019年(1)

2018年(3)

2017年(6)

2016年(17)

2015年(16)

2014年(39)

2013年(34)

2012年(10)

发布时间:2013-10-30 17:03:58

第一个栏位,表示文件的属性。linux的文件基本上分为三个属性:可读(r=4),可写(w=2),可执行(x=1)。但是这里有十个格子可以添(具体程序实现时,实际上是十个bit位)。第一个小格是特殊表示格,表示目录或连结文件等等,d表示目录,例如 drwx------;l表示连结文件,如 lrwxrwxrwx;如果是以一横"-"表示,则表示这是.........

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

发布时间:2013-10-29 17:48:44

前天去给几台t2000安装系统, 安装完后要求给升级t2000 firmware! 没办法,只好从sunsolve 里下载flash patch!现把安装步骤说一下:升级firmware 有两种方法.method 1:  from the system controller consolemethod 2:  from the solaris console考虑到安全及方便,我选择了从系统安装:1.查看老版本的.........

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

发布时间:2013-10-29 16:47:38

solaris10下安装11.2.0.x安装包要求:required packages solaris 10: sunwarc sunwbtool sunwhea sunwlibc sunwlibm sunwlibms sunwmfrun sunwsprot sunwtoo sunwi1of sunwi1cs (iso8859-1) sunwi15cs (iso8859-15) sunwxwfnt sunwcsl ......

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

发布时间:2013-10-29 16:32:52

......

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

发布时间:2013-10-25 11:15:46

1 $ rman  target / nocatalog2) rman> run {allocate channel d1 type disk;allocate channel d2 type disk;allocate channel d3 type disk;allocate channel d4 type disk;backup validate check logical database;}3) select * from v$database_block_corruption ;rem www.oracledatabase12g.com .........

阅读(788) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图