Skip to main content

Alternative Mappings for the Globals

Alternative Mappings for the Globals

In some cases, you might want to separately map the Business Intelligence and related globals to separate databases. The following table lists the key globals:

Items Globals Comments
Fact tables and their indexes
  • ^DeepSee.Fact

  • ^DeepSee.FactRelation

  • ^DeepSee.Index

When you initially build the cube, you might disable journaling for the database that contains these globals. After that, enable journaling for the databases.
Globals used to keep cube synchronized with the source table
  • ^OBJ.DSTIME

  • ^DeepSee.Update

See Keeping the Cubes Current.
Cube internals
  • ^DeepSee.Cubes

  • ^DeepSee.Dimension

  • ^DeepSee.DimensionI

 
Cube Manager
  • ^DeepSee.CubeManager

  • ^DeepSee.CubeManager.CubeEventD

  • ^DeepSee.CubeManager.CubeEventI

  • ^DeepSee.CubeManager.CubeRegistr

See Using the Cube Manager.
Listing groups ^DeepSee.ListingGroups See Defining Listing Groups.
Result cache (for large data sets)
  • ^DeepSee.BucketList

  • ^DeepSee.Cache.*

  • ^DeepSee.JoinIndex

  • ^DeepSee.UpdateCounter

  • ^DeepSee.Listing

You can disable journaling for the database that contains these globals. For information on the result cache, see Cube Updates and the Result Cache.
Items created in the Analyzer and in the Dashboard Designer
  • ^DeepSee.Filters

  • ^DeepSee.Folder*

  • ^DeepSee.FolderItem*

See Using the Analyzer and Creating Dashboards.

Term lists
  • ^DeepSee.TermList

See Advanced Modeling for InterSystems Business Intelligence.
Quality measures
  • ^DeepSee.QMsrs

See Advanced Modeling for InterSystems Business Intelligence.
Pivot variables
  • ^DeepSee.Variables

See Defining and Using Pivot Variables.
Other portal options
  • ^DeepSee.DashboardSettings (user-specific dashboard settings)

  • ^DeepSee.User.SendTo (user email addresses)

  • ^DeepSee.User.Settings (runtime variables)

  • ^DeepSee.User.Icons (custom icons)

  • ^DeepSee.UserPortalSettings (general settings and worklist settings)

  • ^DeepSee.UserPreferences (recent items, per user)

  • ^DeepSee.PaperSizes (see Adding Paper Sizes. )

For most of these, see Configuring Settings.
Custom code
  • ^DeepSee.InitCode

  • ^DeepSee.AuditCode

See Other Development Work.
Recent history and logs
  • ^DeepSee.AgentLog

  • ^DeepSee.Last*

  • ^DeepSee.PivotError

  • ^DeepSee.QueryLog

  • ^DeepSee.Session

  • ^DeepSee.SQLError

 
InterSystems IRIS NLP
  • ^IRIS.IK.*

 
Internals used for processing
  • ^DeepSee.ActiveTasks

  • ^DeepSee.Build

  • ^DeepSee.Cancel

  • ^DeepSee.ComputedSQL

  • ^DeepSee.Functions

  • ^DeepSee.IDList

  • ^DeepSee.Pivot

  • ^DeepSee.Shell

  • ^DeepSee.TaskGroups

  • ^DeepSee.Tasks

  • ^DeepSee.UI.Charts

 

This is not a comprehensive list; the system uses additional globals with names that start ^DeepSee. Globals not listed here typically contain only small amounts of data or are typically defined only briefly.

FeedbackOpens in a new tab