페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

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. 

...

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.

Step2. 

...

Add Schema

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

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

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

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


Step3. 

...

Add Table

  1. Right-click the [Tables]  폴더에서 마우스 우클릭하여 드롭다운 메뉴에 [테이블 추가] 메뉴를 선택합니다.
    [객체 추가] 대화 상자에서 추가할 테이블을 입력 후 [검색] 버튼을 클릭합니다.
    검색된 테이블 목록에서 테이블을 선택한 후, [저장] 버튼을 클릭하여 테이블을 추가합니다.
    Image Removed
    추가된 테이블을 더블 클릭 시, 컬럼, 데이터, 권한 정보를 우측 영역에서 확인할 수 있습니다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.



    스키마 트리의 등록된 스키마에서 스키마 단위로 컬럼 정보를 갱신할 수 있으나 테이블이 많은 경우 실행 시간이 오래 걸릴 수 있습니다
    참고사항
    title참고 : 스키마 단위 갱신
    Note : 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. 

...

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

...

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.
    Execute and verify the column information and data preview, then click the [Save] button.

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

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

    생성된 테이블 정보를 확인합니다
    Note : 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


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.



    스키마 트리의 등록된 스키마에서 스키마 단위로 컬럼 정보를 갱신할 수 있으나 테이블이 많은 경우 실행 시간이 오래 걸릴 수 있습니다
    참고사항
    title스키마 단위 갱신
    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.


2. 

...

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

...

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.



    참고사항
    title참고 : 관련 보고서 보기

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

    i-META File 목록을 더블클릭 시 해당 메타 파일로 구성된 보고서 목록을 확인할 수 있습니다
    Note : 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.