Re: oracle to postgres

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: oracle to postgres
Date: 2015-01-29 21:13:19
Message-ID: 54CAA26F.20401@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/29/2015 1:02 PM, Adrian Klaver wrote:
> Not sure about that state code. I could not find it here:
>
> http://www.postgresql.org/docs/9.3/interactive/errcodes-appendix.html

I believe SQLCODE = -942 is the same as ORA-00942, which is 'table or
view does not exist'. I /think/ (but won't vouch) that this is roughly
equivalent to SQLSTATE '42P01'

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-01-29 21:14:27 Re: Building extensions against OpenSCG RPM packages
Previous Message Roger Pack 2015-01-29 21:06:13 Re: 4B row limit for CLOB tables