Question : As it currently stands, this question is not a good fit for our Q&A format. We expect answers […]
Tag: oracle-10g
Is it possible to downgrade oracle 11.1.0.6.0 to 10.2.0.4.0?
Question : Is it possible to downgrade oracle 11.1.0.6.0 to 10.2.0.4.0? The Compatible parameter need to be changed to “10.2.0”? […]
Export from Oracle 10g and import to Oracle 12c unable to create users
Question : I have and old install of Oracle 10g with a lot of users and tablespaces in it, for […]
How to copy bytea from Postgres to Oracle
Question : I have a db on Postgres 9.1. The db collected some binary data that are stored in bytea […]
Strange Oracle ORDER BY
Question : I have a problem sorting strings in french : This is my query : SELECT LIBELLE as LibelleCourant, […]
sqlplus consuming 99% CPU
Question : Oracle’s installed on one server, I’m running sqlplus on a different (application) server. I’ve recently encountered a problem […]
Unable to restore database in Oracle 10g
Question : I created a database backup using the expdp command in Oracle 10g. The backup appears to be created […]
Special characters in Oracle utl_http request
Question : When calling a web service using utl_http, the calls fail when the SOAP envelope contains characters like ¿, […]
Unexpectively slow data loading into Oracle
Question : Big amount (4.000.000+) of files (1-4Mb each) are loading into Oracle 10g for about several days. Table is […]
Restoring Oracle XE database
Question : I had Oracle 10G XE installed on my Windows machine. The machine got corrupted and I will have […]