[oracle@db ~]$ sqlplus / as sysdba SQL*Plus: Release 11.2.0.4.0 Production on Wed Dec 26 13:04:11 2018 Copyright (c) 1982, 2013, Oracle. All rights re ...
分类:
其他好文 时间:
2018-12-27 20:18:15
阅读次数:
190
# build for production and view the bundle analyzer report npm run build --report ? ? ...
分类:
Web程序 时间:
2018-12-19 22:37:00
阅读次数:
294
查看oracle实例有哪些用户? 涉及的表为dba_users [oracle@rtest ~]$ sqlplus /nolog SQL*Plus: Release 11.2.0.3.0 Production on Mon Sep 2 11:05:49 2013 Copyright (c) 1982 ...
分类:
数据库 时间:
2018-12-15 12:00:20
阅读次数:
221
go读取ini文件并修改安装官方网站https://ini.unknwon.io/docs/intro/getting_startedgogetgopkg.in/ini.v1配置tmp\my.inimain.gomy.ini#possiblevalues:production,developmentapp_mode=development[paths]#Pathtowheregrafanacans
分类:
其他好文 时间:
2018-12-14 22:48:28
阅读次数:
342
Master:顾名思义,既然名字叫Master,那么该分支就是主分支的意思。在git repo下主分支的职责主要就是负责记录stable版本的迭代,当在beta版本的项目或是开发版本的项目得到了充分的验证之后,我才能将分支并入master分支。master分支永远是production-ready的 ...
分类:
其他好文 时间:
2018-12-07 23:21:56
阅读次数:
201
【首发于github,原文标题《后产品宣言》】 后产品宣言 THE post-production Manifesto 第一条 产品霸权主义之路 1.什么是最好的产品是有定义的,而且凡是跟这种产品观相一致的,就是好的产品,跟这种产品观不相一致的,就是不好的产品。 那么,凡是反对这种产品观并且没有能力 ...
分类:
其他好文 时间:
2018-12-07 14:55:02
阅读次数:
164
创建表空间前要保证监听与数据库实例已经启动 1、启动监听 LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 01-DEC-2017 09:25:48 Copyright (c) 1991, 2009, Oracle. All rights r ...
分类:
数据库 时间:
2018-12-03 14:06:56
阅读次数:
219
The higher your test coverage, the more flexible and bug resistant your code will be, and the less time you’ll spend debugging hot fixes in production ...
分类:
其他好文 时间:
2018-12-01 18:41:59
阅读次数:
163
1. expdp导出步骤 1.1 用sys管理员登录sqlplus [root@hxjk_test_mysql_redis_file oracle]# sqlplus SQL*Plus: Release 11.2.0.1.0 Production on Wed Nov 21 21:49:35 201 ...
分类:
数据库 时间:
2018-11-22 02:52:36
阅读次数:
217
ORA-00600: 内部错误代码, 参数: [kcm_headroom_warn_1], [], [], [], [], [], [], [], [], [], [], []
SQL*Plus: Release 11.2.0.4.0 Production on 星期三 1月 1 08:53:48 2003 Copyright (c) 1982, 2013, Oracle. All rights reserved. idle> startupORACLE 例程已经启动。 T ...
分类:
其他好文 时间:
2018-11-19 15:41:39
阅读次数:
219