DBAsupport.com Forums - Powered by vBulletin
Results 1 to 7 of 7

Thread: Oracle designer 6i

  1. #1
    Join Date
    Nov 2000
    Posts
    56
    I would like to start using Oracle designer 6i. could someone tell me what is the best way to start learn that.
    I have installed the same on Windows 2000, with Oracle 8.1.7 server. But i cannot open the designer, it says
    CDR-20043 - Non-versioned repository has no workarea or insufficient privilieges.

    Could somebody help me out..

    Rama
    Rama

  2. #2
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    When you installed Designer, you should have created a repository. It is an Oracle database like any other in some ways.

    You will need to create a user that has administrative privileges and owns the repository.

    If you have installed Designer from the Technet download, it should prompt the creation of a repository and the creation of a user that is the repository owner.

    Good luck.
    David Knight
    OCP DBA 8i, 9i, 10g

  3. #3
    Join Date
    Nov 2000
    Posts
    56
    O yeah, It did create a repository.
    But i made a user and granted connect, resource, create role and create procedure to it.
    does the user need more privileges than this.


    Rama
    Rama

  4. #4
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    The owner of my repository is DESOWNER.

    DESOWNER has the following roles:

    connect
    dba
    resource
    ck_oracle_repos_owner
    ckr_desowner

    ckr_desowner is granted with administrative rights.

    Hope that helps.
    David Knight
    OCP DBA 8i, 9i, 10g

  5. #5
    Join Date
    Nov 2000
    Posts
    56
    Hi,

    I do have the ckr_desrep role, but what about the
    ck_oracle_repos_owner. Did you create them, as i couldn't see that even in dba_roles view.


    Rama
    Rama

  6. #6
    Join Date
    Jul 2000
    Posts
    243
    Hi

    first, in order to prevent futur problems with ecp/imp add to you important users full exp/imp. also, in the designer 6i you have the repositpry tool where ou admin users, you create a db user and then you create the designer user, allthough i think it is not a must to first create the db user.

  7. #7
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    1,185
    I did not create any custom roles. The DESOWNER user that I created was done when I set up the repository. The role was assigned by Oracle.

    Here are two possible suggestions.

    1) if you can get into Designer, try using the Repository Administration Tool to adjust privileges.

    2) try to assign the privileges through the SQL*Plus interface with SYSTEM.

    Good luck.
    David Knight
    OCP DBA 8i, 9i, 10g

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width