Re: is the oracle client supposed to be owned by postgres or root? - Mailing list pgsql-admin

From Muhammad Ikram
Subject Re: is the oracle client supposed to be owned by postgres or root?
Date
Msg-id CAJQ7xG6CFwyQDbUhpdKFc9eqMQjQ0afjQaZL9FZ3nO7vH2FQ=A@mail.gmail.com
Whole thread Raw
In response to Re: is the oracle client supposed to be owned by postgres or root?  (Muhammad Waqas <waqas.m@bitnine.net>)
List pgsql-admin
Hi Henry Ashu,

 EDB migration toolkit is good for data objects when the target is community PostgreSQL. It won't be migrating code objects like procedures, packages, functions etc. For PostgreSQL target one may opt Ora2pg.
If your target is EDB Postgres then EDB Migration toolkit is good and even better is EDB's Migration Portal for schema migration, as it leverages to correct DDLs online and reassess if these fail after Assessment and conversion by Portal. Again for data you will have to use EDB Migration toolkit.

Regards,
Muhammad Ikram


On Fri, Sep 13, 2024 at 9:45 AM Muhammad Waqas <waqas.m@bitnine.net> wrote:
Oracle Binaries and Oracle Database file should by own by oracle user and oinstall group.

First you have to migrate objects from oracle to postgresql, In which you can use ora2pg tool.and then migrate data.

On Thu, 12 Sept 2024 at 22:08, Henry Ashu <henry.ashu@dat.com> wrote:
Please I want to migrate my Oracle database to Postgres, should the Oracle client be own by the postgres user or root user?

Thank you

Henry Ashu

Database Administrator
o: 503.672.5114 | f: 800.551.8821 | DAT.com

DAT Solutions    Like us on Facebook  Follow us on Twitter  Connect with us on LinkedIn  Visit our YouTube Channel  Visit us on Instagram


--
Muhammad Waqas
Senior Technical Support Engineer - Tech Support Center (Karachi)
Mobile: +92-322-2844150
1st floor, suit no F-04, COLABS Karachi, 8-C Khayaban-e-Tanzeem, 
DHA Phase 5 Tauheed Commercial Area,
Defense V Defense Housing Authority, Karachi, Karachi City, Sindh, 
75500 Pakistan.

pgsql-admin by date:

Previous
From: Muhammad Waqas
Date:
Subject: Re: is the oracle client supposed to be owned by postgres or root?
Next
From: Sathish Reddy
Date:
Subject: Pg dump of parent table instead of taking child table