<?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: How to create/define SAS/CONNECT Signon script? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91565#M19343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I need those SAS/CONNECT Signon scripts beside SAS interpreter (to run SAS commands).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to access SAS data (read/write) using Oracle Data Integrator tool; see page 96 from &lt;A href="http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf" title="http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf"&gt;http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty new to the "SAS World" so maybe you can share some hints related to this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 06:44:16 GMT</pubDate>
    <dc:creator>apolodor</dc:creator>
    <dc:date>2013-09-26T06:44:16Z</dc:date>
    <item>
      <title>How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91549#M19327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I create/define SAS/CONNECT Signon script to connect to SAS 9.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was told that first I have to install SAS/CONNECT and SAS/BASE utilities on the local workstation (Windows). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:05:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91549#M19327</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-24T07:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91550#M19328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when SAS is licensed with /Connect the install creates sample scripts&amp;nbsp; on your system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91550#M19328</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-09-24T07:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91551#M19329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please tell me where can I find it and how can I test it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 07:38:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91551#M19329</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-24T07:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91552#M19330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a standard sas session run &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%PUT %SYSGET(SASSCRIPT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log should show the path where the example SAS/Connect scripts are stored&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each script is designed for a particular server type and connection type. These are desxribed in the fileheaders.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 12:54:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91552#M19330</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-09-24T12:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91553#M19331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a sample script file I could re-use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I find SAS/Connect scripts? Do I need to install SAS/CONNECT software? Does it come as a separate package?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:28:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91553#M19331</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-24T13:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91554#M19332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my default CFG file, SASSCRIPT was set as a SAS option instead of environment variable. In that case, you can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%put %sysfunc(getoption(SASSCRIPT));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do need to install SAS/Connect. No, it is usually included in your deployment depot, you just need to check it to have it included. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:42:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91554#M19332</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-24T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91555#M19333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Haikuo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I don't know how I could check that option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just installed SAS Drivers for JDBC and SAS/CONNECT for Windows so now I have some jar files under C:\Program Files\SAS\SASDriversforJDBCandCONNECT\9.1 but no script files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:56:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91555#M19333</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-24T13:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91556#M19334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To check the licensing info:&lt;/P&gt;&lt;P&gt;PROC SETINIT;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check the installed components&amp;nbsp; :&lt;/P&gt;&lt;P&gt;PROC PRODUCT_STATUS;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need SAS/CONNECT both licensed and installed.&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 14:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91556#M19334</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-24T14:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91557#M19335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks that SAS/CONNECT is both licensed and installed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC SETINIT;RUN;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Product expiration dates:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;---Base Product&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;&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;&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;&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; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;---SAS/CONNECT&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;&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;&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;&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; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;---SAS OLAP Server&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROC PRODUCT_STATUS;RUN;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For SAS/CONNECT ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Where should I find the (sample) scripts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91557#M19335</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-25T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91558#M19336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you run the statement suggested by Peter or me? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have asked you to run:&lt;/P&gt;&lt;P&gt;%put %sysfunc(getoption(SASSCRIPT)); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will hopefully give you the location of the sample script. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91558#M19336</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-25T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91559#M19337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran &lt;A _jive_internal="true" href="https://communities.sas.com/message/181879#181879"&gt;the ones mentioned by you&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I executed the last command and I got:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;&lt;EM&gt;%put %sysfunc(getoption(SASSCRIPT));&lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;EM&gt;(!SASROOT/misc/connect)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;.....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;However, there is no &lt;STRONG&gt;/misc/connect&lt;/STRONG&gt; folder under &lt;STRONG&gt;C:\Program Files\SAS&lt;/STRONG&gt; on my workstation. Should I look on the server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91559#M19337</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-25T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91560#M19338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so you have nested variable here, run the following to figure out what is SASROOT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%put %sysget(SASROOT);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide more details on your SAS version, OS etc on both of your PC and your SAS server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: Also, did you run it straight, or did you run it using rsumbit? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:47:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91560#M19338</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-25T13:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91561#M19339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Running %put %sysget(SASROOT) I got:&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;&lt;EM&gt;%put %sysget(SASROOT);&lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;EM&gt;/sas/sas92/SASFoundation/9.2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;There is no such folder on my workstation so I'd guess I have to look on the server.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Those commands were executed using SAS Enterprise Guide -&amp;gt; Program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS version: 9.2&lt;/P&gt;&lt;P&gt;Server OS: AIX&lt;/P&gt;&lt;P&gt;Workstation OS: XP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91561#M19339</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-25T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91562#M19340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your conclusion makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using EG, make sure which machine you are running on. It could be local, which in your case, it is Windows XP, if remote, depends on how many different platforms involve, for now, at least you have one server that is AIX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, out curiosity, since you already running EG, why bother resort to SAS/Connect script? EG is taking care of everything in the background without your knowing, so is there anything that 'Rsubmit' can do, while EG can't?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 14:09:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91562#M19340</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-25T14:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91563#M19341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are still times in EG when using rsubmit makes sense as part of processes that take advantage of the MPCONNECT methods in SAS/CONNECT.&amp;nbsp; There are other reasons as well but I refrain from listing them here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91563#M19341</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2013-09-25T15:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91564#M19342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FG,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; I 'd appreciate you would send me a private message on those other reasons. &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:haikuo.bian@gmail.com"&gt;haikuo.bian@gmail.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Haikuo &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:08:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91564#M19342</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-09-25T16:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91565#M19343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I need those SAS/CONNECT Signon scripts beside SAS interpreter (to run SAS commands).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to access SAS data (read/write) using Oracle Data Integrator tool; see page 96 from &lt;A href="http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf" title="http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf"&gt;http://www.oracle.com/technetwork/testcontent/oracledi-km-reference-130306.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty new to the "SAS World" so maybe you can share some hints related to this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 06:44:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91565#M19343</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-26T06:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91566#M19344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to speak to your sas site support representative or SAS technical support - contact details at &lt;A href="http://support.sas.com"&gt;http://support.sas.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 06:56:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91566#M19344</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-09-26T06:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91567#M19345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should be straight forward ... Why is it complicated to locate those scripts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 07:39:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91567#M19345</guid>
      <dc:creator>apolodor</dc:creator>
      <dc:date>2013-09-26T07:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create/define SAS/CONNECT Signon script?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91568#M19346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably the only reason for complexity is because your sas client is installed "incomplete".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A complete install of SAS including SAS/Connect would have built&amp;nbsp; and filled the folder revealed by the SASSCRIPT option.&lt;/P&gt;&lt;P&gt;I expect the scripts would be available for a licensed user from sas customer support.&lt;/P&gt;&lt;P&gt;But remember, nearly always the script has to be adapted to suit your server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 19:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-create-define-SAS-CONNECT-Signon-script/m-p/91568#M19346</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-09-26T19:45:41Z</dc:date>
    </item>
  </channel>
</rss>

