Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems ODA – 32GB template but got a database with 16GB SGA??? 06.03.2017 by David Hueber I got an interesting question today from a customer which created a database on ODA. He selected the template odb-04 which shows 32GB Memory but got a database with a 16GB SGA… Is it due to the PGA size, a(…)
Database management Oracle 12c – Is VKTM always your top process? 03.03.2017 by Oracle Team By William Sescu If VKTM is always your top cpu consuming process, then this blog might be something for you. Especially in virtual environments, I have seen often the VKTM process as the top process, even if the VM was(…)
Database Administration & Monitoring, Database management Oracle 12c – How to Recover lost DataGuard Broker Configuration Files 28.02.2017 by Oracle Team By William Sescu If you are using RMAN to back up your database, you are already doing the right thing. However, RMAN does not take care of everything. e.g. it is not backing up the following things, to mention just(…)
Database Administration & Monitoring, Database management Oracle 12c – Recreating a Controlfile in a Data Guard environment with noresetlogs 24.02.2017 by Oracle Team By William Sescu Sometimes you might run into situations where the controlfile does not represent the backups and archivelogs correctly, because of a mismatch of the control_file_record_keep_time and the RMAN retention. The controlfile has non circular and a circular records.
Database Administration & Monitoring, Database management Oracle 12c – How to correct the error: “RMAN-20005: target database name is ambiguous” 21.02.2017 by Oracle Team By William Sescu I do have a Data Guard environment, where I have configured the RMAN DB_UNIQUE_NAME persistent setting for my primary and the standby. With the RMAN DB_UNIQUE_NAME settings I am able to run reports my Oracle Data Guard(…)
Database Administration & Monitoring, Database management Oracle 12c – Combining Flashback Drop and Flashback Query 17.02.2017 by Oracle Team By William Sescu If you think that Flashback Drop feature just brings back your table, then this is only half of the story. It does much more than that. Besides undropping the table, it also brings back your constraints, your(…)
Database Administration & Monitoring, Database management Oracle 12c – Issues with the HEATMAP Segment even if the heat map feature is not used 13.02.2017 by Oracle Team By William Sescu When I don’t need I feature, I don’t turn it on, or do not use it because it reduces the possibility to run into issues. Most of the times this is true, however, during the preparation for(…)
Database Administration & Monitoring, Database management Oracle 12c – RMAN list failure does not show any failure even if there is one 08.02.2017 by Oracle Team By William Sescu Relying to much on the RMAN Data Recovery Advisor is not always the best idea. In a lot of situations, it tells you the right things, however, sometimes it tells you not the optimal things, and sometimes,(…)
Database Administration & Monitoring, Database management Oracle – RMAN Backups to CIFS 06.02.2017 by Oracle Team By William Sescu Not to often, but sometimes you need to offload your RMAN backups and your DataPump exports to CIFS. You might run out of space on your NFS server, or you are a Windows shop who has only(…)
Database Administration & Monitoring, Database management Oracle 12cR2 – RMAN cold backup with TAG’s 26.01.2017 by Oracle Team By William Sescu I am planning to backup my 12R2 container database, because a huge application change is coming up, and I want to be sure that I have a good RMAN backup beforehand. For that particular DB, I(…)