会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
求知若饥,虚心若愚。
[Stay Hungry, Stay Foolish.]
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
22
23
24
25
26
27
28
29
30
···
58
下一页
2018年11月18日
MBR
摘要:
阅读全文
posted @ 2018-11-18 12:22 酸奶加绿茶
阅读(167)
评论(0)
推荐(0)
2018年11月14日
linux 安装图行界面
摘要: centos6的环境中 代码:[root@ebs122 sysconfig]#yum groupinstall "Desktop" 使用 init 5命令进入图形化界面,如果成功的话,你将会进入图形化界面的初始界面。
阅读全文
posted @ 2018-11-14 10:45 酸奶加绿茶
阅读(206)
评论(0)
推荐(0)
2018年11月12日
Spotlight LGWR1 一直告警
摘要: http://www.itpub.net/thread-1181372-1-1.html
阅读全文
posted @ 2018-11-12 21:54 酸奶加绿茶
阅读(246)
评论(0)
推荐(0)
oracle 修改日志大小及增加日志成员
摘要: https://blog.csdn.net/warden2010/article/details/6300660
阅读全文
posted @ 2018-11-12 20:51 酸奶加绿茶
阅读(519)
评论(0)
推荐(0)
查看oracle 用户执行的sql语句历史记录
摘要: select * from v$sqlarea t order by t.LAST_ACTIVE_TIME desc select * from v$sqlarea t order by t.LAST_ACTIVE_TIME desc select * from v$sqlarea t order
阅读全文
posted @ 2018-11-12 20:36 酸奶加绿茶
阅读(995)
评论(0)
推荐(0)
2018年11月9日
Oracle 服务器运行健康状况监控利器 Spotlight on Oracle 的安装与使用
摘要: 1.使用教程;https://blog.csdn.net/defonds/article/details/52936664 2.下载链接:https://pan.baidu.com/s/1cn7tE_sHoTt_U3LzYgPpSw
阅读全文
posted @ 2018-11-09 16:27 酸奶加绿茶
阅读(270)
评论(0)
推荐(0)
2018年11月6日
Informatic 使用过程中的问题
摘要: 1.database driver error ORA-12154 1)检查监听是否启动 2)是否在tnsnames.ora中配置
阅读全文
posted @ 2018-11-06 14:59 酸奶加绿茶
阅读(334)
评论(0)
推荐(0)
swap扩展
摘要: 没有独立的分区,本地回环设备(使用软件来模拟实现硬件) 创建一个镜像文件 https://blog.csdn.net/linuxnews/article/details/51271875 有独立的分区
阅读全文
posted @ 2018-11-06 09:48 酸奶加绿茶
阅读(114)
评论(0)
推荐(0)
2018年11月5日
mysql常用sql语句
摘要: 1.清空用户下的所有表里面的数据 select concat('truncate table ',table_name,';') from information_schema.TABLES where table_schema='test_cp'; 2.统计某个库下面的数据总量和表数目和总条目数
阅读全文
posted @ 2018-11-05 19:54 酸奶加绿茶
阅读(205)
评论(0)
推荐(0)
MySQL绿色版安装整套流程
摘要: https://www.cnblogs.com/LiuChunfu/p/6426918.html
阅读全文
posted @ 2018-11-05 15:38 酸奶加绿茶
阅读(137)
评论(0)
推荐(0)
上一页
1
···
22
23
24
25
26
27
28
29
30
···
58
下一页
公告