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.

ADD A NEW IDEA

Clear

Ideas

Showing 11 of 9153

optional creation of smf89 records

Node.js has a free of charge license, but an optional priced S&S and its usage is execution based. This optional S&S is only required when node.js is not used as supporting program for others (like zSMS). If node.js is operating as support...
17 days ago in IBM Open Enterprise SDK for Node.js 1 Under review

Enable zIIP Usage for Node.js

IBM is porting more and more new workload to the z/OS Plattform. Some of them (e.g. Db2ZAI, Zowe) requires the use of Node.js. Currently, Node.js is not eligable to run on zIIP. With this, the MSUs would account to the normal software costs (TFP, ...
over 1 year ago in IBM Open Enterprise SDK for Node.js 3 Future consideration

start debugging in second program called by CALL

It is not currently possible to configure the debugger to start in a program other than the first in the chain (as is possible with other debuggers) if the first program calls the second with CALL and not with EXEC CICS LINK. It would be very usef...
7 months ago in COBOL Compilers / Linux 1 Planned for future release

MVS native dataset access (PDS, PDSE, seq)

Many z/OS USS commands use this technique for allocating and accessing MVS native datasets (PDS, PDSE, seq): https://www.ibm.com/docs/en/zos/2.5.0?topic=zusscr-specifying-mvs-data-set-names-in-shell-environment Node.js should also have this capabi...
8 months ago in IBM Open Enterprise SDK for Node.js 2 Future consideration

zIIP-enable Node.js

We've made a significant investment in Node.js, but it runs slow compared to Java and Python because it's not zIIP enabled the way those languages are (Java 100% and Python 70%). Zowe also uses Node.js, but we couldn't rewrite that in Java or Pyth...
12 months ago in IBM Open Enterprise SDK for Node.js 2 Future consideration

Need HW crypto card encryption support from node.js

While working with State Farm, their z15 systems are all come with HW crypto card enabled. They require the encryption to go through and use HW crypto card when deploying to production system. Our product WMLz (Watson Machine Learning for z/OS) is...
almost 5 years ago in IBM Open Enterprise SDK for Node.js 4 Future consideration

PDSE support for IMS (Steplib)

Currently IMS does not fully support PDSEs outside of MODBLKS, PGMLIB, SMPLTS, and SDFSJLIB. However the direction of travel for other Mainframe Components seems to be to move from PDS to PDSE with IMS not falling in line with this. This causes is...
over 2 years ago in IMS System Services / All components 2 Not under consideration

Profiling support option for Node.js

Node.js instrumentation/profiling requirement: Please enable --perf-basic-prof or equivalent option on z/os for Node.js v16+ for generation of the map pertaining to JS code. (The map file is required by the performance team for zConvert and instru...
over 2 years ago in IBM Open Enterprise SDK for Node.js 0 Not under consideration

Add --prof support in node on z/OS

Please add full --prof support to enable application profiling. Zowe applications need a way to estimate and track resource consumption and perform optimization.
almost 6 years ago in IBM Open Enterprise SDK for Node.js 4 Not under consideration

Support VSAM RLS access in node.js

VSAM files read/write are performed in CICS and batch applications in MVS. For node.js to access the data concurrently, VSAM RLS is required.
over 6 years ago in IBM Open Enterprise SDK for Node.js 1 Future consideration