Back Filling the REPORTDATE Table
If you change the start date in the Publication settings, you will need to delete the contents in the REPORTDATE table. When you delete the content from the REPORTDATE table, the publication services will refill the table the next time you run the Publish Enterprise Data service.
To delete content from the REPORTDATE table, the database administrator will need to:
- Log in to the database.
- Run one of the following commands:
DELETE FROM REPORTDATE;
or
TRUNCATE TABLE REPORTDATE;
Related Topics
Configuring Enterprise Reporting with Oracle Analytics Publisher
Configuring the Primavera P6 Administrator for Oracle Analytics Publisher and Publication Services
Configuring Oracle Analytics Publisher for LDAP
Working with Publication Services
Last Published Tuesday, July 29, 2025