firebird shell scripts deFirebird Shell-Skripte Norman Dunbar, Mark Rotteveel, Martin Köditz Version 1.3-de, 31. Juli 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . erfolgreichen Installation von Firebird enthält das Verzeichnis /opt/firebird/bin eine Reihe nützlicher Shell-Skripte. Dieses Handbuch enthält Einzelheiten dazu, wofür diese Skripte bestimmt sind und wie sie https://www.firebirdsql.org/manual/pdl.html (HTML). Die Original-Dokumentation trägt den Titel Firebird Shell Scripts. Der ursprüngliche Autor der Original-Dokumentation ist: Norman Dunbar. Copyright © 2005-20200 码力 | 14 页 | 124.04 KB | 1 年前3
firebird isql. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 17.10. SHELL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . an interactive session; directly from the command line; and as a non-interactive session, using a shell script or batch file. Different tasks may be performed in each of the modes, as illustrated below: 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 interactively0 码力 | 76 页 | 369.92 KB | 1 年前3
Firebird 1.0 QuickStartManager. In most distributions you will have the choice of performing the install from a command shell or through a GUI interface. For Linux distributions that cannot process rpm programs, and for the various UNIX flavors, use the .tar.gz kit. You will find detailed instructions in the release notes. Shell scripts have been provided. In some cases, the release notes may instruct you to modify the scripts server's IP address in the domain that is visible to your client is 192.13.14.1, go to a command shell and type the command ping 192.13.14.1 substituting this example IP address for the IP address that0 码力 | 26 页 | 179.05 KB | 1 年前3
Firebird 2 QuickStartManager. In most distributions you will have the choice of performing the install from a command shell or through a GUI interface. For Linux distributions that cannot process rpm programs, and for Unix kit is provided, use the .tar.gz kit. You will find detailed instructions in the Release Notes. Shell scripts have been provided. In some cases, the Release Notes may instruct you to edit the scripts server's IP address in the domain that is visible to your client is 192.13.14.1, go to a command shell on the client machine and type the command ping 192.13.14.1 substituting this example IP address0 码力 | 40 页 | 218.42 KB | 1 年前3
Firebird 2.1.5 Installationwhere you are installing Firebird--use the SET FIREBIRD command in a Windows shell or printenv FIREBIRD in a POSIX shell. Security in Firebird 2 (All Platforms) Be aware of the following changes that located in the 'bin' directory of your Firebird installation and must be run from there in a command shell. Usage of instclient.exe: instclient i[nstall] [ -f[orce] ] library q[uery] library that the installers in this version do include Slackware support. Log in as root, or open a root shell. In the example filenames, replace nnnnn with the build number of the kit you actually have. Installing0 码力 | 46 页 | 217.89 KB | 1 年前3
Firebird Internals: Inside a Firebird Databaseisql Use CONNECT or CREATE DATABASE to specify a database SQL> CREATE DATABASE 'seq.fdb'; SQL> SHELL; tux> ls -l seq.fdb -rw------- 1 firebird firebird 659456 2010-05-12 11:26 seq.fdb tux> exit SQL> ================= ============= 148 0 0 9 SQL> SHELL; tux> ls -l seq.fdb -rw------- 1 firebird firebird 1048576 2010-05-12 11:28 seq.fdb tux> exit 3 CON> FROM RDB$DATABASE; GEN_ID ===================== 0 SQL> SHELL; tux> ls -l seq.fdb -rw------- 1 firebird firebird 1052672 2010-05-12 11:33 seq.fdb tux> exit RDB$PAGES0 码力 | 63 页 | 261.00 KB | 1 年前3
Firebird 1.5 QuickStart FrenchDans la plupart des distributions vous avez le choix entre l'interface graphique et les commandes shell. Pour les distributions Linux qui ne peuvent utiliser les rpm, et pour les différents UNIX , utilisez kit .tar. gz. Vous trouverez les instructions détaillées dans les notes de version. Des scripts shell sont fournis. Dans certains cas, les notes de version peuvent vous indiquer les modifications à apporter de votre serveur dans le domaine visible du client est 192.13.14.1, démarrez une session command shell et tapez la commande Firebird 1.5 Guide de démarrage 9 ping 192.13.14.1 remplacez l'adresse IP0 码力 | 29 页 | 192.46 KB | 1 年前3
Firebird 1.5 QuickStart SpanishEncontrará instrucciones detalladas en las notas de versión. Se han provisto secuencias de comandos de Shell (Shell scripts). En algunos casos, las notas de versión pueden indicarle que modifique los archivos de dirección IP en el dominio en que es visible para su cliente es 192.13.14.1, abra una ventana del shell y escriba el comando ping 192.13.14.1 substituya esta dirección IP por la dirección IP en que su0 码力 | 26 页 | 174.63 KB | 1 年前3
firebird gfixwas fixed in Firebird 2.1 RC1. It has been tested and a successful operation returns zero to the shell while a failure returns 1. This section will remain in the manual as there are still a large number release 2.1 RC1 onwards. The second attempt to close the database will correctly return 1 to the shell. Chapter 18. Caveats 39 18.3. Force Closing a Database Under classic server, using the -fo[rce_shutdown] Firebird 2.5. 1.4 09 Apr 2013 ND Updated to note that gfix returns correct error codes to the shell from release 2.1 RC1 onwards. 1.5 13 Feb 2018 ND DOC-129 — Updated to correct details of the Sweep0 码力 | 44 页 | 247.13 KB | 1 年前3
firebird 5 quickstartguideserver’s IP address in the domain that is visible to your client is 192.13.14.1, go to a command shell on the client machine and type the command ping 192.13.14.1 substituting this example IP address server on each platform. Server check: Linux and other Unices Use the top command in a command shell to inspect the running processes interactively. If a Firebird 5 server is running, you should see with databases 33 6.3.1. Starting isql To create a database interactively using the isql command shell, type isql (Windows) or ./isql (Linux) at the command prompt in the directory where the Firebird0 码力 | 49 页 | 396.21 KB | 1 年前3
共 13 条
- 1
- 2













