Corrigan Moving Systems | transportation/trucking/railroad PODS | consumer services Daryl Flood Relocation & Logistics | transportation/trucking/railr ...
分类:
其他好文 时间:
2019-12-17 13:23:57
阅读次数:
102
记一次异机rman还原后的操作 当时从主库通过rman备份到目前测试库还原之后,由于备份是在备库备份的,所以数据库还原后状态为readonly,standby_file_management参数为auto。首先需要通过alter database clear logfile group 日志组;让数 ...
分类:
其他好文 时间:
2019-12-16 09:51:27
阅读次数:
107
SAP Material Type on Classification Tree(ClassMaster management) 1. Classification Tree 是 luxottica 在 plm 中用来管理 物料分类的功能,主要思想就是用不用的层级来分类不同的物料 2. TECNO ...
分类:
其他好文 时间:
2019-12-16 09:28:52
阅读次数:
112
ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). 是Yandex开发的。ClickHouse的优势是使用了面向列的 ...
分类:
其他好文 时间:
2019-12-15 12:15:17
阅读次数:
238
1、docker search rabbitmq:management(查看镜像,可选步骤) 2、docker pull rabbitmq:management (注意:如果docker pull rabbitmq 后面不带management,启动rabbitmq后是无法打开管理界面的,所以我们要 ...
分类:
其他好文 时间:
2019-12-15 10:59:50
阅读次数:
109
一、ipmitool简介 IPMI(Intelligent Platform Management Interface)智能平台管理接口 1、IPMI的核心是一个专用芯片/控制器(叫做服务器处理器或基板管理控制器(BMC)),其并不依赖于服务器的处理器、BIOS或操作系统来工作,可谓非常地独立,是一 ...
分类:
其他好文 时间:
2019-12-14 19:31:35
阅读次数:
390
ref: these come from youtuber Ali AbdaalPrinciples Generalyou have full control of your lifePareto: focus on 20% leads to 80% gainParkinson's Law: wor... ...
分类:
其他好文 时间:
2019-12-13 19:36:34
阅读次数:
105
初识——mysql MySQL是一个关系型数据库管理系统,由瑞典MySQL AB 公司开发,目前属于 Oracle 旗下产品。MySQL 是最流行的关系型数据库管理系统之一,在 WEB 应用方面,MySQL是最好的 RDBMS (Relational Database Management Syst ...
分类:
数据库 时间:
2019-12-13 00:07:14
阅读次数:
119
案发现场 昨天晚上突然短信收到 APM (即 Application Performance Management 的简称),我们内部自己搭建了这样一套系统来对应用的性能、可靠性进行线上的监控和预警的一种机制)大量告警 画外音: 监控是一种非常重要的发现问题的手段,没有的话一定要及时建立哦 紧接着运 ...
分类:
其他好文 时间:
2019-12-09 14:13:50
阅读次数:
110
MySQL数据库 预备知识: 0、MySQL数据怎么存储数据?怎么高数查询数据?怎么实现事务的ACID?实际使用涉及哪些数据结构和算法,MySQL和redis的区别是什么? 0、1数据库管理系统(DBMS-Database Management System)使用数据引擎进行创建、查询、更新和删除数 ...
分类:
数据库 时间:
2019-12-08 11:02:56
阅读次数:
126