Cloud, Database management Oracle Database to SQL Server 2016 TCO Analyzer 08.07.2017 by Oracle Team Today, many enterprises are striving to transform their IT organization from a cost center into a strategic asset and looking for ways to get more value from their application and data platform investments. To deliver on(…)
Database Administration & Monitoring, Database management PostgreSQL 10 Beta 1 : pg_hba_file_rules view 30.06.2017 by Joël Cattin This short blog to share a helpful stuff with the pg_hba.conf file : The pg_hba.conf file is the central configuration file to control client authentication. It is located in the database cluster’s data directory : postgres@ppas01:/u02/pgdata/PG10BETA1/ [PG10BETA1] ll(…)
Database management, Oracle 12c Multitenant Internals: VPD for V$ views 27.06.2017 by Oracle Team By Franck Pachot . I described in an earlier post on AWR views how the dictionary views were using metadata and object links to show information from other containers. But this mechanism cannot work for fixed(…)
Database management, Oracle 12cR2 Application Containers and Foreign Keys 19.06.2017 by Oracle Team By Franck Pachot . Application Container brings a new way to share data among databases, and adds a new dimension to referential integrity. A foreign key in an application PDB can reference a row belonging to a root data link(…)
Cloud, Database Administration & Monitoring, Database management DBSAT un outil pour la sécurité de vos bases de données Oracle 16.06.2017 by Oracle Team Qu’est-ce que DBSAT ? C’est un outil gratuit d’Oracle que vous pouvez télécharger sur My Oracle Support avec comme référence : Doc Id 2138254.1. Il a pour but d’évaluer la sécurité de vos bases de données Oracle en analysant(…)
Database management 12c NSSn process for Data Guard SYNC transport 15.06.2017 by Oracle Team By Franck Pachot . In a previous post https://www.dbi-services.com/blog/dataguard-wait-events-have-changed-in-12c/ I mentioned the new processes NSA for ASYNC transport and NSS for SYNC transport. I'm answering a bit late to a comment about the number of processes:(…)
Database Administration & Monitoring, Database management Install Apache Kafka on Linux 09.06.2017 by Open source Team What is Apache Kafka ? No, Kafka is not only the famous author (en.wikipedia.org/wiki/Franz_Kafka), it’s an open-source distributed pub-sub messaging system with powerful skills like scalability and fault tolerance. It’s also a stream processing platform (near real-time) for(…)
Database Administration & Monitoring, Database management Oracle 12.2 – How to rotate the 12.2 listener log (DIAG_ADR_ENABLED_LISTENER = OFF) 05.06.2017 by Oracle Team By William Sescu The listener log file contains a lot of very useful information, like the program which was used for the connection, the IP address where the connection is coming from, the OS user which was used on the(…)
Database management 12cR2 auditing all users with a role granted 04.06.2017 by Oracle Team By Franck Pachot . 12.1 introduced Unified Auditing where you define policies and then enable them. As with the traditional audit, you enable them for all users or for specific users. The unified auditing adds a syntax to audit all(…)
Database management New release model for JUL17 (or Oracle 17.3): RU and RUR 30.05.2017 by Oracle Team By Franck Pachot . Updated June 5th When reading about new version numbering in SQL Developer, I took the risk to change the title and guess the future version number for Oracle Database: Oracle 17.3 for(…)