© 2012 Ascom | Legal Information and Privacy | About this website
HOME > SUPPORT > TEMS Product Support > TEMS Technical Support > TEMS Visualization Professional
TEMS VISUALIZATION DATABASE FAQS
1. If the resultant database size is larger than the available disk space, the application-parser causes an exception which may terminate the application.
If this happens, the user should manually delete the databases using the “Database Management” utility.
2. If the resultant database size is larger than the allowed space (in the case of SQL Server 2008 Express Edition – 4GB), then the application-parser will cause an exception and the application exits.
User should manually delete databases using the “Database Management” utility. User should install SQL Server 2008 Standard Edition.
3. I clicked a cell on the Map, but it is magenta - the color of a neighbor. None of the cells on the map is green. Why?
The neighbor may be positioned over the serving cell.
- Pause the mouse pointer over the neighbor to display the names of both cells.
- Click each cell name until the green serving cell is visible.
4. When I try to install SQL Server it runs the Setup Support Rules and fails on the "Restart Computer" test. This test fails because "a pending restart is required". I have restarted the machine several times, with the restart option, the Switch off, wait 60 seconds and switch on option and the switch off, kill the power, wait 60 seconds and start up again option. However, each time I do this, the installation gives me the same message. Is there some way to determine what is calling the pending restart, and either cause it to do what it needs to do on the restart, or cancel the requirements? Or can I override the need for a restart in the installation?
On certain machines (ESOE) where registry entry is controlled by the standard environment, SQL Server installation may fail. Clearing the value in the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations can resolve this problem.