码迷,mamicode.com
首页 >  
搜索关键字:production    ( 824个结果
TNS-01251: Cannot set trace/log directory under ADR
试图改变监听日志的名称时,报出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
windows PHP Cli模式下配置
因php为VC9版本,需先行安装 Microsoft Visual C++ 2008 Redistributable Package (x86),否则php报错无法运行。php.ini-production 复制后修改为php.ini,命令行模式下配置文件就在本目录内extension_dir = ...
分类:Windows程序   时间:2015-06-30 20:12:12    阅读次数:214
Mysql双机热备主从配置
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
Ruby on Rails Tutorial 第二章 之 toy_app项目搭建
(第一章小结)第一步:生成项目骨架 $ 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
对oracle hash join trace的研究
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学习笔记-1】Win7下安装Oracle 10g
源程序获取从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 名称无法解析
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
TNS-12541: TNS:no listener , TNS-12542: TNS:address already in use
查看数据库监听状态不对$ 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
10201启动时候报ORA-27125
[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
824条   上一页 1 ... 56 57 58 59 60 ... 83 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!