I tried to find this on tahiti and searched here, but I am not getting what I need.

Customer wants a procedure with 125 'inputs' which I take to mean parameters. Sounds like a great opportunity for native sql tables in 9i where it looks like a table but is sql loaded and read-only.

BUT they are on oracle 8i. So I may have to grind this out with a bazillion parameters.

How many can I have ?

thanks