Oracle Error Message
ORA-02783: Both post and wait functions were not specified
Reason for the Error
To ensure that the functions act symmetrically, pointers to both the posting and waiting functions must be given.
Solution
Either specify both functions or specify neither. The package will supply its own functions.