IDB Connector and Functions

Issue #48 closed
Former user created an issue

We have discovered and issue when calling Function on a remote DB using DRDA that if we fully qualify the call then the function will run just fine. However, if we do not then we get an SQL0204 in the JobLog as follows:

<functionname> in LIBL type N was not found....

After some testing we discovered this issue is not present when connecting to a LOCAL DB and only applies when we are using a Remote DB. All of our functions are affected by this issue. I have also checked the LIBL and auth.

Comments (1)

  1. Log in to comment