Troubleshoot fix resolve ORA-01480: trailing null missing from STR bind value

Error Description: A bind variable of type 5 (null-terminated string) does not contain the terminating null in its buffer.
Fix for this error: Terminate the string with a null character