dschaell

Results 1 issues of dschaell

Hey, i got the following problem: I want to Use the query command in my ora2pg.conf File: ora2Pg.conf File: --------------------------------------------------------------------------------------------- ORACLE_DSN dbi:Oracle:host=host;service_name=servicename;port=port ORACLE_USER user ORACLE_PWD password PG_DSN dbi:Pg:dbname=PostgresDB;host=localhost;port=5432 PG_USER postgres...