Unix – tar and gzip commands tar and compress a bunch of datafiles and then untar and uncompress them cd /u02/oradata/test– (area of database files )...
Unix for the Oracle DBA – Part 1 Locating Files under a particular directory find . -print |grep -i test.sql Using AWK in UNIX To remove a specific...
Performance Tuning Tips and Techniques Checks to be performed at the machine level (note the example is Red Hat Linux specific) run queue should be...
Data Guard Log Shipping Report If we have a number of Data Guard physical standby database environments to manage, the following report can help us...
Add color to the Unix PS1 prompt This has been tested on an AIX box – To customize the colour of the message on login by updating...