Retro-design of a model

Hello

I need to reverse engineer a PROD/table model that contains a huge amount of data.

As far as I know, while reverse engineering for the first time, he'll try to pull all the data.

I want to restrict these data based on condition. Is this possible?

Please guide...

Thank you.

As I said earlier ODI desnot store data themselves. When you say that you right click to display the data, this means ODI to connect to the database using your logical and physical schema and retrieves the data to show you. Boning doesnot has nothing to do with the amount of data in your table. It is only questions how much time your interface taken to load all the data from source to the target.

I have a meaning?

Tags: Business Intelligence

Similar Questions

  • LiveCycle Designer ES2 - validation model and limited length: max tanks

    I am new to the use of LiveCycle Forms of design.  This seems like it should be a very simple thing, but I'm stuck on how to do it.

    I have a postal Code field.  It is located at Zip and Zip + 4 display and Validation of models.  The Validation model is text {99999} | text 999999999 {}.

    I have a script that stops at the entrance of alpha characters.  I also want to prevent users from entering more than 9 characters.  I think that the

    Length limit: Max tanks: feature would take care of that... but it's not.  I can't turn on the limit length because I get a warning that conflict

    with my boss.  Makes no sense for me because my boss has a maximum of 9 numbers and I want my length limit for a maximum of 9 characters.

    I know that I can use schema validation to provide an error message warning that indicates a user to enter the numbers 5 or 9, but why can't I've just stop them at 9?

    Any help would be appreciated.

    Thank you!

    Hello

    It does not always seem to work, you get just an annoying warning at design time.

    If you use a numeric field, then you might have the code in the change event to limit the length, and in this way they would be able to type alphanumeric characters either.

    newValue var = parseInt (xfa.event.newText, 10);

    If (isNaN (newValue) | newValue < 0="" ||="" newvalue=""> 999999999)

    {

    XFA. Event.change = "";

    }

    You then have the code in the validate event to test a value in both sectors.

  • What is the name of Porsche Design 9983 device model?

    Hello

    To identify a device Q10, I use the code of android.os.Build.MODEL.startsWith ("Q") in my Android app. Could you guys please help me with the name of model of the device of p 9983?

    Thanks in advance. !

    The name of the model should return as P 9983.

  • OBIEE retro-design to go from SQL Server to a data warehouse

    Hello
    I am new to modeling for data warehouses. We currently have an OBIEE environment put in place where the source of data was the transactional tables in SQL Server. The SQL Server data should be moved to a warehouse of data non-Oracle and I need to produce a logical data model for the people of my company warehouse. Unfortunately, the SQL Server data is never copied, so I based the model from the logical and physical of OBIEE diagram/relationships.
    My question is in what concerns the validity of the following relationships to be used in a data warehouse based on what is currently in OBIEE. When I have this model through Erwin, I wonder if I'm away from base in relationships (modeling, don't not personal):

    Dimension 1 has a 0:M with axis 2
    Dimension 1 has a 0:M with 3 Dimesion
    Dimension 2 has a 0:M with 3 Dimension
    Dimension 2 and 3 Dimension have a 0:M with 1 fact

    Through the use of pseudonyms and others, this works in OBIEE. Will this work as a model of data in a data warehouse environment?

    Thank you!

    I think that you started with the wrong foot. I suggest search you Google 'kimball methodology' and have a reading a few articles. Your DWH model should not be based on your transactional tables. You should ask your business users 'questions' they want to answer in the DWH. Then model your DWH base on it. You cannot model a DWH without knowing what questions you must answer. For example, if your users want to know the sales per day and per branch will be a fact of sales with a sales volume measure joining two dimension of branch and time dimensions. The number of facts will depend on the questions you need to answer, the data type, and the granularity of them.

  • Design of railroad model - need a version update of a Trax program called the wiring diagram

    I need a version update of a Trax program called the wiring diagram

    John

    Try the following link

    http://www.AnyRail.com/index_en.html

  • Retro-design of a favorite script

    Hello
    My computer has recently been updated and I'm now using CS5.5.

    Before that, I've used CS3 and had a number of favorite scripts which shortcuts have been assigned.
    There was a particular script for a process to standardize that had about three steps. I don't know what these steps are, but I like to keep them apply as they balance well the audio levels.
    I can't use the scripts in CS5.5 and I don't know how to look at the script to see what are the steps, so I can burn.
    We have still a few machines running CS3, in case I need to use this version to do this.

    Any ideas on figure this out would be appreciated.

    Unfortunately the favorite script in AA3 and the way in which the Favorites are stored in the latest versions of the hearing are completely different. The AA 3 scripts were stored as .scp files which are essentially files text that can be opened with Notepad and similar text editors to read the content. CS version 5.5 or later, where the program has been re-coded, favorites are stored in .xml files, but all effect parameters are now completely different. Therefore, it is very difficult to do what you want.

    So the only way to eventually transfer all parameters of the effects of the old and new is to open them in AA3 and manually transfer the similar effect settings in CS 5.5. But, of course, they now may not exactly the same thing. To do this open a file in AA3 and run your script from the shortcut key, then, without changing it, open the individual effects of the menu effects and note down (or take a photo using a digital camera, mobile phone or the screenshot) parameters to enter versions of CS 5.5.

    If you find your file .scp (in general C:\Users\"username"\AppData\Roaming\Adobe\Audition\3.0) and post them somewhere as Dropbox where some kind soul here may be able to take a look and help you in a useful direction. As it is essentially a text file, you can even make a copy of it with the .txt suffix and copy and paste it here in your answer.

  • Hyperion Planning 11.1.2.1 ODI 11.1.1.5 retro-design error

    I have the port value 11333 Hyperion RMI service is running... always get this error...
    By the way it looks like this 11.1.1.5 ODI release has too many bugs when loading the data and metadata to Hyperion...
    It seems that I need ODI must be installed on the planning server... I got it running on the other server (essbase) initially and could not even access planning unless I used the Agent... Now I get this error:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 41, < module >
    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at com.hyperion.odi.planning.wrapper.PlanningWrapper.login (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningConnection.connect (unknown Source)

    at com.hyperion.odi.common.ODIModelImporter.importModels (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: error/demarshaling return; nested exception is:
    java.io.InvalidClassException: com.hyperion.planning.HspException; incompatible local class: stream classdesc serialVersionUID =-2065834634290912749, local class serialVersionUID = 1173493819024915347

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2457)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:263)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:619)

    If you use the memory storage engine such as change the zone of transit to a different RDBMS.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • EBay ad model designed in muse Adobe

    Hello

    I recently designed an express model for ebay listing in adobe muse, but I am surprised that it does not work when the codes are placed in ebay account as he can be seen in the pictures. please can someone tell what is the problem

    3.PNG

    2.PNG1.PNG

    None of your code points to any real resource on a web site hosted as a CSS files and scripts. Inevitably, nothing can be found.

    Mylenium

  • I can create forms in the designer, but when I use a data model, I can't interact with the form

    In LiveCycle Designer ES2 I can create a form and then preview and interact with the form.

    This guess I just build objects by dragging the pieces pre-made object on the form (for example, text field) - which I can name, wrap in subforms something - I can add actions and all is well.  When I preview the PDF, I can enter data in the fields, click on the radio buttons, making things appear that everything is great.

    But LC ES2 is based on the data driven development model by, so in my case I need a form guide as well as the form - so it's better to have a model of data created in the first place - and then create the form based on the data model - then build guide form based on the data model - it is also a good idea, and I'm cool with that.

    My problem is that when I'm building a data model (just for a quick and dirty development demo, not associated with services back-end or databases) and I create the form based on the data model - I can't interact with all objects in the preview pane form - further when I launch the workspace and call my process that contains the form - I even can't interact with the form.

    What I am doing wrong?

    Summons - I can create a form and interact with it - but If I start with a data model and generate the form based on that - I can't interact with the form (option buttons click-I can not enter data in form fields - etc) what causes this?  What should I do to use a data model and be able to create an interactive form? >

    Does anyone know what causes this problem?  It's driving me crazy.

    Thank you-

    Ben

    You do not hurt anuthing. It works as advertised. When you generate a Guide and work with a fml data model designer you will only create a static non-fillable PDF file. This is because when you import the model in the designer of the model must be turned in a schema. The schema may not represent constraints and validations can be encoded in the model. The only thing that can be maintained is the structure, so Designer forbids you to buidl an interactive form.

    If you know what you're doing, you could take the data it is generated from the Guide and merge on a XDP template file that you create (unless he models in a first time - you can use the sample XML data as a starting point) using LC forms. Edowmside, is that if there are constraints and rules you would have to code them in the model as well. That's the way it is now there, but it will improve over time, as more of the ability of the model is exposed to the XFA world.

    Hope that helps

    Paul

  • Where can I find a model of Diode of Josephson?

    I need for my work of design of this model, but I can't find it in the element tree.

    Characteristics of APL license will be activation allows you to see and use all APLAC RF, which was shown in the picture of the tree elements in the previous post.  Of Josephson Diode model is available without any necessary licenses APL function, but must always be simulated with APLAC Simulator.  Of Josephson Diode model can still be found by browsing the tree > APLAC > Passive > JJ_AP or can be found using the circuit element dialog box Add (CTRL + L) and looking for the description "Josephson.  If you do not have libraries of APLAC RF element in your game then your tree might look more features as follows:

  • How do I MODEL A TANK in LABVIEW

    I WANT TOIMPLEMENT a CONTROLLER FOR a TANK of pid. I HERE to KNOW HOW to MODEL GAVE TANK IN LABVIEW Please HELP ME...

    If you have the Control Design and Simulation Model, we already have fully functional examples on this subject. Please open the finder example and go in "control and Simulation > monographs > Process Control > Horizontal cylinder and tank with level control. or just open it directly from the file system:

    C:\Program NIUninstaller Instruments\LabVIEW 2011\examples\Control and Simulation\Case Studies\Process Control\Horizontal Cylinder\horizontal cylinder non-linear reservoir with level control.vi

    Now, notice that it is a "horizontal cylinder tank. If you have a typical tank, you need to change the equation that is solved.

    Hope this helps

  • I broke the hinge on the DV7 Pavilion QE360UA #ABA. I have need information about what model this is equivalent to.

    I need to get the parts to fix the broken hinge.  I see parts online for a DV7-3165DX (for example) and other designations of similar models.  What QE360UA #ABA model is equivalent to?

    Hello!

    HP Partsurfer indicates the part you need for your model #: QE360UA #ABA is number 665599-001 HP Spare hinge kit.

    Kind regards

    Louis

  • Design practice nor 6008 USB DAQ

    Hello

    I have a few question, I'd like to introduce. I need some sort of indication on how to better perform a timed cycle of acquisition driven by WSF.
    I'll send my VI (conceptual, not one currently working one) and ask for explanations.
    The goal

    I need to acquire a battery voltage. Load current consumption is driven by a couple of transistor.  I drive the hollow transistors two digital i/o for USB data acquisition.

    Because I need to have a power for a given time cycle, I need to have some sort of time control on the output.
    So I wrote a simple state machine whose States are updated when a timer reaches zero. Each State has its own queue time.
    Moreover, I differentiate between acquisition and control operations using two all in cycles.
    First question: is this a correct way to a timed WSF of construction?

    and now:

    The problem (s):

    I need to connect and establish a correlation between the input line for the internal of the fsm States. So I madesome digital indicator on the face before of the VI and created a local variable (I know that local variables are BAD, but I had no other idea everything) to pass values for some time to the other.

    I also want to select State sequent of the FMS based on the input value, I get a channel. I can stil use a local variable?

    Are the two related tasks?

    Second question: are local variables, something that I can use for this task?

    Last but not least: I need to filter on the values.
    In this vi I perform a filtering operation and then I get the I use for control of local variables.

    will be this filtering desync the two cycles while? will I run out of control before running the filtering?

    The same question is valid for the purposes of registration: the unfiltered data record, I guess is unnecessary. But based on this 'architecture' I know the country reports and the recorded signals are out of sync (as happens in many game data acquired with this vi).
    Is this a problem of logging (perhaps given by different buffers for data acquisition and internal State or something similar) or the whole WSF will be out of sync, then all acquired data is more useful because it is out of sync?

    Any advice would be much appreciated.

    Best regards

    Luca.

    Luca,

    Question 1: This is a reasonable start but need some things to make it a good WSF. There is no waiting or delay in the loop so it will run as fast as possible. U.S.-6008 outputs digital software timed so that the DAQ Assistant can take a long time, but the amount of time is unknown and not necessarily consistent from iteration to iteration. Since the DAQ Assistant Analog Input in the other races of loop to<= 10="" iterations="" per="" second,="" a="" wait="" of="" 100="" ms="" in="" the="" fsm="" loop="" seems="" like="" a="" good="" starting="" point.="" waiting="" 3000="" ms="" is="" not="" a="" good="" idea="" because="" the="" loop="" becomes="" unresponsive="" to="" the="" stop="" button="" for="" long="">

    Do you need to write on the lines on each iteration, even when the data has not changed? Add a write state that is called only when the data changes.

    The DAQ Assistant has a Stop input and an output of Stopped. When you are ready to stop the loop, the stop signal must be wired to these inputs so that the DAQ Assistant can delete tasks. The output of the order can be connected to a Terminal to stop the loop.

    Problem (s):

    It seems that you want to link the two loops.  Local variables are usually a bad way to do it. The best way is to use queues.  A queue can send the current state of the file loop. (More comments later if that's really what you need). Another line can send data, or better, the commands, the loop of the file to the loop.

    I think you want digital output values rather than the State. Especially if you add a State writing as I suggested above, the current state will not always represent the condition of the power of your test.  To make this work with the additional state Boolean matrix must be moved from one iteration to another via a shift register.

    It seems that you have at least two controls to be sent from the loop of the file to the loop. One is the stop command. The other went to the higher power level control.  You should probably have a command to set off power level which can be used if the battery voltage becomes too low and before stopping.  How your program is currently configured, the last level of power will continue as long as the power of the computer is on and the USB-6008 is always plugged. The cessation program does NOT reset the lines.

    When you use anti-parallel to the queues, you must be careful on the definition of wait times and the timed out case management.

    The benefits of the queues are that it is easy to ensure synchronization at the level you need, the data can be stored according to the needs, and there are good examples. It also avoids the possibilities of race conditions, often introduced by local variables.  This program could be based on a variation of the design producer/consumer model.

    Filter questions: any filter introduces a time delay. In your case when you filter 100 samples 10 times per second, it is likely that the filter will do well until the next data set has arrived. The delay of the filter is not affecting your synchronization. The above lines will solve problems.  Since you are looking at time of cycle seconds and the minimum interval on the order of 100 ms, the exact chronology (to tens of milliseconds level) is probably not too important.

    The real question about filtering boils down to this: does the control work better if the signal is filtered?

    - - - - -

    I'd probably all this a little differently. Given the slow speeds and the small amount of data, a simple loop with an improved state machine is all that is needed. Get rid of the DAQ Assistant and learn how to use DAQmx screws.  States could include: Init THE Init, Init File, Idle, read, write, DO, Analyze, filter, adjust the power, wait, Save, close file, DO, AI Shutdown Shutdown, error and exit.  No variables. No indicator fake just to allow the creation of local variables. Very little code outside the structure State case. None of the queues.

    Lynn

  • Error in custom design rules: importClass is undefined

    Hello world

    I have a problem with the rules of custom design of data model 4.1 (Beta).

    in the 4.0.3 version I have some rules to design personalized with the option: importClass (javax.swing.JOptionPane);

    for the error exception and MessageBox databases.

    -in the 4.0.3 version this option works very well

    -in version 4.1, this option generates an error

    If this option is changed in Version 4.1? or where is the error?

    Thanks for any idea, suggestion...

    Martin

    I found the solution!

    in the 4.0.3 version the Data Modeler used Mozilla Rhino as engine and version 4.1 Oracle Nashorn.

    If you need to load the 4.1 version compatibility script to use the feature of ImportClass.

    Example:

    Load compatibility script

    Load("Nashorn:mozilla_compat.js");

    Import Java class der

    importClass (javax.swing.JOptionPane);

  • Modeling of the left outer join

    Hello world

    I'm tender hand to you guys for a modeling help

    I have a FACT, the customers, the Dim_Date and CUST_ADDRESS of tables to model

    Fact and the client are joined through CUST_ID

    FACT and DATE are joined through DATE_ID

    CUST_ADDRESS must be attached to the top of the model through CUST_ID, DATE_ID and this join must be Left outer because sometimes the address does not exist or is not current, which means DATE_ID could be different between Dim_Date and CUST_ADDRESS

    If it were to join internal, model would have been easy, because of the outside left that I am unable to model, it's pretty good.

    Application under
    Select D.DATE, C.CUST_NAME, CA. ADDRESS, F.AMOUNT
    Of
    F FACT
    JOIN THE
    CUSTOMER C
    ON C.CUST_ID = F.CUST_ID
    JOIN THE
    DIM_DATE D
    ON F.DATE_ID = D.DATE_ID
    LEFT OUTER JOIN
    CUST_ADDRESS CA
    ON C.CUST_ID = CA. CUST_ID AND C.DATE_ID = D.DATE_ID

    Thanks in advance

    When I add the CUSTOMER and in FACT LTS CUST_ADDRESS

    Stop it!

    Don't add CUSTOMER and CUST_ADDRESS in the FACT of LTS. Why would add you to the LTS DO?

    You design a management model: CUSTOMER is a dimension and it has its own logical table this logic table join with a logical join in the activity diagram. Ditto for CUST_ADDRESS.

    So the change, I missed earlier is CUST_ADDRESS contains no Cust_ID (ACTUALLY existing), but contains a Cust_NO, and the table to translate Cust_NO in Cust_ID is CUSTOMER?

    No problem...

    Let's start with a new alias of CUSTOMER (to keep more simple to understand at the moment), call as you want, but this new alias will be the link between the FACT and CUST_ADDRESS.

    In LTS of the dimension 'Address', you have CUST_ADDRESS initially, add an inner join on the new alias that you created in the LTS of the CUSTOMER. So now your 'Address' logical dimension contains the Cust_NO and Cust_ID and this will make the join to FACT.

    Between CUST_ADDRESS and the CLIENT, you can keep an inner join, because the target is not not for get the address of the customer, but is having the Cust_ID in the address line.

    Give it a try at that.

    But do not add these tables in the LTS, they are logical dimensions.

Maybe you are looking for

  • Firefox crashes when you type Spanish accented in Google Docs

    If you try to type Spanish accents in Google Docs, the current view of the Firefox window freezes and won't change - even if you can close it again. Other windows are not affected.

  • E-mailing of music to myself

    How E-mail a Youtube song to myself? I have a youtube account and can't get a simple answer to them and when I went to Microsoft to help you, the "counselor/technician / (whatever-the-PC-term-of-the-day-is-for-assistance) I was given the run around a

  • Migration complex Windows 7

    I have a computer with a 2 TB drive (it's a raid 1 volume), which has windows, applications and all data on it. I accelerate currently using a 256 GB SSD. The SSD is divided into two partitions - 64 GB for the acceleration and the rest for the data.

  • How to uninstall visual studio 2012 (free trial version) to my windows 7?

    I would like to uninstall the trial version of visual studio ultimate 2012 in order to install visual studio 2010 on my windows 7 PC. I tried an uninstall program on msdn.com but could not find. I don't want to use programs and features in Control Pa

  • Sort sort the columns number of lines n columns in the RTF PivotTable but hide them.

    HelloI'm trying to sort on the columns number of sort for lines n columns in the PivotTable but hide them. Any help appreciated.Attached model RTF, XML and output required. Thank you