X150: Referenced fields must be specified as NOT NULL.
Before you can create a FOREIGN KEY, you must specify that the referenced fields involved are NOT NULL. You can do this through the Create/Alter Table module, or by using the ALTER command.
Parent topic:
X150 - X199