Re: sector-based incremental backup of filesystem

2010-01-23 Thread Josh Davis
For now, the best you could hope for would be an image mode snapshot backup going into a deduplicated storage pool. Alternatively, if your application has a TSM connect agent (such as TDP for Databases), then you could use that to get the application data incrementally rather than pulling the

RMAN error allocating TDP channel....

2010-01-23 Thread Mario Behring
Hi list, Server is Solaris SunOS 5.8 TDP for Oracle is 5.2.2.0 TSM Server is 5.5.0.0 TSM BA Client is 5.5.2.0 The link was created using the root user oraserver [root] /u01/app/oracle/product/8.1.7.3/lib> ls -la libobk.so lrwxrwxrwx 1 root other 18 Jan 23 12:11 libobk.so -> /

Re: RMAN error allocating TDP channel....

2010-01-23 Thread Len Boyle
Good Day Mario, After the link was created did you bounce the oracle data base. I am not sure if it has changed, or different with the latest TSM client. But I was told that the Oracle data base loads the libobk.so when it starts up and unless you bounce Oracle it will not reload the file to p

Re: RMAN error allocating TDP channel....

2010-01-23 Thread Mario Behring
Hi Len, The link was created with Oracle down. Also, I checked permission issues regarding the oracle user...like read/write permission on dsmerrorl.log file (in my case located in /var/log). I changed the permission on /opt/tivoli/tsm/client/oracle and /opt/tivoli/tsm/client/ba directories wi