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



Something "funny" going on here as CHGATR ATR(*CCSID) does NOT change the
underlying data, just the CCSID associated with the data (this is
documented, among other places, in the command help text). If the data
really was 1200 (per your initial note) changing the CCSID to 850 might
enable the CL commands to work, but your results are highly likely to be
incorrect (assuming you don't get another error such as one related to
record truncation since you have just doubled the number of characters per
line, etc).

Rather than 1200, was the original CCSID by chance 1208? Then a
successful CHGATR would make sense so long as the source file only
contained characters found in 7-bit ASCII. Anything outside of 7-bit
ASCII would CPY incorrectly, though you might not notice it for a while...

Either that or the file really was 850 or 1252 or 819 or some other ASCII
based CCSID and simply tagged incorrectly as 1200.

But in any case, CHGATR ATR(*CCSID) does not alter the underlying data.

Bruce Vining





"Metz, Zak" <Zak_Metz@xxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
06/26/2007 09:38 AM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
cc

Subject
RE: Copy from IFS CCSID 1200






Thanks so much, Carel. CHGATR to *CCSID 850 did the trick. I didn't
think such a method was feasible because I didn't think it would
actually translate the data. I'm glad it worked, though! -Zak Metz

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Carel Teijgeler
Sent: Monday, June 25, 2007 3:55 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: Copy from IFS CCSID 1200

Zak,

Have you tried to change the CCSID before the copy

CHGATR CCSID(850), for example, or CCSID 1252.

Regards,
Carel Teijgeler

NOTICE: This E-mail may contain confidential information. If you are not
the addressee or the intended recipient please do not read this E-mail
and please immediately delete this e-mail message and any attachments
from your workstation or network mail system. If you are the addressee
or the intended recipient and you save or print a copy of this E-mail,
please place it in an appropriate file, depending on whether
confidential information is contained in the message.

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.