Page 1 of 1

TIBCBackupService - connect as role

Posted: Mon 10 Oct 2011 07:43
by yota
Is there a possibility to declare a role on a connection in TIBCBackupService?

And how can I connect with -nodbtriggers switch?

Posted: Tue 11 Oct 2011 10:44
by AndreyZ
Is there a possibility to declare a role on a connection in TIBCBackupService?
For the time being TIBCBackupService doesn't support roles. We will investigate the possibility of adding such functionality.
And how can I connect with -nodbtriggers switch?
You should set the TIBCBackupService.UseNBackup property to True and the TIBCBackupService.NBackupOptions property to [nboNoTriggers].