Installation and Setup
It is possible to have RED Host Scripts that call external programs or processes and if these scripts are run by the RED scheduler service it can require the service to be able to interact with the Windows desktop. This is normally achieved either by running the service as a user account or by r...
There may be times when an error similar to the following occurs: A file that is required cannot be installed because the cabinet file c:\Users\<user>\AppData\Roaming\WhereScape Software Limited\WhereScape RED 6.8.4.00\install\disk1.cab has an invalid digital signature. This may i...
Requirements and Assumptions
A user account will be provisioned to Linux to run the scripts provided by WhereScape. This user is a trusted account and requires no other permissions that are described in this document.
The trusted user and the scheduler employs CRON services.
Th...
"Runtime Libraries Error "Missing api-ms-win-crt-runtime-l1-1.0.dll" Our Testing Team has discovered that, in some situations, a system error mentioning missing runtime libraries may occur. These Runtime Libraries are normally installed with the regular Windows Updates but can ea...
Registering Your License Key
WhereScape RED requires a valid
licensee and license key. This information and key are normally supplied in a
separate email.
In WhereScape's Setup
Administrator, click on the Computer Setup tab in the left pane; Then click on th...
--This is a list of permissions required to be granted to a user to use the standalone scheduler maintenance tool on SQL Server. -- basic grants for login grant select on [RED_REPOSITORY].dbo.ws_meta to [SCM.EXE USER] grant insert,update,select on [RED_REPOSITORY].dbo.ws_user_adm to [SCM.EXE...
SQL Server Login Setup Create an SQL Server login that will be used to set up the RED metadata repository and for access by the RED scheduler service. The minimum SQL Server permissions are as follows: Permissions to kill a process when killing jobs in the scheduler VIEW SERVER STATE ALTER ...