Assuming TN3270, the ISPF variable &ZTERMCID is set by the value specified when the TN3270 session is negotiated. I don't believe you can override this inside ISPF, but I could be mistaken. That might be a question for ISPF-L.
Code page Z variables are documented here: http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ispzdg50/11.1.1 Later, Ray -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Jim McAlpine Sent: Tuesday May 15 2007 07:01 To: [email protected] Subject: DB2 version 8 SPUFI and ISPF As you are no doubt aware there are code page pre-requisites for DB2 V8. I have applied a ptf to SPUFI which shows the incompatibilities in code page betweed SPUFI and the ISPF terminal like this - DSNE345I WARNING: DB2 DATA CORRUPTION CAN RESULT FROM THIS SPUFI SESSION BECAUSE THE CCSID USED BY THE TERMINAL IS NOT THE SAME AS THE CCSID USED BY SPUFI. TERMINAL CCSID: <terminal-ccsid>. SPUFI CCSID: <spufi-ccsid>. NOTIFY THE DB2 SYSTEM ADMINISTRATOR. In our case the terminal ccsid is 37 and the SPUFI one is 1146 (uk plus euro) in the above message. The SPUFI ccsid is 1146 because I have rebound the program(s) with that value. However, I can't find out where the ISPF ccsid is specified to enable me to change it. Any pointers. Jim McAlpine ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

