× 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 23/09/2004, at 7:15 AM, kirkg@xxxxxxxxxxxxx wrote:

What is the impact of changing the system CCSID (sysval QCCSID) from 65535
to say 37? How is data affected on the system?

You should read the appropriate documentation on this subject. IBM has provided a number of resources to assist you in choosing the correct value. See section 4.2.5 of the Road Map for Changing to PowerPC Technology for considerations before changing QCCSID. Additional information about QCCSID can be found in section 2.3.22 of the Work Management Guide, section 3.1.1 of the National Language Support manual, and many sections of the AS/400 International Application Development manual. Much of this information is now in the Information Centre under Globalisation. READ IT!


Existing data is not affected (i.e., no conversion process occurs). Because no sites changed the QCCSID system value to something other than 65535 when they should have back in VRM230 (possibly earlier) IBM created a Job Default CCSID value to compensate. This value is derived from your job's LANGID which in turn is inherited from the QLANGID system value. This value is used when physical files are created so ...

... as long as your Job Default CCSID is 37 your data will probably be in CCSID 37 too. If so there will be little or no effect on your existing applications when you change QCCSID. However, you should not do this blindly. If you do have files with data in a different CCSID then behaviour may change and CCSID conversion from file CCSID to job CCSID may now occur where it previously did not.

You should determine whether that change is safe for your environment by evaluating your data files, your use of conversion functions such as iconv, silly assumptions about EBCDIC/ASCII conversion, and other stuff discussed in the references I gave above.

For most USA sites changing from 65535 to 37 will be painless but YOU need to perform due diligence.

Regards,
Simon Coulter.
--------------------------------------------------------------------
   FlyByNight Software         AS/400 Technical Specialists

   http://www.flybynight.com.au/
   Phone: +61 3 9419 0175   Mobile: +61 0411 091 400        /"\
   Fax:   +61 3 9419 0175                                   \ /
                                                             X
                 ASCII Ribbon campaign against HTML E-Mail  / \
--------------------------------------------------------------------



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.