...
Validates database objects used for calculated fields are included with the entity. These database objects should be linked to the entity through the entity's DB Objects tab.
Solution
- Verify the database object is valid for the calculated field listed.
- Go the entity's DB object tab and confirm the field's database object is listed, if not, create it manually.
...
Verify the Object Repository Object(s) listed are valid. If the object does not exist, create it manually.
Unlinked Stored Procedures to Entity or Database Object
...
If you want the database object unpacked on the destination server, link the listed database object(s) to an entity or database object before packing. Otherwise, you will need to move the objects manually.
Base Table Not Generated on Database
...
Validates that all entities listed in the Entities entity have a generated base table.
Solution
- Regenerate the entity.
- If this does not work then, open SQL Management Studio server and create above mentioned Base table for the entity manually.
Validate Entity's Link Entities Record
...
Validates that entities that are linked to the entities selected for packing exist in the pack. All linked entities should present in the pack or on the destination server before unpacking.
Solution
NOTE: You do not need to pack these database objects if they exist on the destination server.
- Verify if the above mentioned linked entities need to be included in this pack and re-pack.