************************************************* Installation de SQL Server 2000 sur Aiken SK, RR 14:02 15.08.2001 ************************************************* Document d'installation: Guide_installationSQL2000.doc en français de Microsoft (voir SK) Livre Guide de l'administrateur SQL Server 2000 de William R. Stanek N°ISBN 2-84082-872-3 IMPORTANT --> case sensitive, voir en fin de page!! Sinon à la création de la base, choisir pour Collation name: Latin1_General_CS_AS_KS_WS Note lues importantes avant install : page 4 document Guide_installationSQL2000.doc Si install dans autre paramètres regionaux autre que Anglais U.S Pas oublier de personnaliser les paramètres de tri en français ! Compte utilisé : dbaoracle sur domaine ESNIG ( il est administrateur de AIKEN) Fermer la fenêtre observateur d'evenement avant install: Fermer regedit.exe ou Regedt32.exe Arrêter le serveur web et web admin de IIS Pour voir config et espace restant des disques il faut lancer Administrative tools -> computer management Emplacement des fichiers MSSQL : c:\u01\app\microsoft\mssql2000 Installation proporement dite: - Après insertion cd -> composant de SQL Server 2000 - Installer le Serveur - Ordinateur local - Créer une nouvelle instance de SQL Server ou installer des outils client - Nom : ESNIG, Société: CIFOM - Serveur et Outils clients - Nom de linstance : coche cochée "par défaut" - type d'installation : Par défaut Fichier programmes : c:\u01\app\microsoft\mssql2000 fichier des données : c:\u01\app\microsoft\mssql2000 - Comptes de services -> paramètres de service : cocher "Utiliser le compte système local" - Mode d'authentification : Mode mixte ( cpte : sa/voir_fichier_mot_de_passe) - Choix du mode de licence : Par siège pour : 25 périphériques Visiblement tout c'est bien passé *************************************************** ******************************************* installation des services OLAP - relancer l'autorun - Composants SQL server -> Analysis Services - Selection des composants = tous dossier de destination pour les composants C:\u01\app\microsoft\msolap2000 - Dossier de destination pour les données : C:\u02\msolapdata tout paraît ok ================ CASE SENSITIVE ================ How to create a case-sensitive instance of SQL Server 2000 (Setup) To create a case-sensitive instance of SQL Server 2000 Run SQL Server Setup to install SQL Server 2000 Components, select Install Database Server, and then click Next at the Welcome screen of the SQL Server Installation Wizard. In Computer Name dialog box, Local Computer is the default option and the local computer name appears in the edit box. Click Next. In the Installation Selection dialog box, click click Create a new instance of SQL Server, or install Client Tools, and then click Next. Follow the directions on the User Information and related screens. In the Installation Definition dialog box, click Server and Client Tools, and then click Next. In the Instance Name dialog box: To create a case-sensitive default instance, accept the Default check box and click Next. To create a case-sensitive named instance, clear the Default check box and type an instance name. In the Setup Type dialog box, click Custom, and click Next. In the Select Components, Services Accounts, and Authentication Mode dialog boxes, change or accept the default settings, and then click Next. In the Collation Settings dialog box, you have two options: To make a Windows Locale collation case-sensitive, select Collation designator and then select the correct collation designator from the list. Clear the Binary check box, and then select the Case-sensitive check box. To make a SQL collation case-sensitive, select SQL Collations, and then select the correct collation name. For more information about collation options, click Help. When you finish setting the options, click Next. In subsequent dialog boxes, change or accept the default settings, and then click Next. When you are finished specifying options, click Next in the Start Copying Files dialog box. In the Choose Licensing Mode dialog box, make selections according to your license agreement, and click Continue to begin the installation. Click Help for information about licensing, or see your system administrator. See Also Collation Settings in Setup