Getting ready

You need to connect to Teradata Viewpoint and have admin access to create a workload. Let's create a profile and then we will relate this profile to a workload:

/*Create a profile*/
 CREATE PROFILE finance_workload AS
      DEFAULT DATABASE = td_cookbook;

We will map this profile to a workload so that the user in the finance_workload profile will be mapped to the new workload.

Get Teradata Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.