Buenas, necesito que me ayuden con la utilización de ora2pg, le he hecho las configuraciones que me dicen en el sitio http://ora2pg.darold.net/config.html y no me funciona correctamente, cuando lo ejecuto: [oracle@lp06-306-29 ~]$ /usr/local/bin/ora2pg Trying to connect to database: dbi:Oracle:host=lp06-306-29;port=1521;sid=FORO Isolation level: SET TRANSACTION ISOLATION LEVEL SERIALIZABLE Force Oracle to compile schema before code extraction Retrieving tablespaces information...
Add tablespaces definition... Me genera un archivo con este contenido solamente: -- Generated by Ora2Pg, the Oracle database Schema converter, version 8.10 -- Copyright 2000-2011 Gilles DAROLD. All rights reserved. -- DATASOURCE: dbi:Oracle:host=lp06-306-29;port=1521;sid=FORO SET search_path = foro, pg_catalog; \set ON_ERROR_STOP ON -- Oracle tablespaces export, please edit path to match your filesystem. -- In PostgreSQl the path must be a directory and is expected to already exists -- Nothing found of type TABLESPACE Saludos. 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS... CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION http://www.uci.cu http://www.facebook.com/universidad.uci http://www.flickr.com/photos/universidad_uci - Enviado a la lista de correo pgsql-es-ayuda ([email protected]) Para cambiar tu suscripci�n: http://www.postgresql.org/mailpref/pgsql-es-ayuda
