Specifications
SPECTRUM Software Release Notice (SSRN)
For SPECTRUM 6.6 with Service Pack 2 CD release
Page 25
Document 5135
Database, Data Export, & Reports
Corrected Issues: Database, Data Export, & Reports
Item Problem Resolution
1 Reports: When a scheduled entry was
saved and the Scheduler dialog was
closed, the saved scheduled entry did
not get listed when the Scheduler dialog
was reopened.
This was resolved by making
adjustments to show the scheduled
entry when the Scheduler dialog was
reopened.
2 Reports: When launching Spectrum
Report Generator (SRG) from an
Organization Chart after selecting
approximately 200 models, the report
generator crashed at runtime. This was
caused by a memory allocation problem
when using NT.
This was resolved by inserting code that
dynamically allocates memory.
3 Reports: Performance was severely
degraded when running reports with
>50,000 models of same type. This was
caused by the user opening the SRG and
clicking the Models button before the
necessary queries were run.
This was resolved by adding a watch
cursor while the UI is waiting for a
response. Now, the user knows that
processing is occurring and will not
inadvertently cancel the necessary
queries.