Migracion de Oracle 10g a Postgres 9.1

From: Yoan Manuel Perez Piñero <ymperez(at)uci(dot)cu>
To:
Cc: Ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Migracion de Oracle 10g a Postgres 9.1
Date: 2012-04-26 16:01:17
Message-ID: df166152-733c-4936-8d0a-9fe101b2ae59@ucimail4.uci.cu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

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(at)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

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jaime Casanova 2012-04-26 16:50:04 Re: Duda sobre JOIN
Previous Message Lazaro Ruben Garcia Martinez 2012-04-26 12:17:41 Re: Duda sobre JOIN