# restore a v10 database from the v10 backup file
$DLC/bin/102dbutils/102b08_dbutil prorest sports sports.pbk
# truncate the bi file with v10
$DLC/bin/102dbutils/102b08_dbutil sports -C truncate bi
# convert the database from v10 to v11 and then from v11 to v12
# answer y to the prompts
$DLC/bin/102dbutils/conv1012 sports
This is a Unix command line.proenv>$DLC/bin/102dbutils/102b08_dbutil prorest custdb custdb.bak
00000000h: 76 6F 6C 75 6D 65 20 31 20 6F 66 20 62 61 63 6B ; volume 1 of back
00000010h: 75 70 20 74 61 6B 65 6E 20 57 65 64 20 46 65 62 ; up taken Wed Feb
00000020h: 20 20 33 20 31 35 3A 31 37 3A 35 36 20 32 30 32 ; 3 15:17:56 202
00000030h: 31 20 66 6F 72 20 4F 50 45 4E 45 44 47 45 20 64 ; 1 for OPENEDGE d
00000040h: 61 74 61 62 61 73 65 3A 00 00 00 00 00 00 00 0A ; atabase:........
00000050h: 44 3A 5C 57 6F 72 6B 5C 64 62 5C 31 32 5C 73 70 ; D:\Work\db\12\sp
00000060h: 5C 73 70 2E 64 62 00 00 00 00 00 00 00 00 00 00 ; \sp.db..........
It should be fast, if you have the right licenses. You could see if you can get an eval license for the source platform in question, then follow the instructions I gave you. But that will result in a v12 database on that Unix platform.So i thought of restore-convert-migrate using Progress Utilities will be easier and faster.