Skip to Main Content
IBM Power Ideas Portal


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


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
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


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.

Status Delivered
Workspace IBM i
Categories Languages - Other
Created by Guest
Created on Dec 6, 2018

IBM i COBOL build in IFS file

RDi now support Git for COBOL source version control in utf-8 code in IFS.
So we want the COBOL source file in IFS to compile using CRTBNDCBL command directory. But we have to convert the source from utf-8 to EBCDIC in IFS. So CRTBNDCBL command can use TGTCCSID in IFS.


Use Case:

User want to consolidate Dev Ops in IBM i from x86 Linux, but this problem cause to stay in x86 server for DevOps tools.


Idea priority Medium
  • Guest
    Reply
    |
    Jan 24, 2023
    IBM believes that the solution for the Idea described is available. A new TGTCCSID compiler option was added to the compile commands CRTBNDCBL and CRTCBLMOD, which enables the user to specify the CCSID that the Unicode should be converted to for compilation. The new compiler option was added via PTFs in releases 7.3, 7.4, and 7.5. Each release requires three PTFs as follows:
    Note: If you apply the PTF that changes the actual CRTBNDCBL and CRTCBLMOD commands, any changes you have made to the command defaults will be reverted back to the original defaults.
    7.3:
    - The ILE COBOL command processing program for CRTBNDCBL and CRTCBLMOD: 5770WDS SI81472
    - ILE COBOL compiler: 5770WDS SI81475
    - ILE COBOL commands CRTBNDCBL and CRTCBLMOD: 5770WDS SI81473
    7.4:
    - The ILE COBOL command processing program for CRTBNDCBL and CRTCBLMOD: 5770WDS SI81006
    - ILE COBOL compiler: 5770WDS SI81553
    - ILE COBOL commands CRTBNDCBL and CRTCBLMOD: 5770WDS SI81023
    7.5:
    - The ILE COBOL command processing program for CRTBNDCBL and CRTCBLMOD: 5770WDS SI81047
    - ILE COBOL compiler: 5770WDS SI81048
    - ILE COBOL commands CRTBNDCBL and CRTCBLMOD: 5770WDS SI81049
    IBM Power Systems Development
  • Guest
    Reply
    |
    Feb 18, 2019

    The COMMON Europe Advisory Council (CEAC) has reviewed this requirement and recommends that IBM view this as a medium priority requirement that should be addressed.

    Background: The CEAC members have a broad range of experience in working with small and medium-sized IBM i customers. CEAC has a crucial role in working with IBM i development to help assess the value and impact of individual RFEs on the broader IBM i community and has therefore reviewed your RFE.

    To find out how CEAC help to shape the future of IBM i, see CEAC @ ibm.biz/BdYSYj and the article "The Five Hottest IBM i RFEs Of The Quarter" at ibm.biz/BdYSZT

    Therese Eaton – CEAC Program Manager, IBM

  • Guest
    Reply
    |
    Dec 14, 2018

    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 - Other
    Operating system - IBM i
    Source - Client

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - IFS (Integrated File System) and Servers
    Operating system - IBM i
    Source - Client

  • Guest
    Reply
    |
    Dec 11, 2018

    You can do the combination RDi - Git - IBM i Projects... works perfect and your sources remain in source members as before.

  • Guest
    Reply
    |
    Dec 7, 2018

    I will vote for anything that bring IBM i closer to DevOps. So not only COBOL but everything related to the build process - also old DDS for that matter.