Tuesday, May 11, 2010

find UNDO segments in AMU

$ string system01.dbf | grep _SYSSMU | cut -d $ -f 1 | sort -u > listSMU.txt
$ cat listSMU.txt