(Pinal Dave) Let me answer the first question first – There is no way to backup and restore SQL Server 2017 to SQL Server 2005 with the help of any tools. In this blog post, we will learn about how we can generate scripts to achieve this task.
Community
MySQL NDB Cluster: Never Install a Management Node on the Same Host as a Data Node
(Jesper Krogh) In MySQL NDB Cluster, the management node (ndb_mgmd) is a lightweight process that among other things handles the configuration of the cluster. Since it is lightweight. It can be tempting to install it with one of the other nodes.
Split your flow trace in BPEL
(Martien van den Akker) A quick one today. In the past we suffered from very large flowtraces in SOA Suite 11g, due to which it could happen that a flow trace wasn’t parsable in EM. And therefor could not be shown.
APEX Static Files not served, ORDS returns 404 or why reading logfiles help
(Peter Raganitsch) On a recent installation we had problems serving APEX static files (application and workspace), they would always report a 404 not found back from ORDS.
Oracle Network Encryption
(David Fitzjarrell) Oracle offers the possibility of encrypted TNS connections through the TCPS protocol. This requires the use of SSL, and as a result, certificates to verify both the client and the server.
Diagnosing .NET Core ThreadPool Starvation with PerfView (Why my service is not saturating all cores or seems to stall).
(Vance Morrison) This article is worth a read if you have
ProxySQL Series : Percona Cluster/MariaDB Cluster (Galera) Read-write Split
(kabilesh) ProxySQL is the most preferred and is widely used for load-balancing MySQL workload, thanks to Rene Cannon & Team for the great tool, and kudos on the recent release of ProxySQL 1.4.10, with a lot of bug fixes.
RMAN-03002: ORA-19693: backup piece already included
(mdinh) I have been cursed trying to create 25TB standby database.
Examples and Function for Using SQL Server LIKE Operator and Wildcard Characters
(Sergey Gigoyan) Have you ever used the SQL Server LIKE operator and were surprised with the results? Are you sure which strings you need to use to match to a specific pattern?
Routing And WildCard Route In Angular
(Sanwar Ranwa) In this article, we will learn about routing and wildcard routes in Angular 6. We will learn from the beginning; i.e., how to set up an Angular 6 environment in VS Code.
