Chinaunix首页 | 论坛 | 博客
  • 博客访问: 762845
  • 博文数量: 99
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1163
  • 用 户 组: 普通用户
  • 注册时间: 2016-09-22 09:50
个人简介

一个守望数据库的老菜鸟

文章分类

全部博文(99)

文章存档

2019年(21)

2018年(17)

2017年(37)

2016年(24)

我的朋友

发布时间:2017-11-12 07:44:15

博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=31396856&id=57781271.ansible配置文件和执行程序/etc/ansible/ansible.cfg        //配置文件/etc/ansible/hosts              /.........【阅读全文】

阅读(1661) | 评论(0) | 转发(0)

发布时间:2017-10-08 11:11:21

博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5773076.html(1)锁定或者说是稳定执行计划。SQL Profile对于一下类型语句有效:     SELECT语句;     UPDATE语句;     INSERT语句(仅.........【阅读全文】

阅读(1478) | 评论(0) | 转发(0)

发布时间:2017-10-03 16:48:19

博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:http://blog.chinaunix.net/uid-31396856-id-5772891.html先打开profile,默认是关闭的。(mysql5.7)root@localhost [(none)]>  show variables like '%profil%';+------------------------+-------+| Variable_name        .........【阅读全文】

阅读(1588) | 评论(0) | 转发(0)

发布时间:2017-10-02 20:10:36

博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:LVM管理1、LVM基础物理存储介质(The physical media)      这里指系统的存储设备:硬盘,如:/dev/hda1、/dev/sda等等,是存储系统最低层的存储单元物理卷(PV = physical volume)   物理卷是指硬盘分区或者从逻辑上看.........【阅读全文】

阅读(1244) | 评论(0) | 转发(0)

发布时间:2017-10-02 19:30:36

博客文章除注明转载外,均为原创。转载请注明出处。本文链接地址:1.创建directory(1)创建用户授予至少create any directory的权限SQL> conn /as sysdbaConnected.SQL> SQL> create user test identified by test;Grant succeeded.(2)SQL> host mkdir -p /u01/outdataSQL> CREATE DIRECTORY ext_dir AS.........【阅读全文】

阅读(3593) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

tomcoding2018-07-03 17:08

下载Oracle核心源代码,百度tomcoding

回复  |  举报
留言热议
请登录后留言。

登录 注册