Hi Robert,

I haven't run across this error before, but I suspect it's because you've coded "allow parallel". This would mean that it's trying to call your UDF in multiple threads at once. I suspect that your RPG program is not coded to handle multi-threaded calls.

Try changing it to "disallow parallel" and see if that solves the problem.

-SK


On 9/27/2013 7:29 AM, Robert Mullis wrote:

Function error X'0306' in machine instruction. Internal dump identifier
(ID) 0100A758.

There is nothing else in my joblog, but this message. This is how I
defined my UDF:

Create Function RMULLIS/RmvNonAlph(VarChar(1000),VarChar(1))
Returns VarChar(1000)
Language RPGLE
External Name 'RMULLIS/SYSRVUTL(REMOVE_NON_ALPHANUMERIC)'
Deterministic
No SQL
Parameter Style General
Allow Parallel
No External Action

Any ideas on what might cause this error?



This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.