Database backup
Database Backup B. Files backup on windows
Use the batch file:C:\ProgramData\Gamma\gamma_ui\dbscripts\scripts\backup_restore.bat.Follow the prompts and provide the SQL files generated during the backup process. Files Restoration
A function with nested inner functions and a depth of more than 3 levels is a Nested function. Impact A heavily nested function makes it bulky and complex to read and maintain. Time and maintenance cost increases. Possibility of duplication of function increases. Characteristics A function has multiple inner functions…
Monster file single-handedly implements large blocks of functionality within a system and performs multiple, non-cohesive functionalities. It violates the basic approach of structured programming which is: Break a big problem into smaller problems and then resolve these problems. The result obtained inevitably solves the big problem. The monster file typically…
A closure having nested closures with the depth of more than 2 levels is less readable, slower in performance and hold excessively large private memory causing memory leaks. Impact A heavily nested closure is complex to read and maintain. Creating closures inside other closure leads to duplication in memory, potentially…
For seamless installation and execution, Embold should be installed on a clean machine/VM. Embold works with Node.js version 8.11.3. Ensure that the machine on which Embold is getting installed has no Node.js installed. To check if the ‘yum’ process is running, run the following command: ps aux | grep yum…
Before you upgrade Embold on Redhat Enterprise Linux or CentOS, make sure no scans are in process and close all the browsers that are running Embold. Run the installer file. (refer installation steps). During installation, select “Reinstall / Upgrade Embold“. Select Yes option if you want to reinstall Embold. Select the Update option.…
Below are the steps to install standalone corona on RHEL or CentOS. Download installer file from your Embold Account’s section > Releases tab. There will be file with name similar to the following: ‘embold_centos_rhel_1.8.3.0.run’. Make sure that installer file ‘embold_centos_rhel_1.8.3.0.run’ has execution permission. To check the permissions of the installer file, run…
Before you upgrade standalone corona on Redhat Enterprise Linux or CentOS, make sure no scans are in process and close all the browsers that are running Embold. Run the installer. (refer installation steps). During installation, select “Reinstall / Update Corona”. Once upgraded logout and login from the system.
Below are the steps to install Embold on RHEL or CentOS. Download the installer file from your Embold Account’s section > Releases tab > Installers. There will be a file with a name similar to the following: ‘embold_centos_rhel_1.8.3.0.run’. Make sure that installer file ‘embold_centos_rhel_1.8.3.0.run’ has execution permission. To check the permissions of…