Follow me !
By PDGACO GaballaLoans
Search this blog
-
Recent posts
Tags
AIX Apple automation backup best practices Bootcamp cloud cursor db2 db2 compression db2 hadr db2 performance db2 tuning db2 v9.5 db2 v9.7 db2move db2pd google indexes install iPad iPhone linux Macbook memory NULLID Oracle package performance restore runstats script shell script sql SQL805N SQL Server stored procedure tablespace time machine tuning ubuntu ubuntu 9.04 upgrade Windows on Mac wordpressDisclaimer
The posts here are solely my personal views and opinion. Any technical advice or instructions are based on my own personal knowledge and experience, and should only be followed by an expert after a careful analysis or consultation with technical support. Please test any actions before performing them in a critical or nonrecoverable environment. Any actions taken based on my experiences should be done with extreme caution. I am not responsible for any adverse results. I do not represent any vendor or product.
Tag Archives: script
Simple DB2 Reorg Script – Take 1
I used to run a script that did went thru the reorgchk output and build a script out of it. Even though it worked, I often found it difficult to pick the right index. I rewrote it for scalability and … Continue reading
Automated runstats – take 2
A while back I posted a script that automatically created and ran runstats for all tables in each database on an instance. I noticed that when the database was defined as remote, the script couldn’t connect and created an error … Continue reading
whats using that memory in AIX ???
In the process of tuning an application, I had to find out what was taking all those resources in the AIX server. I had to look up that command as I seems to have misplaced my AIX cheat sheet. So … Continue reading