Easy Heading Macro | ||
---|---|---|
|
스키마 및 테이블 등록
...
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
- 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
Select the database containing the data to be registered.
DB서비스명에서 마우스 우클릭하여 드롭다운 메뉴에서 [스키마 추가] 메뉴를 클릭합니다. 스키마 추가 대화 상자에서 등록할 스키마를 선택하고 [저장] 버튼을 클릭합니다참고사항 title 참고 : 데이터베이스 접근 권한 데이터베이스 정보는 ADMIN에서 등록한 정보를 기준으로 권한에 따라 나타납니다.
Note : Database Access Permissions Databse information is displayed based on the permissions set in ADMIN.
- 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
- Right-click the [Tables] 폴더에서 마우스 우클릭하여 드롭다운 메뉴에 [테이블 추가] 메뉴를 선택합니다.
[객체 추가] 대화 상자에서 추가할 테이블을 입력 후 [검색] 버튼을 클릭합니다.
검색된 테이블 목록에서 테이블을 선택한 후, [저장] 버튼을 클릭하여 테이블을 추가합니다.
추가된 테이블을 더블 클릭 시, 컬럼, 데이터, 권한 정보를 우측 영역에서 확인할 수 있습니다folder under the registered schema, then select [Add table] from the dropdown menu. - In the [Add object] dialog box, enter the name of the table to add and click the [Search] button.
- From the search result, select the desired table and click [Save] button to complete the table addition.
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을 작성하여 파생 테이블을 추가합니다
...
참고사항 | ||
---|---|---|
| ||
파생 테이블은 데이터 분석 시 Sub Query 형태로 분석됩니다. DB 별 함수 사용 가능합니다. |
...
Step5. 기타 기능
...
스키마 관리자에 등록한 이후 테이블의 컬럼 정보가 변경된 경우 갱신해주어야 합니다.
...
참고사항 | ||
---|---|---|
| ||
스키마 트리의 등록된 스키마에서 스키마 단위로 컬럼 정보를 갱신할 수 있으나 테이블이 많은 경우 실행 시간이 오래 걸릴 수 있습니다. |
2. 관련 보고서 보기
해당 테이블을 사용하고 있는 i-META File 또는 보고서 목록을 확인할 수 있습니다.
...
참고사항 | ||
---|---|---|
| ||
메타 보고서 객체 정보 : 해당 테이블을 사용한 메타 보고서 목록 표시 |
...
Add Derived Table
Add a derived table by writing SQL statements instead of using a physical table.
- Right-click the [Tables] folder under the registered schema, then select [Add derived table] from the dropdown menu.
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.참고사항 title Note : Writing Queries for Derived Table Derived tables are analyzed as sub-queries during data analysis. Functions sepcific to each DB are supported.
- 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.
- Right-click the registered table and click [Update Column Information].
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. View Related Reports
Enable checking i-META Files or the list of the reports that use the selected table.
- Right-click the registered table and click [View related reports].
Enable checking i-META File and the list of the reports that use the selected table.
참고사항 title 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.Double-click the list of the i-META Files to view the list of reports associated with that meta file.