BookmarkSubscribeRSS Feed
vijayanand
Obsidian | Level 7

Hi ,

 

My requirement is to migrate the SAS application from AIX 7.1 (SAS9.3)  to Linux.(SAS9.4).   This application has SAS BI Suite as well (DI Studio,SAS EG, SAS IDP and SAS Web Report Studio).  I am thinking of two options.

 

1)  Migrate the source system to Linux with SAS version 9.3  and then upgrade the SAS version to 9,4

2)  Install SAS 9.4 on Linux in target environment  and then migrate the application  from source to target

3)  I believe the metadata package exported in SAS 9.3 would  not have any problem while importing into SAS9.4.  Any other eay of doing this.

 

Which one would be a better choice between 1 and 2  here. Thoughts please..

 

Thanks.

2 REPLIES 2
SASKiwi
PROC Star

Most definitely 2) is your best option. You can't migrate SAS software from one operating system to another. A complete new installation is required so you might as well install SAS 9.4M5, which is the latest available maintenance.

 

Don't forget you need to migrate ALL SAS content including metadata, SAS datasets, formats, catalogs, EG projects, SAS programs and so on.

 

SAS provides very good resources for migration: http://support.sas.com/rnd/migration/utility/upgrade.html

Kurt_Bremser
Super User
  1. Identify all shortcomings of your current setup. There WILL be some.
  2. Set up the new system with the most current release
  3. Set up the basic metadata structure, correcting all problems found in step 1.
  4. Migrate all data, using proc cport/cimport (necessary because of different systems architecture)
  5. You can use package export/import for things like reports, cubes, information maps etc. if the underlying metadata (libraries, datasets) has not changed.
  6. Once the new system is confirmed to be sound, switch your processing and your users over to it.

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 538 views
  • 1 like
  • 3 in conversation