Top "Ora-06512" questions

Oracle database error code ORA-06512: unhandled exception

How to use a stored procedure to read a file into an oracle DB

I'm trying to read a file into my oracle table as a blob. The file is *.gz data. I looked …

oracle stored-procedures blob ora-06512
Oracle error log file

I'm running following block in Oracle (what does it do is not so important) BEGIN SDO_RDF_INFERENCE.CREATE_RULES_…

java oracle plsql ora-06512 ora-29532
run string as query in oracle

i got a little problem in Oracle. I try to create a sequence for generating IDs in a table that …

oracle sequence execute-immediate ora-06512