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



Why are you grinning, Joe? You are "old and slow".

Jerry C. Adams
IBM i Programmer/Analyst
The commotion has something to do with a fat lady. -Dizzy Dean
(A few minutes later) I've just been informed that they fat lady is the
Queen of Holland - Dizzy Dean
--
A&K Wholesale
Murfreesboro, TN
615-867-5070


-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Pluta
Sent: Tuesday, March 27, 2012 9:05 AM
To: Midrange Systems Technical Discussion
Subject: Re: ORDER BY and alternate collating sequences

Okay, bear with me, I'm old and slow <grin>.

What are the steps? Do you set the SQL session parameter to LANGIDSHR in
STRSQL and then run the CREATE INDEX command? Will that then create an
INDEX that is permanently LANGIDSHR?

So then can I end my session, bring up a new session (without LANGIDSHR),
use my index and it's magically still in LANGIDSHR sequence? Also, that
only seems to address case sensitivity. What tells it to use the alternate
collating sequence that corresponds to CCSID 819, for example?

Joe


Joe,

Joe, I use *LANGIDSHR when I need both, case insensitivity and an
ASCII-like collating sequence (numbers before letters). Also, it allows
(AFAIK) for the correct collating sequence, regardless of the code base
used. For instance, in Spanish we have a letter that is just like a 'N'
with a tilde on top (Ñ). If I use, for instance, *HEX, the lower case
version (ñ) comes AFTER the upper case version (Ñ), because the upper case
letter corresponds (IIRC) to the # character in EBCDIC (appears before
'A'). *LANGIDSHR solves this.

The downsize is that, at least in V5R3, it seems to me that SQL tends to
use CQE instead of SQE when defining a table with *LANGIDSHR...

HTH,

Luis Rodriguez
IBM Certified Systems Expert ? eServer i5 iSeries


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.