Open Command Editor:
Start-> All Programs -> IBM DB2 -> DB2Copy1 (Default) -> Command Line Tools -> Command Editor
Enter call stored procedure:
CALL YITIRAA.A747HI01_DISPATCH_LOT_LIST (BEGHN0040, ' ' ,' ', 20, ' ', ' ', ' ', ' ', ' ', ' ', ' ',
V074305, LOC, '2011-08-23 00:00', '2011-08-23 00:00', ?, ?, ?, ?);
So:
- No single quotes around strings
- Single quetes around blanks
- Single quetes around dates
- Questionmarks for output parameters