码迷,mamicode.com
首页 >  
搜索关键字:production    ( 824个结果
oracle lsnrctl status|start|stop
[oracle@redhat4 ~]$ lsnrctl status LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 06-OCT-2015 21:10:05 Copyright (c) 1991, 2009, Oracle. All ri...
分类:数据库   时间:2015-11-01 22:49:16    阅读次数:309
oracle db shutdown immediate–multi Instance
[oracle@redhat4 ~]$ sqlplus / as sysdba@orcl SQL*Plus: Release 11.2.0.1.0 Production on Tue Oct 6 21:14:51 2015 Copyright (c) 1982, 2009, Oracle. All ...
分类:数据库   时间:2015-11-01 22:38:52    阅读次数:289
Oracle 12C -- CDB的启动过程
以启动DB12为例子$ sqlplus '/as sysdba'SQL*Plus: Release 12.1.0.2.0 Production on Sun Nov 1 15:48:15 2015Copyright (c) 1982, 2014, Oracle. All rights reserv....
分类:数据库   时间:2015-11-01 16:38:08    阅读次数:257
CodeIgniter3 内核学习笔记一@index.php
首先,程序的流程是从入口文件index.php开始的。index.php流程如下:1.强制输出字符集为UTF82.定义常量ENVIRONMENT (development,testing,production)3.判断环境常量,定义报错级别diaplay_errors 是否开启错误显示。只有开启错误...
分类:Web程序   时间:2015-10-29 18:18:47    阅读次数:327
Loading half a billion rows into MySQL---转载
BackgroundWe have a legacy system in our production environment that keeps track of when a user takes an action on Causes.com (joins a Cause, recruits...
分类:数据库   时间:2015-10-28 12:15:43    阅读次数:326
oracle11gRAC环境使用RMAN备份方案
转摘:http://blog.itpub.net/29819001/viewspace-1320977/[oracle@zx ~]$ rman target /Recovery Manager: Release 11.2.0.1.0 - Production on Thu Oct 16 18:20:...
分类:数据库   时间:2015-10-15 18:17:47    阅读次数:309
dump导入oracle 11g备忘
连接到: Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production已成功加载/卸载了主表 "test"."SYS_IMPORT_FULL_02"启动 "test"."SYS_IMPORT_FULL_02": ....
分类:数据库   时间:2015-10-14 17:51:25    阅读次数:743
【实验-视频过程】数据库归档日志满了以后
归档日志满了以后、一、清理文件C:\Users\Administrator>19:24:36.78>sqlplus scott/tigerSQL*Plus: Release 11.2.0.1.0 Production on 星期五 10月 9 19:24:40 2015Copyright (c) 1982, 2010, Oracle. All rights reserved.ERROR: ORA...
分类:数据库   时间:2015-10-14 16:10:51    阅读次数:262
RMAN备份与恢复之参数文件与控制文件
0 说明 本例是基于备份数据库全库的基础上,还原参数据文件(spfile),控制文件。1准备[oracle@TEST144239 /]$ sqlplus /nologSQL*Plus: Release 11.2.0.3.0 Production on Mon Oct 12 11:58:35 201....
分类:其他好文   时间:2015-10-14 12:33:51    阅读次数:187
mysql_secure_installation
[root@web soft]# mysql_secure_installationNOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL SERVERS IN PRODUCTION USE! PLEASE ...
分类:数据库   时间:2015-10-10 21:18:36    阅读次数:208
824条   上一页 1 ... 50 51 52 53 54 ... 83 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!