|
Odds & Ends
|
Comments
|
|
addmenu
|
Shell
menu to run easily sql scripts (now orimenu) |
|
ALERTHAWK
|
(approx
100K download) |
|
become.sql
|
Become
another user when you're a DBA |
deactivate_db_links.sql
|
Beware
of database links when cloning a production database for test purposes! |
|
DUMBAGNT.zip
|
"Dumb Agent" file
set 12.2KB (includes "readme")
|
|
err.sql
|
What
is the text for this PL/SQL error code?
© Vladimir Begun 1999. |
|
fk2pk.sql
|
Compute
relative numbers of foreign keys to primary keys to help in estimating
future growth |
|
foerr.c
|
A
much faster oerr ! |
|
gen.sql
|
Generate random test data. |
|
gendata.sql
|
Generate random test data. |
|
genshpkeep.sql
|
Keep
in memory often reloaded packages |
|
genshpool.sql
|
List
most reloaded packages |
|
hxtoch.sql
|
Utility
function : conversion to characters of an hexadecimal string. Unprintable
characters are replaced by dots. (reqd. by repdump.sql) |
|
insio.70.sql
|
View
installation (pre7.2) for IO monitoring |
|
orimenu
|
Shell
menu to run easily sql scripts (was admmenu) |
|
patchdmp.c
|
Patch
Oracle export files to retain accentuated letters from pre 7.2 US7ASCII
databases |
|
schema7.sql
|
'desc.sql'
extended to all the tables in a schema |
|
showcode.sql
|
See
where in the package the compilation error occurs © Vladimir Begun
1999. |
|
suspend_all_jobs.sql
|
Visualise
lines from stored objects - even triggers or views |
show_line.sql
|
Stop
jobs when preparing a test database from prod. |
|
uptime.sql
|
How
long has the instance being running? |
|
Y2K.sql
|
Y2K
script (Update Version 1.1 March 1999) |
| |
|
|
XXX
Scripts BEWARE
|
Comments
|
|
oriclean.sql (28.3K)
(V. HARD)
|
Clean-up your test data without worrying about constraints. |
|
oritrace.ksh (11.7K)
(HARD)
|
Sneak a peek behind the screen! - Works with Oracle7.x & Oracle8.0 (not 8i) |
rename_user.ksh (34.3K)
(V. HARD) |
Rename an Oracle user - Works with Oracle7 & Oracle8. |
resize_log.sql (10.1K)
(V. HARD) |
You quite often encounter 'Checkpoint not completed' in the alert log
file? You should increase the size of your redo log files. Input the size
you want, it will automatically resize all of them. |
resize_rs.sql
(4.1K)
(HARD) |
Automatically
resizes all the online rollback segments and sets the optimum size |
unchain.sql
(12.8K)
(HARD) |
Improves
performance by unchaining chained rows in the current schema. |
|
very_dirty.sql (4.1K)
(V. HARD)
|
Stuck with owner-less segments ? This can help ... |
|
clean_2pc_tx.sql (2.3K)
(V. HARD)
|
Get rid of pending transactions the hard
way. |
| |
|