Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before you begin the following prerequisites must be met:

  • Create Database and ODBC DSN  DSN:
    • Supported* version of PostgreSQL (PostgreSQL 12 or higher)
      • A database to house the RED Metadata Repository.
      • A database to house scheduler (Optional)
  • Software Installations
    • WhereScape RED10.1.x.x with valid license key entered and EULA accepted
    • WhereScape Enablement Pack for target database version RED10.1.x.x 
  • Windows Powershell (64-bit) version 4 or higher
    • To check the Windows Powershell Version:
      • Run the below command in Windows Powershell
        Get-Host|Select-Object Version

...

Run Setup Wizard as administrator
Image RemovedImage Added
Create a new repository or upgrade the existing repository.
Image RemovedImage Added
Select the created ODBC DSN, input login details, and then select Validate. Click Next.
Image RemovedImage Added
Select the directory that contains the unzipped Enablement Pack for installation. Click Next.
Image Removed Image Added 
Using the checkboxed list, include or exclude the components that are to be installed. Click Next.
Image RemovedImage Added
Configure a target connection (for example, a Data Warehouse) and its target locations. Validate and click Add.
Image RemovedImage Added
When done, click Add and then Next to continue.
Image RemovedImage Added
Configure a data source connection (optional) and its target locations. Validate and click Add. Click Next to continue.
Image RemovedImage Added
Review the installation summary and click Install.
Image RemovedImage Added
Click View Logs to open the installation log. Click Finish once the installation is completed successfully.
Image RemovedImage Added
Login to WhereScape RED.
Image RemovedImage Added

Note

There is a post-install script that will run at the first login to RED10 to complete the post-setup wizard installation process.

You will be directed to the below PowerShell window which will give a brief explanation of the post-installation process.
Image RemovedImage Added
Click OK to start the post-installation. If you click Cancel, the installation will stop and the user will be directed to RED.
The user will be directed to the window below, where they have to select the target connection to be configured. Additionally, by deselecting the provided options, the user can choose not to install a particular option.
Image RemovedImage Added
You will be directed to the PowerShell window below. Provide the directory that contains the unzipped Enablement Pack.
Image RemovedImage Added
Click OK

The progress bar will show the post-installation progress.
Image RemovedImage Added
Users will have to choose the schema for the target setting that were provided. One pop-up will come for setting the default target for Date Dimension.
Image RemovedImage Added
After selecting the target progress bar will show the progress for the installation and once it's completed, you will get the below pop-up.
Image RemovedImage Added
After clicking OK RED10 opens automatically. The user will need to restart RED once.
Image RemovedImage Added

Upgrade Of Existing Repository

...

  • From the host script set the script type of wsl_post_install_enablement_pack as Auto Execute - PowerShell Script

    Image Removed Image Added


Important Upgrade Notes
If RED upgrades the repository option is chosen.
This enablement pack will overwrite any existing Source Enablement Pack UI Configs:

...

  1. Connection: 'Database Source System' - this connection was set up as an example source connection,
    • open it's properties and set it up for a source DB in your environment
    • or you can remove it if not required
  2. Execute Update Procedure for dim_date_or to Initialize Date Dimension for Target

...

  1. Image Added


Note

Please avoid regenerating the procedure update_dim_date_or as it is a custom procedure.

...