The DBKEY for table <str> is <num> bytes, variable <str> must be the same size or larger Explanation: The variable you are using with the DBKEY is not the same size as the dbkey. User Action: Use a variable that is the same size as the dbkey.