View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002263 | SymmetricDS | Bug | public | 2015-04-09 17:59 | 2015-04-10 19:00 |
| Reporter | mgong | Assigned To | chenson | ||
| Priority | high | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.7.12 | ||||
| Target Version | 3.7.13 | Fixed in Version | 3.7.13 | ||
| Summary | 0002263: Trigger is not able to be created | ||||
| Description | Got the following error when started SymmetricDS service. 2015-04-08 08:54:09,147 ERROR [SymmetricDS] [TriggerRouterService] [symmetric-engine-startup-0] Failed to create triggers for Test.dbo.tTest org.jumpmind.db.sql.SqlException: Cannot create trigger on 'Test.dbo.tTest' as the target is not in the current database. It appears that the trigger has to be created like "use Test go create trigger SYM_ON_I_FOR_Txxx on tTest" instead of Test.dbo.tTest. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-04-09 17:59 | mgong | New Issue | |
| 2015-04-10 18:46 | chenson | Assigned To | => chenson |
| 2015-04-10 18:46 | chenson | Status | new => assigned |
| 2015-04-10 18:46 | chenson | Fixed in Version | => 3.7.13 |
| 2015-04-10 18:46 | chenson | Target Version | => 3.7.13 |
| 2015-04-10 18:46 | chenson | Status | assigned => resolved |
| 2015-04-10 18:46 | chenson | Resolution | open => fixed |
| 2015-04-10 18:47 | chenson | Status | resolved => closed |
| 2015-04-10 19:00 | chenson | Changeset attached | => SymmetricDS trunk r9438 |
| 2015-07-31 01:49 | chenson | Changeset attached | => SymmetricDS master 07d6f433 |