WE're running tsm on a windows 2003 box and our tsm admin is not in. One of the dba's would like to expire some files but can't get a "q backup" to work correctly. He wants to run the q backup and then run the expire command.
On the windows server - he runs:
cd \PROGRAM FILES\TIVOLI\TSM\BACLIENT
DSMC -OPTFILE=MSSQL_DSM.OPT
tsm> Q BACKUP -SU=YES {//EPODBMS/DATA/0001}\*\* (shows a full list of files)
tsm> Q BACKUP -SU=YES {//EPODBMS/DATA/0001}\w*\* (shows nothing but should show all files beginning with "w")
Can you tell me what I'm doing wrong.
TIA
On the windows server - he runs:
cd \PROGRAM FILES\TIVOLI\TSM\BACLIENT
DSMC -OPTFILE=MSSQL_DSM.OPT
tsm> Q BACKUP -SU=YES {//EPODBMS/DATA/0001}\*\* (shows a full list of files)
tsm> Q BACKUP -SU=YES {//EPODBMS/DATA/0001}\w*\* (shows nothing but should show all files beginning with "w")
Can you tell me what I'm doing wrong.
TIA