Forum Discussion
mamar
11 years agoContributor
I tried by executing the below query and it works for me. Please try the again.
try
{
sql.call("call sdamq03.ASGN_USER_ROLE_S1('11111', '222', '11', '111', 'Active');")
}catch (Exception ex)
{
log.info ex.message
}catch (Error er)
{
log.info er.message
}
Related Content
- 12 years ago
- 5 years ago
Recent Discussions
- 14 days ago
- 15 days ago