Oracle-DBA-Scripts
Oracle-DBA-Scripts copied to clipboard
Scripts that make my job as a DBA a bit easier
========= = About =
This is a collection of useful Oracle SQL and shell scripts that I use.
I don't mind how you use these scripts, but give credit if credit is due.
=========== = License =
Copyright 2011 Gwen Shapira.
These programs are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
These programs are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
==========================================================================
DataGuard.txt - SQL snippets for monitoring and managing DataGuard check_and_kill.sql - SQL for checking on what sessions are doing locks.sql - Queries I use to figure out locking issues tfsclock.sql - complex query from Oracle that gives a lot of details about locks job_scheduling.sql - Queries regarding jobs and schedules SSD.sql - queries I use to decide which segments should be placed on SSDs undo_space.sql - queries to dig into undo usage tablespace.sql - queries to manage tablespace sizes