摘要: [root@node01 ~]# lsb_release -aLSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:prin... 阅读全文
posted @ 2015-11-01 16:29 syksky 阅读(370) 评论(0) 推荐(0)
摘要: 1、安装客户端[root@node01 Packages]# rpm -Uvh iscsi-initiator-utils-6.2.0.873-2.el6.x86_64.rpmwarning: iscsi-initiator-utils-6.2.0.873-2.el6.x86_64.rpm: Hea... 阅读全文
posted @ 2015-11-01 14:48 syksky 阅读(749) 评论(0) 推荐(0)
摘要: 目录1、系统登陆2、启用iSCSI Target服务3、初始化卷组4、映射LUN5、查看状态1、系统登陆Openfiler系统安装完毕之后,使用提示的地址登陆:https://172.1.2.200:446默认的用户名为:openfiler默认的密码为:password2、启用iSCSI Targe... 阅读全文
posted @ 2015-11-01 13:53 syksky 阅读(667) 评论(0) 推荐(0)
摘要: 1 #!/oracle/product/11g/db/perl/bin/perl 2 use lib '/oracle/product/11g/db/perl/lib/site_perl/5.10.0'; 3 use DBI; 4 use DBD::Oracle qw(:ora_session_m... 阅读全文
posted @ 2015-09-05 05:03 syksky 阅读(393) 评论(0) 推荐(0)
摘要: The following example illustrates how to use the internal_logon and SYSDBA arguments to specify the SYS login. This example works regardless of the da... 阅读全文
posted @ 2015-09-05 05:01 syksky 阅读(457) 评论(0) 推荐(0)
摘要: [oracle@osb ~]$ env | grep ORAORACLE_SID=ACEORACLE_BASE=/oracleORACLE_TERM=xtermORACLE_HOME=/oracle/product/11201/db[oracle@osb ~]$ emca -config dbcon... 阅读全文
posted @ 2015-08-08 12:27 syksky 阅读(232) 评论(0) 推荐(0)
摘要: [oracle@oem ~]$ cd /oem/oms/oms/bin登录到oms中[oracle@oem bin]$ ./emcli login -username=sysmanEnter password :Login successful同步信息[oracle@oem bin]$ ./emcl... 阅读全文
posted @ 2015-07-16 14:51 syksky 阅读(457) 评论(0) 推荐(0)
摘要: From: http://docs.oracle.com/html/E24089_42/ha_setup.htm#sthref833If the SLB is configured to use Third-Party/Custom SSL certificates, you must ensure... 阅读全文
posted @ 2015-07-07 20:55 syksky 阅读(956) 评论(0) 推荐(0)
摘要: 数据结构类似SQL> select * from t;B E N----------------- ----------------- --------------------20150106 01:00:02 20150106 01:00:42 A20150106 01:00:02 2015010... 阅读全文
posted @ 2015-06-30 05:51 syksky 阅读(174) 评论(0) 推荐(0)
摘要: 1. Change the file/etc/ssh/sshd_configwithPermitRootLogin yesto replacePermitRootLogin no2. restart the services#svcadm restart svc:/network/ssh:defau... 阅读全文
posted @ 2015-06-28 14:24 syksky 阅读(216) 评论(0) 推荐(0)