- or download this
foreach (@files) {
chdir($fbbin);
print "Tworze kopie bazy $_ \n";
...
print "Gotowa kopia bazy $_ \n";
}
- 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
- or download this
./gbak -user sysdba -password masterkey -BACKUP_DATABASE localhost:/op
+t/databases/demo.gdb /mnt/storage/testy/demo.gdb.gbk