Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Unexpected ORA-01422: exact fetch returns more than requested number of rows

Re: Unexpected ORA-01422: exact fetch returns more than requested number of rows

From: <john.mcafee_at_newscale.com>
Date: 26 Sep 2006 22:21:43 -0700
Message-ID: <1159334503.690140.188470@m73g2000cwd.googlegroups.com>


The problem was use of ALL_TAB_COLUMNS rather than USER_TAB_COLUMNS. The customer in question had multiple schemas containing the table/column. It was working elsewhere because the other sites only had one schema with the table/column. Received on Wed Sep 27 2006 - 00:21:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US