This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
Shape the future of IBM!
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Search existing ideas
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post your ideas
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
Specific links you will want to bookmark for future use
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
IBM Employees should enter Ideas at https://ideas.ibm.com
Hi Janet.
I will not give up this topic until we understand us correctly. I think there are some misunderstandings.
I have to do some more clarifications with the IBM PL/I responsible.
Dear Patrick, Thank you for submitted this Aha! idea. The Db2 for z/OS team in this component area reviewed the idea and determined that, because they are not enhancing the Db2 precompiler, suggest that you instead use the Db2 coprocessor, if you want to include UCHAR type host variable in your application(s).
We appreciate your input to the Db2 for z/OS development team. We hope that you will continue to submit enhancement suggestions for improvements as customer feedback is a key component to shaping the future direction of Db2 for z/OS.
Sincerely,
The Db2 for z/OS Team
Hi Patrick, Can you please let us know if you were using the precompiler or coprocessor? Thank you.
Just found the documentation about the SQLTYPE and Cobol:
https://www.ibm.com/docs/en/db2-for-zos/12?topic=statements-equivalent-sql-cobol-data-types
There may be new types for UTF-8 Character Data.
I think, the problem ist, that there is no responding SQLAVTYPE (example: SQLPLIST7.SQLAVARS.SQLAVTYPE(1) = 452;) for UTF-8 in the SQL Parameterlist of an "EXEC SQL".
Hi Janet
We need Unicode Support in the DSNULI Db2 Interface for (PL/I Language): UCHAR, VARYING UCHAR and CLOB Datatypes.
It is mentioned on https://www.ibm.com/docs/de/db2-for-zos/12?topic=scya-specifying-ccsids-pli-applications-when-using-db2-coprocessor
as UCHAR (CCSID 1208).
Nothing to do with RACF, just special (Unicode) Characters we need to get and put into Db2 (only DATA), read (SELECT) and written (INSERT) without any conversion.
Hello Patrick, The Db2 for z/OS development team has reviewed this enhancement request. Could you kindly review their below questions and reply?
Which variables or character strings do you need unicode support for?
customer's name - does that mean the RACF authid on the connection call
variables used in the connection function calls, for example CONNECT, OPEN for CAF or IDENTIIFY, SIGNON for RRSAF
SQL data in Db2 tables or SQL statements
Thank you.