LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (February 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 6 Feb 2008 17:39:08 -0500
Reply-To:     Nathaniel.Wooding@DOM.COM
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Nat Wooding <Nathaniel.Wooding@DOM.COM>
Subject:      Re: proc to identify modules loaded
Comments: To: "mehtakrishna2002@yahoo.com" <mehtakrishna2002@YAHOO.COM>
In-Reply-To:  <aa10a1c0-9e8d-426a-845f-319c223172e2@e10g2000prf.googlegroups.com>
Content-Type: text/plain; charset="US-ASCII"

Krishna

I believe that you are referring to Proc Setinit. The output -- which appears in the log and not in the output window - looks like

Original site validation data Site name: 'DOMINION RESOURCES SERVICES INC'. Site number: 39405003. Expiration: 30JUN2008. Grace Period: 84 days (ending 22SEP2008). Warning Period: 6 days (ending 28SEP2008). System birthday: 24AUG2007. Operating System: WIN . Product expiration dates: ---STATPLUS 30JUN2008 ---ENTERPRISE 30JUN2008 ---SAS/ETS 30JUN2008 ---MDDB Server common products 30JUN2008 ---SAS/ACCESS Interface to ODBC 30JUN2008

The bad news for you is that some of the products are lumped under a couple of these headings. For example, I have Graph and FSEDIT and I believe that in our license, these are called Enterprise.

You can always type Proc something; run; and SAS will tell you if you need more syntax -- meaning that it is licensed -- or it does not exist.

Nat Wooding Environmental Specialist III Dominion, Environmental Biology 4111 Castlewood Rd Richmond, VA 23234 Phone:804-271-5313, Fax: 804-271-2977

"mehtakrishna2002 @yahoo.com" <mehtakrishna2002 To @YAHOO.COM> SAS-L@LISTSERV.UGA.EDU Sent by: "SAS(r) cc Discussion" <SAS-L@LISTSERV.U Subject GA.EDU> proc to identify modules loaded

02/06/2008 05:29 PM

Please respond to "mehtakrishna2002 @yahoo.com" <mehtakrishna2002 @YAHOO.COM>

Hi, I have in the past used a SAS Proc to identify the modules that are currently installed ( for example ETS). However, I seem to have forgotten it and would appreciat eit if you could point it out. Thanks a lot for your help.

Regards, Krishna

----------------------------------------- CONFIDENTIALITY NOTICE: This electronic message contains information which may be legally confidential and/or privileged and does not in any case represent a firm ENERGY COMMODITY bid or offer relating thereto which binds the sender without an additional express written confirmation to that effect. The information is intended solely for the individual or entity named above and access by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.


Back to: Top of message | Previous page | Main SAS-L page