Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Request for test help
Tom Swier wrote:
> On Fri, 13 Jul 2007 14:54:50 -0700, DA Morgan <damorgan_at_psoug.org> > wrote: >
> > > Tru64 UNIX does the same thing. > > Compaq Tru64 UNIX V5.1B (Rev. 2650); Fri Jul 28 10:53:10 EDT 2006 > ****************************************************************** > > SQL*Plus: Release 10.1.0.3.0 - Production on Mon Jul 16 10:06:53 2007 > Copyright (c) 1982, 2004, Oracle. All rights reserved. > > Connected to: > Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production > With the Partitioning, OLAP and Data Mining options > SQL> SELECT dbms_undo_adv.undo_advisor(13354, 13529, 1) FROM dual; > SELECT dbms_undo_adv.undo_advisor(13354, 13529, 1) FROM dual > * > ERROR at line 1: > ORA-14552: cannot perform a DDL, commit or rollback inside a query or > DML > ORA-06512: at "SYS.PRVT_ADVISOR", line 3658 > ORA-14551: cannot perform a DML operation inside a query > ORA-06512: at "SYS.DBMS_UNDO_ADV", line 703 > ORA-06512: at "SYS.DBMS_UNDO_ADV", line 752 > > Elapsed: 00:00:01.17 > SQL>
Thanks everyone that helped. Oracle has now opened an official bug on this and I expect we won't be seeing it in 11gR1. Though it would also seem no one in four years has tried that particular overload before.
Again thanks.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Mon Jul 16 2007 - 20:23:12 CDT
![]() |
![]() |