Before restoring database dumps to new servers we need to install MongoDB on each system. Step 1: Installation: [crayon-690816a9abb86545051340/] inside it: [crayon-690816a9abb8d550065328/] [crayon-690816a9abb8e315114052/] …
Read More »Automatizing backup process on sharded clusters
In sharded replicas before backup process you need to disable balancer and when backup finishes you need to enable the balancer. This process doesn’t …
Read More »Back Up a Sharded Cluster with File System Snapshots
In MongoDB we can take backups with database dumps or filesystem snapshots. In large databases it is recommended to use file system snapshots rather …
Read More »SSH Login Without Password Using ssh-keygen & ssh-copy-id
You can login to a remote Linux server without entering password in 3 simple steps using ssky-keygen and ssh-copy-id as explained in this article. …
Read More »Connect to MySQL Server without password in safe mode
This article contains information about mysql safe mode such as start mysql in safe mode, find mysqld_safe location, changing password. MySQL Safe Mode Sometime you …
Read More »IN SYBASE Tempdb Full
1.Check error log to find the tempdb full. 2.Find out the space free in tempdb using [crayon-690816a9b56f8380673379/] 3.dum tran with truncate only if still …
Read More »SQL Server System Databases
In this article I will explain some information about SQL Server System databases. System databases are created automatically when you install SQL Server. The …
Read More »Teradata IoT capabilities & Teradata Listener
What is Teradata: Teradata is a relational database management system (RDBMS) that is: an open system, running on a UNIX MP-RAS or Windows server platform. capable of …
Read More »Teradata and JSON – Monetizing the Internet of Things (IoT)
The prevalent influence of technology has resulted in a widespread use of a variety of devices such as cell phones, sensors, web API’s and …
Read More »Replica set health
Replication lag Typically, in our replica sets, we monitoring the replication lag, that is a measure of who far a secondary is behind the primary: …
Read More »
Database Tutorials MSSQL, Oracle, PostgreSQL, MySQL, MariaDB, DB2, Sybase, Teradata, Big Data, NOSQL, MongoDB, Couchbase, Cassandra, Windows, Linux 