Short Version Of Tale:
Developed small app which throws data to Oracle 8i. Turns out the production server is 8.0.5.
The code used to batch a ton (under 100) stored procedure calls. One of two stored procedures are called.
Under 8i I used the following text:
call spName('p1', 'p2', p3...