-------如何在oracle 12c中创建普通用户------- [oracle@oracle ~]$ sqlplus / as sysdba SQL*Plus: Release 12.1.0.2.0 Production on Sun Nov 29 21:43:50 2015 Copyrig....
分类:
数据库 时间:
2015-11-30 00:32:33
阅读次数:
497
$ adrciADRCI: Release 12.1.0.2.0 - Production on Tue Nov 24 09:31:31 2015Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.....
分类:
数据库 时间:
2015-11-24 09:49:07
阅读次数:
279
方法/步骤1第一步:创建app发布证书以及配置文件1.进入ios开发中心22. 点击进入 Certificates,Identifiers & Profiles33. 说明:因为这次我需要的是发布app,所以证书需要选择的是Production版本,而开发测试的话是Development版本。44....
分类:
移动开发 时间:
2015-11-23 09:59:07
阅读次数:
206
Blueheat Company’s production server was out of order again. The CEO was very upset and want their CIO Leo to figure out what happened. Leo asked thos...
分类:
其他好文 时间:
2015-11-22 17:27:08
阅读次数:
258
前面新装了11GR2 RAC,某天在做巡检的时候发现alert日志中存在如下报错:Fatal NI connect error 12170. VERSION INFORMATION: TNS for Solaris: Version 11.2.0.3.0 - Production Ora...
分类:
其他好文 时间:
2015-11-21 18:30:43
阅读次数:
152
1.首先连接到Linux系统。2.到MongoDB官网下载合适的MongoDB安装压缩包。下载页面:https://www.mongodb.org/downloads#production。这里我下载的是Linux 64-bit legacy下载地址:https://fastdl.mongodb.o...
分类:
数据库 时间:
2015-11-18 14:09:52
阅读次数:
251
在执行gulp serve时gulp serve 当前的node版本不支持es6新语法所以需要一个编译转换器----babelBabel是一个转换编译器,它能将ES6转换成可以在浏览器中运行的代码。第一步:如果在package.json中增加一个第二步:新建一个文件.babelrc把下面这段文本添加到.babelrc文件中去{
"env": {
"production": {
...
分类:
其他好文 时间:
2015-11-17 19:04:08
阅读次数:
351
在php的安装目录中添加,如/usr/php-5.6.16添加env.php文件,在文件中设置环境变量:如:<?php$_SERVER['ENV'] = 'production';再到配置文件中进行配置:auto_prepend_file = /usr/local/php/env.php
分类:
Web程序 时间:
2015-11-10 15:47:04
阅读次数:
178
使用$ORACLE_HOME/rdbms/admin/awrextr.sql$ sqlplus '/as sysdba'SQL*Plus: Release 11.2.0.4.0 Production on Fri Nov 6 13:45:43 2015Copyright (c) 1982, 2013...
分类:
其他好文 时间:
2015-11-06 14:48:53
阅读次数:
236
Probably never got chance to touch Big Data architecture in my works, but to think of it, still interesting... We had many ideas about computing at 60s, and they wasn‘t really go in production beca...
分类:
移动开发 时间:
2015-11-02 21:30:26
阅读次数:
294