(Bipin Joshi) Server Sent Events or SSE allow you to send push messages from the server to client. They come handy when you have a lengthy processing going on the server and want to notify the client from time to time about the status or intermediate results of the processing.
Other News
Database Tools and Extensions for Visual Studio 2019
(Hannes Du Preez) Visual Studio 2019 is a massive step forward in the developer spectrum. Not only has it shifted a lot of boundaries, but it has also made it easier to extend its interface.
FromDual Recovery Manager (rman) with progress indicator
(Shinguz) Since version 2.1.0 the FromDual Recovery Manager (rman) for MariaDB and MySQL has also a progress indicator for the restore of logical backups made with mysqldump.
19c Grid Dry-Run Upgrade
(mdinh) First test using GUI.
Oracle JET Model ID Attribute
(Andrejus Baranovskis) When building Oracle JET Model/Collection structure to render table, you should be careful defining ID attribute. This attribute must have unique values only, if there will be duplicates in ID, then table rows will be rendered incorrectly.
Basic Replication — 7 : Refresh Groups
(Hemant K Chitale) So far, all my blog posts in this series cover “single” Materialized Views (even if I have created two MVs, they are independent of each other and can be refreshed at different schedules).
SQL SERVER – Check for Update in SSMS
(Pinal Dave) Just last week, I had a very interesting consulting engagement with large financial technology organizations. DBAs and Devs had many interesting questions during the Comprehensive Database Performance Health Check. One of the question was related to how to check the update in SSMS.
Drag and Drop between Multiple Trees in Jquery using jstree
(Chris A. Johnson) This was a fun project that came about because of a lack of foresight in the design process.
Using disk tiebreaker for HADR with TSA configuration
(Jun Su Lee) If you prefer to use a disk device as quorum, you can do that for Db2 HADR ( High availability disaster recovery ) and TSA (Tivoli System Automation) configuration.
Concepts of Network Model and Hierarchical Data Structure – Part 4
Properties of a Hierarchical Schema The hierarchical schema of record types as well as Parent Child Relationship (PCR) types should have the subsequent properties: A record type, known as a root of the hierarchical schema, do not take part in any type of Parent Child Relationship (PCR) as a child record type. Each and every single record type excluding the...
