TNDB_COMMA
tokp = strtok_r(setstr, TNDB_COMMA, &finally);
tokp = strtok_r(NULL, TNDB_COMMA, &finally);