cancel
Showing results for 
Search instead for 
Did you mean: 

Error during upgrade of a DB from 2007 to 8.81

0 Kudos

Dear all,

I just encountered a problem while upgrading a DB.

The log part regarding the problem is as follows:

**Error FromVersion=800234 ToVersion=880238 table=@PCK1, qurStr=, file=D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\POGen01.c line#1404, errString=[Microsoft][SQL Server Native Client 10.0][SQL Server]Arithmetic overflow error converting numeric to data type numeric.**

It seems that there was a problem with a conversion of some data in one of the user defined tables.

Any idea how can I approach this?

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If it is only due to one UDT, your simplest solution would be export all its records and delete before upgrade. Then recreate it after successful upgrade.

Thanks,

Gordon

Answers (2)

Answers (2)

0 Kudos

Thank you both for your answers!

Former Member
0 Kudos

Hello,

Alternative option is :-

One option available that export all data in excel form UDT then upgrade it and after upgrade import data in same table.

Right Option is:-

Once you upgrade find the exact problem otherwise it will occur life time whenever you will upgrade the SAP server.

Thanks

Manvendra Singh Niranjan