cancel
Showing results for 
Search instead for 
Did you mean: 

Broken HDBTI files in SAP Packages

former_member25364
Participant
0 Kudos
264

Hello

I have triggered the following SQL command :

select * from "_SYS_REPO"."ACTIVE_OBJECT" where object_suffix = 'hdbti' and object_status > 0

And I have found some broken permissions.hdbti files (marked with a red exclamation point in Hana Studio) in my system in the following packages:

sap.hana.admin.cockpit.app.uis (from DU HANA_ADMIN 1.5.17)

sap.hana.admin.cockpit.groups (from DU HANA_ADMIN 1.5.17)

sap.hana.admin.cockpit.sysrep.uis (from DU HANA_ADMIN 1.5.17)

sap.hana.backup (from DU HANA_BACKUP 1.12.6)

sap.hana.hdblcm.cockpit (from DU HANA_HDBLCM 1.0.3)

I have tried the solution from note 2550127 but the redeployment finished with the status Completed with errors.

So I checked the indexserver_alert_XXXX.trc file and I have the same following error for all the hdbti files :

(ERROR, error code: 40202, error message: Schema could not be resolved for public synonym. Check that the target table exists., object: {tenant: , package: sap.hana.hdblcm.cockpit, name: permissions, suffix: hdbti}, location: , time stamp: 2018-08-30,11:18:09.946, unformatted error message: Schema could not be resolved for public synonym. Check that the target table exists.),

How can I correct this ?

Regards

Emmanuel

PS : my system is a SAP HANA 122.19 (SDC)

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Kudos

Please check the SAP Note#2688634 for possible solution.