How to: Upgrade an Instance of Analysis Services
You can upgrade an existing instance of Microsoft SQL Server 2005 Analysis Services to Microsoft SQL Server 2008 Analysis Services and, as part of the upgrade process, migrate existing databases from the old instance to the new instance.Aby uaktualnić, uruchom Instalatora i określ nazwę istniejącego obiektu jako nazwę nowej instancji.
Important Note: |
---|
The Analysis Services upgrade and migration how-to topics focus only on upgrade and migration options that are specific to Analysis Services.Jednak te tematy zawierają łącza do innych tematów, aby uzyskać więcej informacji na temat instalacji SQL Server. |
Aby uaktualnić wystąpienie usług Analysis Services
Uruchom Instalatora, albo za pomocą SQL Server Kreator instalacji lub w wiersz polecenia. Aby uzyskać więcej informacji na temat uruchamiania Instalatora przy użyciu SQL Server Kreator instalacji, zobacz How to: Install Analysis Services by Using Setup.
Po użyciu SQL Server Kreator instalacji, wybieranie wystąpienie domyślne on the Nazwa instancji strona.To confirm the presence of the SQL Server 2000 Analysis Services instance, you can click the Installed Instances button.When you run Setup at the command prompt, use the instancename option to specify the name of an existing instance of SQL Server 2000 Analysis Services.Because SQL Server 2000 Analysis Services does not support named instances, the name of the existing instance is usually the name of the server.
See Also