Enterprise content management Connecting to a Repository via a Dynamically Edited dfc.properties File (part II) 16.06.2019 by Oracle Team This is part II of the 2-part article. See for part I of this article. Testing We will test on the host machine named(…)
Enterprise content management Connecting to a Repository via a Dynamically Edited dfc.properties File (part I) 16.06.2019 by Oracle Team Now that we have containerized content servers, it is very easy, maybe too easy, to create new repositories. Their creation is still not any faster (whether they are containerized or not is irrelevant here) but given a configuration file it(…)
Enterprise content management An exotic feature in the content server: check_client_version 16.06.2019 by Oracle Team A few months ago, I tripped over a very mysterious problem while attempting to connect to a 7.3 CS docbase from within dqMan. We had 3 docbases and we could connect using this client to all of them but(…)
Database Administration & Monitoring, Operating systems SUSE Expert Days 2019 in Lausanne 11.06.2019 by Elisa Usai dbi services is now SUSE Solution Partner. What better way to celebrate that than to attend an event? Last week I was at the SUSE Expert Days 2019 which took place at(…)
Application integration & Middleware How to check WebLogic SAML 2.0 Identity Provider WebSSO partner SSO signing certificat 08.06.2019 by Middleware Team One of the most frequent issue with WebLogic SAML 2.0 identity Asserter is that the Identity Provider metadata used to register the WebSSO partner contains an expired certificate. I got the request to find out how to check the(…)
Database Administration & Monitoring, Database management, Oracle Why ODA reimaging doesn’t work on the first try? 07.06.2019 by Jérôme Dubar Introduction Reimaging an ODA is a good practice for a lot of reasons. To make your ODA cleaner if it’s running for many years and if you patch regularly. To simplify patching because if you’re late you could have to(…)
Database Administration & Monitoring PostgreSQL partitioning (7): Indexing and constraints 07.06.2019 by Daniel Westermann Yesterday we talked about attaching and detaching of partitions. Today we will look at indexing and constraints when it comes to partitioned tables. If you missed the last posts, again, here they are: PostgreSQL partitioning (1):(…)
Database Administration & Monitoring Discover target database 18c with EM12c 06.06.2019 by Oracle Team Working on Enterprise Manager 12.1.0.4 version at a client’s site, we would like to know if oracle database target in 18c version could be discovered and monitored, even if Enterprise Manager 12.1.0.4 does not support Oracle 18c database targets. Installing(…)
Database Administration & Monitoring PostgreSQL partitioning (6): Attaching and detaching partitions 06.06.2019 by Daniel Westermann Having talked about partitioning strategies and partition pruning this time we will have a look on how you can attach and detach partitions to and from an existing partitioned table. If you missed the last posts about partitioning in PostgreSQL(…)
Database Administration & Monitoring PostgreSQL partitioning (5): Partition pruning 05.06.2019 by Daniel Westermann This is the next post in the PostgreSQL partitioning series. If you missed the previous ones here they are: PostgreSQL partitioning (1): Preparing the data set PostgreSQL partitioning (2): Range partitioning(…)