<?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>topic Re: User written code had been ignore in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22483#M155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halaku:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ya, i do it all the way with %put ....and i get no result in the log.&lt;/P&gt;&lt;P&gt;totally no idea what happen last time...&lt;/P&gt;&lt;P&gt;now no problem alreadly, it work well, just want to made sure its not happen again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway,thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LiangCk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 02:32:08 GMT</pubDate>
    <dc:creator>Liangck</dc:creator>
    <dc:date>2011-10-12T02:32:08Z</dc:date>
    <item>
      <title>User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22477#M149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is there anyone here facing problem that when running a job, sas ignore your user written code?(does not process it) and it show process fullly successfully?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; is there anyone here have any idea what actuallly is occur? is that the marco or any admin stuff?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Liangck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 02:49:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22477#M149</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-10-03T02:49:46Z</dc:date>
    </item>
    <item>
      <title>User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22478#M150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it ignore all code? Maybe it could be some syntax error. &lt;/P&gt;&lt;P&gt;For example, some if or %if condition that is not true so further code is not processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ieva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 05:55:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22478#M150</guid>
      <dc:creator>ieva</dc:creator>
      <dc:date>2011-10-03T05:55:40Z</dc:date>
    </item>
    <item>
      <title>User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22479#M151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Not really. Is it a specific transformation? What version are you using?&lt;/P&gt;&lt;P&gt;Sometimes the SQL Join is a bit "slow", you might have to save, leave and enter to make your code in effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Linus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 06:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22479#M151</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2011-10-03T06:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22480#M152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ieva and LinusH:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. i using DI 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erm..it happen so studenly on last week. still dint figure out what is the problem.&lt;/P&gt;&lt;P&gt;syntax error...maybe. but isnt it di studio help can help us game out a log that show what goes wrong. Such as variable &amp;amp;a not resolove blar blar blar..&lt;/P&gt;&lt;P&gt;Beside, i dint use any transformation other than user written code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sometime, when i open the job and run it. it work and show some error. but after that i made some changest to the code, i ran again. the code status is FULLY successfully AND i go for the log to made a view.&lt;/P&gt;&lt;P&gt;what i saw is my log only have 200++ line instead of 6000++ line(when able to process). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be is our team wrong ==" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just affaird when deploy will came out this kind of problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@$@^@$&amp;amp;*@$ totally no idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I AM SORRY FOR MY POOR ENGLISH.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:Agree to LinusH, SQl join quite "slow".......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards: &lt;/P&gt;&lt;P&gt;Liangck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 09:00:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22480#M152</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-10-03T09:00:26Z</dc:date>
    </item>
    <item>
      <title>User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22481#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use:&lt;/P&gt;&lt;P&gt;%put &lt;EM&gt;your variable name&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;to verify that you actually have returning values and use this at different steps to debug the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after running the job you can open the LOG tab and look for the returning values to confirm that the code actually runs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 14:18:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22481#M153</guid>
      <dc:creator>Halaku</dc:creator>
      <dc:date>2011-10-07T14:18:46Z</dc:date>
    </item>
    <item>
      <title>User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22482#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Looking at the code in the code tab and in the log will show you if your user written code is being included in the job and if it was submitted successfully.&amp;nbsp; One thing that could cause this is if you have set the entire job to be user written, or have turned the node off in the client.&amp;nbsp; You can tell if the entire job is user written if you open the job;&amp;nbsp; there will be a note at the top of the job indicating that it is all user written.&amp;nbsp; Turning off the node will grey the node out in the client.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still can't get the node to be included, I suggest you open a track with tech support and they can help you determine why the code is not getting included in the job.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 15:55:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22482#M154</guid>
      <dc:creator>nar_sas</dc:creator>
      <dc:date>2011-10-07T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: User written code had been ignore</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22483#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halaku:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ya, i do it all the way with %put ....and i get no result in the log.&lt;/P&gt;&lt;P&gt;totally no idea what happen last time...&lt;/P&gt;&lt;P&gt;now no problem alreadly, it work well, just want to made sure its not happen again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway,thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LiangCk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 02:32:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/User-written-code-had-been-ignore/m-p/22483#M155</guid>
      <dc:creator>Liangck</dc:creator>
      <dc:date>2011-10-12T02:32:08Z</dc:date>
    </item>
  </channel>
</rss>

