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

General DB

Showing 86

Add clean-up of bad/orphan recoreds to REPAIR.RECON

REPAIR.RECON needs to be able to clean up bad/orphan records - especially orphan'ed LOGALLs. See 58537,L6Q,000 for details. We had LOGALL record from 2005. The CLEANUP.RECON doesn't get rid of the orphan & currently IMS 14's REPAIR.RECON will ...
almost 8 years ago in IMS Database Manager / General DB 3 Not under consideration

prevention of IMS archive RC=08 after two SWITCH commands was issued almost at the same time

* System *IMS V13.1 * Problem detail * Two OLDS switch commands were submitted almost at the same time.One is by IMS due to OLDS full, and the other is by user. OLDS04 ↓SWITCH by IMS-->archive job1 was createdOLDS03:empty ↓SWITCH by USER-->a...
almost 8 years ago in IMS Database Manager / General DB 1 Not under consideration

Call Image Capture should include calls to DEDBs

The TRACE PSB command produces log records that show each DL/I call with SSA info and PCB and segment image results. This is known as Call Image Capture. It is a great debugging tool for applications with DB issues. This tool does not currently in...
about 8 years ago in IMS Database Manager / General DB 0 Not under consideration

IMS catalog does not support non-unique column names within segment

Column names must be unique within the segment. However, for COBOL and PL/I, the field names within a data structure don't have to be unique.Only the fully qualified name - for example, data-name-1 in data-name-2 in data-name-2 - has to be unique....
about 8 years ago in IMS Database Manager / General DB 1 Not under consideration

IMS Catalog does not support DBCS/GRAPHIC fields

COBOL and PL/I support DBCS or GRAPHIC fields. These are pure double byte values - no shift in/shift out characters. The IMS catalog does not support this datatype.
about 8 years ago in IMS Database Manager / General DB 1 Not under consideration

IMS catalog does not support all the variants of zoned decimal that COBOL supports

COBOL supports these variants of zoned decimal:Unsigned, Sign trailing, Sign trailing separate, Sign leading and Sign leading separate.The IMS catalog only supports the Sign leading separate variant.
about 8 years ago in IMS Database Manager / General DB 1 Not under consideration

IMS catalog does not support the specification of PL/I BIT fields and BIT arrays

Take, for example, BIT2, BIT3, BIT4 and BIT58 in this PL/I data declaration:DCL 1 RECORD_LAYOUT_01, 3 CHR5 CHAR(5), 3 BIT1 BIT(1), 3 BIT2 BIT(1), 3 BIT3 BIT(1), 3 BIT4 BIT(1), 3 BIT58 BIT(4), 3 CHR74 CHAR(74); The IMS catalog does not support the ...
about 8 years ago in IMS Database Manager / General DB 0 Not under consideration

Add heartbeat messages to show status of IMS database backout processing

Add "heartbeat" messages to show status of IMS database backout processing, especially during IMS emergency restart.
over 8 years ago in IMS Database Manager / General DB 1 Not under consideration

Implementation of LOCKMAX in IMS DBCTL

I would like IBM to make LOCKMAX available in an IMS DBCTL environment.
over 8 years ago in IMS Database Manager / General DB 1 Not under consideration

Default value type setting in IMS Catalog for Explorer inserts

Modify the IMS Catalog to have default values for field statements, that is: spaces, low values, zeros, zoned, etc. This would then be used by IMS Explorer Suite for inserts when a field value is not specified. For Example on this "Insert into MS3...
over 8 years ago in IMS Database Manager / General DB 3 Not under consideration