How to Use ADE to Get Benchmark on Linux

What is ADE? ADE is Advanced Development Environment which is an enterprise development tool.

In the process of ETL which extract, transform and load data from source database to target database including data warehouse, data marts...If the whole process is correct, we will get the .suc file, which means testing results are equal to benchmark. if the ETL is not correct or data is missing and duplicate, we will get .dbdiff file, which means the final results are not same with benchmark. At this time we need to find bugs.

In this article I will put focus on how to use ade to get benchmark on linux.

After we login our Linux host, we need to use our Kerberos account. ade okinit.

After we login our Kerberos account, we need to check the latest label. ade refreshview -latest.

If you have already created a view before, do not need to create a new one. You can use your view before you created directly. ade useview ziwei_test1

After you use your view, you have to begin a transaction. You can reopen transaction which you used before, but after you reopen it , you have to refresh the label again. That is because the transaction which you used before is point to the old label. If you want to use new label, refresh is needed. ade begintrans -reopen getbenchmark

Of course, you can begin a new transaction. If you do so, you will not need to refresh label again. ade begintrans getbench

In the example above the view has been refreshed to FMWTEST_11.1.1.1.7.0_GENERIC_140730.2003.

When you finished this stage, you can check out directory which you want. ade co  bench. It means I want to chech out the whole content of folder called bench.

When you finished check out , you can use filezilla to get the bench folder in your host from remote host.

After you finished, you have to end check out and close the transaction which you began. ade unco bench, ade endtrans.


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值