|
Write a shell script to analyze schema
#######################################################################
sqlplus -s /nolog <<EOF
Output :
$ ./analyze.sh scott test ---------- Analyzing schema scott -------------
PL/SQL procedure successfully completed.
---------- Analyzing schema test -------------
PL/SQL procedure successfully completed. |
|
See Also
Linux Forum - Do you have a Linux Question? Linux Books
Home Index
(c) www.gotothings.com All material on this site is Copyright.
|