<?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 tsotcp in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40443#M8222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit your .scr file and turn on TRACE and ECHO.&amp;nbsp; Normally the ones from SAS already have the &lt;/P&gt;&lt;P&gt;trace on;&lt;/P&gt;&lt;P&gt;echo on;&lt;/P&gt;&lt;P&gt;commands in them, but they are commented out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not see anything obviously wrong in the responses from your mainframe then open a ticket with SAS support and they should be able to help you more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 16:51:59 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2011-11-02T16:51:59Z</dc:date>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40442#M8221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont know how to resolve this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NOTE: Remote signon to SNACIP01 commencing (SAS Release 9.01.01M3P020206).&lt;/P&gt;&lt;P&gt;NOTE: Script file 'tcptso.scr' entered.&lt;/P&gt;&lt;P&gt;ERROR: Did not understand remote session banner.&lt;/P&gt;&lt;P&gt;ERROR: A communication subsystem partner link setup request failure has occurred.&lt;/P&gt;&lt;P&gt;ERROR: Communication script processing aborted.&lt;/P&gt;&lt;P&gt;ERROR: Remote signon to SNACIP01 cancelled.&lt;/P&gt;&lt;P&gt;35 rsubmit snacip01;&lt;/P&gt;&lt;P&gt;ERROR: A link must be established by executing the SIGNON command before you can communicate&lt;/P&gt;&lt;P&gt;with SNACIP01.&lt;/P&gt;&lt;P&gt;ERROR: Remote submit to SNACIP01 cancelled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the following to download the datasets from Mainframe to PC sas:&lt;/P&gt;&lt;P&gt;filename snacip01 'C:\Documents and Settings\ac43926\Desktop\tcptso.scr';&lt;BR /&gt;options remote=snacip01 compress=yes;&lt;/P&gt;&lt;P&gt;signon snacip01; &lt;BR /&gt;rsubmit snacip01;&lt;BR /&gt;LIBNAME rmtdata&amp;nbsp; "QINCQA.TST.RCAHMO.CATGCLMS.HEDIS10" disp=old;&lt;BR /&gt;PROC download DATA=rmtdata.hedis10 out=work.hedis10 ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;endrsubmit;&lt;BR /&gt;signoff snacip01;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 16:24:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40442#M8221</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-11-02T16:24:01Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40443#M8222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit your .scr file and turn on TRACE and ECHO.&amp;nbsp; Normally the ones from SAS already have the &lt;/P&gt;&lt;P&gt;trace on;&lt;/P&gt;&lt;P&gt;echo on;&lt;/P&gt;&lt;P&gt;commands in them, but they are commented out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not see anything obviously wrong in the responses from your mainframe then open a ticket with SAS support and they should be able to help you more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 16:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40443#M8222</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-11-02T16:51:59Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40444#M8223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Uncommented trace on and echo on.&lt;/P&gt;&lt;P&gt;Opened ticket with SAS,&lt;/P&gt;&lt;P&gt;Neither was helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 17:17:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40444#M8223</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-11-02T17:17:13Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40445#M8224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; if you show the text returned by the script dialog, we might recognise where the problem is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 17:27:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40445#M8224</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-11-02T17:27:47Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40446#M8225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never worked with TSO connection scripts, but most of the problems I have had with connecting to Unix, VMS, Windows machines have been either unexpected responses from the host or time-out issues.&amp;nbsp; For time-out issues you can increase the time that it waits for the next prompt. &lt;/P&gt;&lt;P&gt; For the others you can look at what your host is sending and see if you can figure out how to get to the right point to send the username, password, sas command etc.&amp;nbsp; So you might need to add some more waits to get past extra levels of prompts from the host. You might need to change the string that the script is waiting for because your system uses a different prompt.&amp;nbsp; Or the string you are waiting for is included in the banner message so SAS sends the response too early and the remote is not ready.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 17:29:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40446#M8225</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-11-02T17:29:01Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40447#M8226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NOTE: Remote signon to SNACIP01 commencing (SAS Release 9.01.01M3P020206).&lt;BR /&gt;NOTE: Script file 'tcptso.scr' entered.&lt;BR /&gt;ERROR: Did not understand remote session banner.&lt;BR /&gt;ERROR: A communication subsystem partner link setup request failure has occurred.&lt;BR /&gt;ERROR: Communication script processing aborted.&lt;BR /&gt;ERROR: Remote signon to SNACIP01 cancelled.&lt;BR /&gt;35&amp;nbsp;&amp;nbsp; rsubmit snacip01;&lt;BR /&gt;ERROR: A link must be established by executing the SIGNON command before you can communicate&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; with SNACIP01.&lt;BR /&gt;ERROR: Remote submit to SNACIP01 cancelled.&lt;BR /&gt;36&amp;nbsp;&amp;nbsp; signoff snacip01;&lt;BR /&gt;NOTE: A link to SNACIP01 does not exist.&amp;nbsp; SIGNOFF is not necessary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 18:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40447#M8226</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-11-02T18:45:01Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40448#M8227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; A few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has your signon process ever worked or is this the first time you have tried to get it going?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other SAS users at your site doing mainframe signons, and are they successful? If they are, check your settings with them to see what you are doing differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most SAS sites using TCP connections no longer use script files for logging on, but use the non-script method instead. If my understanding is correct this requires the SAS spawner to be running so it can listen for connection requests, and then start SAS instead of the script file starting SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the SAS spawner running on your mainframe or not? If it is running then you can bypass the use of script files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to use a script file, then it appears you need to customise it so that it recognises your mainframe welcome screen. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 19:38:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40448#M8227</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2011-11-02T19:38:48Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40449#M8228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I'm the only one,or the first one to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I know if SAS spawner is running on MF?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 20:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40449#M8228</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2011-11-02T20:03:47Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40450#M8229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; that extract from your log&amp;nbsp; is showing no screen from the server side of the signon dialog!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you retry with an updated tsotcp having &lt;/P&gt;&lt;P&gt;ECHO ON&lt;/P&gt;&lt;P&gt;TRACE ON&lt;/P&gt;&lt;P&gt;near the start&lt;/P&gt;&lt;P&gt;and report what banner messages appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you telnet to your mainframe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 22:54:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40450#M8229</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2011-11-02T22:54:18Z</dc:date>
    </item>
    <item>
      <title>tsotcp</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40451#M8230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The spawner would have to be installed as a started task on the mainframe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would ask a friendly systems programmer how to look at MF started tasks.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also assume that SAS/CONNECT is installed and licenced on the MF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can locate a MF SAS support person, and ask them if the SAS spawner was configured and set up that would also be useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 22:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tsotcp/m-p/40451#M8230</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2011-11-02T22:57:57Z</dc:date>
    </item>
  </channel>
</rss>

