This article presents some basic techniques for creating Windows batch files and UNIX/Linux shell scripts that connect to SQL*Plus and RMAN. Continue reading
Tag Archives: UNIX
Frequent command line hacks
- Read which processes are writing to the hard driv
# echo 1 | sudo tee /proc/sys/vm/block_dump
wait few seconds Continue reading
HOW TO INSTALL TOMCAT
Reply
I needed to install Tomcat so that I could ‘deploy WAR files’ (for the
tunneling app; SOHT).
Tomcat’s site is HERE. They have an IRC channel on freenode.net #tomcat
with very helpful people. Thank you Continue reading