Home Database Mysql Tutorial 数据仓库入门(实验7)部署分析服务数据库

数据仓库入门(实验7)部署分析服务数据库

Jun 07, 2016 pm 05:37 PM
database

一、部署到SSAS1.检查SSAS2.查看错误列表 “属性”窗格中的Product维度下方标有蓝色的波浪线,将鼠标移动到这里,显示“避免将属性的可见属性层次结构用作用户定

一、部署到SSAS

1. 检查SSAS

175901790.png


2. 查看错误列表

  “属性”窗格中的Product维度下方标有蓝色的波浪线,将鼠标移动到这里,显示“避免将属性的可见属性层次结构用作用户定义的层次结构中的级别”。这是因为Color和Size成员在属性的层次结构和自定义层次结构中同时出现,可以将它们的AttributeHierarchyVisible属性改为False。这里我们忽略这个警告。

180130553.png


3. 部署

181324904.png


4. 查看部署结果

181336679.png


181338498.png



二、浏览

1. 浏览层次结构

  选择“浏览器”选项卡。如果浏览器与SSAS已经断开,请点击此选项卡的工具栏的“重新连接”按钮。

  在“层次结构”中选择Product Category,查看它的层次结构。

182322101.png


2. 解除警报

  对于某些警报,如果我们忽略它们,,可以选择“解除”。

182150232.png


本文出自 “我们一起追过的MSSQL” 博客,谢绝转载!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Sharing project experience in data processing and data warehouse through MySQL development Sharing project experience in data processing and data warehouse through MySQL development Nov 03, 2023 am 09:39 AM

In today's digital era, data is generally considered to be the basis and capital for corporate decision-making. However, the process of processing large amounts of data and transforming it into reliable decision support information is not easy. At this time, data processing and data warehousing begin to play an important role. This article will share a project experience of implementing data processing and data warehouse through MySQL development. 1. Project background This project is based on the needs of a commercial enterprise's data construction and aims to achieve data aggregation, consistency, cleaning and reliability through data processing and data warehouse. Data for this implementation

Use Hive in Go language to implement efficient data warehouse Use Hive in Go language to implement efficient data warehouse Jun 15, 2023 pm 08:52 PM

In recent years, data warehouses have become an integral part of enterprise data management. Directly using the database for data analysis can meet simple query needs, but when we need to perform large-scale data analysis, a single database can no longer meet the needs. At this time, we need to use a data warehouse to process massive data. Hive is one of the most popular open source components in the data warehouse field. It can integrate the Hadoop distributed computing engine and SQL queries and support parallel processing of massive data. At the same time, in Go language, use

Breaking down data silos using a unified data warehouse: CDP based on Apache Doris Breaking down data silos using a unified data warehouse: CDP based on Apache Doris Mar 20, 2024 pm 01:47 PM

As enterprise data sources become increasingly diverse, the problem of data silos has become common. When insurance companies build customer data platforms (CDPs), they face the problem of component-intensive computing layers and scattered data storage caused by data silos. In order to solve these problems, they adopted CDP 2.0 based on Apache Doris, using Doris' unified data warehouse capabilities to break data silos, simplify data processing pipelines, and improve data processing efficiency.

How does Go language support data warehouse and data analysis applications on the cloud? How does Go language support data warehouse and data analysis applications on the cloud? May 17, 2023 pm 04:51 PM

In recent years, with the continuous development of cloud computing technology, data warehouse and data analysis on the cloud have become an area of ​​concern for more and more enterprises. As an efficient and easy-to-learn programming language, how does Go language support data warehouse and data analysis applications on the cloud? Go language cloud data warehouse development application To develop data warehouse applications on the cloud, Go language can use a variety of development frameworks and tools, and the development process is usually very simple. Among them, several important tools include: 1.1GoCloudGoCloud is a

What are the outstanding features of a data warehouse compared to an operational database? What are the outstanding features of a data warehouse compared to an operational database? Jul 19, 2022 pm 04:15 PM

The outstanding features are "massive data support" and "fast retrieval technology". Data warehouse is a structured data environment for decision support systems and online analysis application data sources, and the database is the core of the entire data warehouse environment, where data is stored and provides support for data retrieval; compared with manipulative databases, it is outstanding It is characterized by support for massive data and fast retrieval technology.

Integration of PHP and data warehouse Integration of PHP and data warehouse May 16, 2023 pm 11:10 PM

With the rapid development of the Internet and big data, more and more companies are beginning to use data warehouses as important infrastructure to support business development. As a popular programming language, PHP has gradually become the first choice for many enterprises and organizations. So how to integrate PHP with data warehouse? 1. Overview of Data Warehouse Data warehouse refers to a large-scale data storage system built with a theme as the core and according to a certain data model and data architecture. Its purpose is to improve data access speed and query efficiency

How to ensure that AI and analytics projects don't fail? How to ensure that AI and analytics projects don't fail? May 08, 2023 pm 06:40 PM

2023 is a year of escalating economic crisis and climate risks, so the need for data-driven insights to drive efficiency, resilience and other key initiatives will be a top priority for businesses in 2023. Many businesses have been trying to adopt advanced analytics and artificial intelligence to meet this need. Now, they must turn proof of concept into return on investment. Many businesses are making huge strides, investing a lot of talent and the right software. However, many enterprises’ AI and analytics projects fail because they don’t have the right underlying technologies in place to support AI and advanced analytics workloads. Some businesses rely on outdated legacy hardware systems, while others are hampered by the cost and control issues that come with leveraging the public cloud. Most companies

How to use Java to develop a Hive-based data warehouse application How to use Java to develop a Hive-based data warehouse application Sep 21, 2023 pm 04:48 PM

How to use Java to develop a Hive-based data warehouse application Introduction: In today's big data era, data warehouse is an important tool for enterprises to store and process massive data. As a member of the Hadoop ecosystem, Hive provides data warehouse solutions. This article aims to introduce how to use Java to develop a Hive-based data warehouse application and provide detailed code examples. 1. Preparation Before starting, we need to ensure the following points: install Hadoop and Hive and ensure that they are running properly

See all articles