Is there anything I should do before upgrading my existing SDE 3.x database to ArcSDE 8.0.2 for MS SQL Server?
The sderelease -o upgrade command is an process-intensive operation that will take time and resources. You should back up your entire database before invoking it. You’ll also need to increase the size of your database and log file. You must execute sderelease -o upgrade as ‘sysadmin’ (sderelease -o upgrade -p
Related Questions
- Why should I choose Pervasive.SQL 2000 as the database for my application instead of MS SQL Server or Sybase SQL Anywhere?
- Is there anything I should do before upgrading my existing SDE 3.x database to ArcSDE 8.0.2 for MS SQL Server?
- Do I have to create the sde user and sde database before installing ArcSDE 8.0.2 for SQL Server?