How to Update SQL and benchmark with ADE

1, Create an ADE view:
       Example: ade createview <view_name> -series FMWTEST_11.1.1.7.0_GENERIC –latest

                       ade createview <view_name> -label FMWTEST_11.1.1.7.0_GENERIC_141126.1203


2, Use an ADE view:

       Example: ade useview <view_name>


3, Refresh the label in your view:

       Example: ade refreshview –latest


4, Begin a new transaction

       Example: ade begintrans <transaction_name>


5, Check out the files which needs to be updated:

       Example: ade co –nc <file_name>


6, Update the files and replace them with FZ


7, Check in the sql or benchmark

       Example: ade ci –nc –all


8, Merge transaction
       Example: 1, ade beginmerge
                       2, ade mergetrans

                       3, end endmerge


9, Finished, no need to end transactions.

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。