Disabling strict virtualization mode in Data Virtualization

Disable strict virtualization mode to enable users to discover data sources and to virtualize objects without automatically using business terms for table and column names.

Procedure

To disable the strict virtualization mode, follow these steps.

  1. Log in to IBM Cloud Pak for Data.
    You must have the Cloud Pak for Data data steward role and the Data Virtualization Admin or Data Virtualization Steward role.
  2. Enter the following GET request on your browser.
    https://OpenShift_URL:port/icp4data-databases/dv/Project/dvapiserver/dv/security/strict/off
    Replace the following values.
    Required information Description
    CPD_URL The URL to use when you log in to your Red Hat® OpenShift® cluster.

    Ensure that you have the appropriate credentials to log in to the cluster by using oc login.

    Your cluster administrator must tell you whether your cluster is connected to the internet or is air-gapped.

    DV_NAMESPACE The project (namespace) where the IBM® Software Hub control plane is installed.

What to do next

Before virtualizing data in the default virtualization mode, delete objects that you virtualized before you disabled strict virtualization mode.