I am trying to use the stored procedure builder from the development centre to create SQL stored procedures.
When i try to build the procedure it says that a database agent could not be started ( SQL1224N and SQLSTATE=55032)
I know that I have to set up the compiler options and the environment which I haven't done till now. But I would have expected the precompilation to go through and fail in the compilation step.
Any idea ?