Hi all I have just had a client on the phone with a TDP for Domino problem. I am not really familiar with this or the Windows 2000 server it's running on and may well not provide enough information from the off so please let me know what else is required.
Running TSM Server 5.1.6.2 on Solaris. The problem is with a 5.1.5.1 TDP Domino Client running on Windows 2000 SP4 (5:00:2195). Basically, if he does a selective backup (using the script below) it works fine, but incrementals seem to run OK but don't actually back anything up (except the transaction logs I think). Any ideas what the problem might be ? Also, he was originally trying to backup the mail dir but the GUI would just keep dropping out when he tried to do a manual backup. As such he has attempted to create a new dir called mail2 with database links pointing to the necessary databases. When he does this and used the GUI to look in mail2, it works fine. I'm sorry if I haven't provided the correct info but I'm not a Windows admin and have very limited knowledge in this realm. Many thanks in advance Farren Minns John Wiley & Sons Ltd The batch file that he runs looks as follows. He only needs to backup the specified directories. cd domino domdsmc incremental mail2\abassett.nsf /subdir=no domdsmc incremental mail2\bioessays.nsf /subdir=no domdsmc incremental mail2\abradfie.nsf /subdir=no domdsmc incremental mail2\achase.nsf /subdir=no domdsmc incremental mail2\scole.nsf /subdir=no domdsmc incremental mail2\ggranger.nsf /subdir=no domdsmc incremental mail2\shadfiel.nsf /subdir=no domdsmc incremental mail2\shamer.nsf /subdir=no domdsmc incremental mail2\jlangrid.nsf /subdir=no domdsmc incremental mail2\spiper.nsf /subdir=no domdsmc incremental mail2\drobinso.nsf /subdir=no domdsmc incremental mail2\sswann.nsf /subdir=no domdsmc incremental mail2\ptrevorr.nsf /subdir=no domdsmc incremental mail2\elsuk.nsf /subdir=no domdsmc incremental mail2\awilkins.nsf /subdir=no domdsmc incremental mail2\jsibley.nsf /subdir=no domdsmc incremental mail2\mcawaiting.nsf /subdir=no domdsmc incremental mail2\mcexport.nsf /subdir=no domdsmc incremental mail2\sybex.nsf /subdir=no domdsmc incremental mail2\ou.nsf /subdir=no domdsmc incremental mail2\authorcorrs.nsf /subdir=no domdsmc incremental mail2\rlong.nsf /subdir=no domdsmc incremental mail2\stmcover.nsf /subdir=no domdsmc incremental mail2\ptcover.nsf /subdir=no domdsmc incremental mail2\bjs.nsf /subdir=no domdsmc incremental mail2\eic2.nsf /subdir=no domdsmc incremental mail2\rward.nsf /subdir=no domdsmc incremental mail2\stcopyuk.nsf /subdir=no domdsmc incremental mail2\etep.nsf /subdir=no domdsmc incremental mail2\hypproofs.nsf /subdir=no domdsmc incremental mail2\ggpb.nsf /subdir=no domdsmc incremental mail2\prequest.nsf /subdir=no domdsmc incremental mail2\indrevew.nsf /subdir=no domdsmc incremental mail2\aisaac.nsf /subdir=no domdsmc incremental mail2\gboonen.nsf /subdir=no domdsmc incremental mail2\aucorrslw.nsf /subdir=no domdsmc incremental mail2\outsourcers.nsf /subdir=no domdsmc incremental mail2\pod.nsf /subdir=no domdsmc incremental mail2\bookreprints.nsf /subdir=no domdsmc incremental mail2\manufacturing.nsf /subdir=no domdsmc incremental mail2\ukdcgood.nsf /subdir=no domdsmc incremental mail2\aucorrsthoms.nsf /subdir=no domdsmc archivelog rem exit ###################################################################### The information contained in this e-mail and any subsequent correspondence is private and confidential and intended solely for the named recipient(s). If you are not a named recipient, you must not copy, distribute, or disseminate the information, open any attachment, or take any action in reliance on it. If you have received the e-mail in error, please notify the sender and delete the e-mail. Any views or opinions expressed in this e-mail are those of the individual sender, unless otherwise stated. Although this e-mail has been scanned for viruses you should rely on your own virus check, as the sender accepts no liability for any damage arising out of any bug or virus infection. ######################################################################
