Information Technology Notes
Notes on databases, operating systems, programming and scripting.
Sunday, March 26, 2006
Move Oracle Indexes To Another Tablespace
›
Some (mostly old-school) Oracle DBAs like to move indexes into a tablespace other than the tablespace(s) for tables. Moving an index does r...
Useful HP-UX Commands
›
Useful HP-UX commands: bdf Show disk space. tusc Trace system calls. lsof List open files. /usr/sbin/ kmtune Show and sets kernel pa...
Oracle RMAN Backup Scripts
›
#!/bin/ksh #************************************************************************************* # Open level 0 backup, without recovery ca...
‹
›
Home
View web version