Cloud, Database Administration & Monitoring, Database management, Hardware & Storage, Operating systems Oracle Cloud basics for beginners 25.06.2020 by Jérôme Dubar Introduction Cloud, Cloud, Cloud. Everyone is talking about the Cloud but a lot of people are still in the fog with Cloud technologies. Let’s talk about basic features of the Oracle Cloud, called OCI for Oracle Cloud Infrastructure. What is(…)
AWS, Database Administration & Monitoring Attaching your own CentOS 7 yum repository to AWS SSM 25.06.2020 by Daniel Westermann From some blogs I've written in the past you might already know that we are using AWS SSM to patch and maintain the complete EC2 and onprem instances at one of our customers. The previous posts(…)
Database Administration & Monitoring The Oracle ACE program ♠ what it is not ♠ 24.06.2020 by Oracle Team By Franck Pachot . I had a few questions about the Oracle ACE program recently and I thought about putting some answers there. Of course, that’s only my point of view, there’s an official web page:(…)
Database Administration & Monitoring Control-M/EM Put a job already ordered in dummy mode 11.06.2020 by Middleware Team Hi everybody. Today we will see how to put a job in dummy mode on the monitoring part Introduction In some case you want, or you will be asked to bypass a treatment. For that, you can put the job(…)
Database Administration & Monitoring Control-M/EM Cyclic job interval less than 1 min 11.06.2020 by Middleware Team Introduction By default, the minimal execution’s interval of a cyclic job is 1 minute (with the rerun every 0 sec option it will loop instantaneously). But what happens when you need to rerun it in a interval between 0 and(…)
Cloud, Database Administration & Monitoring, Oracle Oracle 12c – global partial index 10.06.2020 by Oracle Team By Franck Pachot . We have an incredible number of possibilities with Oracle. Yes, an index can be global (indexing many partitions without having to be partitioned itself on the same key) and partial (skipping some of the table(…)
Cloud, Database Administration & Monitoring, Oracle Oracle 12c – reorg and split table with clustering 10.06.2020 by Oracle Team By Franck Pachot . In this series of small examples on recent features, I have imported in a previous post, the statistics of covid-19 per day and per countries. This is typical of data that(…)
Cloud, Database Administration & Monitoring, Oracle Oracle 12c – peak detection with MATCH_RECOGNIZE 08.06.2020 by Oracle Team By Franck Pachot . This post is part of a series of small examples of recent features. I’m running this in the Oracle 20c preview in the Oracle Cloud. I’ll show a very basic example of “Row Pattern Recognition”(…)
Cloud, Database Administration & Monitoring, Oracle Oracle 12c – pre-built join index 05.06.2020 by Oracle Team By Franck Pachot . This post is part of a series of small examples of recent features. I’m running this in the Oracle 20c preview in the Oracle Cloud. I have created a few tables in the(…)
AWS, Cloud, Database Administration & Monitoring, Oracle What is a serverless database? 05.06.2020 by Oracle Team By Franck Pachot . After reading the https://cloudwars.co/oracle/oracle-deal-8×8-larry-ellison-picks-amazons-pocket-again/ paper, I am writing some thoughts about how a database can be serverless and elastic. Of course, a database needs a server to process its data. Serverless(…)