OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: MHassan on June 23, 2021, 03:53:33 PM

Title: Migration in AIX
Post by: MHassan on June 23, 2021, 03:53:33 PM
Hello,

In Windows there is schedule Tasks in configurator that i can define my schedule to migrate to cache to a storage , What the alternative in AIX because in AIX the configurator don't contain schedule tasks So,
How to make the migration of application group maintenance schedule to run automatic on AIX , for migration from Cache to FileSystem Storage after n days ?


Title: Re: Migration in AIX
Post by: Justin Derrick on June 28, 2021, 05:46:15 PM
'cron' is the scheduler in UNIX and Linux.

Ask your AIX System administrator about adding commands to the crontab, or search the web.

-JD.
Title: Re: Migration in AIX
Post by: MHassan on July 06, 2021, 11:47:22 AM
Thank you Justin,
I used cron and working successfully