h**h 发帖数: 488 | 1 刚上班,公司装了SAS Enterprise Guide, 在Server上用。我需要SAS 9,问了IT,说
可以在Enterprise Guide 上run code。 这是一回事情吗?
我觉得我没有说清楚,怎么解释我需要单独的SAS 9? 看起来他们用的是SAS
Enterprise Guide Server based. SAS 9 是另外需要一个licence 吗? 大家用的SAS
都是在local drive上run, 还是Server based? |
p********a 发帖数: 5352 | 2 http://www.sas.com/technologies/bi/query_reporting/guide/#section=5
SAS enterprise guide is free when you buy SAS BASE. It doesn't work if you
don't have SAS BASE license.This means your company do have SAS 9 licsense.
Yes, you can run code on Enterprise guide. |
h**h 发帖数: 488 | 3 谢谢版主。你是说要买SAS enterprise guide licsense 必须买SAS Base? 管这事的同事只用SAS enterprise guide, 不是很懂SAS.
IT回答是单独的SAS licsense 没有。我们这里有一套自己用了很多年的procedure (主
要是Excel Macro) 做 weekly report. 另外用一套在SAS enterprise guide 上build
好的procedure做statistical check up.
我们有很大的routine work, 不敢随便改以前的工作procedure 。如果SAS enterprise
guide 和 SAS 9 差太多,得让他们买SAS licsense。 我自己需要用。
SAS enterprise guide 能替代SAS 9 所有的工作吗? 用惯SAS 9 能习惯这样的界面吗? |
p********a 发帖数: 5352 | 4 应该可以。俺从来不用它,不过反正能RUN SAS CODE 就可以了
俺的印象是Enterprise Guide 没有LICENSE,但必须有SAS BASE才能用。也就是说,它
的LICSENSE就是SAS BASE的LICENSE。肯定是你同事不懂 |
l***a 发帖数: 12410 | 5 EG is free when you buy SAS
【在 p********a 的大作中提到】 : 应该可以。俺从来不用它,不过反正能RUN SAS CODE 就可以了 : 俺的印象是Enterprise Guide 没有LICENSE,但必须有SAS BASE才能用。也就是说,它 : 的LICSENSE就是SAS BASE的LICENSE。肯定是你同事不懂
|
y******0 发帖数: 401 | 6 Open your SAS EG, then choose new project. In the project you choose new
code or open a code. Then you can run the code. In fact EG is much powerful
than SAS 9. You can define the parameters and convert your code to web-based
interface through using SAS Stored Process.
Before you use the SAS EG, you have to set it up, like repository, server,
username, password ... if you don't know how to set up, asking your IT, i
think they will help you. |
h**h 发帖数: 488 | 7 My co-worker seems not know SAS a lot.
What do you mean by SAS BASE? Is it a part of SAS 9? When we need to use SAS
9, as SAS graph, SAS Stat, SAS macro, does SAS Base License include those,
or they have other seperate licenses?
I might need to talk with my boss about the license. It is hard for me to
get use to the Enterprise interface.If other factions are not included, it
is not worth to work on this interface.
【在 p********a 的大作中提到】 : 应该可以。俺从来不用它,不过反正能RUN SAS CODE 就可以了 : 俺的印象是Enterprise Guide 没有LICENSE,但必须有SAS BASE才能用。也就是说,它 : 的LICSENSE就是SAS BASE的LICENSE。肯定是你同事不懂
|
t********y 发帖数: 469 | 8 EG is just a user-friendly interface, it's same functions as SAS Base.
I think SAS institute developed EG to compete with SPSS. |