Hi All, I am using a public synonym for executing an oracle stored procedure. I consistently get a DBMSservice error in the log file about "malformed stored procedure name". The thing is after that error message appears in the log viewer, the procedure is still being executed properly. I also double checked the data in the table. If I use the full qualified name (e.g. owner.procName) in setStoredProcedure instead of using the synonym, the error message goes away. Any idea? This is a migration from ND3 to ND4. Thanks for any help, Suyoto _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
