firebird 5 quickstartguide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 5. Server configuration and management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . this guide 3 Chapter 2. The Firebird licenses Firebird is a free, open-source database management system, but “free” does not mean that everything is permitted. The use of Firebird is governed by two licenses: remnants of an old (and maybe long gone) InterBase or Firebird installation floating around your system (DLLs, Registry entries, environment variables…) 3.1. Installation kits At the Firebird website0 码力 | 49 页 | 396.21 KB | 1 年前3
Firebird 2.1.5 Installation......................................................................................... 7 Configuration Parameters .................................................................................. /misc/upgrade/metadata directory of your Firebird 2.1 installation. Running Multiple Instances The configuration parameter CreateInternalWindow in firebird.conf is now deprecated. You no longer need to disable API and ODS. The FIREBIRD Variable FIREBIRD is an optional environment variable that provides a system-level pointer to the root directory of the Firebird installation. If it exists, it is available everywhere0 码力 | 46 页 | 217.89 KB | 1 年前3
Firebird 2 QuickStart.................................................................................. 14 Server configuration and management .............................................................................. and 2.1 Quick Start 4 The Firebird licenses Firebird is a free, open-source database management system, but “free” does not mean that everything is per- mitted. The use of Firebird is governed by two switches the process between CPUs. To prevent this, set the CpuAffinityMask parameter in the configuration file firebird.conf. Guardian When run as a Windows application (as opposed to a service) you0 码力 | 40 页 | 218.42 KB | 1 年前3
firebird 40 language reference. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 400 7.8.1. System Exceptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 494 8.12.5. RDB$SYSTEM_PRIVILEGE() . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 576 13.1.4. Fine-grained System Privileges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 778 页 | 3.43 MB | 1 年前3
Firebird 1.5 QuickStart Frenchdésirent commencer rapidement l'utilisation de Firebird. Pour des détails complets à propos de la configuration ou de l'exploitation de votre serveur et de la mise au point de votre installation, référez-vous architectures: Classic Server et Superserver. Laquelle installer ? Et bien, cela dépend de votre configuration. Un rapide aperçu des différences les plus importantes sont listées ci après. Firebird 1.5 Guide Firebird existe sous une troisième forme: Embedded Server (serveur embarqué), mais c'est une configuration complètement différente et n'est pas faite pour une architecture client-serveur. Consultez les0 码力 | 29 页 | 192.46 KB | 1 年前3
Firebird 1.0 QuickStartOS switches the process between CPUs. To prevent this, set the CPU_AFFINITY parameter in the configuration file ibconfig. As you can see, neither of the architectures is better in all respects. This is function (UDF) libraries ib_udf.dll & fbudf.dll\UDF Firebird client gds32.dll Windows System dir- ectory (see note below table) Firebird 1.0 Quick Start Guide 5 Platform Component File Name Windows System directory depends on your Windows version. Typical loca- tions are: • for Windows 95/98/ME: C:\Windows\System • for Windows NT/2000: C:\WINNT\System32 • for Windows XP: C:\Windows\System32 0 码力 | 26 页 | 179.05 KB | 1 年前3
firebird isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 19.21. SHOW SYStem. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . illustrated below: • An interactive session can be invoked from the command line of the operating system shell, and lasts until the session is terminated, using a QUIT or EXIT command. Isql can be used interactive session. Commands execute, and upon completion, return control automatically to the operating system. • In a non-interactive session, the user employs a shell script or batch file to perform database0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 1.5 QuickStart Russianверсии Windows. Обычно это: • для Windows 95/98/ME: C:\Windows\System • для Windows NT/2000: C:\WINNT\System32 • для Windows XP: C:\Windows\System32 Устанавливаем Firebird Установка сервера Диски Сервер использовании протокола NetBEUI в Windows инфрастуктуре Вы можете получить, обратившись к главе 6 Network Configuration руководства Using Firebird. Внимание Firebird не поддерживает сети IPX/SPX. Проверяем видимость timeout-сообщения (и не знаете, что с этим делать), изучите материал Using Firebird – глава 6: Network Configuration и глава 7: Troubleshooting Connections – для дальнейших инструкций. Обратите внимание, что если0 码力 | 31 页 | 429.84 KB | 1 年前3
firebird gfixof page buffers and so on. Gfix is a general purpose tool for system administrators (and database owners) to use to make various 'system level' changes to their databases. Almost all the gfix commands ps (or other) commands. To define the username and password as environment variables on a Linux system: Chapter 3. Gfix Commands 5 linux> export ISC_USER=sysdba linux> export ISC_PASSWORD=masterkey should be created to replace it. Additionally, the shadow file should be renamed (at the operating system prompt) to the name of the old database file that it replaces. It should be noted that activating0 码力 | 44 页 | 247.13 KB | 1 年前3
firebird gsecthey know the SYSDBA password. This is because those operating systems allow the system administrator to set file system permissions which prevent execution of certain programs and utilities for security in the security database, and by doing so, allows users to be added, amended and deleted from the system. Up until Firebird 2.0, it used to be possible to use isql to connect directly to the security database some POSIX systems to enter the Unix userid and groupid as found in /etc/passwd and /etc/group configuration files. If not supplied, these default to zero. -fname [] This parameter allows 0 码力 | 23 页 | 145.31 KB | 1 年前3
共 38 条
- 1
- 2
- 3
- 4













