Environment variable variable_name expansion would overflow string   

Explanation

A mapping option specifies an environment variable as the default value, but expansion of the environment variable requires more space than allocated to the column.

User response

Use a shorter default value, or expand the length of the column.


Copyright© 2019 HCL Technologies Limited