使用shell脚本实现对Oracle数据库的监控与管理将大大简化DBA的工作负担,如常见的对实例的监控,监听的监控,告警日志的监控,以及数据库的备份,AWR report的自动邮件等。本文给出Linux 下使用 shell 脚本来监控 Oracle 告警日志(monitor alter log fi ...
分类:
数据库 时间:
2016-09-17 00:10:48
阅读次数:
210
Description You have typed the report of your term project in your personal computer. There are several one line arithmetic expressions in your report ...
分类:
其他好文 时间:
2016-09-13 14:54:06
阅读次数:
169
第一个四人项目:调查问卷 网址:http://www.cnblogs.com/C705/p/4084324.html 该问卷已在问卷星上发布:http://www.sojump.com/jq/3991512.aspx 反馈:http://www.sojump.com/report/3991512.a ...
分类:
其他好文 时间:
2016-09-11 20:18:20
阅读次数:
133
report.txt文件里有以下内容:记录了一些方法的执行时间,要求按执行时间降序排列。 void com.dustpan.zeus.core.service.MergeService.startService(int)|2void com.dustpan.zeus.core.service.Ini ...
分类:
编程语言 时间:
2016-09-11 18:58:22
阅读次数:
173
MYSQLI_REPORT_OFF Turns reporting off MYSQLI_REPORT_ERROR Report errors from mysqli function calls MYSQLI_REPORT_STRICT Throw mysqli_sql_exception for ...
分类:
数据库 时间:
2016-09-10 17:35:00
阅读次数:
231
原文链接:https://marcoschwartz.com/monthly-income-report-august-2016/ Every month, I publish a report of the business & investment income I received durin ...
分类:
其他好文 时间:
2016-09-07 14:30:41
阅读次数:
192
Glide Report an issue with Glide Glide is a fast and efficient open source media management and image loading framework for Android that wraps media d ...
分类:
其他好文 时间:
2016-09-04 14:18:31
阅读次数:
204
每小时运行一次exec P_Shop_GetJinChunXiao日报每小时一次declare @date datetime;set @date=convert(char(10),getdate(),120);EXEC P_Sale_Report_Duan @date,7;每天四次,6小时一次,定时 ...
分类:
其他好文 时间:
2016-09-02 20:24:23
阅读次数:
100
作为笔记记着,以免以后再到处找资料 1. 在不预览的情况下导出文件 先看一个方法说明,想知道ReportViewer支持导出哪些文件类型,在Render方法说明中就有描述 // // Summary: // Processes the report and renders it in the spe ...
分类:
其他好文 时间:
2016-08-30 21:03:36
阅读次数:
2770
hadoop job -list 列出正在运行的job hadoop job -kill kill掉job hadoop fsck 检查HDFS坏快 hadoop dfsadmin -report检查HDFS状态包括NN信息 hadoop dfsadmin -safemode enter|leave ...
分类:
其他好文 时间:
2016-08-27 14:10:53
阅读次数:
204