Re: package conversion error from oracle to postgresql database !!!!!!!!!

From: Sandeep Saxena <sandeep(dot)lko(at)gmail(dot)com>
To: dbatoCloud Solution <dbatocloud17(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: package conversion error from oracle to postgresql database !!!!!!!!!
Date: 2021-12-12 05:49:52
Message-ID: CAA3fAREmnY0vu97ivz5LUjXBvBwkL1kmKv8HTM8KY8oT0nw=YA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You can use orafce extension to get utl_file feature in postgres.

https://github.com/orafce/orafce

On Sun, Dec 12, 2021 at 12:47 AM dbatoCloud Solution <dbatocloud17(at)gmail(dot)com>
wrote:

> Hi All,
> While migrating oracle to PostgreSQL database using ora2pg tool. I have
> got this below error for the package. Could someone please help with this?
> psql:./schema/packages/package.sql:??: ERROR: schema "utl_file" does not
> exist
> LINE 75: file_type utl_file.file_type := utl_file.fopen(file_dir, ...
> ^
> ERROR: an error occurs when importing file ./schema/packages/package.sql.
> [ybos(at)doliordv265 comsod_code]$
>
>
> Thanks
>
> Ashok
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Ashokkumar Mani
>
> +91 81975 99922
>
> W: https://dbatocloudsolution.blogspot.in/
> <http://dbatocloudsolution.blogspot.in/> | E: dbatocloud17(at)gmail(dot)com
>
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mladen Gogala 2021-12-12 06:53:32 Re: package conversion error from oracle to postgresql database !!!!!!!!!
Previous Message dbatoCloud Solution 2021-12-12 05:46:58 package conversion error from oracle to postgresql database !!!!!!!!!