码迷,mamicode.com
首页 >  
搜索关键字:production    ( 824个结果
web程序顺序
1.org.apache.catalina.core.AprLifecycleListener init 2.Apache Tomcat Native library which allows optimal performance in production environments was no ...
分类:Web程序   时间:2017-05-06 17:53:34    阅读次数:192
expdp/impdp 参数说明,中英对照
1.expdp参数说明 [oracle@OEL-ASM ~]$ expdp help=y Export: Release 11.2.0.3.0 - Production on Thu Sep 4 11:43:39 2014 Copyright (c) 1982, 2011, Oracle and/o ...
分类:其他好文   时间:2017-05-05 01:07:55    阅读次数:313
oracle chain
[oracle@tyger dbs]$ sqlplus / as sysdba SQL*Plus: Release 10.2.0.1.0 - Production on Tue May 6 13:02:41 2014 Copyright (c) 1982, 2005, Oracle. All rig ...
分类:数据库   时间:2017-04-26 11:49:31    阅读次数:228
svn,git,scp,rsync,rake,ssh,wget,axel,aria2,nohup,grep,tail,siege,mitmproxy,ulimit,netstat,lsof
scp 把本地文件上传到server上 scp -P 1234 config/cert/dev/client.pem dev@xx.xxx.xxx:/srv/rorapps/fgcc/config/cert/production 把server数据传到本地 scp fgww:/srv/rorapps ...
分类:Web程序   时间:2017-04-23 18:09:36    阅读次数:268
Oracle database wrc运行报错ORA-15557
[oracle@host capture]$ wrc system/oracle@db1 REPLAYDIR=/home/oracle/cap_dir/ Workload Replay Client: Release 11.1.0.7.0 - Production on Sun Jul 19 17: ...
分类:数据库   时间:2017-04-22 18:53:12    阅读次数:241
Rails 4.0.0 开发环境一切正常,到生成环境发现 无法找到 css 和 js
# Production 冰山一角的悲剧啊 Started GET "/discount_service/assets/admin.js?body=1" for 127.0.0.1 at 2014-05-23 14:50:24 +0800 ActionController::RoutingError ...
分类:Web程序   时间:2017-04-18 09:20:44    阅读次数:257
Exdata cell 节点配置时遇到的一个问题
问题描写叙述: [celladmin@vrh4 ~]$ cellcli CellCLI: Release 11.2.3.2.0 - Production on Sat Jun 14 09:11:08 EDT 2014 Copyright (c) 2007, 2012, Oracle. All rig ...
分类:其他好文   时间:2017-04-16 10:51:46    阅读次数:380
主生产计划(MPS)及物料需求计划(MRP)
主生产计划(Master Product schedule,MPS) 就是已经确定的销售订单(合同)和预测销售目标(也就是说近期要销售的产品,有指定的交货日期了)。 主生产计划(Master Production Schedule,简称MPS)。MPS是闭环计划系统的一个部分。MPS的实质是保证销售 ...
分类:其他好文   时间:2017-04-02 15:00:53    阅读次数:231
ORA-14300: 分区关键字映射到超出允许的最大分区数的分区
环境为:Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production 对象表为按天的自动分区表: PARTITION BY RANGE ("START_TIME") INTERVAL (NUMTODSINTE ...
分类:其他好文   时间:2017-03-31 18:47:08    阅读次数:378
php.ini 开发和线上配置的差异
比对了一下php自带的php.ini-development和php.ini-production,备忘。 display_errors = Ondisplay_startup_errors = Ontrack_errors = Onmysqlnd.collect_memory_statistics ...
分类:Web程序   时间:2017-03-10 13:17:07    阅读次数:317
824条   上一页 1 ... 36 37 38 39 40 ... 83 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!