How can we help you today? How can we help you today?

How to get Warning Report with Command line interface?

Hi I'm using below command for oracle schema comparison

"C:Program FilesRed GateSchema Compare for Oracle 3sco32" -source star_ro_user/STAR_RO_USER@qnyb3r70{WEB} -target star_ro_user/STAR_RO_USER@DNYB3RD10{WEB} /ignore wcmonxgvlmvs /report:"M:
edtestReportssenton13Thursday
Report_QNYB3R70_DNYB3RD10_WEB.html" -reporttype:Simple /script-file "M:
edtestReportssenton13ThursdayScript_QNYB3R70_DNYB3RD10_WEB.sql" /ignore q -behavior script-header -behavior define-off


I would like to know which attribute/parameter can we use to get the Warning report in form of excel/HTML/txt along wiht compairson report and deployment scripts when using comman line interface for schema comparison

Regards
Gagan
gahuja
0

Comments

5 comments

  • richardjm
    Currently the warnings are only output to standard output so you would have to redirect standard output and save that.

    Less than ideal I know.
    richardjm
    0
  • gahuja
    Hi Richard

    may be you are talking of the stage when we deploy the script we get the deployment warnings

    but I would like to have only the warnings without deploring the script so that i can work on the warnings before hand even before trying to deploy the script

    is it possible to have the warnings before deploying

    Thanks
    Gagan
    gahuja
    0
  • richardjm
    In the next version that should be possible as creating a script will generate the warnings via the command line even if you chose not to deploy.
    richardjm
    0
  • gahuja
    Hi Richard

    when is the next version expected to release?

    Thanks
    Gagan
    gahuja
    0
  • richardjm
    We're doing the final testing and bug fixes so sometime in the next couple of weeks.
    richardjm
    0

Add comment

Please sign in to leave a comment.