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



Simon Coulter wrote:

On 07/04/2010, at 1:00 AM, CRPence wrote:

Thus there would appear to be a defect [at least at that
release & unknown PTF level];

This problem is apparent (for RENAME and ALIAS) on VRM510 too
therefore it's probably been broken for a very long time. Just
because no customer has reported it doesn't mean it shouldn't be
fixed once it is known (i.e., reported in the Lab). Leaving known
defects in code is simply sloppy.

Does seem odd though. There is nothing particularly different
about a RENAME or CREATE ALIAS versus any other SQL DDL statement
so why should these fail when others, such as CREATE TABLE,
CREATE INDEX, etc. work OK?

Interestingly these statements run successfully via a QM Query object--even a dynamic one.


From what I recall about the SQL for REXX, many statements have their own procedure in a program to process that specific [type of] statement. For example, what I recall of how I /corrected/ the CALL statement to enable INOUT parameters [within the lab, using my own personal copy of the ?QSQREXX? program], I found the procedure for the CALL statement processing, and updated it to perform some additional work which would effect the update to the parameters. Other interfaces are typically utilities which would just use the SQL CLI or some other entry to purely dynamic; the interface with REXX and its feedback as part of the EXECSQL language environment interface is a much tighter integration.

The dev chose not to correct the defects that I reported, more or less, because I was not an external customer when I reported them; choosing instead to work on new function, performance, and defects with more ?strategic? interfaces.

Regards, Chuck

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.