- 01 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
When I select alerts in the Pharos Administrator I receive the following error "Unable to load the full list of Alerts"
- Updated on 01 Apr 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
What does it mean when I select alerts in the Pharos Administrator I receive the following error "Unable to load the full list of Alerts"
This means that the alerts log is very full so big that the SQL temporary database, which temporarily moves this information around, is not capable of handling the quantity of data. The best option is to purge some of the older transactions. To do this do the following:
open the Pharos Administrator
select \system alerts
click the blue Archive button at the top of the screen
select the copy and remove data
select the file copy location
select either dates from a range or all alerts
select finish
This will remove transactions allowing the tempdb to recover and display all relevant alerts. This should be purged about once every 6 months or so.
The other alternative is to increase the size of the tempdb database. To do this do the following
open the SQL Enterprise Manager
select the server\databases
right click on the tempdb database and open up properties
then select the data files tab
increase the size of tempdb to 10 meg by highlighting the space allocated and increasing the figure
click ok
This will allow more space to the tempdb and allow the data to transfer through the tempdb database to the Pharos Administrator. Refer attached screen shots for specific screen detail.