Help for this page

Select Code to Download


  1. or download this
     foreach (@files) {
            chdir($fbbin);
            print "Tworze kopie bazy $_ \n";
    ...
            print "Gotowa kopia bazy $_ \n";
    
    }
    
  2. or download this
    gbak: ERROR:requires both input and output filenames
    gbak:Exiting before completion due to errors
    sh: 2: /mnt/storage/testy/simplemarketing.gdb: not found
    sh: 3: .gbk: not found
    Gotowa kopia bazy simplemarketing.gdb
    
  3. or download this
    ./gbak -user sysdba -password masterkey -BACKUP_DATABASE localhost:/op
    +t/databases/demo.gdb /mnt/storage/testy/demo.gdb.gbk