DBA privilegs to ODI repository schemas and workschemas

Hi,
We are using oracle 11gr2 data base for our integration(Table to Table Transformation).Could you people suggest me what are DB privileges and rights required for each schema.
1)Master Repository schema-What are privileges this schema should have?
2)Work Repository schema-What are privileges this schema should have?
3)Connecting source schema-What are privileges this schema should have to connect to master and work repos schema?
4)Source works schema(Tempoary tables,JRN triggers,etc will be created)-What are privileges this schema should have?
5)Connecting target schema-What are privileges this schema should have?
6)Target works schema-What are privileges this schema should have?
Thanks & Regards,
Kumbar

Hi Kumbar,
1)Master Repository schema-What are privileges this schema should have? :*Normal connect, resource, create table privilege should be enough*
2)Work Repository schema-What are privileges this schema should have? : Normal connect, resource, create table privilege should be enough
3)Connecting source schema-What are privileges this schema should have to connect to master and work repos schema?
Why you want to connect to master and work repo from source schema ? I am not sure of your question .
4)Source works schema(Tempoary tables,JRN triggers,etc will be created)-What are privileges this schema should have?
5)Connecting target schema-What are privileges this schema should have?
6)Target works schema-What are privileges this schema should have?
for 4,5,6 : Normal connect, resource, create table , create view , create privilege etc privilege should be enough .

Similar Messages

  • How to re recover passwd of ODI repository schema

    Hello,
    I lost the password of the ODI repository schema .
    How to recover it ? Can I change from the database ONLY(I guess this is not the only action to do ) ?
    Thank you.
    BR.

    Hello,
    When I chek the database table sys.aud$ I found sessions of the schema (master odi repository ) from the hostname where the ODI Server is running.
    That means that if I changed the password ONLY from the database I'll get errors from the weblogic Domain(ODI Server).
    Is there any other way to reset that password with all the modifications to perform on the ODI Server and database ?
    BR

  • Error while Importing customer repository schema

    Hi All,
    I want to import a customer repository schema into vendor repository so that i can have multiple main tables.
    I exported the customer repository schema and tried to import it in Vendor repository.
    In the pop up that apperas when we click the Import repository schema and select the file from the source location i selected the below options
    1. for all the modify operations i selected the operation as "Reject "
    2. For all the delete operations i selected the operation as "Reject"
    and
    3. for all the add operations i selected the Operation as "ADD"
    for Vendors table(main) the operation was to delete for which i selected the reject operation and for customers table(main) i selected the add operation.
    Now when select ok the system throws the below error
    "One or more selection Items require that you select additional Items. would you like to see the report".
    On clicking yes to see the report i get the below message
    *Transport operation failed:
    Dependency check failure.  A reference to object of type: MatchingStrategy named: Customers:MDM_CUSTOMERS cannot be resolved because the object is not being added.*
    Can anyone please help me in understanding where i am going wrong?
    regards,
    Sharma.

    Hi Sharma,
    I am quite sure that this problem is related to MDM Strategy only.If you delete your strategy and try u will be able to do so:
    Please check you strategy or check may be in strategy u have some lookup field and corresponding lookup table is not transported.
    See the error says:
    Dependency check failure. A reference to object of type: MatchingStrategy named: Customers:MDM_CUSTOMERS cannot be resolved because the object is not being added
    Regards,
    Neethu Joy

  • Target Schema and Runtime Instance of Oracle Database

    I am new to OWB and starting to understand its architecture.
    Does the Runtime Access User, Runtime Repository Schema and Target Schema (discussed a the Runtime Instance) need to be installed on every database that will be a target? For example, if I have a data warehouse and two data marts, with I have three installations?

    Hi,
    You need to run the OWB Runtime Assistent for every target schema, that is correct (it will add the auditing stuff that enables you to monitor what's happening deployment and execution wise).
    Whether you need to create a Runtime Repository and its accompanying Runtime Access User(s) for each and every target I'm not sure.
    If your target schema's are on the same instance I'd say that you can use as few or many Runtime Repositories as you wish.
    When on different instances I think it's necessary to create them.
    Hopefully other forum-attendees can add some more if they have definite answers.
    Cheers, Patrick

  • ODI  Master and Work Repository schema deleted

    Hi,
    I found that the ODI  Master and Work Repository schema were deleted by someone, I want to know if there is a way to detect and find who committed the deletion.
    I will appreciate any idea to help me .
    Thanks.

    Hi, Your left with trying to track the schema deletion at the database level im afraid, without a Master Repos you dont have an ODI Environment so there is nowhere to look.
    If someone 'Detached' a work schema - you might be able to track this from a Master repos but if as you say they have been deleted / dropped then I might check th DB alert log but I dont think it will be registered unless you have Auditing enabled in the DB.
    Last solution would be to use something like logminer to read the DDL from the database logs, see if you can spot the drop that way.
    Rgrds
    Alastair

  • INS0003 OWB Repository Installation cannot continue without DBA privileges

    Hi:
    I´ve installed oracle database 10120 and today installed oracle warehouse builder 10.1, the installation haven´t problems, but when i try to execute OWB Repository Assistant i have the follow message error:
    INS0003 OWB Repository Installation cannot continue without DBA privileges
    If i connect me to OEM and check the privileges for sys or system user don't have any problem if i connect me as sysdba.
    I created a new user with all privileges and the error is the same.
    How could i fix my problem?
    Thanks for your help.
    Alex.

    This issue is normally caused because you have not setup sys to connect as sysdba per newer database setup procedures, test with connect "/ as sysdba" in sql*plus.
    If you cannot connect from SQLPlus by just the '/ as sysdba' login, then check the Note 50507.1 via Metalink as this describes the different ways you can connect to Oracle as an
    administrative user.
    Hope this helps,
    Keith
    Product Management
    Oracle Warehouse Builder

  • Oracle APPS schema copy with all privileges to new schema and table space

    Hi all,
    Here is scenario:
    I have installed e-business suite in windows 2003 server for training environment using production (prod), single node and without vision (demo).
    i have to create a new table space in e:\oracle\prodmanz with similar content as in proddata and create a new schema called manz with same privileges as APPS.
    Kindly advice.
    Manish Kumar Chudasama
    email: [email protected] cc to [email protected]
    Thanks in advance guys.

    Hi Khalid,
    Ideally when you execute sql 'create schema <schema_name>' then the logged in user is going to default owner of the schema and you should see that under 'object privileges' of that user.
    The user will have 'create any' privileges which means the user has all the privileges on that schema.
    if you want to check who is owner of the schema in the system, please check 'SCHEMAS' under views in SYS.
    Regards,
    Venkat N.

  • ODI repository and Java EE agent on different servers

    Hi all,
    I ahd created ODI repository on one data server(172.18.59.67) through RCU. Now due to some memory issues i ahd to install the ODI software on another server (172.18.41.44) and also configured the java ee agent on this second server. Will that be a problem while invoking web service through ODI?
    Thanks and Regards,
    Sourav

    Hi SH
    But while testing a web service through ODI web service (my agent is connecting successfully)... i am getting this error:-
    1#Error in ODI invocation WS ODIInvoke. ODI-1274: Agent Exception
    Caused by: oracle.odi.core.config.WorkRepositoryResourceFailureException:
    oracle.odi.core.exception.OdiRuntimeException:
    oracle.odi.core.exception.OdiRuntimeException:
    Failed to lookup dataSource from JNDI for name {java:comp/env/jdbc/odiWorkRepository
    where am i going wrong?
    Regards,
    Sourav

  • Using an NT user with DBA privileges does not permit to create schema : why ?

    Hi,
    I use an Oracle 8 on an Windows NT server.
    I have two NT users with DBA privileges.
    But, when I use the migration workbench to create the oracle schema, my users are not granted.
    Why ?
    Regards.
    Pascal

    Please clarify your problem.
    The workbench creates users (which are visible in the oracle model within the tool) with the password oracle .
    I am not sure if you are asking about accessing the database using your OS user identity, or have you found that the users exist but do not have dba privileges.
    Turloch
    Oracle Migration Workbench Team
    null

  • ODI repository creation

    Hi Friends,
    This is reddy..I am new to ODI..I have some douts on ODI
    1) How to create the repositiory in ODI ( Step By Step Information)
    2) Notes on ODI transformations
    3) Benifits of ODI comparing to other ETL tools
    Thanks
    Ranjith

    Master Repository creation :
    Assuming that you have an database user created to hold the Master Repository.
    1. Goto the Repository Management . You can invoke it from command prompt also using oracledi\bin\repcreate.bat or repcreate.sh script.
    2. Click onto the Master repository creation
    3. Fill up the details like driver , url , user , password . This user and password is of the database user who is going to store Master Repository.
    4. Click on Test and verify it is successfully connecting .
    5. Specify an ID number for this Master Repository
    6. Choose appropriate Technology
    7. Click Ok , it should create around 55 tables in the database schema.
    Work Repository :
    1. Invoke Topology and create a connection to the Master Repository created above.
    2. Goto repository tab and right click on to the Work Repositories ---> Choose Insert Work Repository
    3. Fill up the details and provide an ID for this work repository
    4. Click OK to create the work repository

  • Workspace has no privileges to parse as schema

    Hi,
    when i try to run the application appear this error Workspace has no privileges to parse as schema XXX
    Apex version = 3.2.0.00.27
    DB verison = 11g
    the workspace worked well until now
    please help
    regards

    Hi
    I think that after database upgrade from 9i to 11g the grants of the APEX users changed, and today to solve my first problem (i could't create new workspace) i grant some privilege to the user APEX_030200 and the user that now didn´t work.
    this is the grants
    GRANT CREATE CLUSTER TO "APEX_030200" WITH ADMIN OPTION;
    GRANT CREATE CLUSTER TO "XXX" WITH ADMIN OPTION;
    GRANT CREATE JOB TO "XXX" WITH ADMIN OPTION;
    GRANT CREATE JOB TO "APEX_030200" WITH ADMIN OPTION;
    GRANT CREATE ANY CONTEXT TO"XXX" WITH ADMIN OPTION;
    GRANT CREATE ANY CONTEXT TO"APEX_030200" WITH ADMIN OPTION;
    GRANT CREATE MATERIALIZED VIEW TO"XXX" WITH ADMIN OPTION;
    GRANT CREATE MATERIALIZED VIEW TO"APEX_030200" WITH ADMIN OPTION;
    revoke this grants?
    Note: the user XXX has the DBA role
    Thanks

  • EUL5_BATCH_REPOSITORY could not be found in the repository schema

    Hi Gurus
    I had created a new schema XXDISC to store the scheduled workbook results and executed the batchusr_app.sql to complete the necessary setups.
    I was able to schedule the workbooks as well.
    I have since dropped the XXDISC schema and now when i access the scheduling in disco plus i get the error message
    "Insufficient database privileges for scheduling: A workbook cannot be scheduled for the following reason(s) - The package
    EUL_BATCH_REPOSITORY could not be found in the Repository Schema XXDISC. Batchusr.sql should be run against the current EUL"
    Info:
    Discoverer 11.1.1.3
    Apps Mode EUL
    Regards
    Ariv

    Hi,
    Do you have a question here?
    did you try "Batchusr.sql should be run against the current EUL" ?
    the error is probably since your current EUL (DB USER) is missing the privilege to schedule, try to run the script and see if it helps
    I suggest you do that in a testing environment...
    Tamir

  • RCU Schemas and Information in it

    Hi Guru's
    I am new to OBIEE 11g.
    I have successfully installed obiee 11g on my local machine and we are going forward to install them on Dev server.
    But I am confused with some issues like what will be stored in the schemas like BIPLATFORM and MDS.
    And Obiee wont start up without that schemas.
    What if we update or do something in database that drops these schemas?
    Do we get scripts to create these schemas again in the database if any worse happens without effecting installed OBIEE.
    Thank you Very much.

    Hi
    But I am confused with some issues like what will be stored in the schemas like BIPLATFORM and MDS.
    These schemas will store all the meta-data information related to your BI Application, like lifecycle of app, any triggers, any schedulers etc.
    And Obiee wont start up without that schemas.
    YES. OBIEE will NOT start or work if these Schemas are NOT up and running.
    What if we update or do something in database that drops these schemas?
    Generally, these 2 Schemas cannot be updated directly by any user unless they really go to those tables and modify data. These tables are accessed internally by BI Framework APIs. Most of the times, users will NOT modify these tables data. Only SYS user can drop these schemas, unless other user have SYS privileges. Also, these Schemas can be created only by Database SYS user (Admin). Unless required, actual normal user/developer will not need access to these tables. He just needs details to configure these to this BI Domain for DataSources.
    Do we get scripts to create these schemas again in the database if any worse happens without effecting installed OBIEE.
    YES. There is a big giant zip file / utilitly called RCU (Repository Creation Utility) that can be downloaded from Oracle Site. Also, it has different versions for different middleware products. Like BI 11.5 will use RCU 11.5, BI 11.3 will use RCU 11.3 etc. These versions should match. You download this big zip file, unzip it and run a batch file. It will ask for SYS user/pwd along with db host, port, sid. Then you can select whether to CREATE / DROP schemas. Then you select for which Middleware Product you want Schemas like for BI (above 2 schemas), for SOA/BPM (about 3/4 schemas), WebCenter (Some other schemas etc). And finally it creates Tablespaces, Users, Tables, Functions, StoreProcs etc etc etc. Hence we need SYS details to run RCU command.
    Re: RCU_HOME directory, temporary or permanent?
    Re: RCU installation issue
    Thanks
    Ravi Jegga

  • Expdp+Impdp: Does the user have to have DBA privilege?

    Is a "normal" user (=Without DBA privilege) allowed to export and import (with new expdp/impdp) his own schema?
    Is a "normal" user (=Without DBA privilege) allowed to export and import (with new expdp/impdp) other (=not his own) schemas ?
    If he is not allowed: Which GRANT is necessary to be able to perform such expdp/impdp operations?
    Peter
    Edited by: user559463 on Feb 28, 2010 7:49 AM

    Hello,
    Is a "normal" user (=Without DBA privilege) allowed to export and import (with new expdp/impdp) his own schema?Yes, a User can always export its own objects.
    Is a "normal" user (=Without DBA privilege) allowed to export and import (with new expdp/impdp) other (=not his own) schemas ?Yes, if this User has EXP_FULL_DATABASE and IMP_FUL_DATABASE Roles.
    So, you can create a User and GRANT it EXP_FULL_DATABASE and IMP_FULL_DATABASE Roles and, being connected
    to this User, you could export/import any Object from / to any Schemas.
    On databases, on which there're a lot of export/import operations, I always create a special User with these Roles.
    NB: In DataPump you should GRANT also READ, WRITE Privileges on the DIRECTORY (if you use "dump") to the User.
    Else, be accurate on the choice of your words, as previously posted, DBA is a Role not a Privilege which has another meaning.
    Hope this help.
    Best regards,
    Jean-Valentin

  • DBA privileges for BOMM.

    Hi Experts!
    Currently customer want to know the reason why user account with DBA privilege must be needed for BOMM.
    I've read "xir2_mm_users_guide.pdf"
    "Ensure that the new user has permission to create, modify, and delete  tables so that Metadata Manager can modify the database as required.
    For Oracle, the user must have DBA privileges.  "
    Could you please give me a piece of advice or explain?
    Thanks in advance
    Tony (Customer Assurance)

    Hi Dan and All folks,
    I am having challenges collecting all metadata (specially procedures) on a given Oracle Schema.in Production due to DB user Privileges. 
    We have created a DB Account/User having the following Privilege 1. Unlimited Tablespace, Create Session and ANY dictionary" . We are using native connections for our integrator's.
    However, in development region when I change the Privilege to the following: --
    1. SELECT ANY TABLE and
      2. EXECUTE ANY PROCEDURE
    I get metadata for all objects and the counts of objects via SQL matches with the count of distinct objects collected by the BOMM tool for that schema (i.e. Table, Views, Procedures and Synonyms).
    Now the issue is that, the DBA's will obviously NOT allow the db user to have "EXECUTE ANY PROCEDURE" Privilege in Production.
    While we are looking at other alternatives, like writing scripts etc, I am reaching out to you all for any thoughts/help I can get towards this issue. Does anyone have any suggestions on it?
    Thanks
    Prabhash Dubey.

Maybe you are looking for

  • How can I go back to Leopard?

    I just upgraded from leopard to Mavericks, and it's a total disaster.  I don't know why, but almost nothing is working right. I can't move files into folders,  I can't type text - if I hit the spacebar my cursor jumps to some open folder. i can't ope

  • If I buy an iPhone 4 from Verizon will I be able to get the iOS 5 update in the fall?

    Hi, I am going to to be purchasing an iPhone 4 from Verizon this week and have a question.  I am wondering if I will be able to get the iOS 5 update in the fall? I see that it is compatible with iPhone 3gs and iPhone 4 but want to make sure.  Any hel

  • Flat file Hieararchy load issue

    Hi all, I have loaded flatfile hierarchy of 0profit center and load was successful. But I came to know that there was some data swapped for Link name and Parent ID in flat file. so I deleted the data from PSA and made changes in flat file and then tr

  • Using function module BBP_PD_SC_GETLIST to get list of carts for a plant

    Hi all, Im using  the function module BBP_PD_SC_GETLIST  to get the list of shopping carts created for a particular plant.Im passing the plant details like Business Partner Number,Business Partner GUID and Partner func. in the table I_PARTNERS of the

  • Xorg.bin use a lot of ram Catalyst

    Hello! After installing catalyst from Violo's repo i have noticed that Xorg.bin use a lot of ram(when i start the laptop it is 25mb but it keep rising till it get to 1.5gb in about 2h and I restart to free memory) This is on X-server 1.7 and now i do