Author Topic: cache data  (Read 2938 times)

Glenn

  • Jr. Member
  • **
  • Posts: 21
    • View Profile
cache data
« on: July 10, 2015, 06:03:56 AM »
I am going from an AIX platform to a Linux platform for CMOD / DB2 / TSM.
I have installed CMOD V9.5, DB2 10.5.3 on one Linux server and TSM 7.1.1 on another Linux server.
I have copied the db2 using both db2look and db2move, and have exported both the server and nodes for TSM.
What is the best way to get the cache data over to Linux from AIX?
I have a file system on AIX, /arscache/cache1 and the same file system name on Linux, /arscache/cache1.

Alessandro Perucchi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
    • View Profile
Re: cache data
« Reply #1 on: July 10, 2015, 06:15:38 AM »
Hello Glenn,

You "simply" need to copy the whole /arscache/cache1 from AIX to Linux.

Be aware that you have a lots of links in there, so a "simple" cp -pr or scp -pr won't work.

One of the way to do it, is to use "tar -cv ..." on the AIX, and "tar -xv ..." on the Linux side.

Hope that helps a little bit.
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: cache data
« Reply #2 on: July 10, 2015, 07:14:28 AM »
I'd use rdist or rsync if they're available on both machines.  You'll want to make sure you read the documentation on how these utilities deal with links.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR