Microsoft Windows [版本 6.1.7601]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:\Users\ckz>sqlplus zzjd/zzjd@10.22.1.143/orcl as sysdba;
SQL*Plus: Release 11.2.0.1.0 Production on 星期三 5月 13 17:00:46 2...
分类:
数据库 时间:
2015-05-14 10:08:12
阅读次数:
348
错误如下:D:\software\xfwebdb2015-05-11\autobackup>impImport: Release 10.2.0.1.0 - Production on 星期三 5月 13 19:36:10 2015Copyright (c) 1982, 2005, Oracle. A...
分类:
数据库 时间:
2015-05-13 21:27:08
阅读次数:
146
通过参考:http://www.oschina.net/question/2005703_16688之前configuration.yaml文件中email的相关配置如下:production: email_delivery: delivery_method: :async_smtp ...
分类:
其他好文 时间:
2015-05-13 16:13:09
阅读次数:
167
首先必须保证手机已经root过,可以通过以下验证:$ adb shell
root@dior:/ $ su
root@dior:/ #执行命令后,$ 变为 # 即 root 成功但是执行adb root时报:adbd cannot run as root in production builds这样的话执行 adb pull 或者是通过一些软件查看某个应用程序的数据时依旧没有权限。以上问题可以通过...
分类:
数据库 时间:
2015-05-12 15:50:26
阅读次数:
165
一、php编译完的php,配置文件为空,我们需要将php的配置文件(php.ini)从解压的源码包中的php.ini-development(开发调试模板)和php.ini-production(生产运行模板)中复制一份到php的配置目录中,且名字改为php.ini1)disable_functions配置默认为空,修改为disable_functi..
分类:
数据库 时间:
2015-05-09 13:30:54
阅读次数:
152
由于练习机模拟,误删了口令文件,所以不得不重建:
SQL> exit
从 Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options 断
开
...
分类:
其他好文 时间:
2015-05-08 16:41:28
阅读次数:
113
AllowanceTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 1842Accepted: 763DescriptionAs a reward for record milk production, Farmer John has ...
分类:
其他好文 时间:
2015-05-07 12:19:44
阅读次数:
133
1、错误描述
WARN:2015-05-01 13:26:10[localhost-startStop-1] - HHH000402: Using Hibernate built-in connection pool (not for production use!)
WARN:2015-05-01 13:26:10[localhost-startStop-1] - Exception enco...
分类:
编程语言 时间:
2015-05-01 14:51:54
阅读次数:
558
LINUX登录oracle用户,通过lsnrctl start命令启动数据库时,报错如下:
“ [oracle@localhost ~]$ lsnrctl start
LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 29-APR-2015
07:38:11
Copyright (c) 1991, 2009, O...
分类:
数据库 时间:
2015-04-29 23:28:31
阅读次数:
234
平台:windowsoracle:11.2.0.4.01、检查当前是否开启归档模式C:\Users\DataCenter>sqlplus / as sysdbaSQL*Plus: Release 11.2.0.4.0 Production on 星期日 4月 26 17:03:24 2015Copy...
分类:
其他好文 时间:
2015-04-26 18:16:47
阅读次数:
152