forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
25 lines
3.4 KiB
HTML
25 lines
3.4 KiB
HTML
<a name="EN-US_TOPIC_0000001819336069"></a><a name="EN-US_TOPIC_0000001819336069"></a>
|
|
|
|
<h1 class="topictitle1">Viewing Output Files and Logs</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_section918912106517"><h4 class="sectiontitle">Viewing and Verifying Output Files</h4><p id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_p1165201315515">After the migration is complete, you can use a comparison tool (for example, BeyondCompare®) to compare the output file with its input file. Input SQL files can also be formatted for easier comparison.</p>
|
|
</div>
|
|
<ol id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_ol19866125111716"><li id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_li086615101719">Run the following command in Linux and view output files in the output folder. Operations in Windows are not described here.<pre class="screen" id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_screen686611518176"><strong id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_b16866155112176">cd</strong> <em id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_i786675115172">OUTPUT</em>
|
|
<strong id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_b98667514176">ls</strong></pre>
|
|
<p id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_p20866135171712">Information similar to the following is displayed:</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_screen1186615511175">formattedSource output
|
|
user1@node79:~/Documentation/DSC/OUTPUT> cd output
|
|
user1@node79:~/Documentation/DSC/OUTPUT/output> ls
|
|
in_index.sql input.sql Input_table.sql in_view.sql MetadataInput.sql
|
|
user1@node79:~/Documentation/DSC/OUTPUT/output></pre>
|
|
</li></ol><ol start="2" id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_ol6866251141713"><li id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_li143879392282">Use the comparison tool to compare the output file with its input file. Check whether the keywords in the migrated SQL file meet the requirements of the target database. If not, contact technical support.</li></ol>
|
|
<div class="section" id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_section12781112595417"><h4 class="sectiontitle">Viewing Log Files</h4><p id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_p0383132725414">Execution information and error messages are written into corresponding log files. For details, see <a href="dws_16_0032.html#EN-US_TOPIC_0000001772696088">Log Reference</a>.</p>
|
|
<p id="EN-US_TOPIC_0000001819336069__en-us_topic_0000001706104669_en-us_topic_0000001432447473_p3446730161812">Check whether errors are logged. If they are, rectify the faults by following the instructions in <a href="dws_16_0022.html#EN-US_TOPIC_0000001772696072">Troubleshooting</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_16_0017.html">Migration Process</a></div>
|
|
</div>
|
|
</div>
|
|
|