Oracle People:

I finally got the procedure to work. It seems as if I ASSuMEd that the fact that the procedure states:

"create or replace procedure"

that it would do that when called after "execute". I ran the procedure as:

@/PATH/procedure_name

and made the "initial creation". It then ran w/o problem as execute. Sorry that I didn't understand as I inherited the script and never made it work from scratch.

-Roger