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



On 29 Nov 2012 09:47, Lim Hock-Chai wrote:
Did encounter a strange behavior:

The statement below works fine in STRSQL. But if I put that
statement in a Source file and run it with RUNSQLSTM, it failed.
Weird. But no big deal. <<SNIP>>

create or replace variable pa1234.pinewEncPwd Binary(256) default 'TEST124 '

Simply stating that the request "failed" is not very descriptive :-( If there is a reason to expect that the function is supported, e.g. the /failure/ was *not* SQL0084 [although the documentation gives no indication that would be the case], then probably that is an indication that the /strange behavior/ should be reported as a probable defect.? Hopefully whatever the failure was, was not merely due to a missing semicolon, as required by the script processor [at least for lack of an EOF in its place].

IBM i 7.1 Information Center -> Database -> Reference -> SQL reference -> Statements
_i CREATE VARIABLE i_
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/topic/db2/rbafzcvariable.htm
"The CREATE VARIABLE statement defines a global variable at the application server.

_Invocation_

This statement can be embedded in an application program or issued interactively. It is an executable statement that can be dynamically prepared.
...
"


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.