Asterisk characters in Dataset date field

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
jerome_rajan
Premium Member
Premium Member
Posts: 376
Joined: Sat Jan 07, 2012 12:25 pm
Location: Piscataway

Asterisk characters in Dataset date field

Post by jerome_rajan »

Hi All,

I am trying to view the data in a date field in a dataset but all I get are these * characters. Not sure why. The datatype of the field is DATE in DataStage but when I try to load the Oracle table, it throws an error. I'm trying to catch the culprit but the Dataset isn't showing me the actual data

Image
Jerome
Data Integration Consultant at AWS
Connect With Me On LinkedIn

Life is really simple, but we insist on making it complicated.
Mike
Premium Member
Premium Member
Posts: 1021
Joined: Sun Mar 03, 2002 6:01 pm
Location: Tampa, FL

Post by Mike »

You've written something that is not a valid date into a date field in your dataset.

You need to look upstream from the dataset to determine where the invalid date originates.

Mike
vamsi_4a6
Participant
Posts: 95
Joined: Wed Jun 04, 2014 12:06 am

Post by vamsi_4a6 »

you can use Isvalid function to identify the invalid dates
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

They may not be invalid as much so improperly converted. Nature vs. nurture. :wink:

Hard to say without knowing the source and how the data is being manipulated before we got here.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply