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 Future consideration
Workspace IBM i
Created by Guest
Created on Jun 15, 2017

Command CVTDAT crash for dates after May 09 2071

Any dates after May 09 2071, regardles of the date format are not accepted in CVTDAT command.


Use Case:

(V6R1)

DCL VAR(&DATE1) TYPE(*CHAR) LEN(8) +
VALUE('20710510')
DCL VAR(&DATE2) TYPE(*CHAR) LEN(10)
CVTDAT DATE(&DATE1) TOVAR(&DATE2) FROMFMT(*YYMD) +
TOFMT(*MDYY) TOSEP(*NONE)

Message ID . . . . . . : CPF0557 Severity . . . . . . . : 40
Message type . . . . . : Escape
Date sent . . . . . . : 15/06/17 Time sent . . . . . . : 08:44:37

Message . . . . : Date outside allowed range.
Cause . . . . . : If either the to-format or the from-format for the
conversion use a 2-digit year, the date must be in the range of January 1,
1940, to December 31, 2039. Otherwise, the date must be in the range of
August 24, 1928, to May 9, 2071.
Recovery . . . : Specify a date in the allowed range.


Idea priority Low
  • Guest
    Reply
    |
    Nov 30, 2021

    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 - None

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Power Systems
    Product - IBM i
    Component - Application Development
    Operating system - IBM i
    Source - None

  • Guest
    Reply
    |
    Nov 29, 2021

    IBM agrees with the request and a solution appears to be desirable and feasible. IBM intends to provide a solution. However, IBM's plans may change and no commitment is made that a solution will be provided.

  • Guest
    Reply
    |
    Jun 25, 2020

    IBM understands this request and will look into delivering in a future release