ba6.us - Dave's Database Related Stuff

  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !
Home › Unix Shell Scripting

Tag Cloud

apex Application Express Auditing data dbi development export funnies HTML Java linux monitoring oem oracle performance perl rman scripting sql SQL Developer sqlplus tuning unix windows
more tags

Search

RSS Feed

Blog Posts :

Navigation

  • Feed aggregator

User login

  • Request new password

AIX Example

dmann — Tue, 02/10/2009 - 17:54

A quickie script that can be run by Cron to take a StatsPack snapshot: snap.sh:
#!/bin/ksh

export ORACLE_HOME=/u01/app/oracle/product/8.1.7
export ORACLE_SID=dbsid
export PATH=/u01/app/oracle/product/8.1.7/bin

sqlplus -s /nolog <
‹ Unix Scripting Hints up Gathering Data from a Query ›
  • Printer-friendly version


Cornify
  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !

Content Copyright 2006-2010. Links are copyright of respective owners.