chris, I think using the win client sets the nodes filespaces to unicode enabled within the tsm internal database. This causes your error. you can reset the client only using the "non documented" SET RECORD method. ( This manipulates the internal db and should only be used on IBM/Tivoli advice.)
Maybe you could fake the client-api so that the win client shows up as Linux ? herfried Chris West <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 07.03.2002 10:34:32 Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc: Subject: Linux and Windows clients Hello, I'm quite new to ADSM so please forgive me if I'm asking something stupid. I am trying to connect to a TSM server (4.2.1) using both Linux and Windows clients (home made clients built using the API). Both clients need to connect to the same client node and the same filespace. The Windows client will be used for backing up and and the Linux one for restoring. The Windows client can backup OK but the Linux client is unable to connect. dsmInit returns: ANS1357S (RC57) Session rejected: Downlevel client code version Both clients are built using the same API version (4.2.1). Is there a way I can access the same filespace from these 2 clients? **************************************************************************** The information contained in this transmission, which may be confidential and proprietary, is only for the intended recipients. Unauthorized use is strictly prohibited. If you receive this transmission in error, please notify me immediately by telephone or electronic mail and confirm that you deleted this transmission and the reply from your electronic mail system. ****************************************************************************
