Guest.Visitor
03-05-2004, 05:06 AM
I am trying to implement a Stored Procedure in COBOL/400 but when I CALL the procedure it give a message Routine SQLTEST6 in MYLIB not found with specified parameters. Here SQLTEST6 is my EXTERNALLY defined Program(COBOL). I am passing the correct parameter and I cant figure out the reason why. More over C400 is not installed in my AS400,does it make any difference.