Rename Logical Schema / Logical Agent

Hi,
is it possible to rename a logical schema / logical agent?
Thanks in advance & kr
Michael

Hi,
Yes it is possible to rename logical schema/agent in ODI topology .
While renaming you will get a warning saying this is used in work repository and if you rename you need to make sure all code/objects using this logical schema are pointing to the new name . Else you may find issue during execution.
It is not a good practice to change logical schema name.
Thanks,
Sutirtha

Similar Messages

  • Error while using a new Logical Agent

    hi All
    I have created a logical agent in topology manager to import data from Hyperion Planning. Made all the changes, created batch files for the same and run that successfully - as given in More to life than this Blog Series of JOHN.(Great Work by the way, John. Kudos !!!)
    I think I am missing out on a very small thing as the error I am getting while reversing is like this -
    Unable to execute, the selected Logical Agent is not
    associated to a physical Agent in the desired context.
    java.util.NoSuchElementException
    But when I go back to topology manager I can see that all the desired steps have been taken care by me.
    I have created a context, logical and physical architecture also seems right and integrated to each other as written in Blog.
    John or other Gurus.... please help me, as I feel I am very close to achieve my target of reversing the dimensions of Hyperion Planning.

    Add
    .\lib\sqljdbc4.jar
    at end of the line starting with SQLSERVERLIB in config.bat file
    Pls mark correct

  • Physical and logical agent

    Hello,
    I wanted to know what is the difference between the logical and the physical agents?
    thanks in advance

    Hi,
    the logical architecture defines the Logical Agents, allowing a
    unique name to be given to all the physical agents with the same function in different contexts.

  • Rename database Schema

    Is they any method to rename database schema name apart from taking export and import uitlities.
    Eg:- Alter user rename xx to yy;

    No and it bugs the hell out of me! Like you say
    you'll either have to use the fromuser - touser
    syntax in import or the remap_schema option in
    datapump. Another annoyance are the inflexibility of
    oracle privileges. I want a simple command to say
    grant insert on all tables in a particular schema
    without having to list them out using object
    privileges or using the ANY syntax meaning that a
    user can insert into any schemas table.But this is what roles are for. You create the role and grant the role to the user.
    With a bit of pl/sql it would be quite straightforward to create a role which had all the tables in a schema.

  • Query to rename a Schema name

    I have the permission of DBA.
    I want the query to rename a Schema name from abc to xyz
    Please help me
    Thanks,

    Do a user-level export of user X
    create new user A
    import system/manager fromuser=X touser=A
    drop user X

  • Rename a schema

    Hello,
    Is there in 10g a way to rename a schema without export/import?
    Thank you in advance,
    Marianne

    Still in 10g there is no renaming clause as you expected,you have to use exp/imp or datapump(expdp/impdp) in 10g

  • Renaming a Schema name

    Hi,
    Is it possible in oracle to rename a Schema?
    or
    Is it possible in any other SQL language like t-sql,mysql etc?
    Thanks
    Aravindh

    I think No,
    What you can do is export the schema to a different user name(your desired username)
    It all works on export and import.
    Thanks,
    Ganesh.

  • Renaming a schema name and full priveleges

    Hi,
    1) it possible to rename a particular schema in oracle 9i.For example the existing schema name is xyz,i want it to be renamed to abc.I dont want to do it using exp/imp.Any help will be appreciated
    2)Secondly is it possible to give full rights on one schema to another schema by giving single command or any alternative.
    For example
    Schema A should full rights on Schema B objects (i.e insert,delete,execute,create etc)
    regards
    Vijay

    Hi,
    1) it possible to rename a particular schema in oracle 9i.For example the existing schema name is xyz,i want it to be renamed to abc.I dont want to do it using exp/imp.Any help will be appreciatedYou can't rename a schema so i think only better available way is export import
    2)Secondly is it possible to give full rights on one schema to another schema by giving single command or any alternative.Yes you can create a script using following commands on sqlplus
    set lines 200
    spool c:\grants.sql
    select 'grant '||privilege|| ' to NEW_USER;' from dba_sys_privs where grantee='ACTUEL_USER_WITH_RIGHTS'
    UNION
    select 'grant '||granted_role|| ' toNEW_USER;' from dba_role_privs where grantee='ACTUEL_USER_WITH_RIGHTS'
    UNION
    select 'grant '||privilege|| ' on '||owner||'.'||table_name||' to NEW_USER;' from dba_tab_privs where grantee='ACTUEL_USER_WITH_RIGHTS';
    spool off;
    @c:\grants.sqlSalman

  • Rename Logical Volume

    My unix sys admin wants to rename the Logical Volume ex: vghcmlog to
    vghcmprdlog. These volume groups are used to create ASM diskgroups.
    Please advise as an Oracle DBA, what should i do to reflect these changes.

    This discussion certainly belongs to in the Grid discussion group, not here. Use "alter diskgroup ... rename directory ... to ...".
    Daniel

  • Batch Renaming Date Schemes

    I work at a business with files dating back to 2006 or so, many video. the naming scheme of these files are all MMDDYY_filename.xxx.
    We are considering redoing the naming scheme to allow for easier sort and search of certain files, but I would first like to know how to use applescript to rename selected files to the format YYMMDD_filename.xxx. I'm sure its simple and would just require an automator workflow with an applescript attached, but I'm not sure exactly what the applescript should say.
    Essentially, it's swapping the (first two) and the (5th and 6th) elements of the title and leaving the rest the same. Any ideas?
    Thanks!

    I figured it out. As you saw above, I wasn't having a problem batch renaming the title of the clips. I was having a problem with the counter. I learned in a previous posting that when you change the name of a subclip of a clip, it changes the name of both the original clip (clip in event browser, not hard drive) and the other subclips associated with it. It doesn't matter how you rename the clip (changing the name in the Name box of the Inspector, change it by clicking the name of the clip once in the event browser and typing it in, or using custom naming (click on the gear button in Inspector to find it), the name will always change correctly. For some reason (I guess a FCPX thing lol), you can't use the counter in custom naming correctly unless you change the original name through custom renaming. If you change the original name of a clip the other two ways, then try to change the new name of the clip using custom renaming with the counter, the counter will always stay the same number.

  • Context,Physical schema and Logical schema

    Hi,
    How the context,physical schema,logical schema and agent are interrelated.
    Please explain
    Thanks
    Jack

    Hi Jack,
    Context:
    A context is a set of resources allowing the operation or simulation of one or more data processing applications. Contexts allow the same jobs (Reverse, Data Quality Control, Package, etc) to be executed on different databases and/or schemas.
    Its used to run the object(process) in different database.
    Physical Schema:
    The physical schema is a decomposition of the data server, allowing the Datastores (tables, files, etc) to be classified. Objects stored in data servers with this mode of classification can be accessed by specifying the name of the schema attached to the object name.
    Ex
    Oracle classifies its tables by "schema" (or User). Each table is linked to a schema, thus SCOTT.EMP represents the table EMP in the schema SCOTT.
    Logical schema:
    A logical schema is an alias that allows a unique name to be given to all the physical schemas containing the same datastore structures.
    ->The aim of the logical schema is to ensure the portability of the procedures and models on the different physical schemas. In this way, all developments in ODI Designer are carried out exclusively on logical schemas.
    Thanks
    Madha

  • Help - Logic 8.0.2 update does not install

    The Logic 8.0.2 Update does not install on my machine. The installer goes through the motions very quickly and my Logic Pro app still indicates version 8.0.1. Logic node, Waveburner, etc. all seem to have updated to the .2 version. After not taking with Software Update, I downloaded the updater and that didn't work as well. I have also tried trashing the appropriate Receipt packages (though there was no Logic 8.0.2 receipt). Any help would be appreciated!!
    2x2.66 dual core Mac Pro, OSX 10.4.11
    Michael

    Thanks for your help, Erik. I just got off the phone with Apple support and the solution was dumber than dumb: somewhere along the line Logic Pro was renamed "Logic Pro 8" to distinguish it from ver. 7 still on my system. Renamed it "Logic Pro" and voila, the installer recognizes it!
    "mistakes were made..."
    Michael

  • I want  to upgrade from Logic 9 to v.9.0.2-

    Hi!
    I want to upgrade from Logic 9 to v.9.0.2…this requires the origional Logic 7 serial number….. I origionally upgraded to Logic 9 from Logic Pro 7…. I still have the Logic Pro 7 black box, install discs and Dongle, BUT I don’t know where the origional Logic 7 serial number is actually located!!! Anybody know where it is? Thanks

    Bluesjohan wrote:
    Is there anyone who can help me to upgrade from 9.0.0 to 9.0.2?
    I have downloaded 9.0.2 kpg but when i click on the file there`s a warning that says,
    Your computer does not need this update.
    what shall i do?
    Go to the Applications folder and rename *Logic Pro 9.app* to *Logic Pro.app* .
    Run the update installer.....
    A

  • Logic Studio 9 upgrade installation fails

    I installed the upgrade fine on my Mac Pro. Tried to install on MacBook Pro Unibody, after it asked for the second disk, it asked for the Studio Install disk again, then said it couldn't find it.
    Upgraded MacBook Pro to Snow Leopard, and the disk needed repairing, which I did. Tried to install Logic again, asked for the serial number, got almost through the first disk, then: The installer encountered an error that caused the Installation to fail. Rebooted, tried again. This time, no serial number was asked for, but it failed again near the end of writing the files.
    Tried repairing permissions (no repairs needed), threw away Logic 7, renamed Logic Pro 8 to Logic Pro and Mainstage 8 to Mainstage, tossed the prefs, tossed the XSKey receipt. Rebooted, tried again: failed again. Somewhere there is a corrupted file, methinks, and it has the serial number embedded in it, since I am no longer asked for the Logic Pro 9 SN.
    Any ideas?

    Try making an image of the disk if the MacPro will read it. Some drives are less fussy than others. Then transfer the image via your network.
    OR
    Take the disk to an Apple Store (with your receipt) They'll order you a new one, but meantime they can make you an image too, and burn it. It happened to me recently with an iWork disk.

  • Delete blob column in source and rename schema using rule

    Hi
    I have blob column in source table, which i am deleting while capturing through rule based tranformation and also renaming the schema through the same rule.
    SET SERVEROUTPUT ON
    DECLARE
    v_dml_rule VARCHAR2(80);
    v_ddl_rule VARCHAR2(80);
    BEGIN
    DBMS_STREAMS_ADM.ADD_TABLE_RULES(
    table_name => 'ENGINE.ACTIVATIONS',
    streams_type => 'CAPTURE',
    streams_name => 'CAPTURE_TO_&destsid',
    queue_name => '&source_strmadmin_user..&sourcesid._TO_&destsid',
    include_dml => true,
    include_ddl => false,
    include_tagged_lcr => false,
    source_database => 'MMSTG.DEMOWORLD.COM',
    dml_rule_name => v_dml_rule,
    ddl_rule_name => v_ddl_rule,
    and_condition => ':lcr.get_command_type() != ''DELETE''',
    inclusion_rule => true);
    DBMS_STREAMS_ADM.DELETE_COLUMN(
    rule_name => v_dml_rule,
    table_name => 'ENGINE.ACTIVATIOINS',
    column_name => 'INSTANCE_DATA',
    value_type => '*',
    step_number => 0,
    operation => 'ADD');
    DBMS_STREAMS_ADM.RENAME_SCHEMA(
    rule_name => v_dml_rule,
    from_schema_name => 'ENGINE',
    to_schema_name => 'ENGINE_WEST',
    step_number => 0,
    operation => 'ADD');
    DBMS_OUTPUT.PUT_LINE('Capture DML Rule for ENGINE.ACTIVATIOINS => ' || v_dml_rule);
    END;
    I use step_number 0 for both rename schema and delete column. Some how, delete column transformation is not firing and it replicates the blob column with some bytes instead of zero bytes.
    How do we execute this both rule based transformation with correct step_number to fire both transformations. Please do let me know..
    Thanks
    Bala

    In what version?
    Step 0 is the default so that is not the issue.
    Can you also post the DDL for your table and the results of the following query:
    SELECT *
    FROM dba_streams_unsupported
    WHERE owner = <schema owner>
    AND table_name = <your table name>;

Maybe you are looking for

  • Firewire thunderbolt adaptor does not recognize my time machine external hard drive

    Hi everybody. I have a retina MacBook Pro, and wanted to connect my time machine external HD to the mac using a firewire-thunderbolt adaptor. I did so, but the HD does not show up in the devices menu. Any suggestion? thank you for your help Giulio

  • Is there any code example for LDB PCH

    I always write report using logical database 'PNP' and 'PNPCE',  which make it very easy to have code for HR master data. The 'PCH' is for OM data, is there any method, like using "PNP", can make program for OM easier? Many thx, if any help.

  • Fading images slideshow

    I am looking to create a fading image slideshow to use in Dreamweaver. I created in flash but having problems viewing in internet explorer. Wanted to know if there was an easier way to do this.

  • Can I delete the files under C:\Users\MyAccount\CS6 Master Collection\Adobe CS6

    After installation I've been left with a ton of files under C:\Users\Nathan\CS6 Master Collection\Adobe CS6 - 8.3GB. Are these files actually needed? They seem to mostly be setup files. Can I just delete them after installation?

  • Adobe shortcuts

    can anyone help me? why when I download the adobe reader, does it turn all my desktop shortcuts to the same as the adobe shortcut?