Hi,

I am trying to backup all databases in db zone through the master zone. I have 
put mysqldump command in a file that backs up all databases in db zone by using 
zlogin.

When I run the backup command interactively, everything goes fine. Problem 
arises when I try to put the same command as a cron job, it ends prematurely as 
only first 100K or so are dumped and put into the file. 

Are there any restrictions to how much data a script can generate if running 
via cron vs. interactively? 

How can I get my working script to work as a cron job properly.

Many thanks,
Frank
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to