by squaremaster | Sep 9, 2019 | Blogs
Non-PROD instance clone has been completed successfully from PROD instance and no issues were encountered while performing the clone but, while trying to login into the application front end, we are unable to login and below is the error message from the log files....
by squaremaster | Aug 22, 2019 | Blogs
The filters can be applied in a worksheet to restrict the number of records present in a dataset. Tableau provides the ability to filter individual views or even entire data sources on dimensions, measures, or sets. Filtering is the way of expelling certain esteems or...
by squaremaster | Aug 1, 2019 | Blogs
Introduction: From Oracle Database 12c release, Oracle introduced multitenant architecture. With this architecture, Oracle Database can have one single container database (CDB) which consists multiple separate pluggable databases (PDB). Before 12c version, all the...
by squaremaster | Aug 1, 2019 | Blogs
Introduction: To ensure data protection, high availability and disaster recovery for enterprise data, Oracle introduced Oracle Data Guard. Oracle Active Data Guard is super set of Oracle Data Guard. Oracle Data Guard technology used to create, maintain, manage, and...
by squaremaster | Jul 31, 2019 | Blogs
Introduction: Subversion (SVN) is a centralized SCM (Software Configuration Management) implementation. It allows to track changes and concurrent development on the same files. Subversion is centralized version Control system, meaning that it uses central server to...