Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Planned for future release
Workspace COBOL Compilers
Categories z/OS
Created by Guest
Created on Feb 5, 2025

Support for User-defined functions in programs utilizing SQL

At the moment it is not possible to compile a COBOL module using "user-defined functions"/"function prototypes" and EXEC SQL.

This severely limits the usability of "user-defined functions"/"function prototypes" in system which uses SQL/DB2 as the main database. 

I would love to see this limit removed so I can start utilizing these functions.

Idea priority High
  • Guest
    May 12, 2025

    Hi,

    In addition to this evolution to support EXEC SQL in a User Defined Function, also fix the bug that prohibits compiling a Db2 program with SQL compilation option that uses a User Defined Function prototype.

    See opened case TS019216286.
     

    Thanks.

  • Admin
    Basil Kanneth
    May 5, 2025

    Hi Kristofer,

    Thanks for the feedback. For the time being, we are accepting this idea, but we still require some more time to fully investigate it further. If our future investigation finds any concerns/roadblocks, we will update the idea and its status accordingly. Otherwise, we will update the idea once it has been put into plan for a future release.

    Regards,

    Basil

  • Guest
    Apr 24, 2025

    Hi Basil

    Thanks for looking into this.

    My primary use-case, and what I have tested, is using EXEC SQL within files that have/call user-definied function/prototypes. That is what I really would like to work. 

    This limitation is now also documented in the Enterprise Cobol 6.4 documentation: Structuring user-defined functions - IBM Documentation

     

    I have not tested using EXEC SQL within a user-defined function.

    Best Regards

    Kristofer

     

  • Admin
    Basil Kanneth
    Apr 24, 2025

    Hi Kristofer,

    May we know how you use EXEC SQL ie do you use it within the user defined function/prototype; or do you simply use EXEC SQL within files that have user defined functions/prototypes?

    Thanks,

    Basil

  • Admin
    Basil Kanneth
    Feb 20, 2025

    This idea is being investigated further.