ORA-01026 - multiple buffers of size > 4000 in the bind l

Dicas e truques sobre Oracle Reports Builder - modo gráfico ou modo caractere, ascii, arquivo .PRT, etc
Responder
Moloukos
Rank: Programador Sênior
Rank: Programador Sênior
Mensagens: 54
Registrado em: Qui, 18 Set 2008 10:22 pm
Localização: São Paulo - SP
Moloukos Rox

Olá galera.

Criei uma fórmula que retorna uma determinada observação, vinculei essa fórmula a um field normal, porém quando executo o relatório, o reports retorna o seguinte erro : ORA-01026 - multiple buffers of size > 4000 in the bind list.

Alguém tem idéia do que pode ser isso???

Att.

Versão do Reports 6.0.8.13.1
Avatar do usuário
dr_gori
Moderador
Moderador
Mensagens: 5024
Registrado em: Seg, 03 Mai 2004 3:08 pm
Localização: Portland, OR USA
Contato:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

Neste link tem uma boa explicação pra isso:
http://www.dba-oracle.com/t_ora_01026_m ... d_list.htm

Selecionar tudo

The Oracle docs note this on the ora-01026 error:
ORA-01026: multiple buffers of size > 4000 in the bind list
Cause: More than one long buffer in the bind list.
Action: Change the buffer size to be less than 4000 for the bind variable bound to a normal column.
When more than one long buffer is in a bind list, the error ORA-01026 will be thrown.  Oracle documentation advises that you change the bind variable, which is bound to a normal column, to have a buffer size which is less than 4000. 

Some have found that the Oracle documentation concerning ORA-01026 can be deceptive, as the error can come up even when the appropriate bind variables are minimal loads. The most frequent causes of ORA-01026 are:

incorrect NLS_LANG environment variable setting OR
bugs within the system
Keep in mind that tracking ORA-01026 is a challenging task, and it seems that there has not been a test case created to be able to see if ORA-01026 concerns DBD::Oracle, or not.
Responder
  • Informação
  • Quem está online

    Usuários navegando neste fórum: Nenhum usuário registrado e 4 visitantes