Reg. repository

Hi,
Currently i have database 9.2.0.1.0 on windows with Forms 10g release 2. I want to use the Oracle Designer. For that i have to built repository. I have read that there are seperate repositories for designer and database.
I want to know why repository is required and whats use of it. Moreover how to install repository and configure repository for database as well as designer. Am i right that repository for designer and database are seprate ?

i am not sure about the separate repository part. from what i have known..using designer 6i.
it needs to ahve a schema/repository created in a database to store the entity/relationship diagrams, designer users information, model information, volumetric,...etc information stored.
everytime you work on the datamodel the information is updated and stored in the designer reposiroty tables. you can migrate, upgrade repository from one database to another.....FYI

Similar Messages

  • Reg Repository tables and views

    Hi
    I am new to designer heard that the repository has its own database.
    Currently i need some details on where the tablenames and columns are stored.
    i went through some of the views in the designer and iam able to get a view by name CI_TABLE_DEFINITIONS where the i could find out all the table names.
    i am in need of a table or a view where all the columns in the corresponding tables are stored.
    The final output i need is by making use of a query i should get the tablename and columns that are available in a particular table.
    Thanks for your help.
    Cheers
    Suji

    Hi,
    I think you are looking for the metadata model of the repository. The one for Designer 6i can be obtained by the following URL:
    http://download-uk.oracle.com/otn_hosted_doc/designer/doc_library/6i_release42/CDOC72/model/el_defs/outer_frame2_de.htm
    But if you have installed Des6i, I think it should be available in <ORACLE_HOME>\cdoc72\model\el_defs.
    HTH
    Kind regards,
    Lennart de Vos

  • Reg repository objects

    hi all,
    how are repository objectcs are organized

    Hi Rohit,
    I would say repository objects are organized under Packages and then further categorized by the type of object e.g. program, table etc.
    All repository objects are stored in the database table TADIR. The first two fields of the key define the type of object that it is e.g.
    A program is R3TR and PROG.
    Hope this sort of answers your Q.
    Cheers,
    Aditya

  • EHP4 -CMXSV - Standard XStep Repository -error -reg

    Hi,
    We have aaplied EHP4 package to our existing ECC6.0 .
    When i try to execute the transaction CMXSV - Standard XStep Repository  its asking for the plant ,
    when i give the plant and execute system is throwing the below mentioned  error
    please advice what to be done ? is it BASIS work or ABAP or soem customization missing ?
    ERROR :
    Internal error; SXS repository is not active or does not exist
    and also require some help on using the XSTEPS concepts , can it be used only for PP-PI or PP-Discrete and REM also can make use of those ?
    regards,
    madhu kiran.

    Hi There,
    Please can you explain a little more. I am trying to run CMXSV and getting the response that it's not active.
    Regards
    DAren

  • Reg: importing/exporting repositories problem

    Hi all,
    I done all the exports from development in below vice versa:
    from topology:
    export master repository
    export topology
    export logical topology
    export execution environment
    from security
    export security settings
    from designer
    export work repository
    all are in .zip file formats only.
    i created 2 new schams in production db like impmaster for master repository and impwork for work repository
    then next
    i created one new login name example produtionmastr
    1)after that i imported master repository from import master repository winzard.
    2)it imported sucess fully i got all technologies,physical servers,physical schems,logical schemas,agents,contexts also.
    3)next i tried to import topology,logical topology and execution environment it takes time but nothing will be impoted. (my quwstion is what is the reason for we
    again import topology logical topology again,when the time import master repository only we are getting all the things in topology.then what is use for this options.)
    4)next think i created one work repository in topology manager with different id from development
    5)i created login name for work repository and i login to designer.
    6) i imported work repository from zip file using synonym insert mode. imported success.
    7)i changed all the physical paths in physical data servers. every thing fine.
    8)but i am getting problem with agent.previously i am working with odi 10.1.3.
    error is:
    oracle.odi.runtime.agent.invocation.InvocationException: ODI-1221: Unable to restart session 11050: session is not found in work repository WORKREP1.
         at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invoke(RemoteRuntimeAgentInvoker.java:260)
         at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invokeStartSession(InternalRemoteRuntimeAgentInvoker.java:171)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.runStartSession(SnpsDialogExecution.java:1972)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.doVariableExecuter(SnpsDialogExecution.java:1340)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar.handleRefreshVariableAction(EditFrameSnpVar.java:818)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar.access$6(EditFrameSnpVar.java:796)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar$1.actionPerformed(EditFrameSnpVar.java:346)
         at com.sunopsis.graphical.component.toolbar.OdiTextAreaToolbarAction.executeAction(OdiTextAreaToolbarAction.java:146)
         at com.sunopsis.graphical.component.toolbar.AbstractOdiToolbarAction.actionPerformed(AbstractOdiToolbarAction.java:203)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:274)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:270)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    9)in 11g odi agent creation was totally different all configurations need to odiparams.bat.
    10)my doubt can i need to update all the repository names in odiparams.bat file
    11)or we can reuse the one agent to all repositories why because in 11g we are giving all reps names in odiparams.bat file.
    please share your solutions
    Regards,
    Surya

    3)next i tried to import topology,logical topology and execution environment it takes time but nothing will be imported. (my quwstion is what is the reason for we
    again import topology logical topology again,when the time import master repository only we are getting all the things in topology.then what is use for this options.)
    Ideally i would suggest when you are importing for the first time you can use the Import Master Repository wizard and from next time if any small changes has then import those individual ODI Object.
    You don't have to repeats those individual import once the Master Repository Import is successful.
    Reg Agent Error You can create an Agent manually in the your new Topology.
    I believe you have upgraded from 10g to 11g . In that case all your Master Rep url and credentials might change and so the old odiparams might not work .Please update odiparams accordingly.

  • Issue in Importing Cleansing package in to Repository through Repo Manager

    Hi,
    For using Data Quality, we have installed the cleansing package installble into our server. It has created all the ZIP/DAT Files in to the ...DataQuality\Datacleanse directory. After that while importing into Metadata through Repository Manager, we are getting
    " A Probelm occurred while verifying data cleanse repository connection".
    Note : We have installed BODS XI 3.1 Version
    And the cleansing package  using here is SBOP CLEANS PACK XI 3.2
    Is there any problem with version incompatibility?
    Any other solution??? Kindly help us on this.
    Reg,
    John

    John,
    BODS XI 3.1 requires cleansing package XI 3.1.  You will need to download the cleansing package XI 3.1.  Or, you can download BODS XI 3.2 and install the latest version.
    Paul

  • KM repository to WPC

    Hi,
    is there any easy way or any way at all to convert a KM-based site (KM repository and roles) into a WPC site.
    E.g. i have a portal role mainly relying on existing KM content. I then upgrade to my EP7 to include the WPC functionality. The question  is do i have to recreate all pages with the WPC of is there a better way to convert the existing content?
    Thanks
    Regs,
    LD

    You can actually drop the KM Navigation iViews onto WPC pages by navigating through the pcd when you add content. It allows you to go with WPC pages while keeping the functionality of the standard KM in terms of tracking document renames and movements to keep links updated. WPC does not replace the KM repository, though. It simply displays it.  The documents stay in the KM.

  • SPDD "Changes to Repository or cross-client Customizing are not permitted"

    Hi All,
    While adjusting the std. ddic objects during upgrade from 4.6c to ECC 6 thru <b>SPDD</b>, I am getting the error message saying <b>"Changes to Repository or cross-client Customizing are not permitted"   Choose 'Display object' or 'Cancel'.</b> I am making these changes in te <b>Customizing 000 client</b>
    What could be the reason for this?
    Helpful and timely answers will be gratefully rewarded!
    Regards,
    Karthik.

    Hi
    I think there are some settings with radiobuttons in some Basis transaction where we can adjust this, basis person knows about it
    see the links reg SPDD
    SPDD - http://help.sap.com/saphelp_erp2005/helpdata/en/2e/6d66587d9011d396b60000e82de14a/frameset.htm
    SPAU and SPDD
    http://www.sap-img.com/bc018.htm
    Please refer the link,
    Transaccion SPDD and SPAU
    explaination of SPDD
    Transaccion SPDD and SPAU
    about spau & spdd
    explaination of SPDD
    Transaccion SPDD and SPAU
    about spau & spdd
    Regards
    Anji

  • Config Error in CM Repository 'dbfs'

    Dear All,
    I am creating CM Repository in dbfs Mode....we are on EP 7.0 Unix OS and Repository is on Content Server 6.40 Win32 OS.
    The Configuration for CM Repository is as mentioned Below:-
    Description:KM Repository to Content Server FileSystem
    Prefix (must start with /): /RepositoryCont
    Active: Checked
    Hide in Root Folder: Unchecked
    Persistence Mode: dbfs
    Repository ID in Database: RepositoryCont
    Auto Check-In/Check-Out: Unchecked
    Preserve Version Histories: Unchecked
    Root Directory:
    10.2.16.107\ZPORTAL_KM_FS\kmroot
    Root Directory for Versions:
    Repository Services:
    accessstatistic
    comment
    discussion
    feedback
    layout
    personalnote
    properties
    rating
    statemngt
    subscription
    svc_acl
    tbp
    Property Search Manager:
    com.sapportals.wcm.repository.manager.cm.CmPropertySearchManager
    Security Manager: AclSecurityManager
    ACL Manager Cache: ca_rsrc_acl
    Windows Landscape System: ContentSrvrPath (NetWork Path)
    Send Events: Checked
    Memory Cache: ca_cm
    Memory Cache for small content (<32KB):
    Compress content greater than: -1
    Internal Links Default To Dynamic: Checked
    Filesystem Content Cache Directory:
    Max Size of Filesystem Cache: 100 Megabytes
    Maximum Number of Cache Files: -1
    Disable Automatic FSDB Synchronization:
    Enable FSDB Content Tracking: checked
    Read-only Content Expiry Delay: 0 Seconds
    Configuration of Network Path is Defined Below:-
    Name "ContentSrvrPath"
    jCIFS Protocol: Checked
    Description:Remote Path to KM Content Server Repository
    Network Path:
    10.2.16.107\ZPORTAL_KM_FS
    Password: Windows Content Server Password to access Directory
    User: administrator
    We are receiving error in Component Monitoring: Start Up Error
    Configuration Error: creating content handler: Content
    folder '
    10.2.16.107\ZPORTAL_KM_FS\kmroot' does not exist.
    We have already shared the defined repository on content server and
    assigned full access to administrator.
    Now, Our content Server is on Windows OS and Portal is on UNIX so, so,
    may be portal server is unable to identify windows directory path...
    so, kindly let me know the workaround ...is it required to mount
    WIndows Content Server Repository on to Portal Server????
    Reg,
    Tushar Dave

    Hi Dave,
    There is a restriction here with dbfs mode which is not that clearly documented, see section 'E) Network Paths and the CM Repository' of note 900571, essentially the way DBFS repository is designed the Network path is not been taken into account.
    Regards, Lorcan.

  • ThinkVantage System Update 4, Windows 7 x64, and LAN repository are failing with T410 laptops

    I've been using TVSU/TVUR for a few years and they're excellent tools.  Life would be much harder without them.
    Recently I acquired some ThinkPad T410's with Windows 7.  As usual, I applied an existing Windows 7 image (from a T400), and ran TVSU.  Group Policy settings populate the TVSU reg keys with the UNC path to the update repository on my LAN.  So far so good.
    Now things get weird.  TVSU asks for a username and password when first connecting to the repository at \\servername\sharename\path.  That shouldn't be necessary - I can browse that path as the logged-in domain user.
    No matter what I put in the username/password prompt, whether I hit OK or cancel, TVSU proceeds to scan the directories in \\srvername\sharename\path for relevant updates.
    Once it finds 15 updates, I select them.  Clicking on the "details" option for any updates brings up an empty window, no text.  If I try to download updates, it starts chugging along and quickly finishes, reporting "15 packages did not download". 
    I don't have this problem with other Win 7 x64 T400's, or other laptops running other OS's.  I don't think the repository is corrupt, since other systems can download and install updates.
    Where do I go from here?
    dcsln

    Here's the interesting part, near the end, of the tvsu log on another T410 with the same symptoms after tagging two updates for download, and failing to download both:
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: Executing the StartProcess PackageInstallerProcess
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Process.PackageInstallerProcess.ChangeDownloadFailedUpdates(ArrayList list)
        Message: The update Lenovo ThinkVantage Toolbox (64-bit) download failed, the file C:\Program Files (x86)\Lenovo\System Update\session\LTTsetup_60551461x64\ does not exist or the file's CRC is incorrect..
    [note: this directory exists]
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Process.PackageInstallerProcess.ChangeDownloadFailedUpdates(ArrayList list)
        Message: The update Windows 7 Update Module KB981112 64bit download failed, the file C:\Program Files (x86)\Lenovo\System Update\session\os7011ww_64\ does not exist or the file's CRC is incorrect..
    [note: this directory exists.  There's a CRC string in the xml file in the listed directory for os7011ww_64.exe, but the .exe isn't there, which might make it fail the CRC.]
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: Executing the PostProcess PackageInstallerProcess
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.Start()
        Message: The process PackageInstallerProcesshas been finished.
    Info    2010-08-10 , 07:12:00
        at Tvsu.Engine.Task.Task.StartExecution()
        Message: PostTask
    Info    2010-08-10 , 07:12:00
        at Tvsu.Sdk.SuSdk.InstallUpdates(Update[] updatesInstall, Update[] updatesDefer, downloadingDelegate downDelegate)
        Message: Return install Updates
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.GUIController.ShowResults()
        Message: Displaying install results...
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.FlowScreens.Results.AdjustComponent()
        Message: System updated:
        Installed=0
        Not Installed=Tvsu.Beans.Update[]
        Deferred=0
        Download Failed=2
        Hidden=0
    Info    2010-08-10 , 07:12:00
        at Tvsu.Gui.MainFrame.SetScreen(String screen, EventHandler[] eh)
        Message: Loading Results screen on Action pane.
    Info    2010-08-10 , 07:12:49
        at Tvsu.Gui.GUIController.AskBeforeClosing()
        Message: Close System Update?

  • REGI configuration path not found in HANA studio

    Dear Experts,
    I have my HANA studio and HANA client installed. I can see the regi.exe file in the hdbclient folder. I am using studio 1.0.7000.
    But i am not able to find the suggested path for Regi configuration in the studio.
    Window - > Preferences -> SAP HANA Development -> Repository Access.
    Please find the PIC attached. I am using the development perspective.
    I searched everywhere here but could not found. Not sure if its renamed to something else.
    Can someone please help?

    Hi Amit,
    HANA studio has no dependency on Regi from SP7.
    You can see more details in http://scn.sap.com/community/developer-center/hana/blog/2013/12/03/sap-hana-sps07--various-new-developer-features
    Best Regards,
    Lohit

  • Workbook from documet repository

    Hallo guru's
    I'm stupid!
    I delete my favourites and now i can read workbook
    I know my workbook still exist , but i don't know how to restore from ocument repository
    any idea?
    thank a lot
    Roberto

    Hi,
    Please see whether this site helps you to resolve the problem.
    Re: Workbook Allocation
    Regs
    Gopi.

  • Repository Framework - customize notification

    Dear Experts,
    does anybody know how to customize a notification. If an resource in the repository was changed, send a customized eMail or SMS to the registered users.
    First i tried out to implement a new repository service to create a new subscription. But I think thats false. Can anybody help me???
    Thx a lot!
    regs,
    timo

    Hi,
    You need to write your own notification class for customization of notification. Some thing like this:
    public class SendingMail {
    public void postMail(String recipient, String subject, String message){
    String mailServer =
                   ResourceBundles.getBundle(SendingMail.class.getName()).getString(
                        "sendmail.mail.server.sap");
    props.put("mail.smtp.host", mailServer); // mail server
    Session session = Session.getDefaultInstance(props, null);
              session.setDebug(debug);
              // create a message
              Message msg = new MimeMessage(session);
              //MimeMessage msg = new MimeMessage(session);
              // set the from and to address
              String sender =
                   ResourceBundles.getBundle(SendingMail.class.getName()).getString(
                        "sendmail.sender");
              InternetAddress addressFrom = new InternetAddress(sender);
              msg.setFrom(addressFrom);
              Address addressTo = null;
              IUser user = this.getUser(recipient);
              if (user != null)
                   addressTo = new InternetAddress(user.getEmail());
              else
                   addressTo = new InternetAddress(sender);
              msg.setRecipient(Message.RecipientType.TO, addressTo);
              // Setting the Subject and Content Type
              msg.setSubject(subject);
              msg.setContent(message, "text/html");
    private com.sap.security.api.IUser getUser(String userName) {
              IUser user = null;
              try {
                   user = UMFactory.getUserFactory().getUserByLogonID(userName);
              } catch (UMException e) {
                   e.getMessage();
              return user;
    and you need to call this class to send notification. Hope this help you.
    Satish

  • Reg: Open and Closed Activities in DTR

    Hello Guru's,
    I am confused with the Open and Closed Activities in DTR, What are the significance of these activities?
    And when does an Open Activity changes to Closed Activity?
    And why does an Empty Open Activity gets created?
    How does the Open Activities effect the Performance of the system?
    In NWDS what is the significance of the Public Part and the dcdef xml files?
    Please explain and if possible send the links to better understand these? I tried searching for info but with no luck.
    Appreciate the Help.
    Thanks & Regards,
    Pramod

    Dear Pramod,
    Activity in general can be considered as the wrapper of your changes.
    While working in NWDI, any modification that you perform on your source code must be associated with an Activity.
    Some Definitions:
    Client DTR: Represents the Local Track file system present on you local machine, where Checked-out a desired code from Server DTR
    Server DTR: Represents the Central Repository present on the server, where your source code is checked-in.
    Open Activities
    These are the activities that are not yet checked-in to Server-DTR, and they represent the Open Version.
    Exmple:
    1) Suppose you have made some modification in "File A" which is associated in Activity-1
    2) When you open the DTR Perspective in your Developer studio, you will be able to see all the changes that you have associated in the Activity-1, this DTR-perspective of your NWDS is also termed as Client-DTR.
    3) But, when you open the Server-DTR in DTR Web interface, you will not be able to see the same file structure that is present in your client DTR, it will not contain the changes that you have incorporated in Activity-1.
    4) The changes present in Activity-A are not available to any other developers, even if you try to use the same developer ID and load the same track, the activities are still said to be purely Local.
    Closed Activities
    These are the activities that are already Checked-in to Server-DTR and they represent Closed Version.
    Example:
    1) In the same example explained above assume that we now Check-in the Activity-1.
    2) Now, if you open the Server-DTR in DTR Web Interface, you will be able to see the same file structure that is present in your Client-DTR.
    3) Now the changes that were present in Activity-A are also available to other developers too.
    Open Activity and Performance
    1) Open Activities create a temporary entry point reference on the Server DTR you can serach for open activities in Secer DTR web interface, every single activity occupies space on your local machine. So it may affect the performance only if the activity count is very high.
    2) In the local file system, the meta data is stored in the .dcdef file in the _comp
    subfolder.
    3) The meta data is stored in the .dcdef file, every public part has its own meta data file. They are located in the def subfolder of the component and have the fileextension pp.
    Every component (DC) is defined by a set of files, stored and versioned together with the
    component in the repository.
    u2022 A file with the reserved name .dcdef stores the basic attributes such as name,
    description and component type, the parent component (if there is one), a list
    of child components (if there are any), a list of dependencies, links to the component
    sources, and the access control list. The .dcdef file must be stored directly
    in the _comp folder.
    u2022 The folder _comp/def contains one file for each public part of the component,
    which carries the name of the public part with the extension .pp. This file contains a list
    of the development objects belonging to the public part and an access control list for
    this public part.
    Both .dcdef and .pp files are stored in an XML-based format; you can display them in the
    content display of the Repository Browser or with any text editor. However, this is
    not necessary. To create and edit these files, use the component tools of the SAP NetWeaver
    Developer Studio.
    In exceptions, you can manually repair the .dcdef or a .pp file of a component.
    Note that direct manipulations are dangerous and can render a component
    unusable.
    I hope you will get a clear picture now.
    Regards,
    Shreyas Pandya

  • Can Multiple users work on the same work Repository ?

    I have master repository and work repository on one machine, can multiple developers connect andwork on the same work repository? how?

    oh Yes!
    it is v simple.
    follow the steps:-
    once master and work repository has been created on a system.U just need to know all the information supplied wen creating a login to designer.
    like user name and password of database,url,driver as well as master's repository uname and password.
    if u have the following information with you,then u can create a new login with designer provided all the above information and u will have full access to designer
    in work repository u want to connect

Maybe you are looking for