试图改变监听日志的名称时,报出TNS-01251错误:$ lsnrctl LSNRCTL for Linux: Version 11.2.0.4.0 - Production on 30-JUN-2015 14:51:08Copyright (c) 1991, 2013, Oracle. All ....
分类:
其他好文 时间:
2015-06-30 21:50:59
阅读次数:
207
因php为VC9版本,需先行安装 Microsoft Visual C++ 2008 Redistributable Package (x86),否则php报错无法运行。php.ini-production 复制后修改为php.ini,命令行模式下配置文件就在本目录内extension_dir = ...
replication on mysql:
Master/Slave.
Master server is the production MySQL instance.
Slave server is the java host (123.57.39.*).
First we need to install MySQL server and client on the java host(...
分类:
数据库 时间:
2015-06-30 14:59:06
阅读次数:
119
(第一章小结)第一步:生成项目骨架 $ rails _4.1.6_ new toy_app第二步:修改Gemfile第三步:安装gem $ bundle install --without production第四步:将应用加入git版本控制系统 $ git init $ git add ...
分类:
移动开发 时间:
2015-06-28 16:51:26
阅读次数:
160
SQL> select * from v$version;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
P...
分类:
数据库 时间:
2015-06-18 19:57:11
阅读次数:
166
源程序获取从Oracle的官网上下载Oracle 10g:10203_vista_w2k8_x86_production_db.zip;==>服务器(必须)10203_vista_w2k8_x86_production_client.zip;==>客户端(没用到,可以不下载);配置refhost.x...
分类:
数据库 时间:
2015-06-18 11:19:39
阅读次数:
138
TNS-03505 名称无法解析问题现象:[oracle@db01 admin]$ tnsping woo
TNS Ping Utility for Linux: Version 11.2.0.4.0 - Production on 15-JUN-2015 21:57:52
Copyright (c) 1997, 2013, Oracle. All rights reserved.
Use...
分类:
其他好文 时间:
2015-06-16 19:19:09
阅读次数:
143
无备份恢复表空间前提是归档存在[oracle@NetData-ora10g-118 ~]$ rman target /Recovery Manager: Release 10.2.0.5.0 - Production on Tue Aug 5 10:02:46 2014Copyright (c) 1...
分类:
其他好文 时间:
2015-06-14 12:13:10
阅读次数:
305
查看数据库监听状态不对$ lsnrctl statusLSNRCTL for IBM/AIX RISC System/6000: Version 10.2.0.5.0 - Production on 05-NOV-2012 08:54:08Copyright (c) 1991, 2010, Orac...
分类:
其他好文 时间:
2015-06-11 22:45:49
阅读次数:
238
[ora10g@oracle ~]$ sqlplus / as sysdbaSQL*Plus: Release 10.2.0.1.0 - Production on Thu Feb 26 18:46:02 2015Copyright (c) 1982, 2005, Oracle. All right...
分类:
其他好文 时间:
2015-06-10 12:03:34
阅读次数:
144