AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Datenbanken Delphi Umstellung Firbird 1.5 auf 2.0.3
Thema durchsuchen
Ansicht
Themen-Optionen

Umstellung Firbird 1.5 auf 2.0.3

Ein Thema von Eppos · begonnen am 18. Okt 2007 · letzter Beitrag vom 26. Okt 2007
Antwort Antwort
Eppos

Registriert seit: 7. Aug 2006
Ort: Heilbronn
524 Beiträge
 
Delphi 11 Alexandria
 
#1

Re: Umstellung Firbird 1.5 auf 2.0.3

  Alt 18. Okt 2007, 19:48
was ich gerade am rande gefunden habe:

Installation auf Systemen mit Firebird 1.5
------------------------------------------

Die Sicherheitsdatenbank wurde geändert. Die neue
Datenbank heißt nun security2.fdb und verwendet nun einen
stärkeren Algorithmus zur Passwortverschlüsselung. Nähere
Informationen zu den neuen Security-Features finden Sie in
den Release Notes.

Die neue Datenbankstruktur und die veränderte Verschlüsselung
haben jedoch einige Migrationsprobleme zur Folge, falls
Installationen eine Vielzahl an Firebrd-Benutzer verwenden.
Die Installationsroutine versucht nicht, diese Migration
durchzuführen. Dies muss manuell durchgeführt werden. Eine
mögliche Migrationstechnik ist in misc/upgrade/security/
angeführt.

und noch was

You can't use pre-2.0 security database in firebird 2.0 or higher directly.
If you try to put old security.fdb into firebird's new home directory with
new (security2.fdb) name, you will get a message - cannot attach to password
database. That's OK and is by design. In order to be able to use old database,
you must run appropriate upgrade script - security_database.sql. To do so:
1. Put your old security database in some known to you place (not new home
directory). Always have a copy of it!
2. Start firebird using it's new, native security2.fdb.
3. Convert your old security database to ODS11 (i.e. backup and restore it
using gbak from firebird 2.0). Without this step you will get failure running
security_database.sql!
4. Connect to restored database as SYSDBA and run the script.
5. Stop firebird.
6. Copy upgraded database to firebird's home directory (as security2.fdb).
7. Start firebird.

Now you should be able to connect to firebird 2.0 server using your old
logins and passwords.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:41 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz