Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>i just want to point out the industry scenario and products .. not a solution but an input for reference as @aintnoprophet mentioned that</p> <blockquote> <p>"I am not a DBA so I don't know much of that realm. I tried to Google some info about Database Links but couldn't find very good examples."</p> </blockquote> <p>This use case is related to test data management systems. This concept deals with the fact that we need to have a way to manage test data, that goes into those specific test cases for some specific test scenarios.It will be very difficult to manually create the subset of data from large amounts of data, you significantly increase the chance of human error.So repeated data sub-setting for multiple test iterations quickly becomes unmanageable. </p> <p>there are many use cases, especially in enterprise examples - </p> <p><a href="http://www.compuware.com/resources/mainframe/Fileaid_clientserver.pdf" rel="nofollow">http://www.compuware.com/resources/mainframe/Fileaid_clientserver.pdf</a></p> <p><a href="http://www.erphome.net/wdb/upload/forum1_f_8007_1227768589.pdf" rel="nofollow">http://www.erphome.net/wdb/upload/forum1_f_8007_1227768589.pdf</a></p> <p>these are for huge enterprise data.</p> <p>there is an open source tdm tool <a href="http://sourceforge.net/projects/opentdm/" rel="nofollow">http://sourceforge.net/projects/opentdm/</a> but not in java (i m not sure whether its good or not)</p> <p>if you are looking for products (jut for reference) some among are</p> <ul> <li><p><a href="http://www.informatica.com/solutions/application_ilm/test_data_management_solution/Pages/index.aspx" rel="nofollow">Informatica Test Data Management Solution</a></p></li> <li><p><a href="http://www.informatica.com/products_services/data_subset/Pages/index.aspx" rel="nofollow">Informatica Data Subset</a></p></li> <li><p><a href="http://www-01.ibm.com/software/data/optim/streamline-test-data-management/" rel="nofollow">IBM Optim</a></p></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload