페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 목차 영문으로 변경

Easy Heading Macro
navigationTitle목차

스키마 및 테이블 등록

...

Register Schemas and Tables

The Schema Manager is used to register physical database information and manage access permission for use in the i-META Designer.

Step1. 

...

Step2.  스키마 추가

...

Launch Schema Manager


  1.  Click the [Schema Manager] menu.
     Responsible for database connections, and provides access to information on Synonyms, Tables, and Views through the displayed dialog box.

    Image Added

Step2.  Add Schema

  1. Select the database containing the data to be registered.

    Image Added

    참고사항
    title참고 : 데이터베이스 접근 권한

    데이터베이스 정보는 ADMIN에서 등록한 정보를 기준으로 권한에 따라 나타납니다.

    DB서비스명에서 마우스 우클릭하여 드롭다운 메뉴에서 [스키마 추가] 메뉴를 클릭합니다. 스키마 추가 대화 상자에서 등록할 스키마를 선택하고 [저장] 버튼을 클릭합니다.
    Image Removed

Step3.  테이블 추가

...

참고사항
title참고 : 스키마 단위 갱신

스키마 트리의 등록된 스키마에서 스키마 단위로 컬럼 정보를 갱신할 수 있으나 테이블이 많은 경우 실행 시간이 오래 걸릴 수 있습니다.

Step4.  파생 테이블 추가

물리적인 테이블이 아닌 SQL을 작성하여 파생 테이블을 추가합니다

...

참고사항
title참고 : 파생 테이블 쿼리 작성

파생 테이블은 데이터 분석 시 Sub Query 형태로 분석됩니다. DB 별 함수 사용 가능합니다.

...

Step5.  기타 기능

...

스키마 관리자에 등록한 이후 테이블의 컬럼 정보가 변경된 경우 갱신해주어야 합니다.

...

참고사항
title스키마 단위 갱신

스키마 트리의 등록된 스키마에서 스키마 단위로 컬럼 정보를 갱신할 수 있으나 테이블이 많은 경우 실행 시간이 오래 걸릴 수 있습니다.

2.  관련 보고서 보기

해당 테이블을 사용하고 있는 i-META File 또는 보고서 목록을 확인할 수 있습니다.

  1. 등록된 테이블에서 마우스 우클릭한 후 [관련 보고서 보기]를 클릭합니다.
    Image Removed
    해당 테이블을 사용하고 있는 메타 파일 목록과 보고서를 확인할 수 있습니다.
    Image Removed
    참고사항
    title참고 : 관련 보고서 보기

    메타 보고서 객체 정보 : 해당 테이블을 사용한 메타 보고서 목록 표시
    데이터 소스 객체 정보 : 해당 테이블을 사용한 보고서 목록 표시

    i-META File 목록을 더블클릭 시 해당 메타 파일로 구성된 보고서 목록을 확인할 수 있습니다.
    Image Removed
    Note : Database Access Permissions

    Databse information is displayed based on the permissions set in ADMIN.




  2. Right-click the DB service name, and select [Add Schema] from the dropdown menu. In the Add Schema dialog box, select the schema to register and click the [Save] button.

    Image Added


Step3.  Add Table

  1. Right-click the [Tables] folder under the registered schema, then select [Add table] from the dropdown menu.

  2. In the [Add object] dialog box, enter the name of the table to add and click the [Search] button.

  3. From the search result, select the desired table and click [Save] button to complete the table addition.

    Image Added

  4. Double-click the added table to view column, data, and permission settings on the right panel.

    Image Added

    참고사항
    titleNote : Schema-Level Update

    You can update column information at the schema level from the registered schema in the schema tree, but it may take a long time if there are many tables.


Step4.  Add Derived Table

Add a derived table by writing SQL statements instead of using a physical table.


  1. Right-click the [Tables] folder under the registered schema, then select [Add derived table] from the dropdown menu.

    Image Added

  2. In Derived table dialog box, enter the table name and description, then input the SQL statement to create the table, click [Execution] button.
    After the execution, verify the column information and data preview, and click the [Save] button.

    Image Added

    참고사항
    titleNote : Writing Queries for Derived Table

    Derived tables are analyzed as sub-queries during data analysis. Functions sepcific to each DB are supported.




  3. Check the created table information. 

    Image Added


Step5.  Other Features


1.   Update Column Information

If the table's column information has been modified after being registered in the Schema Manager, it must be updated.


  1. Right-click the registered table and click [Update Column Information].


  2.  Find the i-META file containing the table with updated column information, right-click the table, and click [Update field list] to update the field list.

    Image Added

    참고사항
    titleSchema-Level Update

    You can update column information at the schema level from the registered schema in the schema tree, but it may take a long time if there are many tables.


2.  View Related Reports

Enable checking i-META Files or the list of the reports that use the selected table.


  1. Right-click the registered table and click [View related reports].

    Image Added


  2. Enable checking i-META File and the list of the reports that use the selected table.

    Image Added

    참고사항
    titleNote : View Related Reports

    Meta Report Object Information : Displays a list of meta reports that use the selected table.
    Data Source Object Information : Displays a list of reprorts that use the selected table.


  3. Double-click the list of the i-META Files to view the list of reports associated with that meta file.