× 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.



CREATE TABLE QTEMP/DAVE (MYDEC DEC (3 , 0) NOT NULL WITH DEFAULT)

CRTPF FILE(QTEMP/GARBAGE) RCDLEN(2)

insert into qtemp/garbage values(x'4040')

CPYF FROMFILE(QTEMP/GARBAGE) TOFILE(QTEMP/DAVE) MBROPT(*REPLACE)
FMTOPT(*NOCHK)
Data mapping error on member DAVE.
Data mapping error on member DAVE.
? C
Cancel reply received for message CPF5029.
Error writing to member DAVE in file DAVE.
0 records copied to DAVE in QTEMP.

CPF5035
Message . . . . : Data mapping error on member DAVE.
Cause . . . . . : A data mapping error occurred on field MYDEC in record

number 0, record format DAVE, member number 1, in member DAVE file DAVE
in
library QTEMP, because of error code 1. The error code meanings follow:

1 -- There is data in a decimal field that is not valid.

CPF5029
Message . . . . : Data mapping error on member DAVE.
Cause . . . . . : A data mapping error occurred on member DAVE file DAVE
in
library QTEMP, because the data fields in record number 0, record format

DAVE, member number 1 are in error.

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.