Catalog download failed
The app catalog download fails due to one of the following reasons:
- The download of the application catalog was requested from the ADM console and, within the range of 1 to 4 hours, when making the following query to the database, a record with the download date is not displayed.
Consultation
SELECT * FROM APM_CATALOG
- If the previous date has an updated record of the application catalog download, and when you perform the following query in the database, no more than 2,500,000 records are displayed.
Consultation
SELECT COUNT(*) FROM [APM_PRODUCT_PATCH]