Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem with Application Design Transformer in Function Hierarchy Diagrammer in Oracle Designer 6
I have a problem with Application Design Transformer in
Function Hierarchy Diagrammer in Oracle Designer 6
my start function contains 43 sub functions
the tranformer works like this :
Initializing...
Creating temporary tables...
Querying Function details...
Identifying Modules...
Creating candidate Modules...
Creating General Module : (name of sub functions)
….
Creating Module text...
Creating Module Function associations...
Creating Module Business Unit associations...
Creating Module Arguments...
Creating Module Components and Table usages...
Module : (name of sub functions)
- creating Window : (name of sub functions)
the percentage completion figure is 95%
then comes the following error message
RME-00224: Failed to close activity
with details
RME-00222: Failed to dispatch operation to Repository RME-00011: Operation 'close' on ACTIVITY has failed RME-00020: Internal API error - ORA-01562: failed to extendrollback segment number 13 | ORA-01628: max # extents (121) reached for rollback segment RB12
when I click OK (no other possibility) I get this message
The utility has stopped due to failure.
I checked the tablespace ? it is not to small
Name Status Size (M) Used (M)
ROLLBACK DATA ONLINE 65.000 33.750
SYSTEM ONLINE 270.000 260.137
TEMPORARY_DATA ONLINE 7.000 2.637
USER_DATA ONLINE 8.000 4.543
WIC_DATA ONLINE 135.000 93.195
WIC_RBS ONLINE 60.000 3.020
when I check in Design Editor, the module list is empty
I don´t know what happens
Please help
--
Cornelia
Wetzel
mailto:cowetzel_at_gmx.de
Fachhochschule Stralsund http://www.fh-stralsund.de
Received on Thu Jan 13 2000 - 03:50:14 CST
![]() |
![]() |