Loading in SQL SERVER

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
consulting
Participant
Posts: 50
Joined: Fri Dec 21, 2007 3:24 am

Loading in SQL SERVER

Post by consulting »

While loading in to the sql server job got abort with the following erroe


ODBC_Enterprise_23,0: [IBM(DataDirect OEM)][ODBC SQL Server Driver]Datetime field overflow
balaji
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

And? :?

An exact search here for that message had 30 matches, are you saying that none of them helped?
-craig

"You can never have too many knives" -- Logan Nine Fingers
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

i am also getting the same datetime overflow error because my source column timestamp value is 0010-12-15 00:00:00.000000

while loading into the SQL Server the overflow happen in datetime column
Target SQL Server column type is datetime default format is YYYY-MM-DD HH:MI:SS.sss.

so kindly suggest on this how can resolve ths.
MALLI MURALI
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Well... the way that was posted in your own thread on the subject comes to mind.
-craig

"You can never have too many knives" -- Logan Nine Fingers
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

I Need solution on this.
chulett wrote:Well... the way that was posted in your own thread on the subject comes to mind.
MALLI MURALI
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Then make known that need in your post, not here. And when you do, let us know why the suggestion already made there isn't working for you.
-craig

"You can never have too many knives" -- Logan Nine Fingers
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

OK Thank You Very much.
MALLI MURALI
Post Reply