ODI procedure stores in which SNP table

Hi all

Can someone help me please in which SNP procedure ODI table will store.

I'll give clearly at all, if you have created the variable ODI in studio ODI then store the information in SNP_Variable and store details logic diagram in table snp_lschema and details scenarios will store in the snp_sess table as wise, if you create an ODI procedure in the studios of ODI which SNP table it will store.

Currently Iam using the 11g (11.1.16.0) ODI version in windows 7, 32 - bit architecture.

Kind regards

Phanikanth

Give a look at SNP_TRT and SNP_TRT_STEP. Don't forget to filter the TRT_TYPE...

Tags: Business Intelligence

Similar Questions

  • Make a request for generic insertion in the ODI procedure

    Hello
    I am writing an ODI procedure to insert into a table my sql is simple:

    Insert into ci_txn_header_k
    Select t.txn_header_id, f.env_id
    of ci_txn_header t, f1_installation f
    where t.bo_status_cd = 'HANGS' and t.txn_header_id not in (select txn_header_id from ci_txn_header_k)

    I want to make this generic query and use the functions of REF ODI in it.can I get the schema name and table using the Odiref functions. If yes then please guide me how

    Hello

    Import all tables referred to in your query in a logic model / models.

    ci_txn_header_k
    ci_txn_header,
    f1_installation f

    Suppose you import the tables into a logic model / schema called "GENERICS".

    Then just reference them using <%=odiRef.getObjectName("L""CI_TXT_HEADER","GENERIC","GLOBAL","D")%>

    IM using the "GLOBAL" context in my example above, replace with your context.

    So, something like:

    Insert in <%=odiRef.getObjectName("L","CI_TXT_HEADER_K","GENERIC","GLOBAL","D")%> k
    Select t.txn_header_id, f.env_id
    Of
    <%=odiRef.getObjectName("L","CI_TXN_HEADER","GENERIC","GLOBAL","D")%> t,
    <%=odiRef.getObjectName("L","F1_INSTALLATION","GENERIC","GLOBAL","D")%> f
    where t.bo_status_cd = 'HANGS' and t.txn_header_id not in (select txn_header_id from <%=odiRef.getObjectName("L","CI_TXN_HEADER","GENERIC","GLOBAL","D")%>)

    Hope this helps, check out the ref of the Substitution of the API for a guide, also worth looking at knowledge Modules and how they accumulate clauses in LKM and IKM steps - you can learn a lot by referencing existing code that is supplied with the product.

    Concerning
    Alastair

  • output of Get-store data in the table (datagrid)

    Hello

    I'm trying to get the output of get-store data in a table (datagrid).

    Code:

    Function Get-data warehouses
    {
    $array = new System.Collections.ArrayList object
    $Script: GetDatastore = Get-Datastore
    $array. AddRange ($GetDatastore)
    $dataGrid1.DataSource = $array
    $form1.refresh)
    }

    error:

    Das Argument '0' mit dem Wert "local_datastore01" as "AddRange' nicht den Typ"System.Collections.ICollection"konvertiert werden kann:" Der Wert "local_datastore01" vom Typ VMware.VimAutomation.Cl «»»
    ient20. DatastoreImpl' nicht den Typ "System.Collections.ICollection" konvertiert werden kann. »
    -snip-
    + $array. AddRange < < < < ($GetDatastore)
    + CategoryInfo: NotSpecified: (:)) [], MethodException)
    + FullyQualifiedErrorId: MethodArgumentConversionInvalidCastArgument

    Comment:

    If I replace the query data get store-get - VM the script works great!

    What's wrong? any suggestions?

    Many thanks and greetings

    Hello

    This particular Get-Datastore call returns a single object, which cannot be converted to the ICollection. But you can do something like this:

    If ($GetDatastore-[table]) {}

    $array. AddRange ($GetDatastore)

    } else {}

    $array. Add ($GetDatastore)

    }

    It will manage both situations - when you get the data object store or table of data warehouses.

    Vitali

    Team PowerCLI

  • Need to store pCursor which is the setting of proc in an output variable

    Hello

    I call a procedure from another procedure that returns on the slider.

    BEGIN
    sampleproc (v_sample_id, pCursor);
    END;

    Now, I need to store pCursor which is above proc parameter in an output variable and want to perform some operations on this variable.

    Thanks in advance.

    in the meantime pcursor is refcursor.

    declare
    lcursor sys_Refcursor;
    BEGIN
    sampleproc(v_sample_id,lcursor);
    
    fetch lcursor into ;
    
    
    close lcursor;
    END;
    
  • Tab of transaction in the ODI procedure

    Hi Experts,

    Can anyone help me on what and how exactly the Transaction tab in step ODI procedure? Thank you!

    Best regards,
    VERIFIED BY VISA

    Hello

    I take you means the deposit Transaction on a step in the procedure box?

    That you can use to isolate operations within the session and commit at the end. For example, if you want to load data from various sources in a table, you can set the Transaction for each step of the procedure on the same value of transaction isolation, with the 'Commit' as 'No commit' and when all data are loaded in the table, having a validation step in your procedure to validate this specific transaction. If for any reason, a step fails, then no data within this transaction will be validated in the database.

    Its the same as using SQL Developer and have auto commit turned off. You must manually validate the database if you want to see changes to data in another session, or you can role back your changes within the session if you do not want to commit them.

    Take a look at the 'IKM Oracle incremental update' IKM - it uses 1 Transaction on these steps, both have a specified "No. Commit":

    "update existing lines"
    "Insert new lines."
    then has a specific validation step thereafter.

    I hope this helps.

    See you soon

    BOS

  • use the stored procedure VARIABLE in an ODI procedure

    Hello

    I have a stored procedure that takes custId as an input parameter and returns the age as output parameter.

    custId is a varaible ODI that we spend during execution.

    I want to insert the age value in a table.

    declare
    cust_age customer_details.age%type;
    Start
    FETCH_CUSTOMER_DATA(#Customer.CustomerID,cust_age);
    end;

    INSERT INTO CUSTOMER_AGE VALUES(#customerid,*cust_age*)

    Thank you.

    Hello

    Just use the insert in an ODI procedure in an anonymous pl/sql block.

    I mean:

    declare

    cust_age customer_details.age%type;

    Start

    FETCH_CUSTOMER_DATA(#Customer.CustomerID,cust_age);

    INSERT INTO CUSTOMER_AGE VALUES(#customerid,*cust_age*);

    end;

    Ok?

    Cezar Santos
    http://odiexperts.com

  • The App Store icon (which came with my iPad) is completely absent from my iPad (but not my iPhone). How can I get that back?  I've already turned the camera market.

    The App Store icon (which came with my iPad) is completely absent from my iPad (but not my iPhone). How can I get that back?  I've already turned the camera market.

    Check yourself, if you have hidden it by setting parameters > General > Restrictions > Apps install 'off' - If you have, then again ' "should get the app to reappear

  • In which metadata table is stored in HFM

    Dear all,

    In which metadata table is stored in HFM

    That is, ACCOUNT, ENTITY, VALUE, YEAR, SCENARIO, YEAR, PERIOD, application SETTINGS

    Please help me on this issue.

    Thanks in advance

    Kind regards

    Satheesh.S

    It varies depending on the size. The following applies to the account, entity and scenario dimensions:

    appname_dimension_DESC: contains descriptions

    appname_dimension_ITEM: contains most of the attributes

    appname_dimension_LAYOUT: contains the hierarchies (parent-child relationships and order)

    Even for currencies except there is no layout table.

    The size of the value does not exist in any table. It is a dimension derived based on the currency item ID to which is added an index number, which gives the corresponding members of the value. This is not documented anywhere I know.

    Custom dimensions in 11.1.2.2 and later have been combined into a single table. I have yet to understand the relationship between the lCustom1 and the lCustom2 fields in the data tables and the table CUSTOM_ITEM. It is coded in some way.

    ICP is a derived dimension. The table contains only the members of the system to three hooks, while the rest of the dimension of PKI is based on the IsICP attribute in the entity dimension.

    View, year and period are not in any table.

    AppSettings are in the appname_BINARYFILES table, which is coded in XML format.

    As a general rule underlying relational database of HFM was not designed for direct user interaction. You can decode some of them, but I suggest that you evaluate your use case to access directly rather than interact with it from within the application itself.

    -Chris

  • In the mapping of an interface using ODI procedure

    Hello

    Yesterday, I asked question how will you use ODI procedure in the mappings of an interface for complex operations on the fields?

    I don't know if this can be done in ODI.

    Any help on this would be helpful.

    Kind regards

    Mahesh

    Don't forget the basic principle of procedure and function.

    Now coming to your question, first of all to a large no second thing its an impractical and immature question to ask someone to use the ODI procedure in the mappings of an interface for complex operations on the fields. (Or maybe issue was something and you wrote something. Too bad)

    The main reason for the ODI process must allow group of actions that do not fit within the Interface and considered that when something can be achieved with the interface. She's. I always encourage to turn against the interviewer in such circumstances.

    What should have been the question is if we can use the DB procedure in the interface mapping. Answer is that it depends. I can use the phases of analysis to write some java-based codes to call a db procedure. But this isn't for my fields from the source to the complex functioning and codes based on java will be isolated from each other.

    For a complex operation, you use a function that can be called without flaw inside the DML and DQL statements. Inside the function, you can use as many procedure to do the massage/validation/transformation.

    Chantal

  • Error Type 2 SCD: ODI - 1228:ORA - 01747: invalid column, table.column, or user.table.column specification

    ODI error. When you try to import.

    Error Type 2 SCD: ODI - 1228:ORA - 01747: invalid column, table.column, or user.table.column specification

    It is a common question.

    Allow your SCD SCD table column properties if you do not select "crush on change."
    This property simply

    -Online CPC IKM goto => select ignore option error on update of existing lines.

  • Adobe Muse there on store widget which accepts credit cards?

    Adobe Muse there on store widget which accepts credit cards?

    Hello

    You can find almost all of the widgets available for Muse at https://creative.adobe.com/addons

    or

    https://www.adobeexchange.com/

    And there, for all the widgets that are paid, you can use your credit card to make payments.

    Hope this helps

    Kind regards

    Rohit Nair

  • Pass the value to an ODI procedure

    Hello
    I need to pass the value of a variable ODI ODI procedure.
    Let me tell you what I did:
    (1) first make an ODI procedure and passing the name of the variable of ODI that I spend in the options of the procedures such as #V_Test.
    (2) now, I did the screenplay for this procedure.
    (3) next I used the scenario of the procedure in other ODI package and also added that the variables I have to spend in the procedures.
    (4) but now when I'm passing the values of the variables in this package, procedures is not accept the values.

    Please suggest.

    Thank you

    Select the scenario, and then go to the Properties tab. You will get an additional variable that you want to pass.
    Provide your value of the variable y

  • an odi procedure will have another odi procedure?

    an odi procedure will have another odi procedure? If so, how?

    This can be done by compiling the procedure as a scenario and then call it from the parent procedure by using the OdiStartScen tool

  • Stored procedure to compare two data tables

    Hello

    I want to have a stored procedure that will compare two tables data (only one column) and remove the line that is not present in the second table.

    For example.,.
    I have 2 tables called Table1 and Table2, that have the same column called ID (PK).
    Data in Table1 are 1,2,3 and data into Table2 are 1.3. When the stored procedure is running, it must compare the ID column in Table1 to ID column in Table2 and since '2' is not there in Table2, I want to remove this line from Table1.

    Thanks in advance.

    delete from table1
    where does not exist (select 1 from table2 where table2.id = table1.my_field)
    ;

  • How to ensure that "" is not creating a studio ODI data store. ?

    Hi Expertise,

    While I creates a store of DATA (TABLE) in the studio of the ODI, I have created a table name with quotes Double for the table as example 'TABLE_NAME'.

    Is there a method to get rid of this. ?
    At the studio of ODI, it does not show the name of the table with the quotes, but when I'm trying to see a TOAD, I get the quotes.

    Can someone help me on this. ?
    I can't do "' to the table I create in the studio of ODI.

    Thank you

    Shakur

    Hi Shakur,

    Go to the topology-> Oracle technology-> language (tab)-> delete quotes under object delimiter, and advance to the next field to ensure that the change is made, then save.

Maybe you are looking for