× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Any ideas on this?

I have this working from an SQLRPGLE program, but it's not working when
called from a procedure in a service program. Here's the message:

Message ID . . . . . . : SQL0482 Severity . . . . . . . : 30

Message type . . . . . : Information

Date sent . . . . . . : 04/30/13 Time sent . . . . . . :
10:40:45


Message . . . . : Procedure PSE_RTV_POSDTLP_RCDPR returned no locators.

Cause . . . . . : Procedure PSE_RTV_POSDTLP_RCDPR in schema NEWSYS

referenced in an ASSOCIATE LOCATOR statement returned no result set
locators
to this invocation. This error will also occur for an ASSOCIATE LOCATOR

statement when connected remotely and the procedure has not been called
or
does not exist.

Recovery . . . : Determine if result set locators are returned from the

identified procedure by using the DESCRIBE PROCEDURE statement.


I'm calling this procedure (stored procedure works - verified in the
Navigator, service program procedure is called by the stored procedure)
before this in a program and it works.

I'm thinking I need to close the locator (or somehow break the
relationship), but FREE LOCATOR doesn't seem right - that seems to refer to
a LOB or XML type. Could it work with a Result_Set_Locator type too? I was
getting a syntax error in RDP when I tried it.

Thanks!

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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

This mailing list archive is Copyright 1997-2024 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.