|
|
Remove sas setinit from pc
Hi,
I need to remove a SAS installation from a laptop that I have borrowed and
will be returning shortly. The owner of the laptop is a company that has
its own SAS license, however it is very different from the license that I
was using (i.e. no IML, no ETS) and I don't wish to break any licensing
requirements in relation to my personal license. I don't wish to remove SAS
from the laptop - just the setinit based license information so that when
the company needs to use SAS they can apply their own details. If I was sure
that the company would immediately apply their own setinit then I would ask
for that but it is unlikely that his would be provided.
My personal setinit expires in March 2004.
Is there an option in proc setinit that will remove a setinit?
Any ideas would be appreciated.
Doug
|
|
0
|
|
|
|
Reply
|
queanbeyan (66)
|
6/29/2003 7:34:04 AM |
|
Doug,
The following worked for me (tested on WinNT 4 and SAS8.2).
Try at you own risk:
The license information is stored in the following catalog:
<sasroot>\core\sashelp\core.sas7bcat
If you replace it with the original catalog, you're set.
(Solutions Disk 1: \sas\core\sashelp\core.sas7bcat)
If you copy it from the CD, make sure you turn off the read-only attribute
of core.sas7bcat on the laptop, otherwise it can not be updated!
Also check if you need to remove <sasroot>\core\sasinst\setinit.sss.
Now the company can apply their own SAS license with command:
"<sasroot>\sas.exe" <path to their setinit.sss> -setinit -nologo -noautoexec
Lex Jansen
easy access to the SUGI papers at www.lex-jansen.demon.nl/sugi
"doug" <queanbeyan@hotmail.com> wrote in message
news:3efe9618@dnews.tpgi.com.au...
> Hi,
>
> I need to remove a SAS installation from a laptop that I have borrowed and
> will be returning shortly. The owner of the laptop is a company that has
> its own SAS license, however it is very different from the license that I
> was using (i.e. no IML, no ETS) and I don't wish to break any licensing
> requirements in relation to my personal license. I don't wish to remove
SAS
> from the laptop - just the setinit based license information so that when
> the company needs to use SAS they can apply their own details. If I was
sure
> that the company would immediately apply their own setinit then I would
ask
> for that but it is unlikely that his would be provided.
>
> My personal setinit expires in March 2004.
>
> Is there an option in proc setinit that will remove a setinit?
>
> Any ideas would be appreciated.
>
> Doug
>
>
|
|
0
|
|
|
|
Reply
|
Lex
|
6/29/2003 8:43:56 AM
|
|
|
1 Replies
61 Views
(page loaded in 0.276 seconds)
Similiar Articles: comp.soft-sys.sas - page 17Remove sas setinit from pc 1 3 (6/29/2003 7:34:04 AM) Hi, I need to remove a SAS installation from a laptop that I have borrowed and will be returning shortly. Error in running sas - comp.soft-sys.sasrun these statements: proc setinit;run; you'll see a list of products ... sas User put "ERR" "OR". if you want the scrub to pick ... Running SAS on PC, need to delete ... SAS functionality in grace period or warning period when license ...It is said by some technical staff that SAS ... that you have received the message in error, and delete ... SAS SETINIT for Windows - University of Illinois at Chicago ... SAS renewal - comp.soft-sys.sasSpecifically, it states that I need to update my setinit information by contacting my SAS ... how to acquire and implement a new license for SAS on your Windows computer. remove newlines from dataset - comp.soft-sys.sasremove newlines from dataset - comp.soft-sys.sas | Computer Group Hi, I have a dataset with some cells that have erroneously entered "newline" or "return" characters in ... Re: SAS Macro to delete a SAS dataset - comp.soft-sys.sas ...> From: SAS Techies > Subject: SAS Macro to delete a SAS dataset > > Here's a simple ... the file names under a folder to a SAS dataset ... comp.soft-sys.sas 36 | Computer ... 6.13: What does it mean that regexes are greedy? How can I get ...Remove Name From SAS-L 0 11 robinson.bh (4) ... FW: SAS V8 / Proc Setinit --> DORONRON 1 4 Darrell.Edgley (4) "ODBC engine cannot be found" - comp.soft-sys.sasMy office is upgrading to SAS 9; smooth sailing for me, but on my colleague's PC ODBC connections stop ... We have the same packaged SAS 9 installation (PROC SETINIT ... How to delete rows in a sas dataset - comp.soft-sys.sasHow to delete rows in a sas dataset - comp.soft-sys.sas | Computer ... Hello, So I have a longitudinal ... If you attempt to delete a SAS file that does not exist in ... Running SAS on PC, need to delete old compiled macro - comp.soft ...Word Macro to Objrexx - comp.lang.rexx The macro code is: for each item in ... The user has described one of the easiest ... Running SAS on PC, need to delete old compiled ... SAS - Help - Updating the SAS System LicenseThen press your computer's delete or backspace key to remove any hidden characters that may have inadvertently been stored in the setinit.sas file. SETINIT Renewal Instructions z/OS Software Renewal Instructions... order to run each software product that you license from SAS, you must apply the SETINIT ... that is accessible by the computer where your SAS software is installed. 6/29/2012 3:40:50 PM
|
|
|
|
|
|
|
|
|