Hi, Sanjay:
I'm working in the LUW world, but assuming things work the same on the
400, i.e., special registers are the same, have you:
1. tried the call by fully qualifying the SP, e.g., CALL SCHEMA.XXXX()?
2. set/checked the CURRENT PATH special register (the one that tells
DB2 where to look to resolve any unqualified SP and function
references) to make sure that your SPs home (schema) is listed?
Regards,
--Jeff
> Hi,
> I have created a Stored Procedure in DB2/400 . This stored procedure is
[quoted text clipped - 11 lines]
> Thanks..
> Sanj