Problem:
After running DDDAUDIT on fsdmo, the report generates the following errors:
(TABLE-1) SQL Table Names defined in the Application Designer that are not blank and not the same as the Record Name: No rows found. (TABLE-2) SQL Table defined in the Application Designer and not found in the Database: (continued) 3,739 Total Rows (TABLE-3) SQL Table defined in the Database and not found in the Application Designer: No rows found. (TABLE-4)INFORMATIONAL ONLY - Tablespace not defined for SQL Table in the Application Designer: No rows found. (TABLE-5) Table Contains More Than 500 Fields : No rows found. (VIEWS-1) Views defined in the Application Designer and not found in the Database: No rows found. (VIEWS-2) Views defined in the Database and not found in the Application Designer: No rows found. (INDEX-1) Index defined in the Application Designer and not found in the Database: 4,028 Total Rows (TRIGGER-1) Trigger defined in the Application Designer and not found in the Database: No rows found.
Solution:
Script to populate the database was not run. Logged on to Data Mover as user ‘sa’ (in bootstrap mode) and ran fsdmomss_fsdmo.dms script. Ensure that the fsdmomss script from the correct PS_HOME is used.
Did not complete the database installation. In the “Enterprise PeopleTools 8.49 Installation for Microsoft SQL Server”, start from Task B-8 and import the projects. Run Application Designer and import PS
0 Comments.