Search
Tag Cloud
10.2.0.5 10g 11.1 11.2 ADR agent alertlog ASM base64 bug bundle patch codetable constraint database database appliance digest diskgroup encryption enterprise manager gi grid control grid infrastructure hashes LinkedIn listener monitoring oak oakcli ODA OEM ORA oracle oracle database appliance password patch bundle PLSQL privileges RAC sha1 solaris timestamp troubleshooting unwrap wrap zipCategories
-
Recent Posts
Blogroll
Tag Archives: bug
Oracle Database Appliance – Problem Replacing Shared Disk (2.4)
As with all systems, a disk failure can happen and so we had a failing disk on one of our ODA’s. As mentioned in the ODA documentation, replacing a disk is easy and OAK does everything for you. Actually it … Continue reading
Posted in Database Appliance
Tagged 2.4.0.0.0, ASM, bug, bundle patch, database appliance, grid infrastructure, LinkedIn, oak, ODA, oracle, oracle database appliance, troubleshooting
Leave a comment
ORA-19809: limit exceeded for recovery files
In our cloning procedures we use the RMAN “DUPLICATE” command for duplicating databases. This all went fine for a long time until one moment we start getting errors during the duplication process (from the point where media recovery gets started). … Continue reading
Posted in Database
Tagged 11.2, bug, database, LinkedIn, ORA, oracle, RMAN, troubleshooting
Leave a comment
Grid Infra – ASM 11.2.0.3 bug on Solaris – slice 2 CANDIDATE
We recently ran into a bug (at least that how I look at it) that is introduced with ASM 11.2.0.3. As of this version, ASM shows slice 2 (the complete disk, starting a cylinder 0 thus inlcuding the VTOC) as … Continue reading
Posted in Grid Infrastructure, Uncategorized
Tagged 11.2, 11.2.0.3, 12.2, 14577881, ASM, backport, bug, candidate, disk, diskgroup, fixed, LinkedIn, member, oracle, slice, solaris, troubleshooting
2 Comments
Oracle Database Appliance – cleanupDeploy X-windows failure
Whenever something goes wrong during the deployment of an ODA, you can try to fix the problem and restart the deployment from the step where the deployment failed (using the GridInst.pl script). Sometimes however when the deployment fails, restarting the … Continue reading
Posted in Database Appliance
Tagged bug, cleanupDeploy, database appliance, GrindInst, LinkedIn, localhost, oak, oakcli, ODA, oracle database appliance, troubleshooting, x-windws, xterm
Leave a comment
Oracle Database Appliance – Installing Patch Bundle 2.2
On 17 April 2012 ODA patch bundle 2.2.0.0.0 was released, which includes an Linux kernel upgrade (2.6.18-194.32.1.0.1.e15 to 2.6.32-300.11.1.el5uek – Unbreakable Enterprise Kernel), Oracle Grid Infrastructure patchset 11.2.0.3.2 and Oracle RDBMS patchset 11.2.0.3.2. Oracle made the installation of various parts … Continue reading
Posted in Database Appliance
Tagged 11.2, bug, database, database appliance, grid infrastructure, LinkedIn, oak, oakcli, oracle database appliance, patch bundle, RAC
4 Comments
Oracle Database Appliance – Critical Patch Bundle 2.1.0.3.1
Oracle found a bug (a Seagate firmware issue) for ODA’s with Patch Bundle 2.1.0.3.0 applied. They highly recommend the installation of patch 13817532 after you’ve applied Patch Bundle 2.1.0.3.0. The problem is described in MOS note 1438089.1, but in short … Continue reading
Posted in Database Appliance
Tagged bug, critical, database appliance, LinkedIn, oak, ODA, oracle database appliance, patch bundle
Leave a comment
Expired passwords in 11g database using 10g client
When I create a new user/schema in an Oracle database I specify a password and immediately use the PASSWORD EXPIRE clause to expire this one-time-use only password. This way I make sure the user/application who is going to use this … Continue reading