06 2020 档案

摘要:感谢 ruchee,Tim Hallman,SMshrimant https://www.v2ex.com/t/351428 https://stackoverflow.com/questions/19735250/running-a-python-script-from-php 转 php 框架 阅读全文
posted @ 2020-06-30 12:32 feiyun8616 阅读(251) 评论(0) 推荐(0) 编辑
摘要:############ sample 1 感谢张路路 ##几个关键点关键点1.对于单表查询来说,这个filtered列的值没什么意义,我们更关注在连接查询中驱动表对应的执行计划记录的filtered值。DESC SELECT * FROM t1 INNER JOIN t2 ON t1.key1 = 阅读全文
posted @ 2020-06-28 16:23 feiyun8616 阅读(425) 评论(0) 推荐(0) 编辑
摘要:php 开发依赖框架 为了掌握这个方法,我们需要学习如下框架 https://codeigniter.org.cn/user_guide/installation/installing_composer.html#id4 https://www.ibm.com/developerworks/cn/w 阅读全文
posted @ 2020-06-22 22:37 feiyun8616 阅读(139) 评论(0) 推荐(0) 编辑
摘要:## 如下是脚本部署,一共分为7个section , ###准备部署 ##方法是通过主机 推送软件到 机器,然后机器使用 本地仓库 部署。使用软件tar包和 data tar 包来安装。##同时使用use db data home clone tar to install data ##不使用用 m 阅读全文
posted @ 2020-06-19 10:04 feiyun8616 阅读(388) 评论(0) 推荐(0) 编辑
摘要:##sample 检查达梦执行报错 /app/dmdbms/bin/disql spt/'"password"'@ip:portdisql>spool UAT-pt22.logdisql>start UAT-pt.sqldisql>spool off 检查错误grep "rror" UAT-pt22 阅读全文
posted @ 2020-06-17 18:04 feiyun8616 阅读(941) 评论(0) 推荐(0) 编辑
摘要:问题: 在这里 DB DG 切换,发现一个问题,主库A的模式切换到备库模式 时候,该主库日志会有如下提示: ORA-17627: ORA-01017: invalid username/password; logon denied ORA-17629: Cannot connect to the r 阅读全文
posted @ 2020-06-10 14:55 feiyun8616 阅读(851) 评论(0) 推荐(0) 编辑
摘要:###感谢 官方文档, 在线实例:https://api.highcharts.com.cn/highcharts在线实例: 更新数据列数据,更新饼图数据 highchart 知识太多,所以开启出一个新版本的文本,highchart.txt 来看 -》serias 是最重要的,包括X轴的度量,和Y轴 阅读全文
posted @ 2020-06-05 15:59 feiyun8616 阅读(159) 评论(0) 推荐(0) 编辑
摘要:find . -name $LSNRNAME.log.[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9].gz -mtime +$CLEAN_DAYS -exec rm {} \; 2>/dev/null TODAY=`date +%Y%m%d` CUT_FILE=${ 阅读全文
posted @ 2020-06-05 12:41 feiyun8616 阅读(565) 评论(0) 推荐(0) 编辑
摘要:###东八区时间计算。转换 https://c.runoob.com/front-end/852 UNIX 时间戳转换工具,可以将 UNIX 时间戳转换成标准格式的北京时间,也可以将标准格式的北京时间转换为 UNIX 时间戳。 关于Unix时间戳(Unix timestamp) 时间戳是指格林威治时 阅读全文
posted @ 2020-06-02 17:04 feiyun8616 阅读(1035) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示