1.介绍
Performance & Troubleshooting scripts (TPT)脚本是由作者Tanel Poder编写的,这套脚本可以实现大部分的数据库运维及诊断任务,在这里我们简称为tpt脚本。
2.下载
tpt脚本可以从下网址进行下载
3.脚本的更新
tpt脚本目前已经开源,目前托管在Git hub平台上面,大家可以通过git clone
克隆一份代码到本地,然后每隔一段时间通过命令git pull
来查看脚本的修复及更新。
4.fish.sql脚本示例
fish.sql脚本可以在sqlpus命令中画出一条漂亮的小鱼,如下图所示
5.引用
My Performance & Troubleshooting scripts (TPT) for Oracle are now in GitHub and open sourced
6.后续内容
介绍tpt脚本的安装以及rlwrap工具的安装及使用
网友评论