On Sun, 26 Mar 2006, Rofie, Abu Bakar might have said: > Hi; > > > > One of my clients needs to perform TSM backup on MySQL. From IBM site found > that it should use adsmpipe to run it. I am unable to find the related > example and scripts for it. Any body there can help
I use mysqldump to a file, then backup the file each night. Mike