Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3530

Re: Errors during deployment DU

$
0
0

Hello everyone,

SAP suggested a solution and it worked for me.

Install the SAP HANA Analytics for ERP 1.0 with following both options

1. ./hdbalm -u SYSTEM -h <hostname>-p 8006 install -o USE_ALWAYS_COMMIT_ACTIVATION,IGNORE_DEPENDENCY_ERRORS 51049632.ZIP

(installation with fail with same error), go ahead and execute below command

2. ./hdbalm -u SYSTEM -h <hostname> -p 8006 install -o IGNORE_DEPENDENCY_ERRORS 51049632.ZIP (installation with complete with warnings)


As per the sap note   1967187 - Activation errors for SAP HANA content package sap.hba.ecc in SAP Simple Finance, on-premise edition,

Installation of HCO_HBA_ECC 100 will have the activation error for 30 views, those 30 objects are shown with the attached in sap note 1967187.

Execute the query in your hana database, which will show the activation error objects

SELECT package_id, object_name FROM "_SYS_REPO"."ACTIVE_OBJECT" WHERE package_id = 'sap.hba.' AND object_status = '1'

Result will show 30 views, which will match views mentioned with the attachment in sap note.


Continue with installing HANA content for SFIN 200, which will complete successfully.


regards,

Kartik




Viewing all articles
Browse latest Browse all 3530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>