Published on InterSystems Developer Community (https://community.intersystems.com)

Home > SQL CREATE TRIGGER command - SQLCODE: <-300>:

Question
craig jackson · Jul 12, 2020

SQL CREATE TRIGGER command - SQLCODE: <-300>:

Hello, I am running into a little problem.

I am trying to create a Cache Trigger on a FACS table using the SQL CREATE TRIGGER command but I am getting the message [SQLCODE: <-300>:<DDL not allowed on this table definition>].

I am not creating a persistent class but using the SQL CREATE TRIGGER command.

Please advise.

thanks.

#SQL #Caché

Source URL:https://community.intersystems.com/post/sql-create-trigger-command-sqlcode