Repository API RME-00020&00011

I have installed in this order:
Personal 8i windows 98
Developer 6.0
Designer 6.0
I was able to install the repository with the repository admin tool but when I try to create an application I get several errors
RME-00223: Failed to open new activity
RME-00222: Failed to dispatch operation to Repository
RME-00011: Operation 'open' on ACTIVITY has failed
RME-00020: Internal API error - ORA-06508: PL/SQL: could not find program unit being called
RME-00011 API Operation failed for some reason
RME 00020 The API detected an internal inconsistancy - Action contact desiger support ORA 06508 Psql could not find program unit being called
Has anyone run into this?

I have run into RME-00011 as well.
It could be solved in the following way.
The reason, was the parameter
-> large_pool_size,
which is initially set to 600kB. This is too small. Set it to 1MB (1048576 in init.ora). This solved my problem.
May be it helps in your case as well, although there may still be another reason. You should check if any of the repository objects are missing or invalid.
If it works, send a mail!
Good luck, Wolf
null

Similar Messages

  • Where to find 'com.sap.tc.webdynpro.repository.api' file in EP server

    Hi All,
    I am getting below exception while deploying a custom component in sand-box server.
    Failed to deploy application freescale.com/c_uwl for deployment state listener com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.
    [EXCEPTION]
    com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Failed to deploy the file '/usr/sap/RIA/JC30/j2ee/cluster/server0/./temp/webdynpro/public/freescale.com/c_uwl/webdynpro/ComponentInterfaces/com.sap.netweaver.bc.uwl.ui.UWLCustomDetail/UWLCustomDetail.xml' into the database. Reason: Development Object 'sap.com/tckmcbc.uwl.ui~wd_ui' contains already same repository content. Hint: fully qualified name of the repository VMO must be globally unique.
            at com.sap.tc.webdynpro.repository.deploy.RepositoryUpdateManager.checkVMOsExistInOtherDC(RepositoryUpdateManager.java:504)
            at com.sap.tc.webdynpro.repository.deploy.RepositoryUpdateManager.deployRepositoryContent(RepositoryUpdateManager.java:98)
            at com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.onDeploy(RepositoryContainerHook.java:232)
    It seems it is using checkVMOsExistInOtherDC method from RepositoryUpdateManager.java file.
    I want to remove this method from that java file.
    Can any one please tell me at which location in server i can find that RepositoryUpdateManager.java file.
    Or from where i can find 'com.sap.tc.webdynpro.repository.api'  file, so that i can trace that jave file.
    Regards,
    Sambaran Chakraborty

    Jiandong,
    Add the required jar webdynprobasesvrc.jar file from follwoing path and check if the imports are added correctly.
    C:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.tc_.wd_.basesrvc_1.0.0.071030103936\lib
    Chintan

  • Change workarea rule using the Repository API

    Hi,
    I have a simple question: Can I use the Repository API (either
    Java or PLSQL packages) to change the rule of workarea: in order
    to add to or remove configurations from the rule? I do not want
    the use the RON and preferably not the CLT either.
    I could not find anything about this functionality in the API
    doc.
    Regards,
    Rinse Veltman
    Solution Partners
    Custom Solutions

    Rinse,
    Have a look at the API jr_workarea
    FUNCTION jr_workarea.add_head_entry (workarea_id IN NUMBER
    , entry_ivid IN NUMBER
    , rule_id IN NUMBER:=NULL
    , v_param1 IN VARCHAR2:=NULL
    , v_param2 IN VARCHAR2:=NULL
    , v_param3 IN VARCHAR2:=NULL
    , c_exclude IN CHAR:=NULL)
    RETURN NUMBER;
    Where:
    workarea_id specifies the workarea.
    entry_ivid is the IVID of the configuration, if the entry is
    associated with a configuration, NULL otherwise.
    rule_id is the IRID of the rule to be used, if the entry is
    associated with a rule, NULL if the entry is configuration based.
    param1 through v_param3 are parameter values (if any) for the
    rule.
    c_exclude specifies whether to exclude or include objects
    produced by the rule or contained in the configuration.
    Use entry_ivid to specify a configuration. This is in the Model
    and API documentation.
    regards,
    David

  • Repository API (btree)

    I know that this has been bought up before, but is Forte anywhere
    closer to releasing a documented API for accessing their btree
    repositories ?
    It would make customising a change control system far easier than
    parsing through the .wex file.
    Thanks,
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Thanks for the replies.
    In summary, the consensus was that the API will be made public in v4.
    At the moment you can, if you know the hidden classes, nip directly
    into the Repository.
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    -----Original Message-----
    From: Carl Schei [SMTP:[email protected]]
    Sent: Tuesday, August 25, 1998 1:20 PM
    To: '[email protected]'
    Subject: Repository API (btree)
    I know that this has been bought up before, but is Forte anywhere
    closer to releasing a documented API for accessing their btree
    repositories ?
    It would make customising a change control system far easier than
    parsing through the .wex file.
    Thanks,
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • XI Repository API ?

    Anyone knows if there is a public available API for accessing the XI repository objects ? Similar to the integration directory API which is documented in the XI help.
    There must be some API because the Java Integration Builder somehow has to access the information. I would assume it relies on Web Services, same as for the directory.
    But why is it not documented ?
    CSY

    Check this blog
    Ripping off SAP XI Stack …Sharing the goodies of ABAP API’s..!!
    BR
    Sameer

  • KM repository APIs

    Hello,
    I am not able to find out where the Jar containing following class/interface is located:
    com.sapportals.wcm.repository.IResourceContext
    com.sapportals.wcm.repository.IResourceFactory
    com.sapportals.wcm.repository.ResourceContext
    com.sapportals.wcm.repository.IResourceList
    com.sapportals.wcm.repository.IResourceListIterator
    I searched through all the Jars available on my system but could find the exact one.
    Can anyone please tell me where can I find them? Its very urgent.
    Thanks,
    Smita

    Hi,
    Finding Jars is really tough,. please check the blog on Jar Finder.
    JAR Class Finder
    Regards,
    S.Divakar

  • Oracle 6i Repository Internal API Error 25012

    I am running into an RME-00020 Internal API error when I try to fire up designer and do anything. I followed the standard install on a windows 2000 Pro laptop, installed the repository and ran into this. The Oracle error is ORA-00600 and the internal error is 25012. I must have missed something. I have wiped and reinstalled the repository, but continue to get this error. Any avenues you can push me down would be greatly appreciated.
    I'm running Oracle 9i on the laptop and have installed the repository on this platform. I downloaded Oracle 6i and am trying to use these together. I installed both in seperate Oracle Home directories as specified. The database is working just fine with another db, as I'm designing and installing that db with ERStudio version 5. I'm running on a Dell Inspiron 8000 with 512M of memory and 20Gigs of disk.
    Thanks for any help and insight you can give!

    Hi
    I am experiencing the same error while trying to user Oracle Designer 10g I am new to Designer.I trying to create a user before I do a design capture and it is giveing me the error:
    Message
    RME-00020: Internal API error - ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    Cause
    The API has detected an internal inconsistency.
    Action
    Check the detail of the associated Oracle Server error message
    (ORA-xxxxx) and resolve it.
    Message
    RME-00011: Operation 'close' on ACTIVITY has failed
    Cause
    An API operation request has failed for some reason.
    Action
    Examine other reported errors for specific details.
    Message
    RME-00222: Failed to dispatch operation to Repository
    Cause
    Requested operation failed because of other errors.
    Action
    Examine other reported errors for specific details.
    Message
    RME-00224: Failed to close activity
    Cause
    Could not close ('commit') an activity.
    Action
    Examine other reported errors for specific details.
    Can you help please?

  • Getting error RME-02124 while importing repository dump

    Hi All,
    I am trying to import a dump file in the repository. I have installed Database 10g and Developer Suite 10g on XP machine.
    I have a dump (.dmp) file from Designer 6i, now when i am trying to import it through RAU, getting below error after a min of import start.
    The error says that it requires "sdd_reserved_names" table, but my question is since i have fresh installation then how will there be any table exists.
    As per my understanding "sdd_reserved_names" table comes when we install a new repository, since i have to import a repository which means, the schema should not contain any repository (Then only we can "Import" option is available in the RAU), so please help me how to import the repository.
    RME-02124: Failed to execute SQL statement: select o.object_name, o.object_type from user_objects o where o.status='INVALID' and exists (select 1 from sdd_reserved_names r where r.rn_res_name=o.object_name and r.rn_type=decode(o.object_type,'PACKAGE BODY','PACKAGE', 'TYPE BODY', 'TYPE', o.object_type)) order by decode(o.object_type,'VIEW',1,'PACKAGE','2','PACKAGE BODY',3,'FUNCTION',4,5)
    Thanks & Regards
    Sanjay

    Hi Inol,
    I am trying to upgrade using document http://download.oracle.com/otn_hosted_doc/designer/des10g_9047/cmnhlp72/rep_insgde/igrepos.htm#Start_to_use_the_repository_tools.
    I am installing repository using "Installing a Repository (SQL Script Method)", but after this when i start RAU as mentioned, and try to install repository it say's, that another repository exits in this oracle instance hence it says that this install will be configured to use private synonym.
    when i proceeded with the same after few mins it throws error
    ORA-04045: errors during recompilation/revalidation of PUBLIC.RM_ELEMENT_TYPES
    Message
    ORA-00980: synonym translation is no longer valid
    Please help how to resolve this.
    Thanks & Regards
    Edited by: user11204334 on Jan 24, 2011 3:18 AM

  • API for Content Repository Connector???

    Hi,
    Are public APIs provided for Content Repository Connector (for EMC Documentum)? Are there javadocs available for the same? We have installed the trial version of Livecycle ES(turnkey installation). We haven't been able to find the APIs for store and retrieve content using the content repository connector in the following link :
    http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/index.html
    Can someone provide the pointers for the same?
    Thanks

    The APIs you use are the Repository APIs. It does not matter what the back end is - you use the same Repository APIs to write content to it.

  • Oracle Designer6i Release 4 and Oracle9i Unable to add user to Repository

    Dear all,
    I am currently using Oracle9i with Oracle Designer6i Release 4. Before I am able to use both Release 4 and Release 2 with Oracle9i. However, this time when I install it after a cleanup in my server. I have received the following error message when allowing a user to use repository using RAU:
    Message
    RME-00020: Internal API error - ORA-00600: internal error code, arguments: [25012], [2147483647], [0], [], [], [], [], []
    RME-00011: Operation 'close' on ACTIVITY has failed
    RME-00222: Failed to dispatch operation to Repository
    RME-00224: Failed to close activity
    Please help. Thank you.
    Philip

    Hi
    I had exactly the same error and managed to get rid of it by deinstalling and reinstalling the client and the server with the patch (2083057) from metalink (I had previously used this patch for upgrade). There was no problem with user creation.
    However, I get the same error when I try to do anything with the repository, such as, create an object. So, this is really of no help. Sorry.
    Have you managed to get the installation going????
    Is there anyone who has Designer 6i functioning (even partially) with Oracle 9i on a windows platform, or for that matter any platform??
    Anita Srivastava

  • Problem while using for first time the Repository in Des 6.0

    After creating the Repository, with a new project, trying to use the process diagramer and defining the root process this message appears:
    RME-00224: Failed to close activity
    RME-00222: Failed to dispatch operation to Repository
    RME-00011: Operation 'close' on ACTIVITY has failed
    RME-00020: Internal API error - ORA-04031: unable to allocate 8192 bytes of shared memory ("large pool","unknown object","sort subheap","sort key")
    How can I solve this problem?

    Geraldo,
    Please check your init.ora parameters:
    max_enabled_roles = 30
    sort_area_size = 262144
    sort_area_retained_size = 65536
    hash_area_size = 1048576
    optimizer_index_caching = 50
    optimizer_index_cost_adj = 25
    shared_pool_size = 32000000
    db_block_buffers = 2000
    open_cursors = 1000
    processes = 100
    db_file_multiblock_read_count=16 # for a 4K Oracle block size
    db_file_multiblock_read_count=32 # for a 2K Oracle block size
    db_file_multiblock_read_count=8 # for a 8K Oracle block size
    Davi

  • Installing Repository, but Operation 'close' on ACTIVITY has failed

    Hi all!
    I've installed Oracle 9.0.1.1.1 on my Windows 2000 machine. After that, i've installed Oracle
    Developer Suite, and the run the Repository Administration Utility, and I created a repository.
    Before that, I created the tablespace and the user for the repository, with rights, so:
    CREATE TABLESPACE "REPOSITORY"
    LOGGING
    DATAFILE 'F:\ORACLE9I\ORADATA\ORACLE\REPOSITORY.ora' SIZE
    300M AUTOEXTEND
    ON NEXT 20M MAXSIZE UNLIMITED EXTENT MANAGEMENT LOCAL
    CREATE USER "REPADMIN" PROFILE "DEFAULT"
    IDENTIFIED BY "oracle" DEFAULT TABLESPACE "REPOSITORY"
    ACCOUNT UNLOCK;
    GRANT "CONNECT" TO "REPADMIN";
    GRANT "DBA" TO "REPADMIN";
    ALTER USER "REPADMIN" DEFAULT ROLE ALL;
    grant execute on dbms_lock to repadmin;
    grant execute on dbms_pipe to repadmin;
    grant create table to repadmin;
    grant create view to repadmin;
    grant create procedure to repadmin;
    grant create synonym to repadmin;
    grant create sequence to repadmin;
    grant select on sys.v_$nls_parameters to repadmin with grant option;
    grant select on sys.v_$parameter to repadmin;
    grant select on dba_rollback_segs to repadmin;
    grant select on dba_segments to repadmin;
    grant create any synonym to repadmin;
    grant drop any synonym to repadmin;
    grant create public synonym to repadmin;
    grant drop public synonym to repadmin;
    grant create role to repadmin;
    grant create trigger to repadmin;
    grant create type to repadmin;
    grant select any sequence to repadmin;
    grant unlimited tablespace to repadmin;
    My temp tablespace is autoextend, too...
    If i want to give a user some rights, or in the Repository Object Navigator, i
    try to 'Invoke Workarea Wizard' and 'Create a default Workarea' I've got the
    following error message:
    Message
    RME-00020: Internal API error - ORA-00600: belsu hiba ksd,
    argumentumai: [25012], [2147483647], [0], [], [],
    RME-00011: Operation 'close' on ACTIVITY has failed
    RME-00222: Failed to dispatch operation to Repository
    RME-00224: Failed to close activity
    Any idea, how to solve it?
    Thanks:
    Zsolt Sandor

    Zsolt,
    The {600} error is reporting an issue with the database.
    What version of iDS have you installed? All the latest versions will require an 8.1.7 or 9.0.1.3 database.
    I suggest you get the latest patch for the database and bring it up to 9.0.1.3.
    regards,
    David Brown
    SCM Product Management

  • Failed to dispatch operation to Repository

    i have designer 9i on my machine os=windows server2003
    what i am tring 2 do is 2 create a new database from the server model the question is:
    1-How can i create a container in order 2 create a new data base...to make a Reverse Engineering?
    -- if i used an old container .. i did
    2-Why whenever i run the capture design utility i can't save the diagram
    RME-00020 :Internal API error - ORA-01403 :no data found
    RME-00011 :Operation 'ins' on COLUMN has failed
    RME-00222 : Failed to dispatch operation to Repository
    is there any way out of this ..?
    regards,
    Abdetu..

    Hello Alll,
    i created a new ERD, then select > utilities > table to entity retrofit
    Afterwards : i press candidate tables button > ??
    i found all tables that i have saved from the capture design but save errors r raised again
    speciallly:
    RME-00020: Internal API error- ORA-01422:exact fetch returns more than requested number of rows.
    RME-00020 :Internal API error - ORA-01403 :no data found
    RME-00011 :Operation 'ins' on COLUMN has failed
    RME-00222 : Failed to dispatch operation to Repository
    having the following cases :
    starting retrofit
    creating entities
    the following entitiesw have been created
    the rerofit utility has failed
    Now how can i Solve thius out..?
    pls can any boady help me..?!
    Regards,
    Abdetu..
    -----------------------------------------

  • Not able to create new repository

    H,
    While creating the new repository under Virtaul Content Repository, i am getting follwing error. Please help
    The Repository class: com.documentum.beaspi.webcache.WebCacheRepository is not a valid implementation. Please check your classpath.
    I have put dmcmspi.jar in ear\EarContent\APP-INF\lib and domain\base_domain\lib folder but still I am getting this error.
    Edited by: user11311969 on Sep 3, 2009 11:23 PM
    Edited by: user11311969 on Sep 3, 2009 11:27 PM

    I think that code will work with BEA weblogic 8.1 version. With weblogic 9.2 all the repository API's have changed. Unfortunately Documentum Content services have NOT upgraded their API's. So you cannot use this class anymore. I also tried using this class. If you have any further knowledge please share here..
    Thanks
    Sai Peddiboyna

  • Extensibility API Hook for Database Transformation

    I'm extending my entities in designer and would like to know if designer 6i provides any features that would allow me to programmatically hook into the database transformation wizard so that I may enhance the generation of my tables.

    Hello again Jonathan,
    Option 1 is the longest workaround: I wouldn't follow
    that one myself! :-)
    Option 2 is the popular choice. Many users amend such
    attributes using specifc scripts against the Designer
    Repository API after performing the transformation or
    generation.
    Unfortunately, we do not support the third option. The
    TAPI etc generate code out of Designer, so it's easier
    to hook into that using your custom scripts outside of
    Designer, then reverse engineer your changes back in
    (for example).
    The Database Design Transformer is an internal utility,
    which generates just database design meta data from the
    entity/relationship definitions.
    We tend to restrict access to such internal utilities,
    e.g. from a position of Support etc. Unfortunately, we
    therefore currently do not plan to change this.
    I have asked a colleague of mine to look at yours and
    another similar one and hopefully offer more help. You
    can find the Repository API guide here on the Designer
    Documentation pages, which should also help to define
    the relevant parts of the API you need for your script.
    FYI, the other post referred to above is:
    Database Design Transformer
    Hope this helps.
    Regards,
    Dominic
    Designer Product Management
    Oracle Corp

Maybe you are looking for