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 ?
'cron' is the scheduler in UNIX and Linux.
Ask your AIX System administrator about adding commands to the crontab, or search the web.
-JD.
Thank you Justin,
I used cron and working successfully