cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 Upgrade errror - DEPLOY_ONLINE_DB phase

Former Member
0 Kudos

hi Team,

While i am trying upgrade to PI 7.1 it's getting error out at DEPLOY_ONLINE_DB phase. Below is error where it start failling.

Description:'1. [ERROR CODE DPL.DBC.204] failed to deploy dbschemacontainer : com.sap.xi.dbschema.ibdir.sda Y:\usr\sap\NPI\DVEBMGS00\j2ee\cluster\server0\temp\deploy\work\deploying\com.sap.xi.dbschema.ibdir.sda1241504976194\com.sap.xi.dbschema.ibdir.sda. Return code from dictionary library is ERROR.

-> [ERROR CODE DPL.DBC.901] Deploy operation finished with ERROR code.

The following messages were collected by DBModificationController during deployment:

E R R O R ******* (DbSqlStatement)

23:29:44 2009-05-04 dbs-Error: Exception caught during SQL execution 'PK__XI_DIRCACHEERROR__215A6EF1' is not a constraint. declare @pkName varchar(128)

select @pkName = so1.name from sysobjects so1 where so1.parent_obj = object_id(user + '.' + 'XI_DIRCACHEERRORS') and so1.xtype = 'PK'

if @pkName is not null exec ('ALTER TABLE [XI_DIRCACHEERRORS] DROP CONSTRAINT [' + @pkName + ']')

Please help me how do fix this problem.

Thanks

Sekhar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

closed.

Former Member
0 Kudos

Hi

Answer is pure assumption

Pls check the OSS note

Note 1315944 - 32 KB width table in MaxDB for Java DDIC

Pls take opinion from SAP / Basis before implementing the note

Regards

Madhan D

JoelTrinidade
Active Contributor
0 Kudos

Hi Sekhar,

Its very difficult to answer what has exactly gone wrong but what i suggest is to to do a re installation. But i hope you have done the necessary homework that is required before you go ahead with the upgrade.

i suggest you to through the ppt https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8085e299-718c-2a10-de94-928f62b7...

specially on page 10 , there are pre-requisites docs given on sap market place. please check against the std checkpoints .

Regards

joel