This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
impossible to read in a clle pgm a file with a field blob
the mistake is in a clle pgm
i want read a file who have a field blob without using this field in my pgm
when you declare your file
DCLF FILE(SFW_PROD) OPNID(ID3) ALWVARLEN(*YES) +
ALWNULL(*YES) ALWGRAPHIC(*YES)
...
on the compile spool
fiel is declare &ID3_PROD_DIR *CHAR 33
* CPI030A 10 Variable CL alphanumérique déclarée pour la zone LOB &ID3_PROD_
but when you read this file
RCVF OPNID(ID3)
you have this error
L'ouverture du membre SFW_PROD du fichier SFW_PROD dans QSYS2 a échoué.
Message CPF428A reçu par la procédure CHKSSO. (C D I R)
C
Application error. CPF428A unmonitored by CHKSSO at statement 0000002807,
instruction X'0000'.
Cause . . . . . : Le membre SFW_PROD du fichier SFW_PROD dans la
bibliothèque QSYS2 n'a pas été ouvert. Le code d'erreur correspondant est 1.
Les codes d'erreur et leur signification sont les suivants :
1 -- Le format pour le fichier SFW_PROD contient une ou plusieurs zones de
type LOB. Or, la demande d'ouverture n'indiquait pas que ce type de zone
pouvait être traité par l'utilisateur de l'ouverture.
i just want read this file , i m using the PROD_DIR
if it's not possible you must abort the compile !
Not create an error on read
ps :
i have open a ticket on support, but I dislike the response , for me it 's a bug !
thanks
Idea priority | Low |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Not only CL, RPG can not handle LOB data either. IBM does not intend to provide a solution to this request at this time, so it is being closed.
Due to processing by IBM, this request was reassigned to have the following updated attributes:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Languages - CL (Control Language)
Operating system - IBM i
Source - Accelerated Value Program (AVP)
For recording keeping, the previous attributes were:
Brand - Servers and Systems Software
Product family - Power Systems
Product - IBM i
Component - Core OS
Operating system - IBM i
Source - Accelerated Value Program (AVP)