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



Yes, as others have stated, IBM doesn't put midrelease commands into
QSYSVprev...
Do a WRKLIB QSYSV*
QSYSV5R4M0
QSYSV6R1M0

Secondly,
<snip>
If I tried running IBM's version of RUNSQL, from our apps, will something
probably fail?
</snip>

Well, suppose you had a command called CRTDUPOBJ and instead of OBJ you
had FROMOBJ. So all over your code you would have something like
CRTDUPOBJ FROMOBJ(...) ...
Now let's say IBM comes out with a new command called CRTDUPOBJ. You put
this IBM version in and the first thing you are going to see is:
CPD0043 - Keyword FROMOBJ not valid for this command.

So, unless your existing RUNSQL successfully handles
- the parameter naming,
- the allowed statement types, like no SELECT,
- and handles commitment control right,
Then yeah, something will probably fail.

Not fair mentioning CPYTOIMPF - that qualifies as 'baiting the bear'.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.