| XUTL Packages – eXtended UTiLities |
|
These are a collection of utility packages for PL/SQL developers and Oracle DBAs alike, adding useful functionality to PL/SQL.
All the things that you wanted the Oracle supplied UTL_* packages to do, but didn’t.
If you ever thought to yourself ‘why isn’t there a UTL …?’ then think XUTL and look here (if its not here now, it will be soon)!
|
-
XUTL_UDP – 08 Nov 2005
Is a PL/SQL interface to UDP functionality. XUTL_UDP is to UDP what UTL_TCP is to TCP. It’s also completely free!
-
XUTL_NET – 03 April 2006
Allows you to send ‘net send’ messages and perform nbtstat
queries all from inside PL/SQL
-
XUTL_FTP – 25 Apr 2006
A fully fledged free FTP PL/SQL client that does more than just the usual put and get files, providing remote external table like abilities.
Data loading will never be so quick, easy and automatable again!
-
XUTL_FINDFILES – 10 Jan 2007
List files in directories using PL/SQL only. Another free utility!
-
XUTL_REFCURSOR – 30 Jan 2008
Describe a ref cursor using PL/SQL.
Free and Open Source!
|
| TK4D Packages – ToolKits For DBAs |
|
These packages are specifically aimed at DBAs, making the stressful life of a DBA just a bit easier.
|
-
statspack_admin - 25 Apr 2006
A convenient wrapper package to the Oracle supplied sppurge.sql script, allowing the purging of the Statspack schema to be automated using DBMS_JOB.
|
| |