I'am trying to migrate Firebird 2.5.1 to Firebird 3.0 What is done:
The problem is that not all tables were migrated; procedures, triggers and views are not recovered.
Why? Is anywhere manual how to migrate correctly?
In my case, I backed with gbak in Firebird 2.5 and then restored in Firebird 3 with -FIX_FSS_METADATA UTF8
gbak -c -v -user SYSDBA -password thepass /home/lbonomo/ssp.fdb.t.bk localhost:ssp -FIX_FSS_METADATA UTF8