Posted: Thu Apr 12, 2007 10:41 pm Post subject: Usage of schema name prefix in the procedure/function call
Novice
Joined: 12 Apr 2007 Posts: 10
I wanted to know whether its really necessary to include schema name prefix in every function/procedure call that we make in any esql code..
Like for example, if my BROKER SCHEMA is com.abc for all the flow project esqls, then, in any particular flow esql, for any call to function/procedure that exists in a different flow esql, should i be using the following syntax?
com.abc.function_name()
If i don't use the following syntax in v6 version of MB, it gives me warning messages telling me that its an improper function call, or one with wrong arguments. Is there any patch/fix pack supplied by IBM to solve this problem? We are facing this problem when we r migrating the code from v5 version to v6.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum