Are stored procedures in SYSPROC schema documented and supportedd? I am
particularly intersted in the procedure SYSPROC.DB2LOAD which seems to
be a SQL wrapper to the db2 load API. If that is true, my SQL stored
procedures could benefit from having LOAD API accessibility without
need to write a C stored proc to call it.
Forgot to mention... I found it in DB2 V8.1.8 AIX and Linux after I
upgraded from V8.1.4.
Regards,
-Eugene