Book a Demo

Author Topic: ProjectTransfer to Firebird database fails  (Read 3236 times)

siaccarino

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-1
    • View Profile
ProjectTransfer to Firebird database fails
« on: February 26, 2019, 09:17:40 pm »
I tried everything to transfer a database to a Firebird file.

It is no problem to do this manually but EA.IDualProject.ProjectTransfer always fails ("Transfer failed") with no further information.
Neither DBMS->File, nor File->File.
I tried with and without an empty base destination DB .

The use case: I have a MySQL based DB hosted by EA Cloud Server and I want to spawn (read only) snapshots that are hosted by the Cloud Service as well. The snapshots are taken by a Jenkins build job.

Since the snapshots are not used so frequently I thought a Firebird file is the best solution - but somehow EA.IDualProject.ProjectTransfer seems to be a very weak replacement for the GUI project transfer...

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: ProjectTransfer to Firebird database fails
« Reply #1 on: February 26, 2019, 09:59:47 pm »
I think it only works for DBMS -> .eap(x) file

Geert