Pelo erro é algum atributo de data/hora, só não consegui achar.
Hibernate: insert into TAB_REQUISICAO (TS_CADASTRO, TS_MOVIMENTACAO, ST_SITUACAO, IP_MOVIMENTACAO, CD_LOGIN_MOVIMENTACAO, ST_REGISTRO, TP_OPERACAO, NR_VERSAO, ST_CENTRAL, DS_CHAVE, FK_COTACAO, DT_ENTREGA, TS_ENVIO, ST_ENVIALINKS, FK_FUNCIONARIO, FK_LOJA_DESTINO, FK_LOJA_ORIGEM, DS_MSG, NR_NUMERO, OB_OBSERVACAO, ST_STATUS_REQUISICAO, ST_TIPOREQ, VR_TOTAL, FK_USUARIO) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) select scope_identity()
2023-10-15 15:07:59 - o.h.e.jdbc.spi.SqlExceptionHelper - SQL Error: 242, SQLState: S0003
2023-10-15 15:07:59 - o.h.e.jdbc.spi.SqlExceptionHelper - A conversão de um tipo de dados varchar em um tipo de dados datetime resultou em um valor fora do intervalo.
2023-10-15 15:07:59 - b.c.g.p.resource.MensagensRetorno - could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement
org.springframework.dao.InvalidDataAccessResourceUsageException: could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement
Estou com este erro mas não consegui entender