× 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.



it uses...

1.) a procedure defined external file
2.) calls other procedures in the service pgm
- one other called procedure, creates/uses temp file in qtemp
- one other called procedure uses a different UDF
3.) procedures use embedded sql (which include cursors)


jay


On Mon, Feb 17, 2020 at 1:17 PM Alan Shore via MIDRANGE-L <
midrange-l@xxxxxxxxxxxxxxxxxx> wrote:

What does your procedure use?
External files, other procedures, data areas etc?



Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE smartphone


-------- Original message --------
From: Jay Vaughn <jeffersonvaughn@xxxxxxxxx>
Date: 2/17/20 13:13 (GMT-05:00)
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: sql udf to call external embedded sql/rpg

so i'm not sure what the hangup is here...
the procedure specified contains embedded sql...

when i run the function i get the below error...

Tried to refer to all or part of an object that no longer exists.
Application error. MCH3402 unmonitored by MB00001S at statement
0000042190, instruction X'0000'.
Tried to refer to all or part of an object that no longer exists.

DDL...

create or replace function
tools/syncmsgcds (p_loan decimal(10,0)
)
returns char(1)
external name 'mylib/MB00001S(MB00001R_SYNCMODERNLEGACY)'
language rpgle
disallow parallel
modifies sql data
parameter style db2sql


tia

jay


On Mon, Feb 17, 2020 at 11:18 AM Jay Vaughn <jeffersonvaughn@xxxxxxxxx>
wrote:

thank you kevin

On Mon, Feb 17, 2020 at 11:16 AM Kevin Bucknum <
Kevin@xxxxxxxxxxxxxxxxxxx>
wrote:

No. Language RPGLE. You also want one of these:
READS SQL DATA
CONTAINS SQL
MODIFIES SQL DATA

This isn't for IBM i, but I think it is still correct.


https://www.ibm.com/support/knowledgecenter/en/SSEPEK_11.0.0/sqlref/src/tpc/db2z_sqlstmtsallowedinexternalfuncsandprocs.html

On Mon, 2020-02-17 at 11:08 -0500, Jay Vaughn wrote:

I have an sql udf that calls a service pgm procedure.


That procedure has embedded sql.


In my sql udf, do I specify both...

language RPGLE

language SQL?


tia


jay



[https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin
Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com



CONFIDENTIALITY NOTICE

This document and any accompanying this email transmission contain
confidential information, belonging to the sender that is legally
privileged. This information is intended only for the use of the
individual or entity named above. The authorized recipient of this
information is prohibited from disclosing this information to any other
party and is required to destroy the information after its stated need
has
been fulfilled. If you are not the intended recipient, or the employee
of
agent responsible to deliver it to the intended recipient, you are
hereby
notified that any disclosure, copying, distribution or action taken in
reliance on the contents of these documents is STRICTLY PROHIBITED. If
you
have received this email in error, please notify the sender immediately
to
arrange for return or destruction of these documents.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

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-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.