I was scripting a senddb code
and got this error:
“Cannot insert the value NULL into column 'permission path', table '@temp'; column does not allow nulls. INSERT fails.”
Descriptive huh!?
This has to do with a profile name not being entered.
View what the name of the profile is. mine is “testForMailJob”
and I updated my code to include the profile name:
lack of database profile permissions will also cause this same error
ReplyDelete