Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle APEX SQL Command Select Query Returning Error

Jasper TanglibJul 15 2021

Hi,
In Oracle APEX 20.2, I have a table called TC_DATABASE. I wanted to see its data and so I did the usual select query, SELECT * FROM TC_DATABASE, but suddenly it displays the error, as shown below,
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
I think this error has something to do with the data. Since these data are just my tests, I just truncated the table, tried to do the select query again on the now empty table but it still returned the same error. I can still insert data into the table though.
What caused this behavior and how to fix this?
User:

Any idea or suggestion is appreciated!
-Jazz

Comments

Alex.Zaballa

Boa tarde,

Você fez o download das mídias do edelivery.oracle.com?

Qual tipo de instalação você selecionou?

O arquivo que você está tentando instalar é esse?

V138414-01.iso - Oracle Linux 6 Update 8 for x86 64 bit, 3.7 GB

3564827

Boa Tarde,

Então eu estava fazendo a instalação desta versão, porém a própria HP me informou que não é compatível com a controladora que temos no servidor, então partir para instalar a versão 6.7 ou posteriormente tentar com a versão 7.2, já tentei a instalação usando o F10 e também pelo boot da mídia e após finalizar apresenta erro de Kernel panic.

Alex.Zaballa

Quais versões de Oracle Linux você já tentou?

O Kernel Panic ocorre no momento que está carregando o instalador ou ocorre após completar a instalação e rebootar?

Se for ao final:
Você está usando o Kernel da Oracle ou Red Hat compatible?

Quais pacotes e tipo de instação você utilizou?

3564827

Bom Dia,

Já tentei a versão 6.7, porém após terminar a instalação e dar o boot apresenta o erro quando tenta carregar o SO. A versão do SO, baixei da própria Oracle, utilizei a instalação via Intelligent Provisiong e pelo boot no dvd.

Alex.Zaballa
Answer

Você está inicializando com o Kernel da Oracle "Unbreakable Enterprise Kernel" ou com o Kernel Red Hat Compatible?

Qual a versão do Kernel?

Consegue subir o servidor com um Live DVD de alguma outra distro, montar os discos e olhar o /var/log/messages ?


Você também pode tentar via KDUMP: Kdump on CentOS 6 | linuxsysconfig

Cola aqui toda mensagem de erro do Kernel Panic.

Marked as Answer by 3564827 · Sep 27 2020
1 - 5

Post Details

Added on Jul 15 2021
9 comments
992 views