Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Workspace Manager Question
On 1 Aug 2006 13:36:01 -0700, "wrgptfan" <wrgptfan_at_hotmail.com> wrote:
>permit_at_devdb>
>permit_at_devdb> exec dbms_wm.BeginDDL('XXX_ISSUING_LOCATION_CODE')
>BEGIN dbms_wm.BeginDDL('XXX_ISSUING_LOCATION_CODE'); END;
>
>*
>ERROR at line 1:
>ORA-01422: exact fetch returns more than requested number of rows
>ORA-06512: at "SYS.OWM_DDL_PKG", line 1878
>ORA-06512: at "SYS.LT", line 10257
>ORA-06512: at line 1
>
The 1422 can be isolated in exactly the same manner. Just replace 972 by 1422.
-- Sybrand Bakker, Senior Oracle DBAReceived on Tue Aug 01 2006 - 16:58:15 CDT
![]() |
![]() |