Hi !

I know no way leading around sql-plus, but you could write the content of your variable into a temporary file, which your procedure could read (using the UTL_FILE package).
I didn't find any way of piping the data into oracle stored procedures.

Commit;
6502