Github user zellerh commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/833#discussion_r87900854 --- Diff: core/sql/bin/SqlciErrors.txt --- @@ -3925,3 +3925,16 @@ $3~String1. 30047 ZZZZZ 99999 BEGINNER MAJOR DBADMIN NAR details. HexdRow: $0~String0 ErrNum: $1~Int1 ObjectName: $2~TableName PartitionName: $3~String3 FileNum: $4~Int4 RecNum: $5~Int5 30048 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Fast Load failed. Number of error rows($0~Int0) inserted into the exception table exceeded the max allowed($1~Int1). 30049 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Fast Load succeeded. Number of error rows inserted into the exception table is $0~Int0 + +32001 ZZZZZ 99999 BEGINNER MAJOR DBADMIN Token is invalid. +32002 ZZZZZ 99999 BEGINNER MAJOR DBADMIN JSON value is invalid. --- End diff -- Yes, agree. Maybe something like 8970-8982.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---