• Title/Summary/Keyword: XMLA

Search Result 4, Processing Time 0.024 seconds

Design and Implementation of OLAP/DataMining integration Tool using XMLA (XMLA를 이용한 OLAP/데이터마이닝 통합 툴의 설계 및 구현)

  • Kim, Seong-Ju;Choi, Ji-Woong;Kim, Myung-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.11a
    • /
    • pp.409-412
    • /
    • 2006
  • 빠르게 변화하는 시장 및 기업 간의 경쟁 환경에서 기업의 의사결정권자들은 보다 신속한 의사결정을 내려야 하고, 의사결정의 위험을 최소화해야 하는 무거운 중책이 새롭게 추가 되었다. 이에 비즈니스 인텔리전스는 주로 고차원의 분석을 필요로 하는 시장분석가나, IT조직의 소수 멤버들을 위한 여러가지 BI툴을 제공 하였다. 과거의 비즈니스 인텔리전스 제품 가격이나 솔루션 구축에 따른 비용은 사용자가 적음에도 불구하고 만만치 않았다. 최근 들어, 환경 변화와 사용자의 요구의 다양성에 따라 기업 내의 많은 사용자들은 데이터를 분석하길 원한다. 또한 기업의 업무를 보다 원할히 진행시키기 위해 많은 의사결정이 하부조직에서 이루어지고 있으며, 그에 따라 현장 직원들에게 의사결정에 대한 책임이 부과되고 있다. 또한 BI 제품의 데이터 저장소의 기술차이에 따라 호환성이 떨어지는 플랫폼을 기반으로 보고서를 작성하였다. 이에 본 논문에서는 XMLA 웹서비스를 이용하여 다중 플랫폼을 지원하는 자바 기반의 리포팅 툴과 연동 가능한 OLAP/데이터마이닝 비즈니스 인텔리전스 툴을 제안한다. 구현 시스템은 다양한 형태로 표현 가능한 프론트엔드 툴을 제공함으로써 최종 사용자의 편의성을 제공하며 BI의 기능을 지원한다.

  • PDF

Implementation of Reporting Tool Supporting OLAP and Data Mining Analysis Using XMLA (XMLA를 사용한 OLAP과 데이타 마이닝 분석이 가능한 리포팅 툴의 구현)

  • Choe, Jee-Woong;Kim, Myung-Ho
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.3
    • /
    • pp.154-166
    • /
    • 2009
  • Database query and reporting tools, OLAP tools and data mining tools are typical front-end tools in Business Intelligence environment which is able to support gathering, consolidating and analyzing data produced from business operation activities and provide access to the result to enterprise's users. Traditional reporting tools have an advantage of creating sophisticated dynamic reports including SQL query result sets, which look like documents produced by word processors, and publishing the reports to the Web environment, but data source for the tools is limited to RDBMS. On the other hand, OLAP tools and data mining tools have an advantage of providing powerful information analysis functions on each own way, but built-in visualization components for analysis results are limited to tables or some charts. Thus, this paper presents a system that integrates three typical front-end tools to complement one another for BI environment. Traditional reporting tools only have a query editor for generating SQL statements to bring data from RDBMS. However, the reporting tool presented by this paper can extract data also from OLAP and data mining servers, because editors for OLAP and data mining query requests are added into this tool. Traditional systems produce all documents in the server side. This structure enables reporting tools to avoid repetitive process to generate documents, when many clients intend to access the same dynamic document. But, because this system targets that a few users generate documents for data analysis, this tool generates documents at the client side. Therefore, the tool has a processing mechanism to deal with a number of data despite the limited memory capacity of the report viewer in the client side. Also, this reporting tool has data structure for integrating data from three kinds of data sources into one document. Finally, most of traditional front-end tools for BI are dependent on data source architecture from specific vendor. To overcome the problem, this system uses XMLA that is a protocol based on web service to access to data sources for OLAP and data mining services from various vendors.

Design and Implementation of Data Access Control Mechanism based on OLAP (OLAP 상에서 데이터 접근 제어 메커니즘 설계 및 구현)

  • Min, Byoung-Kuk;Choi, Ok-Kyung;Kim, Kang-Seok;Hong, Man-Pyo;Yeh, Hong-Jin
    • The KIPS Transactions:PartC
    • /
    • v.19C no.2
    • /
    • pp.91-98
    • /
    • 2012
  • OLAP(On-Line Analytical Processing) is a tool to satisfy the requirements of managing overflowing data analysis. OLAP can provide an interactive analytical processing environment to every end-user. Security policy is necessary to secure sensitive data of organization according to users direct access database. But earlier studies only handled the subject in its functional aspects such as MDX(Multidimensional Expressions) and XMLA(XML for Analysis). This research work is purported for solving such problems by designing and implementing an efficient data access control mechanism for the information security on OLAP. Experimental evaluation result is proposed and its efficiency and accuracy are verified through it.

Data Access Control Method for The Efficient Information Security on OLAP (OLAP 상에서 효율적인 정보 보호를 위한 데이터 접근 제어 방법)

  • Min, Byoung-Kuk;Choi, Okkyung;Yeh, Hong-Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1211-1214
    • /
    • 2011
  • OLAP(On-Line Analytical Processing) 툴은 조직 운영에서 발생하는 데이터의 양이 많아짐에 따라 분석 수요도 함께 급증하며 전문 분석가의 역량만으로는 처리할 수 없는 분석 요구 사항을 충족시키기 위한 툴이다. OLAP 에서는 다양한 사용자가 직접 데이터베이스에 접근하여 대화식으로 질의를 던지고 응답을 받아 분석 업무를 진행할 수 있다. 이렇게 많은 사용자들이 데이터베이스에 직접 접근을 하게 됨에 따라 조직의 민감한 데이터를 지키기 위한 보안 정책이 필수가 되었다. 하지만 기존 연구에서는 OLAP 의 기능적인 분석에 치중하여 MDX(Multidimensional Expressions)와 XMLA(XML for Analysis) 등의 기법으로 기능을 구현하는 것에 그치고 있다. 이에 본 연구에서는 OLAP 보안 관련 연구를 분석하고 보안 모듈을 설계하여 효율적인 정보 보호를 위한 데이터 접근 제어 방법을 제시한다.