Hello, I've got the following setup: TSM Server 3.7 runnig on NT TSM 4.1.2 client running on HP-UX with Informix 9.21 FC5.1 and TDP for Informix 4.1.2 (64 bits) I'm experiencing troubles with binding the database spaces of Informix to the right management class. My dsm.sys file is as follows: SErvername david COMPRESSION YES ERRORLOGRETENTION 7 LARGECOMMBUFFERS YES ERRORLOGNAME "/opt/tivoli/tsm/client/ba/bin/dsmerror.log" SCHEDLOGNAME "/opt/tivoli/tsm/client/ba/bin/dsmsched.log" SCHEDLOGRETENTION 7 RETRYPERIOD 1 NODENAME goliath DOMAIN / /stand /var /usr /u011 /opt /home /home/sag /home/attach SCHEDMODE POLLING QUERYSCHEDPERIOD 1 COMMmethod TCPip TCPPort 1500 TCPServeraddress 10.163.225.18 PASSWORDAccess generate Inclexcl /opt/tivoli/tsm/client/ba/bin/inclexcl.david SErvername tsm_inf_custserv COMPRESSION YES ERRORLOGRETENTION 7 LARGECOMMBUFFERS YES ERRORLOGNAME "/opt/tivoli/tsm/client/ba/bin/dsmerror.log" SCHEDLOGNAME "/opt/tivoli/tsm/client/ba/bin/dsmsched.log" SCHEDLOGRETENTION 7 RETRYPERIOD 1 NODENAME inf_custserv DOMAIN /u111 SCHEDMODE POLLING QUERYSCHEDPERIOD 1 COMMmethod TCPip TCPPort 1500 TCPServeraddress 10.163.225.18 PASSWORDAccess generate Inclexcl /opt/tivoli/tsm/client/ba/bin/inclexcl.inf_custserv The contens of dsm_david.opt: SErvername david The contents of dsm_inf_custserv.opt is: SErvernname tsm_inf_custserv.opt The contents of inclexcl.goliath: include /custserv_shm/custserv_shm/2/* log1 include /custserv_shm/custserv_shm/rootdbs/0 dbase include /custserv_shm/custserv_shm/rootdbs/1 dbase include /custserv_shm/custserv_shm/plogdbs/0 dbase include /custserv_shm/custserv_shm/plogdbs/1 dbase include /custserv_shm/custserv_shm/llogdbs/0 dbase include /custserv_shm/custserv_shm/llogdbs/1 dbase include /custserv_shm/custserv_shm/idsnldbs/0 dbase include /custserv_shm/custserv_shm/idsnldbs/1 dbase include /custserv_shm/custserv_shm/ontddbs/0 dbase include /custserv_shm/custserv_shm/ontddbs/1 dbase The command show versions inf_custserv * gives the following result: /custserv : /custserv/2/ 35 (MC: DEFAULT) Active, Inserted 07/18/2001 09:36:45 /custserv : /custserv/2/ 36 (MC: DEFAULT) Active, Inserted 07/18/2001 10:11:12 /custserv : /custserv/2/ 37 (MC: DEFAULT) Active, Inserted 07/18/2001 11:14:33 /custserv : /custserv/idsnldbs/ 0 (MC: DEFAULT) Active, Inserted 07/18/2001 11:14:30 /custserv : /custserv/idsnldbs/ 1 (MC: DEFAULT) Active, Inserted 07/18/2001 09:34:05 /custserv : /custserv/llogdbs/ 0 (MC: DEFAULT) Active, Inserted 07/18/2001 11:14:31 /custserv : /custserv/llogdbs/ 1 (MC: DEFAULT) Active, Inserted 07/18/2001 09:34:08 /custserv : /custserv/ontddbs/ 0 (MC: DEFAULT) Active, Inserted 07/18/2001 11:14:33 Hence, the databasespaces and logical logs are not bound to the right management class (the default MC is not log1 or dbase). I've restarted the scheduler as well. Is there something I am missing? Any help is greatly appreciated! Kurt
