페이지 트리

버전 비교

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

Easy Heading Macro
navigationTitle목차
selectorh1,h2
navigationExpandOptionexpand-all-by-default


  • 서버를 등록할 수 있다.
  • 등록된 서버의 데이터베이스를 추가할 수 있다.
  • 등록된 서버의 데이터베이스를 관리할 수 있다
    패널
    title학습 목표
    Learning Objectives
    1. Can register servers.
    2. Can add databases from registered server.
    3. Can manage databases on registered server.


    Step 1.

    ...

    Configure the Server

    1. Select Resource Management > Server Management.


    2. 신규 버튼을 클릭하여 항목을 추가합니다Click the New button to add an item.


    3. 이름Write name, IP 주소, 설명을 작성한 후 저장 버튼을 클릭합니다.
      코드는 사용자 입력이 아닌 시스템에서 자동으로 생성됩니다address, and description and click the Save button.
      The code is automatically generated by the system, not by user input.


    Step 2.

    ...

    Configure the Database

    Register the database to be used for report development.

    제품에서 데이터베이스 연결 시 데이터베이스 등록 및 권한 부여가 완료되어야 사용 가능합니다
    참고사항
    title참고 Note : 데이터베이스 연결
    Database Connection

    When connecting to the database in the product, it can be used after completing data registration and permission granting.


    1. 자원관리 > 데이터베이스관리 항목을 선택합니다Select Resource Management > Database Management.

    2. 신규 버튼을 눌러 DB 등록 창을 활성화합니다.

      Image Removed


    3. 서버관리에서 등록한 서버를 연결하여 창에서 요구하는 항목을 알맞게 작성한 후 확인 버튼을 눌러 설정을 완료합니다.

      등록한 이후에 다시 항목을 더블 클릭한 후 연결 버튼을 눌러 정상적으로 연결되었는지 확인합니다Click the New button to activate the DB registration window.

      Image Added

    4. Connect registered server in Server Management, fill in the required fields as requested in the window, then click OK button to complete the setup.


    5. After registration, double-click the item again and click the Connect button to verify if the connection is successful.


    보안 상의 이유로 실제 입력한 화면을 이미지로 등록하지 않았습니다.

    아래의 MTXRPTY의 DB 입력한 이미지를 참고하시기 바랍니다
    경고
    title참고 : 가이드 내 이미지 첨부 불가
    Note : Impossible Attaching Images in the Guide

    For security reasons, the actual input screen has not been registered as an image.

    Please refer to the image below for the MTXRPTY DB input.



    Step 3.

    ...

    데이터베이스 추가 및 연결 후 사용자, 부서, 그룹별 권한을 설정합니다.

    ...

    Set Database Permissions

    After adding and connecting the database, set permissions for users, departments, and groups.


    1. Double-click the permission icon of the added database to open Permission Settings window.
      Image Added

    2. Click the New button to open Permission Subject Lookup window.



    3. 신규로 등록할 사용자, 부서, 그룹을 검색하거나 선택하고 확인 버튼을 클릭합니다Search for or select the user, department, or group to be newly registered, then click the OK button.


      참고사항
      title참고 : 전사 권한

      코드명이 DEFAULT인 Company-wide 부서의 경우 전체 사용자를 나타냅니다.

      제품 설치 시 기본으로 추가되어 있는 기본 부서이므로 삭제 및 변경이 가능합니다.

      읽기, 쓰기, 생성 권한을 설정합니다
      Note : Company-wide Permission

      For Company-wide department with the code name DEFAULT, it represents all users.

      This is a default department added during product installation, so it can be deleted or modified.


    4. Set read, write, and create permissions.


      데이터베이스의 권한 옵션은 제품에서 설정한 권한보다 DB 서비스 아이디의 권한이 우선 시 됩니다.

      연결된 데이터베이스의 계정의 권한을 확인하시기 바랍니다
      참고사항
      title참고 : 데이터베이스 권한 옵션
      Note : Database Permission Options

      The permissions granted to the DB service ID take precedence over the permissions set in the product.

      Please verify the permission of the account for the connected database.

      도움말
      title참고 Note : 권한 예시

      연결한 데이터베이스의 서비스 아이디가 사용하려는 Table 또는 DB의 권한(읽기, 쓰기, 생성)이 없을 시,

      위와 같이 권한을 설정하더라도 사용할 수 없습니다.

      옵션상세 설명
      읽기해당 데이터베이스의 테이블을 SELECT할 수 있는 권한
      쓰기해당 데이터베이스의 테이블의 데이터를 INSERT, UPDATE, DELETE할 수 있는 권한
      생성AUD플랫폼에서 테이블 생성은 지원하지 않으므로 생성 권한은 설정하지 않아도 무관
      저장 버튼을 클릭하여 설정한 권한을 저장합니다
      Pemission Example

      If the service ID of the connected database does not have the required permissions (read, write, create) for the Table or DB to use, even if the permissions are set as shown above, they cannot be used.


      OptionDescription
      ReadPermission to SELECT tables in the database.
      WritePermission to INSERT, UPDATE, DELETE data in the tables of the database.
      CreateSince the AUD platform does not support table creation, the create permission is not necessary to set.



    5. Click the Save button to complete the setting.