The concept of keeping software or hardware functional in a productive environment
I'm trying to explain the ratio of development versus maintenance costs to our sales department, and currently I have mostly …
maintenancei want to ensure that all stored procedures are still syntactically valid. (This can happen if someone renames/deletes a …
sql-server stored-procedures maintenanceSo we have this huge (is 11000 lines huge?) mainmodule.cpp source file in our project and every time I have …
c++ version-control maintenance anti-patternsPossible Duplicate: Batch file to delete files older than N days I want to run a scheduled windows task that …
windows file maintenanceI have a limited background in coding native apps using languages like C++, C, and Java, but now I'm trying …
html code-reuse maintenanceDo all SQL server versions rebuild indexes automatically or have a default rebuild criteria? I understand statistics are rebuilt automatically …
sql-server indexing maintenanceI'm new to Node.JS, already Googled for aswers but there is a lot of ways of doing this. Do …
performance node.js monitoring maintenanceWhen I'm trying to create a new maintenance plan in SQL Server, it is showing this error: TITLE: Microsoft SQL …
sql-server maintenanceI'm running PostgreSQL version 9.0 on OSX version 10.6.6. Somehow one of my development databases has become the maintenance db, not postgres (…
database postgresql maintenance pgadminTo show maintenance page during deploy I've always used next config in nginx: if (-f /home/shared/system/maintenance.html) { …
nginx maintenance