Firebird DocsetFirebird Commandline Utilities → Assorted Firebird Scripts On Linux/Unix Systems
Firebird home Firebird home Prev: Joining Backup FilesHome: Firebird DocsetUp: Firebird Commandline UtilitiesNext: Changing SYSDBA's Password

Chapter 4: Assorted Firebird Scripts On Linux/Unix Systems

Table of Contents

Introduction
Changing SYSDBA's Password
Creating Database Alias Names
A Helping Hand With Makefiles
Changing The Firebird Server Run User
Restoring root As The Firebird Server Run User
Running Embedded Or Client Server Applications

Introduction

After a successful installation of Firebird 1.5, the /opt/firebird/bin directory will contain a number of useful shell scripts. This chapter gives details of what these scripts are for and how they are used.

Coming up in this chapter, we have :

  • changeDBAPassword.sh

  • createAliasDB.sh

  • fb_config

  • changeRunUser.sh

  • restoreRootRunUser.sh

  • changeGdsLibraryCompatibleLink.sh

Note

The above list is correct at the time of writing and applies to Firebird 1.5 Super Server installed on a Linux system. Other flavours of Unix may have different scripts. I am currently unable to discuss those potential changes as I do not have access to other Unix systems.

Prev: Joining Backup FilesHome: Firebird DocsetUp: Firebird Commandline UtilitiesNext: Changing SYSDBA's Password
Firebird DocsetFirebird Commandline Utilities → Assorted Firebird Scripts On Linux/Unix Systems