Iway -- Import Error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
iwin
Premium Member
Premium Member
Posts: 99
Joined: Mon Apr 11, 2005 9:20 pm

Iway -- Import Error

Post by iwin »

Hi,
I am importing a mainframe file with iway connector and when i try to view the data i get the following import error:

Code: Select all

#W IIS-DSEE-TFIG-00201 16:26:49(000) <iWay_Source,0> Field "TRANSACTION_TIME" has import error and no default value; data: {* * * * * *}, at offset: 6
>##E IIS-DSEE-IWAY-00029 16:26:49(001) <iWay_Source,0> Import error
>##E IIS-DSEE-TFOR-00089 16:26:49(002) <iWay_Source,0> The runLocally() of the operator failed.
The column TRANSACTION_TIME is defined as Decimal(4) with Nullable as No.

Thanks in advance for any inputs.
Every person you meet knows something you don't, Learn from them.
-- H. Jackson Brown
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Are those 6 stars in the actual data?
Post Reply