News, views, tips and tricks on Oracle and other fun stuff
-
Generate large volumes of random, custom data for use in testing software.
-
This paper walks you through the intricate details of getting Oracle Database 10g up and running on a database server running SPARC Solaris.
-
See how to use DBMS Profiler output to quantify the behavior of a PL/SQL procedure so you’ll know which procedures are causing performance problems.
-
A PL/SQL package to demonstrate how to use the UTL_SMTP package to send emails in ASCII and non-ASCII character sets, emails with text or binary attachments.
Related articles:
Filed in
Links on 09 Feb 07 | Tags:
Links
Good old maildemo! I’ve been recommending that one to people for several years. I’ve looked at UTL_MAIL for Oracle 10g, and it can do the basics, but it can’t beat maildemo if your needs are at all complex.