Hi,
Is there any better and faster way of migrating the SAS data sets from one data center to the other data center.These two data centers are in different locations and source data center is a Unix server and Target data center is in Linux.
PROC CPORT and CIMPORT would take lot of time and my data is very huge (runs in TBs').
Thanks,
Vijayanand.
If you have different architectures (suggested by your use of UNIX vs. Linux), cport/cimport is the way to go, as the datasets need to be converted.
I would not worry that much about cport/cimport, but about the physical transfer between the datacenters. That will most probably be the bottleneck.
cport/cimport can be mostly automated with a simple program and shell scripting.
With reasonable hardware, you should be able to convert at least 100 MB/s, which would equate 3 hours for a TB.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.