<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>gyambqt Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>gyambqt Tracker</description>
    <pubDate>Thu, 14 May 2026 03:20:18 GMT</pubDate>
    <dc:date>2026-05-14T03:20:18Z</dc:date>
    <item>
      <title>How to write a SAS program to find relationship between nodes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-write-a-SAS-program-to-find-relationship-between-nodes/m-p/917849#M361552</link>
      <description>&lt;P&gt;I have two tables:&lt;BR /&gt;&lt;BR /&gt;Table1 and Table2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data in Table1 can be like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Table_a&amp;nbsp; &amp;nbsp; &amp;nbsp; Table_b&lt;/P&gt;
&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B&lt;BR /&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C&lt;BR /&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; E&lt;BR /&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;D&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Data in table2 can be like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Table_name&amp;nbsp; &amp;nbsp; &amp;nbsp; Status&lt;BR /&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Completed&lt;BR /&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NOTCOMPLETED&lt;BR /&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COMPLETED&lt;BR /&gt;D&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NOTCOMPLETED&lt;BR /&gt;E&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OK&lt;BR /&gt;&lt;BR /&gt;my output should be like:&lt;BR /&gt;Table1&amp;nbsp; &amp;nbsp;status1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Table2&amp;nbsp; &amp;nbsp; &amp;nbsp;status2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;table3 status3&lt;BR /&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;Completed&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NOTCOMPLETED&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;D&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NOTCOMPLETED&lt;BR /&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Completed&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;COMPLETED&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;E&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;OK&lt;BR /&gt;&lt;BR /&gt;I want to write all relations in one single row&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 00:06:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-write-a-SAS-program-to-find-relationship-between-nodes/m-p/917849#M361552</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2024-02-26T00:06:13Z</dc:date>
    </item>
    <item>
      <title>How to conduct impact analysis of a metadata table using SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-conduct-impact-analysis-of-a-metadata-table-using-SAS/m-p/901831#M356384</link>
      <description>&lt;P&gt;I have a list of metadata tables registered in SAS Data Integration Studio within a specified library. Is there a method to write SAS code that generates a list including each table's name and the corresponding SAS DI jobs that utilize the table&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 00:31:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-conduct-impact-analysis-of-a-metadata-table-using-SAS/m-p/901831#M356384</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-11-07T00:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Missing date column load data from Oracle to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-date-column-load-data-from-Oracle-to-SAS/m-p/896619#M354295</link>
      <description>The date from Oracle can be read into SAS properly for value like:&lt;BR /&gt;31/DEC/9999 11:59:59.000000000 PM</description>
      <pubDate>Mon, 02 Oct 2023 09:06:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-date-column-load-data-from-Oracle-to-SAS/m-p/896619#M354295</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-10-02T09:06:18Z</dc:date>
    </item>
    <item>
      <title>Missing date column load data from Oracle to SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-date-column-load-data-from-Oracle-to-SAS/m-p/896616#M354293</link>
      <description>&lt;P&gt;I have an Oracle table called Oracle_table.&lt;/P&gt;
&lt;P&gt;In this Oracle table I have only one column and one row&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Column name: Datetime_1&lt;/P&gt;
&lt;P&gt;Value:&amp;nbsp;31/DEC/2801 11:59:59.000000000 PM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I load the data from Oracle into SAS using data steps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Data T;&lt;/P&gt;
&lt;P&gt;set Schema.Oracle_table;&amp;nbsp; &amp;nbsp;/* assume implicit pass through*/&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc print data=T;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got a . (dot) for the column&amp;nbsp;Datetime_1 in SAS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 08:46:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-date-column-load-data-from-Oracle-to-SAS/m-p/896616#M354293</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-10-02T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Transfer text files from remote SFTP sever to local linux server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Transfer-text-files-from-remote-SFTP-sever-to-local-linux-server/m-p/888491#M351031</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am willing to transfer files from a remote SFTP server to local linux server and my command is below:&lt;/P&gt;
&lt;P&gt;Is there any problem with my code below as an example?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;method1:&lt;/P&gt;
&lt;P&gt;%let ftpcmd = "sftp -i path of SSHKEY username@sftpserverdetail:/sftppath/file.csv /localpath/file.csv";&lt;BR /&gt;filename ftppipe pipe &amp;amp;ftpcmd.;&lt;/P&gt;
&lt;P&gt;data _null_;&lt;BR /&gt;infile ftppipe;&lt;BR /&gt;input;&lt;BR /&gt;put _infile_;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;method2:&lt;/P&gt;
&lt;P&gt;%let ftpcmd = "scp username@sftpserverdetail:/remotesftppath/file.csv /localpath/file.csv";&lt;BR /&gt;filename ftppipe pipe &amp;amp;ftpcmd.;&lt;/P&gt;
&lt;P&gt;data _null_;&lt;BR /&gt;infile ftppipe;&lt;BR /&gt;input;&lt;BR /&gt;put _infile_;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 01:32:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Transfer-text-files-from-remote-SFTP-sever-to-local-linux-server/m-p/888491#M351031</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-08-09T01:32:11Z</dc:date>
    </item>
    <item>
      <title>How to write a SAS code to extract SAS DI metadata objects?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-write-a-SAS-code-to-extract-SAS-DI-metadata-objects/m-p/886322#M350239</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any code I can borrow to extract SAS DI metadata objects such as metadata name, metadata location etc?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example:&lt;/P&gt;
&lt;P&gt;/myfolder/Job1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to extract the metadata path and objects stored under this path?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand there is a tool called SAS list Object can be used but I would like to know if anyone has available SAS macro to do this?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 00:30:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-write-a-SAS-code-to-extract-SAS-DI-metadata-objects/m-p/886322#M350239</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-07-26T00:30:40Z</dc:date>
    </item>
    <item>
      <title>How to identify log files differences between two log files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-identify-log-files-differences-between-two-log-files/m-p/859483#M339567</link>
      <description>&lt;P&gt;For example I have two log files: A and B&lt;/P&gt;
&lt;P&gt;A has&lt;/P&gt;
&lt;P&gt;a&lt;/P&gt;
&lt;P&gt;b&lt;/P&gt;
&lt;P&gt;c&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B has&lt;/P&gt;
&lt;P&gt;c&lt;/P&gt;
&lt;P&gt;b&lt;/P&gt;
&lt;P&gt;c&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I want to compare the two files line by line and put the difference in another table such as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tablename=Compare_result&lt;/P&gt;
&lt;P&gt;line_no&amp;nbsp; &amp;nbsp; &amp;nbsp; records_from_a&amp;nbsp; &amp;nbsp;records_from_b&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; c&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 23:39:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-identify-log-files-differences-between-two-log-files/m-p/859483#M339567</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2023-02-17T23:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAS bulkload issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835078#M330117</link>
      <description>They are all character with 5000 lengths. All same type</description>
      <pubDate>Sun, 25 Sep 2022 19:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835078#M330117</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-25T19:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS bulkload issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835036#M330088</link>
      <description>Ty</description>
      <pubDate>Sun, 25 Sep 2022 06:24:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835036#M330088</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-25T06:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS bulkload issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835031#M330085</link>
      <description>Yes loading without bulk load is working perfect</description>
      <pubDate>Sun, 25 Sep 2022 04:00:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835031#M330085</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-25T04:00:16Z</dc:date>
    </item>
    <item>
      <title>SAS bulkload issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835028#M330082</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Is there any limitation on number of columns used when bulkload into Oracle?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am loading a SAS table into Oracle using below:&lt;/P&gt;
&lt;P&gt;proc append base = oracle.table2(&amp;amp;oracle_bload_options BULKLOAD = YES &lt;BR /&gt;BL_LOAD_METHOD = Truncate ) &lt;BR /&gt;data =table1 force ;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table1 and Oracle.table2 both have 600 columns&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I get the below errors:&lt;/P&gt;
&lt;P&gt;ERROR: &lt;BR /&gt;**********************************************************************&lt;BR /&gt;Please look in the SQL*Loader log file for the load results.&lt;BR /&gt;SQL*Loader Log File location(available only if BL_DELETE_FILES=NO was set) : --&lt;BR /&gt;Note: In a Client/Server environment, the Log File is located on the Server. The log file is also echoed in the Server SAS log &lt;BR /&gt;file. &lt;BR /&gt;**********************************************************************&lt;BR /&gt;NOTE: Statements not processed because of errors noted above.&lt;BR /&gt;NOTE: PROCEDURE APPEND used (Total process time):&lt;BR /&gt;real time 5.61 seconds&lt;BR /&gt;user cpu time 0.04 seconds&lt;BR /&gt;system cpu time 0.03 seconds&lt;BR /&gt;memory 13503.21k&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however if I reduce columns from Oracle.table from 600 to 260 then it is working!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only first few columns have values and all rest columns are empty&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why is this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 02:36:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-bulkload-issue/m-p/835028#M330082</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-25T02:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to optimize the code to compare two tables with large number of columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-optimize-the-code-to-compare-two-tables-with-large-number/m-p/834767#M329984</link>
      <description>&lt;P&gt;I have modified my questions. The output wanted can be the difference rows between two tables.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 23:01:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-optimize-the-code-to-compare-two-tables-with-large-number/m-p/834767#M329984</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-22T23:01:39Z</dc:date>
    </item>
    <item>
      <title>How to optimize the code to compare two tables with large number of columns</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-optimize-the-code-to-compare-two-tables-with-large-number/m-p/834762#M329979</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;I have two tables:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Table1 and Table2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each table has 1000 columns (column1....column100) and each column has been defined as character with 5000 length&lt;/P&gt;
&lt;P&gt;Columns in each table are 100% identical in type and length&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;95% of the columns in each table empty and no value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to compare two tables to see if there is any difference in data.&lt;/P&gt;
&lt;P&gt;For example: table1 has rows which not existed in table2 or table2 has rows which not existed in table1 such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc sql;&lt;BR /&gt;create table diff1 as&lt;BR /&gt;select * from table1&lt;BR /&gt;EXCEPT&lt;BR /&gt;select * from table2&lt;BR /&gt;;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;Proc sql;&lt;BR /&gt;create table diff2 as&lt;BR /&gt;select * from table2&lt;BR /&gt;EXCEPT&lt;BR /&gt;select * from table1&lt;BR /&gt;;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc sql noprint;&lt;BR /&gt;select sum(Diff_Count) into :TotalChanges from&lt;BR /&gt;(&lt;BR /&gt;(select count(*) as Diff_Count from diff1)&lt;BR /&gt;union all&lt;BR /&gt;(select count(*) as Diff_Count from diff2)&lt;BR /&gt;) x&lt;BR /&gt;;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;(I want &amp;amp;TotalChanges above)&lt;/P&gt;
&lt;P&gt;last condition is table1 always has data but table2 sometimes empty&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to program this most efficiently due to large number of columns and length?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 23:05:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-optimize-the-code-to-compare-two-tables-with-large-number/m-p/834762#M329979</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-09-22T23:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI question</title>
      <link>https://communities.sas.com/t5/Developers/DI-Studio-loop-question/m-p/807318#M1433</link>
      <description>The parallel option of the loop was not enabled. It is pretty much running and passing parameter one by one. Even though, the loop is still running even it hits an error</description>
      <pubDate>Tue, 12 Apr 2022 09:08:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/DI-Studio-loop-question/m-p/807318#M1433</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-04-12T09:08:34Z</dc:date>
    </item>
    <item>
      <title>DI Studio loop question</title>
      <link>https://communities.sas.com/t5/Developers/DI-Studio-loop-question/m-p/807309#M1431</link>
      <description>&lt;P&gt;I am wondering how do you stop DI processing if there is an error within the loop start and loop end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;my DI jobs like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table1---&amp;gt;loop start---&amp;gt;job1---&amp;gt;job2---&amp;gt;jobN----&amp;gt;loop end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table1 is used to pass parameters to job1 for processing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however I found even job1 result any error it will not stop the loop which means job2 ...Job3....JobN still gets executed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my question is how do you stop loop processing immediately if any of the middle jobs failed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 13:52:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/DI-Studio-loop-question/m-p/807309#M1431</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-04-12T13:52:29Z</dc:date>
    </item>
    <item>
      <title>SAS DI Loop question</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-DI-Loop-question/m-p/807308#M318266</link>
      <description>&lt;P&gt;I am wondering how do you stop DI processing if there is an error within the loop start and loop end.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;my DI jobs like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table1---&amp;gt;loop start---&amp;gt;job1---&amp;gt;job2---&amp;gt;jobN----&amp;gt;loop end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;table1 is used to pass parameters to job1 for processing&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however I found even job1 result any error it will not stop the loop which means job2 ...Job3....JobN still gets executed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my question is how do you stop loop processing immediately if any of the middle jobs failed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 08:09:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-DI-Loop-question/m-p/807308#M318266</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-04-12T08:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI, how to creatework table like a registered table?</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-how-to-creatework-table-like-a-registered-table/m-p/789682#M1362</link>
      <description>How do you register work table?</description>
      <pubDate>Wed, 12 Jan 2022 12:16:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-how-to-creatework-table-like-a-registered-table/m-p/789682#M1362</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-01-12T12:16:59Z</dc:date>
    </item>
    <item>
      <title>SAS DI, how to creatework table like a registered table?</title>
      <link>https://communities.sas.com/t5/Developers/SAS-DI-how-to-creatework-table-like-a-registered-table/m-p/789609#M1359</link>
      <description>&lt;P&gt;In SAS DI, for some transformation you will see work table represented by a green rectangular box. Is it possible to create the work table just like registered table? so instead of seeing rectangular box as work table, I want to see physical table feature for work table.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 22:54:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/SAS-DI-how-to-creatework-table-like-a-registered-table/m-p/789609#M1359</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2022-01-11T22:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why SAS is converting . into blank value when read from CSV?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-SAS-is-converting-into-blank-value-when-read-from-CSV/m-p/786111#M250952</link>
      <description>They are the same column</description>
      <pubDate>Wed, 15 Dec 2021 07:04:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-SAS-is-converting-into-blank-value-when-read-from-CSV/m-p/786111#M250952</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2021-12-15T07:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why SAS is converting . into blank value when read from CSV?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-SAS-is-converting-into-blank-value-when-read-from-CSV/m-p/786100#M250948</link>
      <description>input Financial_Year;</description>
      <pubDate>Wed, 15 Dec 2021 05:03:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-SAS-is-converting-into-blank-value-when-read-from-CSV/m-p/786100#M250948</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2021-12-15T05:03:22Z</dc:date>
    </item>
  </channel>
</rss>

