Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data loading error

Status
Not open for further replies.

Zak2009

Programmer
Sep 4, 2009
325
KE
Hi All,

I did a sage dump from oracle DB and attempted to load into a seperate environment whic has an SQL DB.

Its starts to load but when it reaches IC tables at ICUNIT i get the error '(error =18,native code = 1073741824) message

And its stops loading. What could be the issue?

DB Old =Oracle
DB New MSQL 2012 and/or 2008
Version 6.0 sp1

Thanks.
 
 http://files.engineering.com/getfile.aspx?folder=73d9181f-7fe2-42c9-899e-9bafeed6f851&file=Upgrade_error.docx
Mixed case units, i.e., EACH and Each for one item. Set your SQL collation to binary.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top