× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Using QDBRTVFD I believe would show that the SQL TABLE [which only supports *ISO for create] that the variable Qddfdtts has the value X'EE' /The implied separator is used/ whereas the DDS created file uses X'00' /The separator associated with the job/ ;; besides DATE data type, it seems the same issue would exist for TIME data type.

That would then appear to be a variant of the problem described in the APAR II14134 which arose from changes provided by APAR= SE24069 and APAR= SE24994 [which provided _easing_ of impacts/side-effects from the original correction for APAR= SE22099]. I am not aware that any similar APAR or correction exists [yet]; such that a problem report should be opened with the service provider to request correction in case it has not been already.

Note that if so, a 'correction' would of course have /the same/ side effects as alluded in that informational APAR, which describes some of the impacts for that /same/ issue with TIMESTAMP fields.

Regards, Chuck
-- All comments provided "as is" with no warranties of any kind whatsoever and may not represent positions, strategies, nor views of my employer

rob@xxxxxxxxx wrote:
I simplified it down to:

A R DMEQPRC
A EQDTI L DATFMT(*ISO)
Record Format Information Record format . . . . . . . . . . . . . . . : DMEQPRC Format level identifier . . . . . . . . . . : 2B4A463FAFC20 Number of fields . . . . . . . . . . . . . : 1 Record length . . . . . . . . . . . . . . . : 10 Field Level Information Data Field Buffer Buffer Field Column Field Type Length Length Position Usage Heading
EQDTI DATE 10 10 1 Both EQDTI Date Format . . . . . . . . . . . . . . . : *ISO Coded Character Set Identifier . . . . . : 37

CREATE TABLE DMEQPMST (EQDTI DATE NOT NULL DEFAULT '0001-01-01')
RCDFMT DMEQPRC
Record Format Information Record format . . . . . . . . . . . . . . . : DMEQPRC Format level identifier . . . . . . . . . . : 2B3B575FAFC20 Number of fields . . . . . . . . . . . . . : 1 Record length . . . . . . . . . . . . . . . : 10 Field Level Information Data Field Buffer Buffer Field Column Field Type Length Length Position Usage Heading
EQDTI DATE 10 10 1 Both EQDTI Date Format . . . . . . . . . . . . . . . : *ISO Default value . . . . . . . . . . . . . . : '0001-01-01' Coded Character Set Identifier . . . . . : 37
Tried dropping the "default" but still no match. It DID make a difference though.

Record Format Information Record format . . . . . . . . . . . . . . . : DMEQPRC Format level identifier . . . . . . . . . . : 2B3B5767AFC20 Number of fields . . . . . . . . . . . . . : 1 Record length . . . . . . . . . . . . . . . : 10 Field Level Information Data Field Buffer Buffer Field Column Field Type Length Length Position Usage Heading
EQDTI DATE 10 10 1 Both EQDTI Date Format . . . . . . . . . . . . . . . : *ISO Default value . . . . . . . . . . . . . . : None Coded Character Set Identifier . . . . . : 37
Even changed it to allow null. Made a difference, but still no match.

Rob Berendt


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.