Re: oracle to postgres - Mailing list pgsql-general

From John R Pierce
Subject Re: oracle to postgres
Date
Msg-id 54CAA26F.20401@hogranch.com
Whole thread Raw
In response to Re: oracle to postgres  (Adrian Klaver <adrian.klaver@aklaver.com>)
List 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



pgsql-general by date:

Previous
From: Roger Pack
Date:
Subject: Re: 4B row limit for CLOB tables
Next
From: Adrian Klaver
Date:
Subject: Re: Building extensions against OpenSCG RPM packages