太懒
发布时间:2013-06-18 11:45:39
expdp 简单备份 zabbix用户库 新装完的zabbix做个备份,出错恢复不用执行一个个sql啦。。。 [oracle@node3 ~]$ pwd /home/oracle [oracle@node3 ~]$ ll total 56 -rw------- 1 oracle oinstall 100 Jun 7 15:35 .asmcmd_history -rw------- 1 oracle oinstall 3592 Jun 17 17:57 .bash_history.........【阅读全文】
发布时间:2013-06-17 09:58:01
Hyperic HQ Open Source && Enterprise 功能对比 http://www.hyperic.com/products/monitoring-comparison-chart Hyperic HQ comes in two product editions. Each edition includes a combination of powerful monitoring and management features designed to meet the unique needs of your company. .........【阅读全文】
发布时间:2013-06-07 15:55:36
Oracle 11G R2 RAC修改归档模式 库建好以后默认是非归档模式,需要修改一下 测试第一种方法: SQL> archive log list; Database log mode No Archive Mode Automatic archival .........【阅读全文】
发布时间:2013-06-06 14:31:56
emctl 错误一例: OC4J Configuration issue 新装的系统经常会碰到这个问题,建完库以后想看看EM是不是正常启动 [oracle@node2 dbs]$ emctl status dbconsole OC4J Configuration issue. /u01/app/oracle/product/11.2.3/db_1/oc4j/j2ee/OC4J_DBConsole_node2_MOMORAC not found. [oracle@node2 dbs]$ ll /u01/app/or.........【阅读全文】
发布时间:2013-06-06 14:00:41
select * from v$version;结果如下: BANNER1 Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod2 PL/SQL Release 10.2.0.1.0 - Production3 CORE 10.2.0.1.0 Production4 TNS for 32-bit Windows: Version 10.2.0.1.0 - Production5 NLSRTL Version 10.2.0.1.0 - Product.........【阅读全文】