Microsoft PowerPoint - Data Protector IDB Management(PART1).ppt

Size: px
Start display at page:

Download "Microsoft PowerPoint - Data Protector IDB Management(PART1).ppt"

Transcription

1 HP OpenView Data Protector IDB(Internal Database) Management PART 1 SYSWILL EMS TEAM JAN 2004

2 문서개요 HP OpenView Data Protector 를운영하는데있어서매우중요한역할을하는 IDB (Internal Databse ) 에대한개념과주요특징및기능에대한이해를통해서보다안정적이고편리한백업시스템정책을구현하고자합니다. 본문서는 Data Protector 5.1 을기준으로작성되었으므로일부내용과파일경로등에서기존버전의내용과약간의차이가있을수있습니다. 목차 -PART 1-1 장 IDB 주요기능및특징 2 장 Architecture 3 장 IDB Maintenance -PART 2 4 장 IDB Command 5 장 Troubleshooting 6 장기타 : 문서보완

3 1 장. IDB 주요기능및특징 Data Protector Internal Database (IDB) 는 Cell Manager 에위치하며 DATA 백업작업내역과미디어정보를관리합니다. 1.1 Scalability IDB 는소규모의관리 Point 로백업시스템전반에걸친 Management 를가능하게합니다. 1.2 Higher Performance IDB 는백업서버의 CPU 나 DISK I/O 에적은부하만으로작업정보에대한빠른입력속도를보장하며여러대의백업대상혹은 Restore 대상에대해서병렬작업이가능하도록탁월한파일시스템브라우징기능을제공합니다. 1.3 Low Maintenance Requirements IDB 는내부에서관리되는모든백업정보에대해서효과적인관리방안을제시하며 Report 및알람기능을통해 IDB 관리의효율성을제공합니다. 1.4 Backup management 백업이나복구시해당작업 (sessions) 에대한내역들을저장하여관리합니다. 1.5 Media management 백업작업시이용되는백업 Device 및 Media Pool, Media 속성, Media 순서등에대한정보를저장하여관리합니다. 1.6 빠르고편리한 Data Restore IDB 에백업작업시저장된 directory 들이나나 file 정보를이용하여장애발생시 media 안의 restore 대상 DATA 를신속하고정확하게찾아내어궁극적으로는보다빠른 DATA restore 를제공합니다. 1.7 IDB 장애발생시쉽고간편한복구방법제공 D: omniback bin>omnidbrestore autorecover * 기존 IDB 백업본이있을경우에한해서실시가능. 1.8 Automated online Migration OmniBack Version Upgrade 시 /omnidbupgrade utility 를통해서 DB Migration 기능을제공.

4 2장. Architecture Data Protector 구성및운영에있어서의주요정보는크게두가지형태로저장되어지며그첫번째가본문서에서주로설명하고있는 IDB 이며두번째는일반파일형태의 configuration 파일입니다. ( 그림 1) IDB Information Storage Internal Database + Flat File Storage ( 표 1) IDB 와 Flat File Storage 비교 구분 IDB Flat File Storage TYPE UNIX 경로 WIN 경로운영정보 Raima Velocis /var/opt/omni/db40 Data Protector Home db40 Media management data Device configuration data Backup & Restore session data File catalog data FILE (ASCII ) /etc/opt/omni Data Protector Home config User configuration Backup specifications Schedules Cell environment Report groups Report schedules Notifications ( 그림 2) IDB Architecture Core MMDB CDB (filenames) CDB (obj&pos) Table Space Detail Part DCBF SMBF Binary files SIBF

5 2.1 IDB 구성 IDB 는 Raima Velocis 타입의내부 DBMS 에의해서콘트롤되며앞page 의그림 2 에서보듯이 Tablespace 에해당하는MMDB, CDB 와 Binary files 형태로저장되는 DCBF, SMBF, SIBF 영역으로나뉘어져있습니다. ( Tablespace 영역은 RDS(Raima Database Server) service 에의해서작업진행 ) 또한해당영역은 IDB CORE 부분의 MMDB 와 CDB (catalog DB) Detail Part 의 CDB(filenames) 와 DCBF, SMBF, SIBF 로분류되기도합니다. ( 그림 3 ) Data Protector GUI 에서 IDB 구성 Display CDB (Catalog Database) : 백업작업시수반되는관련정보를저장합니다. CDB는내부적으로는 IDB Core part 에해당하는부분과 (objects & positions) 백업된 DATA 의개별 Filename 이저장되는부분으로나뉘어져있습니다. 또한 Filename 들에대한 Table 영역으로사용되는물리적인경로는해당 CDB 디렉토리안의 fnames.dat 파일을이용하며최초 2GB 크기로설정돼있습니다. fnames.dat파일은1회최소1m ~ 최대2GB 씩추가할수있으며 TOTAL 32GB 까지확장이가능 ( solraris CM 은 30 GB 까지 ) 합니다. ( IDB maintenance part 에서상세설명 ) Unix - /var/opt/omni/db40/datafiles/cdb Windows - <Data Protector Home> db40 datafiles/cdb - Objects ( filesystem, DBMS & Application DATA, rawdata ) - Object Versions ( 백업작업에따른시간대별내역 ) - Sessions ( 백업 & Restore ) - Media positions ( media 에백업된 DATA 의위치정보 ) -Directory names

6 MMDB (Media Management Database) : 백업시스템운영자는실제존재하는물리적인백업 Device ( Library & Drive ) 를 Data Protector 를이용한논리적Device 구성을통해서해당Device 를제어하고사용하게되는데이때구성되어지는정보들이 MMDB 영역에저장됩니다. 마찬가지로 Media 와 Media Pool 구성정보또한함께저장됩니다. Unix - /var/opt/omni/db40/datafiles/mmdb Windows - <Data Protector Home> db40 datafiles/mmdb DCBF (Detail Catalog Binary Files) : IDB 내에서 DCBF 의역할은 DATA 백업시의모든 file Version 및속성을보유하게됩니다. file size, modification time, permissions, attributes, etc Unix - /var/opt/omni/db40/dcbf Windows - <Data Protector Home> db40 dcbf SMBF (Session Messages Binary Files) Backup & Restore 작업에대한 Session message 뿐만아니라 Media format 작업시에발생되는 session message 를저장하게됩니다. 각각의작업 Session 에서는그상황이나결과에따라여러가지형태로다양한 message 들이발생되며기본값은 warning 등급즉, Data Protector 자체기준으로볼때 warning 이상의상황에대한모든메시지를 Dsiplay 하도록설정돼있습니다. 해당메세지등급은 Normal, Warning, Minor, Major, Critical 등으로나누어지며 Warning 이상의 level 에대해서선택설정이가능합니다. Unix - /var/opt/omni/db40/msg Windows - <Data Protector Home> db40 msg SIBF (Serverless Integrations Binary Files) Data protector 는 Server-less 형태의백업작업을지원합니다. 즉별도의 Disk Agent 없이 Network 에서바로백업작업이나 Restore 가가능한데대표적으로 NDMP(Network Data Management Protocol) data나 EMC Fastrix data 등에대한작업이해당되며이때의 Data Protector와의구성내용 ( Intergraton 관계 ) 를저장합니다. < 기타주요파일 > IDB configuration 파일 : Velocis.ini IDB recovery data 파일 : obrindex.dat IDB transaction log 파일 : 이후 Page 에서상세설명

7 2.2.1 IDB Directory Structure 백업서버에위치하고있는 IDB 는기본적으로아래그림 4 와같은 Directory 구조를가지고있습니다. 또한 db40 디렉토리밑에는그림에는표시되지않았지만 evadb, meta, sadb, sysdb, xpdb, sqldb, vadb 등의하위디렉토리가준비되어있으며 NDMP 혹은 ZDB(Zero Downtime Backup ) 백업시필요한정보들을위해사용되어집니다. ( 그림 4) IDB 디렉토리구조 db40 datafiles dcbf logfiles msg cdb mmdb catalog <file versions> rlog syslog <year> <tables> <tables> Velocis.ini obrindex.dat <transactionlogs> <month> <session id> ( 그림 5) windows CM 의 IDB 디렉토리구조

8 2.2.2 IDB SIZE Limitations Data Protector IDB 는아래표의내용에서처럼각각의항목별 SIZE 를적용합니다. IDB 에서의 SIZE 제한 의의미는 DP 작업시 ( Session ) 발생되는상황들에대해서 ( 작업 LOG ) IDB 에얼마만큼저장할수있는지에대한제한입니다. 아래예를들경우 최대 concurrent drives 수 에대한내용은동시간대에사용하는 Drive 숫자가 50 대 (LTO) 를초과하면해당작업에대한 LOG 정보를저장할수없다는의미로보시면됩니다. ( 표 2) IDB Size Limitations 현황 항목 Size Limitations 비고 Filenames file versions 최대 DCBF directories DCBF directory SIZE DCBF directory 당최대파일개수 최대 concurrent drives 수 (DLT7000 and lower performing) 최대 concurrent drives 수 (DLT8000/SDLT/LTO) 700 million (UNIX) 450 million (Windows) 10 x No of filenames 50 4 GB 최대 32GB Filename 수량의 10 배수까지 Version 관리가능 DCBF 확장시 Directory 경로수 동일시간대에사용 DRIVE 동일시간대에사용 DRIVE 기타 DP SPEC SIZE Limitatons 가 ) Backup Specification 의 Object 수 : 하나의백업작업 (spec) 당 500 개의 Object ( Mount Point / File System ) 를처리할수있습니다. 나 ) Media Pool 1 개당 Media 수 : Media Pool 1 개에는최대 40,000 Media 를포함 ( 연결 ) 할수있으며 total 500,000 개 media 를관리할수있습니다. 다 ) IDB 최대 session ( Backup, Restore, Media ) : 작업 Session 에대해서 IDB 는최대 1,000,000 session 을저장할수있으며 ( 물론 IDB 전체 FILE 사이즈를초과할수없읍니다. ) 1 일최대 2,000 개의 backup session 을저장할수있습니다. 라 ) Concurrent Activities: 백업작업시동일 session 에서기본 5 대의 Drive 를사용가능하며최대 32 개의 Drive 사용이가능합니다. ( 해당 Device(Drive) 사용가능수량은 global option 의 MaxMAperSM 항목에서조정. ) 마 ) Number of Cells in a MoM Environment : MoM( Manager of Managerment ) 환경에서최대 50 개의 CELL 을관리할수있습니다.

9 2.3 Flat File Storage Data Protector 는 IDB 와함께주요구성내용을저장하는 FILE (ASCII ) 형태의 Information Storage 를가지고있습니다. 이는 Data Protector 를이용한백업시스템운영에매우중요한정보들로서해당내용은 Data Protector 를통한 IDB 백업시자동저장됩니다. < 경로 > UX : /etc/opt/omni, WIN :Data Protector Home config User configuration Data Protector 는 User interface Agent 가설치된시스템이중앙의 Cell Manager 에연결하여 Data Protector 를관리할수있는작업범위에대해서 users 디렉토리안의 3 가지파일 (ClassSpec,UserList, WebAccess) 을이용하여정의합니다. ClassSpec : user 들에대한그룹을관리합니다. CLASS admin ( Administrator 권한을가진유저들에대한그룹 ) PERMISSION -1 DESCRIPTION "Administrator Class" CLASS operator PERMISSION DESCRIPTION "Operator" CLASS user PERMISSION 32 DESCRIPTION "Simple User Class UserList: user 별등록현황입니다. 아래파일의내용들은 Data Protector GUI 를통해서구성한내용들이반영되는것이며해당파일을통해서직접입력 ( 수정 ) 하실수도있습니다. "" "*" "*" * "admin "" "JAMES" "JAMES" * "admin" "WebReporting" "java" "applet" webreporting "admin" "" "User_1" "*" * "user" "" "User_2" "*" * "user" "" "User_3" "*" * "user" "" "User_4" "*" * "user" "" "User_Adm" "*" * "admin" "" "User_Op_1" "*" * "operator" "" "User_op_2" "*" * "operator ( 그림 6) GUI 를이용한 User 등록화면

10 WebAccess: Data Protector 에서제공하는Web Reporting 사용시필요한password 를정의합니다. Data Protector 최초설치시에는 password 비설정상태입니다. Password 설정은 Context List Users Actions Set Web User Password 스텝을통해서설정을하게되며해당적용값은암호화되어반영됩니다. ( 그림 7) Web User ( Report )Password 변경화면 Backup specifications Data Protector 에서사용되는일반파일시스템백업및 DBMS 나 Application 등을 Intergration 하여생성되는백업 Specifications 을관리및저장합니다. Datalists 디렉토리 : 일반파일시스템백업 Specification BarLists 디렉토리 : DBMS 및 Application 대상 Intergration 백업 Specifications Schedules 앞서설명한백업 specifications 들에대한작업스케쥴을저장관리합니다. Schedules 디렉토리 : 일반파일시스템백업 Specification 대상작업스케쥴 Barschedules 디렉토리 : DBMS 및 Application 대상 Intergration 백업 Specifications 의작업스케쥴 Cell environment Data Protector 의핵심요소인 Cell 의구성내역을저장관리합니다. cell_server : Cell Manager Server 의시스템명 ( hostname ) 이등록되어있습니다. 각각의 Data Protector Agent (Cell Client) 시스템의동일한위치에도해당파일이존재합니다. cell_format : Data Protector Cell Manager 가사용하는환경변수및설치정보가저장되어있습니다. cell_info: Cell 에구성되어있는시스템 ( CM + Cell Client ) 들의설치정보가저장되어있습니다.

11 installation_servers : 현재구성되어있는 Installation Server 들의정보가저장되어있습니다. omni_info : Cell 내의각각의 SYSTEM 에설치되어있는 Data Protector Agent 의설치내역정보를저장합니다. lic.dat : Data Protector 설치후 GUI 를통해서라이센스를입력하면해당파일이생성되며라이센스가적용됩니다. 사용자가라이센스 Key 값을잘못입력하였거나 Cell Manager 시스템의 IP 변경등의이유로갱신할필요가있을때에는해당파일을편집하면됩니다 Report groups (rptgroups) Data Protector 는백업시스템구성내용이나작업내역에대한내용을 Report 서비스를이용하여다양한형태로제공하며, 보고범위나사용목적에맞게 Index 를가능하게합니다. ( 그림 8) GUI 에서의 Reporting 그룹 Report schedules (rptschedules) 보고목적에맞게분류된 Reporting group 들에대해서작업스케쥴을설정합니다. 그룹안의해당 Report 들은설정된스케줄에의해각각의 SEND 방식으로발송되게됩니다 Notifications Data Protector 는백업시스템운영시특정 event 들 ( "DeviceError, "EndOfSession, "MountRequest, "DatabaseSpaceLow, "NotEnoughFreeMedia, "DatabaseCorrupted, "BackupError, "UnexpectedEvents, "HealthCheckFailed, "MailSlotsFull, "DatabasePurgeNeeded, "LicenseWillExpire ) 이발생하면 EVENT 별발생상황에대해알려주며기본적으로해당내용은 Event Log 에쌓이게됩니다.

12 3 장. IDB Maintenance Data Protector IDB 운영방법이나정책에대해설명을하며장애발생시효과적으로대처할수있는방안을모색하도록합니다. 3.1 IDB Maintenance IDB 운영시 Disk 공간부족에의한 IDB SIZE 축소, 불필요한작업 LOG 삭제, 예기치않은 IDB 장애발생등으로인해 IDB 는여러가지형태의관리를필요로하게됩니다 Managing IDB Growth IDB size 는앞서설명했듯이 32GB 이상까지확장이가능하지만운영자는백업서버의 DISK 크기나백업시스템운영에관한효율적인기준을고려하여적절한 IDB size 를유지해야만합니다. 가 ) LOG LEVEL 차등적용백업작업시 IDB 에저장되는상세 directory 및파일정보를차등적용함으로서백업속도개선효과와 IDB SIZE 증가억제효과를얻을수있으며 Restore 시파일브라우징속도에영향을주게됩니다. - Log All : default logging level 로서백업작업시 Directory 나 File 에대한모든상세정보 (names, versions, attributes) 들을 IDB 에저장합니다. Data Restore 시운영자는백업된 DATA 의상세정보를확인할수있으며미디어에저장된 DATA 의 Postion 을보다빠르게찾을수있습니다. - Log Files : 백업시 file 과 directory 에대해서속성부분을제외한상세 log 정보를기록합니다. - Log Directories: 백업 Data 중에서 directory 에대한상세정보 (names, versions, and attributes) 만을기록합니다. 본 log Level 은자동생성파일기반의 Application DATA, 즉 News 그룹이나 Mail 시스템을운영하는경우에적합한백업 log 방식입니다. 단 restore 시에 directory 레벨까지만브라우징하며복구가가능합니다. - No Log: 백업 DATA 의 directory 나 file 의정보를저장하지않으므로복구시에는백업 DATA 최상위 point 에서만 restore 가능. ( 그림 1) Logging Level 일반파일시스템백업시 log 레벨은백업 Specification 의 Filesystem Options 에서적용이가능함.

13 나 ) IDB record 폐기 - 미디어에저장된백업 DATA 를 Overwrite 하게되면자동으로해당 Record 가삭제됩니다. - DATA retention policy ( 보관정책 ) 가만료되었을경우에자동으로해당 Record 가삭제됩니다. - Data Protector GUI 나 CLI 를통해서수동으로삭제할수있습니다. ( 그림 2) Mannually remove sessions Remove Versions : 백업된 Data 내의 Directory 와 File 별 Version 을삭제합니다. ( DB Purge 후반영 ) Remove Session Messages: 해당 session 이가지고있는작업 Message 를삭제합니다. Remove Session: Session 자체를삭제합니다. < 참고 > Change Data protection: 백업된 DATA 에대한보존기한을변경합니다. Change Catalog Protection: IDB 내에서저장하고있는 catalog 보존기한을변경합니다. 자동삭제 IDB 내에서보관주기가만료되었거나 Version 정보를삭제한경우혹은여러가지이유로백업시스템운영에불필요한정보들은 ASM(Admin Session Manager) 에의해서 DCBF, SMBF 영역의내용을대상으로삭제됩니다. 해당설정은 global option 의 DailyMaintenanceTime 에서사전에정의되어있으며매일정오 (12:00) 에진행되도록스케쥴되어있습니다. 수동삭제운영자는 Command 를이용하여 IDB 에대한효과적인 Purge 를실시할수있습니다. /opt/omni/bin/omnidbutil ( IDB Command 파트에서상세설명 )

14 3.1.2 IDB GUI & Extensions Data Protector IDB 에대한정보는 GUI 를통해서확인할수있으며다양한 Display 형태를통해서보다손쉽게세부내용을관리할수있습니다. ( 그림 3) GUI 를통한 IDB Mornitering 화면 - 위 ( 그림 3) 은 CDB(Catalog Database ) 영역중에서 filename 들을저장하는 fnames.dat 파일에대한 Mornitering 화면입니다. Data Protector 초기설치시 fnames.dat 파일은 1 개존재하며최대 2GB 까지의 filename 들에대한 Data 를저장할수있습니다. 기본 PATH : D: DP 설치홈디렉토리 db40 datafiles cdb fnames.dat 화면우측의 PIE 차트는전체 Disk 사용량대비 filenames 영역의사용양을나타낸것으로서현재 D drive 내에서청색은이미사용중인 Disk 영역, 녹색은사용가능한 Disk 영역으로서위와같은경우엔 DISK 에남은공간이얼마없으므로 filename 을위한확장공간이필요할수있습니다. 적색은 filenames SIZE 를의미함. 만일해당영역을확장하시고자할때는옆의 ( 그림 4) 처럼 Add Extension File 기능을이용하시면됩니다. 디렉토리경로까지만설정한후 ( 파일이름은자동으로생성 ) 해당파일의최대 SIZE 를설정합니다. < 파일추가시이름생성순차 > fnames.dat1, fnames.dat2, fnames.dat3 ( 그림 4) Add File

15 3.1.3 IDB SIZE Report Data protector GUI Context List 에서 Reporting 을선택한후화면아래의 Tasks TAB 을선택하면 Data Protector 운영에관한주요 Report 를확인할수있습니다. 아래 ( 그림 5) 는 IDB 전체구성내역에대한상세 SIZE 로서화면좌측의 Internel Database IDB Size Report 를선택하면 Display 됩니다. ( 그림 4) IDB Size Report 아래표는 IDB Size Report 내역중에서 catalog 부분만발췌한것으로서위 GUI 의전체내용을별도의 HTML 형식으로 LOCAL 폴더에 logging 한파일 ( Ex: IDB_SIZE_RPT.htm) 을편집한것입니다. ( Report 작성부분매뉴얼참조 Data Protector CD /docs/admin.pdf ) ( 표 1) Catalog DB SIZE Report Table Size [MB] Records Used Records Total Used Sessions Objects Object versions Positions Filenames

16 3.1.4 Adding DCBF( Detail Catalog Binary File ) Locations 앞서언급한 CDB 영역의 filenames 부분확장과마찬가지로 DCBF directory 경로를최대 50 개까지추가할수있습니다. Global 파일에서정의하고있는초기값은기본 10 개까지확장이가능하며추가확장은해당파일편집을통해적용하시면됩니다. /Data Portector Home/config/Options/global # MaxDCDirs=NumberOfDirectories # default: 10 # minimum: 1 # maximum: 50 # This option specifies maximum number of configured DCBF # Directories. ( 그림 5) IDB DCBF 를위한추가 Directory 경로생성 - DCBF 경로확장은위 ( 그림 5) 에서처럼 GUI 를통해서도가능하며 omnidbutil add_dcbf <Path> 명명을통해서도생성이가능합니다.

17 3.2 IDB Backup IDB 는효율적인구성을바탕으로한운영정책이뒷바침되어야하며근본적으로는 IDB 자체백업작업이효과적으로이루어져야합니다. IDB 백업은 Data Protector 자체 IDB Hot Backup 기능을통해서작업이가능하며 Data Protector 가예기치않은장애로인해정상적인기능을수행할수없을때를대비하여 Data Protector Management 와무관하게일반파일 COPY 방식으로도백업을실시할필요가있습니다 IDB Backup Media IDB 백업시사용되는 Media 는가급적 Main Backup Device 보다는 DAT Drive 를이용하거나원격지시스템의 File 영역을이용하는것을권장합니다 IDB 백업시기통상적으로대부분의주요백업작업이야간혹은새벽시간대에이루어지는경우가많으므로오전시간대에적절한시점을선정하여스케쥴링하는것이좋습니다. 작업에큰무리가없다면일일 2 회 ( 오전 / 야간 ) 이상의백업작업을시행하는것도권장하는바입니다 Data Protector IDB HOT 백업절차가 ) 우선 GUI 를통해서 Filesystem 형태의 IDB 백업 SPEC 을생성합니다. 아래 ( 그림 6) 에서와같이 Internal Database 부분을백업대상으로선택하여 Spec 을생성합니다. 기본적으로 IDB Hot backup Spec 의 Protection 은 Permanent 로설정되어있습니다. ( 그림 6) IDB Hot Backup Spec 생성

18 나 ) 만일 IDB HOT Backup DATA 의보관주기를변경하고싶은경우에는해당 IDB 백업 spec 의 Object Property 의 Protection 을변경하면됩니다. ( 그림 7) IDB Backup Spec 의 Object Property 다 ) GUI 를통해생성된 IDB Hot Backup Spec 작업을실시하게되면 Data Protector 는백업작업실시전에 IDB consistency check 작업을하게됩니다. <Ex: IDB Hot Backup 작업 Message> [Normal] From: BMA@james.syswill.com "IDB_BACK" Time: 오후 3:07:39 STARTING Media Agent "IDB_BACK" [Normal] From: DBBDA@james.syswill.com "[Database]: james.syswill.com" Time: 오후 3:07:45 STARTING Database HotBackup Disk Agent on james.syswill.com "[Database]: james.syswill.com". [Normal] From: DBBDA@james.syswill.com "[Database]: james.syswill.com" Time: 오후 3:07:47 Consistency check of Media Management Database... [Normal] From: DBBDA@james.syswill.com "[Database]: james.syswill.com" Time: 오후 3:07:52 Consistency check of Catalog Database... [Normal] From: DBBDA@james.syswill.com "[Database]: james.syswill.com" Time: 오후 3:07:57 Databases are consistent. ** IDB 백업은반드시 IDB 운영상황이정상적인경우일때에만의미가있습니다. 만일 IDB 백업전 DB check 시문제가있을때에는문제해결후작업을실시하시기바랍니다.

19 3.2.4 IDB & configuration 파일 COPY IDB 백업은 Data Protector 에서의 HOT Backup 뿐만이아니라간단한 File Copy 형태로도진행할수있습니다. 운영자는몇가지 Check 조건을확인한후에 IDB 파일과함께 Flat File 형태로보관되어지는주요환경파일들을함께백업하도록합니다. 아래 ( 그림 8) 은 IDB Hot Backup 시저장되는 DATA 들을 Restore STEP 에서확인한내용입니다. 현재 Data Protector 는 D Drive 에설치된 IDB 파일과 Config 파일의기본구조외에도 E 드라이브내에확장된 DCBF 와 CDB 영역들까지도포함해서백업이실시된상태입니다. 즉수작업으로 IDB 관련파일들을 COPY 하고자할때는반드시아래경우처럼해당내용전체를 COPY 해야만합니다. ( 그림 8) Hot Backup 된 IDB 의 Restore 시선택경로와백업된 DATA 내역 기본설치위치의 DB 와 config 파일백업실시 확장된 CDB 와 DCBF file 백업실시 가 ) 백업 (COPY ) 전에반드시 IDB 상태체크를합니다. D: omni bin>omnidbcheck Check Level Mode Status ============================================= Core -core OK Filenames -filenames OK DCBF(presence and size) -bf OK DONE! 만일위에서처럼 OK 싸인이떨어지지않고에러가발생한다면 IDB 백업이전에먼저장애상황을조치하고백업을해야합니다. ( 물론장애상황에서 IDB 작업을하기위한 COPY 는필요하다고생각합니다. ) 나 ) IDB Check 가잘진행되었다면작업중인다른 Session 있는지확인한후에 Data Protector Service 를종료한후 COPY 작업을실시하기바랍니다. ** IDB Hot Backup 은기타작업이진행중이더라도문제가되지않습니다.

20 3.3 IDB Restore & Recovery IDB 장애발생시나혹은예전의백업시스템설정으로복원하고자할때는백업되있는 IDB 관련 DATA Restore & Revcovery 작업을실시합니다 Manual Restore of the IDB 개요 Hot Backup 된 IDB DATA 를 Manual 방식으로 Restore 할때는반드시 Original 위치에아닌별도의다른위치에해당파일을 Restore 한후에작업을진행하시기바랍니다. Data Protector 서비스가운영중인상황에서 Original 위치에 IDB DATA 를 Restore 하게되면현재운영중인 IDB 및서비스에장애를초래합니다. 1) HOT Backup 된 IDB DATA 를원래위치가아닌별도의공간에 Restore 합니다. ( 그림 9) 임시 Directory 에 Restore 2) Restore 가잘종료되었으면 Data Protector Service 를종료합니다. /omnisv stop 3) 오리지날위치의 IDB 관련내용은만일을위해서 COPY 해놓습니다. 4) Restore 된파일들을필요에따라원래위치에 Overwrite 합니다. mv 임시폴더 /db40 /var/opt/omni/db40 5) Data Protector 서비스를재가동합니다. /omnisv start 6) IDB check 를통해서 IDB 이상유무를확인합니다. /omnidbcheck ( 그림 10) IDB Restore 개요 IDB DATA Restore 서비스 STOP 필요파일 Overwrite 서비스 START IDB 점검

21 < 참고 : 백업시스템전체 Recovery > Data Protector 를사용하는중에 DP Cell Manager 가장착된시스템이완전히붕괴되었을경우어떻게할것인가? 정상적인 IDB 에대한백업본이있을때에는문제가없지만그렇지않을경우엔 Media 에서모든 DATA 를 Import 받아야하므로시간도많이걸릴뿐더러복구수준도만족스럽지못할수있습니다. 그러기때문에반드시어떤형태로든 IDB 백업은매일매일받아놓는것이좋습니다. Data Protector 운영자는유사시신속하고정확한백업시스템복구를위해평상시복구 STEP 숙지와더불어체계적인사전훈련이필요합니다. 현업에서운영중인백업시스템을대상으로작업하기가곤란하면개인 PC 나유휴시스템을이용하여주기적인연습과모의훈련을실시하여장애발생시백업시스템정상화뿐만이아니라궁극적으론주요 DATA 에대한완벽한 Recovery 체계를유지할수있어야하겠습니다. < 시스템장애시복구단계 > 각종재난상황발생에따라복구작업요청접수 신속한복구조건 ( 단계 ) 확인 ( 제반 O/S 와파일시스템및 Application, 백업네트워크 ) 복구조건에따른복구우선순위및레벨결정후복구작업실시 복구작업결과확인 복구상황발생원인분석및차후대비책논의 1) 시스템하드웨어문제해결 : 장애사실통보및접수후신속한시스템하드웨어복구및교체 2) Operating System 문제해결 : 최악의경우, 중요한데이터를보관하는시스템디스크나혹은모든디스크가손상되는경우발생. 이러한경우는기존에수행되던 O/S 를최소설정을지닌채로다시설치하여복구. 3) 기존네트워크정보값설정 : 백업소프트웨어의기본적인백업네트워크설정복원. 4) Logical Volume 및파일시스템설정 : O/S 재설치후모든 Logical Volume 및파일시스템재생성, 기존 Mount Point 복원 5) 백업 S/W(Data Protector) 운영상황복구 ( Manager or Agent ): 기존운영중인백업시스템을원상태로복구합니다. 만일 Cell Manager ( 백업매니져서버탑재 ) 서버가복구대상일경우에는백업 S/W 자체 DB 복구작업을실시토록합니다 - 단순백업 Agent 시스템일경우에는장애발생전에운영하던 Agent 만복원시키면됨. 6) DATA RESTORE : - 백업 S/W 의모든기능이정상화됐을경우해당 DATA 를 RESTORE 합니다. 7) Recovery : - Application, DBMS 별 recovery 작업을실시합니다.

22 3.3.2 Manual Restore/Recovery of the IDB 절차 1) 백업시스템정상화 : 백업시스템이운영중인서버에문제가발생했다면해당서버의 O/S 및 File System 을최우선으로정상화시킵니다. 2) Data Protector 재설치 : 사용하던 Version 에맞게 Data Protector 를재설치하며필요한 Patch 도모두적용합니다. ( 평상시패치정보관리가필요하며 Patch 파일은크기문제로인해단시간에다운받기가어려울수도있으니필요한 Patch 파일은 Down 받아별도보관하는것을권장합니다. ) 3) IDB 백업본을위한 Device & Media 를설정한후해당 Media 정보를 Import 합니다. ( 그림 11) Media import 4) IDB Data 가백업된 Media Import 시에는 Logging mode 선택을 Log All 로합니다. ( 그림 12) Import 시 Logging Level Setting

23 5) IDB DATA 가백업되있는 Media 로부터 import 를실시하면아래처럼 IDB 백업작업내역을인지하며 IDB DATA Restore 가가능해집니다. [Normal] From: "IDB_BACK" Time: 오후 7:03:27 STARTING Media Agent "IDB_BACK" [Normal] From: "IDB_BACK" Time: 오후 7:03:28 Data Protector foreign medium "6b74eecb:3fefbfcb:0604:0001" found. [Normal] From: "IDB_BACK" Time: 오후 7:03:28 Importing session into database: SessionID: 2003/12/29-2 Owner: JAMES Start time: 오후 2:48:59 [Normal] From: "IDB_BACK" Time: 오후 7:03:29 Importing session into database: SessionID: 2003/12/29-3 Owner: JAMES Start time: 오후 3:07:39 [Normal] From: "IDB_BACK" Time: 오후 7:03:29 COMPLETED Media Agent "IDB_BACK" ============================================================================ 1 media out of 1 successfully imported. ============================================================================ ( 그림 13) 복원된 IDB DATA 백업내역

24 6) 다른위치에 IDB DATA 를 Restore 합니다. ( 그림 14) 임시디렉토리에 IDB DATA Restore 7) Restore 가잘끝나고나면실행중인 Data Protector 를종료한다음 Data Protector 서비스를중지합니다. D: omni bin>omnisv stop HP OpenView Storage Data Protector services successfully stopped. 8) 다른위치에 Restore 된 IDB 및 Flat file 들을 Original 위치에 COPY 합니다. 9) 서비스를재시작합니다. D: omni bin>omnisv start HP OpenView Storage Data Protector services successfully started. 10) IDB Check 를실시합니다. D: omni bin>omnidbcheck Check Level Mode Status ================================================== Core -core OK Filenames -filenames OK DCBF(presence and size) -bf OK DONE! 11) 복원이잘되었는지기존구성을확인합니다.

25 12) 기존구성이잘복원되었다면필요한시스템의파일을복원합니다. ( 그림 15) IDB 복원전과후의 GUI RstoreStep ** Data Protector 초기설치시에는 GUI Restore Part 에서백업정보를확인할수없었으나 IDB 복원이정상적으로종료되게되면위 ( 그림 15) 와같이 IDB 나 Filesystem, DBMS 등에서백업받았던작업 log 확인이가능하며시스템별정상적인 DATA Restore 가가능하게됩니다. ** IDB 복원작업에는 Cell 구성정보 ( CM 과 client 관계 ) 에관한확인도반드시필요합니다. 즉백업시스템이정상적으로구성, 운영되고있는가에대해서확인을해야합니다.

26 3.3.3 Automated Restore/Recovery of the IDB Data protector 에서 IDB Hot Backup 을하게되면 /var/opt/omni/db40/logfiles/rlog /omni_home/db40/logfiles/rlog 위디렉토리의 obrindex.dat 파일에 IDB 백업정보가저장됩니다. ( 해당파일은최초 IDB Hot Backup 작업시생성됩니다. ) Data protector 는 IDB Hot 백업에이용된 device & Media 제어에이상이없는경우이정보를바탕으로저장된 IDB Hot Backup Data 를이용하여자동으로 IDB Restore &Recovery 를수행할수있습니다. < Auto Recovery 절차 > 1) Service 종료 : 현재작업중인 Session 이없는지를확인한후 Service 종료 omnisv stop 2) omnidbrestore 명령어실행 /opt/omni/sbin/omnidbrestore autorecover ( 마지막 IDB 백업 version 을이용하여복원 ) DP_HOME bin omnidbrestore autorecover ** omnidbrestore 명령어는 help 를참조하세요 ** PART 2 에서계속됩니다

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

System Recovery 사용자 매뉴얼

System Recovery 사용자 매뉴얼 Samsung OS Recovery Solution 을이용하여간편하게 MagicInfo 의네트워크를설정하고시스템을백업및복원할수있습니다. 시스템시작시리모컨의 - 버튼이나키보드의 F3 키를연속해서누르면복구모드로진입한후 Samsung OS Recovery Solution 이실행됩니다. Samsung OS Recovery Solution 은키보드와리모컨을사용하여조작할수있습니다.

More information

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O

ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE (Online Upgrade) ORANGE CONFIGURATION ADMIN O Orange for ORACLE V4.0 Installation Guide ORANGE FOR ORACLE V4.0 INSTALLATION GUIDE...1 1....2 1.1...2 1.2...2 1.2.1...2 1.2.2 (Online Upgrade)...11 1.3 ORANGE CONFIGURATION ADMIN...12 1.3.1 Orange Configuration

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

Oracle Database 10g: Self-Managing Database DB TSC

Oracle Database 10g: Self-Managing Database DB TSC Oracle Database 10g: Self-Managing Database DB TSC Agenda Overview System Resource Application & SQL Storage Space Backup & Recovery ½ Cost ? 6% 12 % 6% 6% 55% : IOUG 2001 DBA Survey ? 6% & 12 % 6% 6%

More information

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate

목차 BUG offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate ALTIBASE HDB 6.1.1.5.6 Patch Notes 목차 BUG-39240 offline replicator 에서유효하지않은로그를읽을경우비정상종료할수있다... 3 BUG-41443 각 partition 이서로다른 tablespace 를가지고, column type 이 CLOB 이며, 해당 table 을 truncate 한뒤, hash partition

More information

Backup Exec

Backup Exec (sjin.kim@veritas.com) www.veritas veritas.co..co.kr ? 24 X 7 X 365 Global Data Access.. 100% Storage Used Terabytes 9 8 7 6 5 4 3 2 1 0 2000 2001 2002 2003 IDC (TB) 93%. 199693,000 TB 2000831,000 TB.

More information

Tablespace On-Offline 테이블스페이스 온라인/오프라인

Tablespace On-Offline 테이블스페이스 온라인/오프라인 2018/11/10 12:06 1/2 Tablespace On-Offline 테이블스페이스온라인 / 오프라인 목차 Tablespace On-Offline 테이블스페이스온라인 / 오프라인... 1 일반테이블스페이스 (TABLESPACE)... 1 일반테이블스페이스생성하기... 1 테이블스페이스조회하기... 1 테이블스페이스에데이터파일 (DATA FILE) 추가

More information

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc

Microsoft Word - ntasFrameBuilderInstallGuide2.5.doc NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,

More information

1217 WebTrafMon II

1217 WebTrafMon II (1/28) (2/28) (10 Mbps ) Video, Audio. (3/28) 10 ~ 15 ( : telnet, ftp ),, (4/28) UDP/TCP (5/28) centralized environment packet header information analysis network traffic data, capture presentation network

More information

Remote UI Guide

Remote UI Guide Remote UI KOR Remote UI Remote UI PDF Adobe Reader/Adobe Acrobat Reader. Adobe Reader/Adobe Acrobat Reader Adobe Systems Incorporated.. Canon. Remote UI GIF Adobe Systems Incorporated Photoshop. ..........................................................

More information

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수

소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를 제공합니다. 제품은 계속 업데이트되므로, 이 설명서의 이미지 및 텍스트는 사용자가 보유 중인 TeraStation 에 표시 된 이미지 및 텍스트와 약간 다를 수 사용 설명서 TeraStation Pro II TS-HTGL/R5 패키지 내용물: 본체 (TeraStation) 이더넷 케이블 전원 케이블 TeraNavigator 설치 CD 사용 설명서 (이 설명서) 제품 보증서 www.buffalotech.com 소개 TeraStation 을 구입해 주셔서 감사합니다! 이 사용 설명서는 TeraStation 구성 정보를

More information

1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml 파일을텍스트에디터를이용하여 Open 합니다. config.xml 파일에서, 아

1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml 파일을텍스트에디터를이용하여 Open 합니다. config.xml 파일에서, 아 LG U+ SMS/MMS 통합클라이언트 LG U+ SMS/MMS Client Simple Install Manual LG U+ SMS/MMS 통합클라이언트 - 1 - 간단설치매뉴얼 1. Windows 설치 (Client 설치 ) 원하는위치에다운받은발송클라이언트압축파일을해제합니다. Step 2. /conf/config.xml 파일수정 conf 폴더에서 config.xml

More information

solution map_....

solution map_.... SOLUTION BROCHURE RELIABLE STORAGE SOLUTIONS ETERNUS FOR RELIABILITY AND AVAILABILITY PROTECT YOUR DATA AND SUPPORT BUSINESS FLEXIBILITY WITH FUJITSU STORAGE SOLUTIONS kr.fujitsu.com INDEX 1. Storage System

More information

Simplify your Job Automatic Storage Management DB TSC

Simplify your Job Automatic Storage Management DB TSC Simplify your Job Automatic Storage Management DB TSC 1. DBA Challenges 2. ASM Disk group 3. Mirroring/Striping/Rebalancing 4. Traditional vs. ASM 5. ASM administration 6. ASM Summary Capacity in Terabytes

More information

Windows Server 2012

Windows Server  2012 Windows Server 2012 Shared Nothing Live Migration Shared Nothing Live Migration 은 SMB Live Migration 방식과다른점은 VM 데이터파일의위치입니다. Shared Nothing Live Migration 방식은 Hyper-V 호스트의로컬디스크에 VM 데이터파일이위치합니다. 반면에, SMB

More information

Sun Java System Messaging Server 63 64

Sun Java System Messaging Server 63 64 Sun Java System Messaging Server 6.3 64 Sun Java TM System Communications Suite Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. : 820 2868 2007 7 Copyright 2007 Sun Microsystems,

More information

The Self-Managing Database : Automatic Health Monitoring and Alerting

The Self-Managing Database : Automatic Health Monitoring and Alerting The Self-Managing Database : Automatic Health Monitoring and Alerting Agenda Oracle 10g Enterpirse Manager Oracle 10g 3 rd Party PL/SQL API Summary (Self-Managing Database) ? 6% 6% 12% 55% 6% Source: IOUG

More information

Cloud Friendly System Architecture

Cloud Friendly System Architecture -Service Clients Administrator 1. -Service 구성도 : ( 좌측참고 ) LB(LoadBlancer) 2. -Service 개요 ucloud Virtual Router F/W Monitoring 개념 특징 적용가능분야 Server, WAS, DB 로구성되어 web service 를클라우드환경에서제공하기위한 service architecture

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770>

<49534F20323030303020C0CEC1F520BBE7C8C4BDC9BBE720C4C1BCB3C6C320B9D7204954534D20BDC3BDBAC5DB20B0EDB5B5C8AD20C1A6BEC8BFE4C3BBBCAD2E687770> ISO 20000 인증 사후심사 컨설팅 및 ITSM 시스템 고도화를 위한 제 안 요 청 서 2008. 6. 한 국 학 술 진 흥 재 단 이 자료는 한국학술진흥재단 제안서 작성이외의 목적으로 복제, 전달 및 사용을 금함 목 차 Ⅰ. 사업개요 1 1. 사업명 1 2. 추진배경 1 3. 목적 1 4. 사업내용 2 5. 기대효과 2 Ⅱ. 사업추진계획 4 1. 추진체계

More information

슬라이드 1

슬라이드 1 NeoDeveloper 설치가이드 차례 1. 환경 3 2. 설치 3 2.1 웹서버설치 3 Tomcat 7 3 JDK 1.6 3 2.2 NeoDeveloper 설치 3 Neo Developer 서버구성 3 Demo용 User Application 구성 4 Neo Developer 서버 Data File 4 Client 개발 Tool 설치 4 3. 설정 5 3.1

More information

ODS-FM1

ODS-FM1 OPTICAL DISC ARCHIVE FILE MANAGER ODS-FM1 INSTALLATION GUIDE [Korean] 1st Edition (Revised 4) 상표 Microsoft, Windows 및 Internet Explorer는 미국 및 / 또는 다른 국가에서 Microsoft Corporation 의 등록 상표입 Intel 및 Intel Core

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

05Àå

05Àå CHAPTER 05 NT,, XP,. NT NTFS, XP. D,,. XP x NT,,, ( x, x ). NT/ /XP,.. PC NT NT. + Guide to Software: Understanding and Installing Windows 2000 and Windows NT + SOFTWARE Guide to Software 3/e SOFTWARE

More information

PRO1_02E [읽기 전용]

PRO1_02E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_02E1 Information and 2 STEP 7 3 4 5 6 STEP 7 7 / 8 9 10 S7 11 IS7 12 STEP 7 13 STEP 7 14 15 : 16 : S7 17 : S7 18 : CPU 19 1 OB1 FB21 I10 I11 Q40 Siemens AG

More information

PowerPoint Presentation

PowerPoint Presentation Data Protection Rapid Recovery x86 DR Agent based Backup - Physical Machine - Virtual Machine - Cluster Agentless Backup - VMware ESXi Deploy Agents - Windows - AD, ESXi Restore Machine - Live Recovery

More information

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다.

기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다. PDMLink 에등록된 Office 문서들의 PDF 문서변환기능및 Viewer 기능을알아보자 PDM Link에서지원하는 [Product View Document Support] 기능은 Windows-Base 기반의 Microsoft Office 문서들을 PDMLink용 Viewer인 Product View를통한읽기가가능한 PDF Format 으로변환하는기능이다.

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

Solaris Express Developer Edition

Solaris Express Developer Edition Solaris Express Developer Edition : 2008 1 Solaris TM Express Developer Edition Solaris OS. Sun / Solaris, Java, Web 2.0,,. Developer Solaris Express Developer Edition System Requirements. 768MB. SPARC

More information

vm-웨어-01장

vm-웨어-01장 Chapter 16 21 (Agenda). (Green),., 2010. IT IT. IT 2007 3.1% 2030 11.1%, IT 2007 1.1.% 2030 4.7%, 2020 4 IT. 1 IT, IT. (Virtualization),. 2009 /IT 2010 10 2. 6 2008. 1970 MIT IBM (Mainframe), x86 1. (http

More information

목 차

목      차 Oracle 9i Admim 1. Oracle RDBMS 1.1 (System Global Area:SGA) 1.1.1 (Shared Pool) 1.1.2 (Database Buffer Cache) 1.1.3 (Redo Log Buffer) 1.1.4 Java Pool Large Pool 1.2 Program Global Area (PGA) 1.3 Oracle

More information

CD-RW_Advanced.PDF

CD-RW_Advanced.PDF HP CD-Writer Program User Guide - - Ver. 2.0 HP CD-RW Adaptec Easy CD Creator Copier, Direct CD. HP CD-RW,. Easy CD Creator 3.5C, Direct CD 3.0., HP. HP CD-RW TEAM ( 02-3270-0803 ) < > 1. CD...3 CD...5

More information

SAS9.2_SAS_Enterprise_Miner_install_guide_single_user_v2

SAS9.2_SAS_Enterprise_Miner_install_guide_single_user_v2 [Win] SAS Enterprise Miner6.1 설치가이드 - Single User 작성자 : 기술지원팀 (SAS Korea) 단계 1) 설치전주의 / 확인사항 2) 사용자생성및권한할당 3) SAS Software Deport 생성 4) SAS Enterprise Miner 설치 (SAS Foundation + Enterprise Miner 6.1) 5)

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Synergy EDMS www.comtrue.com opyright 2001 ComTrue Technologies. All right reserved. - 1 opyright 2001 ComTrue Technologies. All right reserved. - 2 opyright 2001 ComTrue Technologies. All right reserved.

More information

MAX+plus II Getting Started - 무작정따라하기

MAX+plus II Getting Started - 무작정따라하기 무작정 따라하기 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

Microsoft Word - release note-VRRP_Korean.doc

Microsoft Word - release note-VRRP_Korean.doc VRRP (Virtual Router Redundancy Protocol) 기능추가 Category S/W Release Version Date General 7.01 22 Dec. 2003 Function Description VRRP 는여러대의라우터를그룹으로묶어하나의가상 IP 어드레스를부여해마스터로지정된라우터장애시 VRRP 그룹내의백업라우터가마스터로자동전환되는프로토콜입니다.

More information

OPCTalk for Hitachi Ethernet 1 2. Path. DCOMwindow NT/2000 network server. Winsock update win95. . . 3 Excel CSV. Update Background Thread Client Command Queue Size Client Dynamic Scan Block Block

More information

PRO1_04E [읽기 전용]

PRO1_04E [읽기 전용] Siemens AG 1999 All rights reserved File: PRO1_04E1 Information and S7-300 2 S7-400 3 EPROM / 4 5 6 HW Config 7 8 9 CPU 10 CPU : 11 CPU : 12 CPU : 13 CPU : / 14 CPU : 15 CPU : / 16 HW 17 HW PG 18 SIMATIC

More information

Interstage5 SOAP서비스 설정 가이드

Interstage5 SOAP서비스 설정 가이드 Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service

More information

MySQL-Ch10

MySQL-Ch10 10 Chapter.,,.,, MySQL. MySQL mysqld MySQL.,. MySQL. MySQL....,.,..,,.,. UNIX, MySQL. mysqladm mysqlgrp. MySQL 608 MySQL(2/e) Chapter 10 MySQL. 10.1 (,, ). UNIX MySQL, /usr/local/mysql/var, /usr/local/mysql/data,

More information

スライド タイトルなし

スライド タイトルなし 2 3 회사 소개 60%출자 40%출자 주식회사 NTT데이타 아이테크 NTT DATA의 영업협력이나 첨단기술제공, 인재육성등 여러가지 지원을 통해서 SII 그룹을 대상으로 고도의 정보 서비스를 제공 함과 동시에 NTT DATA ITEC 가 보유하고 있는 높은 업무 노하우 와 SCM을 비롯한 ERP분야의 기술력을 살려서 조립가공계 및 제조업 등 새로운 시장에

More information

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2

목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy... 6 2.2 Compare... 6 2.3 Copy & Compare... 6 2.4 Erase... 6 2 유영테크닉스( 주) 사용자 설명서 HDD014/034 IDE & SATA Hard Drive Duplicator 유 영 테 크 닉 스 ( 주) (032)670-7880 www.yooyoung-tech.com 목차 1. 제품 소개... 4 1.1 특징... 4 1.2 개요... 4 1.3 Function table... 5 2. 기능 소개... 6 2.1 Copy...

More information

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta

본교재는수업용으로제작된게시물입니다. 영리목적으로사용할경우저작권법제 30 조항에의거법적처벌을받을수있습니다. [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase sta [ 실습 ] 스위치장비초기화 1. NVRAM 에저장되어있는 'startup-config' 파일이있다면, 삭제를실시한다. SWx>enable SWx#erase startup-config Erasing the nvram filesystem will remove all configuration files Continue? [confirm] ( 엔터 ) [OK] Erase

More information

기술 이력서 2.0

기술 이력서 2.0 Release 2.1 (2004-12-20) : : 2006/ 4/ 24,. < > Technical Resumé / www.novonetworks.com 2006.04 Works Projects and Technologies 2 / 15 2006.04 Informal,, Project. = Project 91~94 FLC-A TMN OSI, TMN Agent

More information

Microsoft Word - Armjtag_문서1.doc

Microsoft Word - Armjtag_문서1.doc ARM JTAG (wiggler 호환 ) 사용방법 ( IAR EWARM 에서 ARM-JTAG 로 Debugging 하기 ) Test Board : AT91SAM7S256 IAR EWARM : Kickstart for ARM ARM-JTAG : ver 1.0 ( 씨링크테크 ) 1. IAR EWARM (Kickstart for ARM) 설치 2. Macraigor

More information

< 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10

< 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10 (https://www.kisarbl.or.kr) < 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10 Ⅰ. 개요 실시간스팸차단리스트 (RBL) 는메일서버를운영하는누구나손쉽게효과적으로스팸수신을차단하는데이용할수있도록한국인터넷진흥원 (KISA)

More information

thesis

thesis CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation

More information

ISP and CodeVisionAVR C Compiler.hwp

ISP and CodeVisionAVR C Compiler.hwp USBISP V3.0 & P-AVRISP V1.0 with CodeVisionAVR C Compiler http://www.avrmall.com/ November 12, 2007 Copyright (c) 2003-2008 All Rights Reserved. USBISP V3.0 & P-AVRISP V1.0 with CodeVisionAVR C Compiler

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

Webtob( 멀티도메인 ) SSL 인증서갱신설치가이드 본문서는주식회사한국기업보안에서 SSL 보안서버인증서설치를위해작성된문서로 주식회사한국기업보안의동의없이무단으로사용하실수없습니다. [ 고객센터 ] 한국기업보안. 유서트기술팀 Copyright 201

Webtob( 멀티도메인 ) SSL 인증서갱신설치가이드 본문서는주식회사한국기업보안에서 SSL 보안서버인증서설치를위해작성된문서로 주식회사한국기업보안의동의없이무단으로사용하실수없습니다. [ 고객센터 ] 한국기업보안. 유서트기술팀 Copyright 201 Webtob( 멀티도메인 ) SSL 인증서갱신설치가이드. [ 고객센터 ] 한국기업보안. 유서트기술팀 02-512-9375 멀티및와일드인증서의경우포트번호를동일하게설정이가능하다. (https 통신으로 443 으로통일가능 ) 1. 발급받으신인증서를해당 SSL 폴더에업로드또는저장합니다. [root@localhost New]$ cp star.ucert.co.kr* /webtob/ssl

More information

단계

단계 본문서에서는 Tibero RDBMS 에서제공하는 Oracle DB Link 를위한 gateway 설치및설정방법과 Oracle DB Link 사용법을소개한다. Contents 1. TIBERO TO ORACLE DB LINK 개요... 3 1.1. GATEWAY 란... 3 1.2. ORACLE GATEWAY... 3 1.3. GATEWAY 디렉터리구조...

More information

Data Guard 기본개념.doc

Data Guard 기본개념.doc Data Guard 개념 (9i R2 9.2.0.1) 김형일 HIKIM000@EMPAL.COM 1 목차 1. DataGuard 개념 3 1.1 Data Guard Architecture 3 1.2 DataGuard 장점 4 1.3 Switch over and Failover 5 1.4 Physical Standby 와 Logical Standby 5 2. Data

More information

PowerPoint Presentation

PowerPoint Presentation Server I/O utilization System I/O utilization V$FILESTAT V$DATAFILE Data files Statspack Performance tools TABLESPACE FILE_NAME PHYRDS PHYBLKRD READTIM PHYWRTS PHYBLKWRT WRITETIM ------------- -----------------------

More information

Analyst Briefing

Analyst Briefing . Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages

More information

Microsoft Word - RMAN 스터디자료_공개용_ doc

Microsoft Word - RMAN 스터디자료_공개용_ doc RMAN 의특징및기능에대한내부기술자료 발표일 : 2004 년 9 월 3 일 작성자 : LG 카드중형서버운영파트민연홍 작성일 : 2004 년 9 월 3 일 업데이트 : 2006 년 2 월 23 일 목 차 1. rman 의특징... 2 2. rman catalog... 2 3. 컨트롤파일을사용한 rman repository... 2 4. CHANNEL 할당...

More information

Install stm32cubemx and st-link utility

Install stm32cubemx and st-link utility STM32CubeMX and ST-LINK Utility for STM32 Development 본문서는 ST Microelectronics 의 ARM Cortex-M 시리즈 Microcontroller 개발을위해제공되는 STM32CubeMX 와 STM32 ST-LINK Utility 프로그램의설치과정을설명합니다. 본문서는 Microsoft Windows 7

More information

untitled

untitled 1... 2 System... 3... 3.1... 3.2... 3.3... 4... 4.1... 5... 5.1... 5.2... 5.2.1... 5.3... 5.3.1 Modbus-TCP... 5.3.2 Modbus-RTU... 5.3.3 LS485... 5.4... 5.5... 5.5.1... 5.5.2... 5.6... 5.6.1... 5.6.2...

More information

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: E-M

Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL:   E-M Splentec V-WORM Quick Installation Guide Version: 1.0 Contact Information 올리브텍 주소 : 경기도성남시분당구구미로 11 ( 포인트타운 701호 ) URL: http://www.olivetech.co.kr E-Mail: tech@olivetech.co.kr TEL: 031-726-4217 FAX: 031-726-4219

More information

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자

SQL Developer Connect to TimesTen 유니원아이앤씨 DB 기술지원팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 작성자 SQL Developer Connect to TimesTen 유니원아이앤씨 DB 팀 2010 년 07 월 28 일 문서정보 프로젝트명 SQL Developer Connect to TimesTen 서브시스템명 버전 1.0 문서명 작성일 2010-07-28 작성자 김학준 최종수정일 2010-07-28 문서번호 20100728_01_khj 재개정이력 일자내용수정인버전

More information

TTA Journal No.157_서체변경.indd

TTA Journal No.157_서체변경.indd 표준 시험인증 기술 동향 FIDO(Fast IDentity Online) 생체 인증 기술 표준화 동향 이동기 TTA 모바일응용서비스 프로젝트그룹(PG910) 의장 SK텔레콤 NIC 담당 매니저 76 l 2015 01/02 PASSWORDLESS EXPERIENCE (UAF standards) ONLINE AUTH REQUEST LOCAL DEVICE AUTH

More information

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3

<목 차 > 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3 열차운행정보 승무원 확인시스템 구축 제 안 요 청 서 2014.6. 제 1장 일반사항 4 I.사업의 개요 4 1.사업명 4 2.사업의 목적 4 3.입찰 방식 4 4.입찰 참가 자격 4 5.사업 및 계약 기간 5 6.추진 일정 6 7.사업 범위 및 내용 6 II.사업시행 주요 요건 8 1.사업시행 조건 8 2.계약보증 9 3.시운전 및 하자보증 10

More information

Raspbian 설치 라즈비안 OS (Raspbian OS) 라즈베리파이 3 Model B USB 마우스 USB 키보드 마이크로 SD 카드 마이크로 SD 카드리더기 HDM I 케이블모니터

Raspbian 설치 라즈비안 OS (Raspbian OS) 라즈베리파이 3 Model B USB 마우스 USB 키보드 마이크로 SD 카드 마이크로 SD 카드리더기 HDM I 케이블모니터 운영체제실습 Raspbian 설치 2017. 3 표월성 wspyo74@naver.com cherub.sungkyul.ac.kr 목차 Ⅰ. 설치 1. 라즈비안 (Raspbian 설치 ) 2. 설치후, 설정 설정사항 Raspbian 설치 라즈비안 OS (Raspbian OS) 라즈베리파이 3 Model B USB 마우스 USB 키보드 마이크로 SD 카드 마이크로

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

침입방지솔루션도입검토보고서

침입방지솔루션도입검토보고서 IT 2005. 06. 02. IT IT Windows 3503 4463 4178 64% Solaris 142 56 36 Digital UX 37 24 9 Tru64 30 20 26 Server & DeskTop UNIX HP-UX 27 IRIX 19 FreeBSD 12 7 15 8 5 17 9 2% AIX 5 3 3 Linux 348 400 516 8% Apple

More information

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5]

28 THE ASIAN JOURNAL OF TEX [2] ko.tex [5] The Asian Journal of TEX, Volume 3, No. 1, June 2009 Article revision 2009/5/7 KTS THE KOREAN TEX SOCIETY SINCE 2007 2008 ko.tex Installing TEX Live 2008 and ko.tex under Ubuntu Linux Kihwang Lee * kihwang.lee@ktug.or.kr

More information

Integ

Integ HP Integrity HP Chipset Itanium 2(Processor 9100) HP Integrity HP, Itanium. HP Integrity Blade BL860c HP Integrity Blade BL870c HP Integrity rx2660 HP Integrity rx3600 HP Integrity rx6600 2 HP Integrity

More information

문서 대제목

문서 대제목 Linux OS Backup 교육자료 v1.1 2013. 12. 27. 이스턴네트웍스 기술지원팀전흥수 목차 1. Linux OS Backup & Cloning Layout 2. Solution Install & Configuration 3. Recovery Procedure 4. Reference Site - 1 - 1. Linux OS Backup / Cloning

More information

휠세미나3 ver0.4

휠세미나3 ver0.4 andromeda@sparcs:/$ ls -al dev/sda* brw-rw---- 1 root disk 8, 0 2014-06-09 18:43 dev/sda brw-rw---- 1 root disk 8, 1 2014-06-09 18:43 dev/sda1 brw-rw---- 1 root disk 8, 2 2014-06-09 18:43 dev/sda2 andromeda@sparcs:/$

More information

PathEye 공식 블로그 다운로드 받으세요!! 지속적으로 업그래이드 됩니다. 여러분의 의견을 주시면 개발에 반영하겠 습니다.

PathEye 공식 블로그 다운로드 받으세요!!   지속적으로 업그래이드 됩니다. 여러분의 의견을 주시면 개발에 반영하겠 습니다. PathEye Mobile Ver. 0.71b 2009. 3. 17 By PathEye 공식 블로그 다운로드 받으세요!! http://blog.patheye.com 지속적으로 업그래이드 됩니다. 여러분의 의견을 주시면 개발에 반영하겠 습니다. PathEye 설치 1/3 최종 배포 버전을 다 운로드 받습니다. 다운로드된 파일은 CAB 파일입니다. CAB 파일에는

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

untitled

untitled PowerBuilder 連 Microsoft SQL Server database PB10.0 PB9.0 若 Microsoft SQL Server 料 database Profile MSS 料 (Microsoft SQL Server database interface) 行了 PB10.0 了 Sybase 不 Microsoft 料 了 SQL Server 料 PB10.0

More information

Intra_DW_Ch4.PDF

Intra_DW_Ch4.PDF The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology

More information

1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation

1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation 1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation Board(EVB B/D) 들과 TCP/IP Protocol로연결되며, 연결된 TCP/IP

More information

오라클 데이터베이스 10g 핵심 요약 노트

오라클 데이터베이스 10g 핵심 요약 노트 1 10g 10g SYSAUX 10g 22 Oracle Database 10g, 10g. 10g. (Grid), 10g.. 10g SYSAUX (ASM, Automatic Storage Management) 10g 10g. g. (DBA).,., 1).,..? 10g,.. (Larry Ellison).. (Leverage Components), (ASM) (

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Web Browser Web Server ( ) MS Explorer 5.0 WEB Server MS-SQL HTML Image Multimedia IIS Application Web Server ASP ASP platform Admin Web Based ASP Platform Manager Any Platform ASP : Application Service

More information

Microsoft PowerPoint - AME_InstallRoutine_ver8.ppt

Microsoft PowerPoint - AME_InstallRoutine_ver8.ppt AMESim Install Routine and License Manager Tel : +82-31-608-0434 Fax : +82-31-608-0439 E-mail :support@shinho-systems.co.kr http://www.shinho-systems.co.kr Ssangyong IT Twin Tower 702, Sandaewon-dong,

More information

01Àå

01Àå CHAPTER 01 1 Fedora Fedora Linux Toolbox 2003 Fedora Core( ) http://fedoraproject.org www.redhat.com 2 CHAPTER Fedora RHEL GNU public license www.centos.org www.yellowdoglinux.com www. lineox.net www.

More information

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (

PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS ( PWR PWR HDD HDD USB USB Quick Network Setup Guide xdsl/cable Modem PC DVR 1~3 1.. DVR DVR IP xdsl Cable xdsl Cable PC PC DDNS (http://ddns.hanwha-security.com) Step 1~5. Step, PC, DVR Step 1. Cable Step

More information

thesis

thesis ( Design and Implementation of a Generalized Management Information Repository Service for Network and System Management ) ssp@nile nile.postech.ac..ac.kr DPE Lab. 1997 12 16 GMIRS GMIRS GMIRS prototype

More information

User's Guide Manual

User's Guide Manual 1. 롯데 통합구매 시스템 사용자 매뉴얼 (공급사용) 2006.01-1 - 문서 이력(Revision History) Date Version Description Author(s) 2006/01 V1.0 사용자 매뉴얼 - 공급사용 롯데CFD 주) 이 사용자 안내서의 내용과 롯데 통합구매 시스템은 저작권법과 컴퓨터 프로그램 보호법으로 보호 받고 있으며, 롯데CFD의

More information

Connection 8 22 UniSQLConnection / / 9 3 UniSQL OID SET

Connection 8 22 UniSQLConnection / / 9 3 UniSQL OID SET 135-080 679-4 13 02-3430-1200 1 2 11 2 12 2 2 8 21 Connection 8 22 UniSQLConnection 8 23 8 24 / / 9 3 UniSQL 11 31 OID 11 311 11 312 14 313 16 314 17 32 SET 19 321 20 322 23 323 24 33 GLO 26 331 GLO 26

More information

Mars OS 1.0.2 System Administration Guide

Mars OS 1.0.2 System Administration Guide Mars OS 1.0.2 시스템 관리 가이드 NetApp, Inc. www.netapp.com/kr 부품 번호:215-09731_A0 2015년 2월 4일 수요일 2 목차 목차 Mars OS 정보 12 Mars OS의 기능 13 고성능 13 업계 최고의 스토리지 효율성 13 시스템 모니터링 13 비휘발성 메모리를 사용하여 안정성 및 성능 향상 13 클러스터링

More information

: Symantec Backup Exec System Recovery 8:............................................................................. 3..............................

: Symantec Backup Exec System Recovery 8:............................................................................. 3.............................. W H I T : E PA P E R : C U S TO M I Z E Confidence in a connected world. Symantec Backup Exec System Recovery 8: : Symantec Backup Exec System Recovery 8:.............................................................................

More information

vm-웨어-앞부속

vm-웨어-앞부속 VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright

More information

리뉴얼 xtremI 최종 softcopy

리뉴얼 xtremI 최종 softcopy SSD를 100% 이해한 CONTENTS SSD? 03 04 05 06 07 08 09 10 11 12 13 15 14 17 18 18 19 03 SSD SSD? Solid State Drive(SSD) NAND NAND DRAM SSD [ 1. SSD ] CPU( )RAM Cache Memory Firmware GB RAM Cache Memory Memory

More information

SBR-100S User Manual

SBR-100S User Manual ( 1 / 13 ) SBR-100S 모델에 대한 사용자 펌웨어 업그레이드 방법을 안내해 드립니다. SBR-100S 는 신규 펌웨어가 있을시 FOTA(자동업데이트) 기능을 통하여 자동 업그레이드가 되며, 필요시 사용자가 신규 펌웨어를 다운받아 수동으로 업그레이드 할 수 있습니다. 1. 준비하기 1.1 연결 장치 준비 펌웨어 업그레이드를 위해서는 SBR-100S

More information

Microsoft Word - 10g RAC on Win2k.doc

Microsoft Word - 10g RAC on Win2k.doc 10g RAC on Win2K Document Control Date Author Change References 2006-03-30 신종근 초기작성함 1-1 ** Agenda 1. 작업목적 Down-Time 최소화!! 2. Pre-Install 환경 3. CRS Install 4. DBMS S/W Install 5. 9i 10g Upgrade 6. 문제점및주의사항

More information

PRO1_16E [읽기 전용]

PRO1_16E [읽기 전용] MPI PG 720 Siemens AG 1999 All rights reserved File: PRO1_16E1 Information and MPI 2 MPI 3 : 4 GD 5 : 6 : 7 GD 8 GD 9 GD 10 GD 11 : 12 : 13 : 14 SFC 60 SFC 61 15 NETPRO 16 SIMATIC 17 S7 18 1 MPI MPI S7-300

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

2008

2008 DAT 를이용한 backup 2016. 03 - C&Thoth H/W Team - 목차 1. DAT의정의와종류 1) DAT의정의 2) DAT의종류 2. DAT backup (ufsdaump / ufsrestore) 1) mt 명령어확인 2) Restore 명령어확인 3) Ufsrestore 명령을이용한 backup 4) TAPE 에서 Ufsrestore 로백업한내용확인

More information

Dropbox Forensics

Dropbox Forensics Cloud Storage Forensics Part I : Dropbox 2013. 09. 28 forensic.n0fate.com Dropbox Forensics Dropbox Forensics Dropbox 웹기반파일공유서비스 총 12 개의클라이언트지원 Desktop : Windows, Mac OS X, Linux Mobile : ios, Android,

More information

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph 인터그래프코리아(주)뉴스레터 통권 제76회 비매품 News Letters Information Systems for the plant Lifecycle Proccess Power & Marine Intergraph 2008 Contents Intergraph 2008 SmartPlant Materials Customer Status 인터그래프(주) 파트너사

More information

디지털포렌식학회 논문양식

디지털포렌식학회 논문양식 ISSN : 1976-5304 http://www.kdfs.or.kr Virtual Online Game(VOG) 환경에서의 디지털 증거수집 방법 연구 이 흥 복, 정 관 모, 김 선 영 * 대전지방경찰청 Evidence Collection Process According to the Way VOG Configuration Heung-Bok Lee, Kwan-Mo

More information

리눅스설치가이드 3. 3Rabbitz Book 을리눅스에서설치하기위한절차는다음과같습니다. 설치에대한예시는우분투서버 기준으로진행됩니다. 1. Java Development Kit (JDK) 또는 Java Runtime Environment (JRE) 를설치합니다. 2.

리눅스설치가이드 3. 3Rabbitz Book 을리눅스에서설치하기위한절차는다음과같습니다. 설치에대한예시는우분투서버 기준으로진행됩니다. 1. Java Development Kit (JDK) 또는 Java Runtime Environment (JRE) 를설치합니다. 2. 3. 3Rabbitz Book 을리눅스에서설치하기위한절차는다음과같습니다. 설치에대한예시는우분투서버 기준으로진행됩니다. 1. Java Development Kit (JDK) 또는 Java Runtime Environment (JRE) 를설치합니다. 2. 3Rabbitz Book 애플리케이션파일다운로드하여압축파일을풀고복사합니다. 3. 3Rabbitz Book 실행합니다.

More information

초보자를 위한 분산 캐시 활용 전략

초보자를 위한 분산 캐시 활용 전략 초보자를위한분산캐시활용전략 강대명 charsyam@naver.com 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 우리가꿈꾸는서비스 그러나현실은? 서비스에필요한것은? 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 핵심적인기능 서비스에필요한것은? 적절한기능 서비스안정성 트위터에매일고래만보이면? 트위터에매일고래만보이면?

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

Mango220 Android How to compile and Transfer image to Target

Mango220 Android How to compile and Transfer image to Target Mango220 Android How to compile and Transfer image to Target http://www.mangoboard.com/ http://cafe.naver.com/embeddedcrazyboys Crazy Embedded Laboratory www.mangoboard.com cafe.naver.com/embeddedcrazyboys

More information

Assign an IP Address and Access the Video Stream - Installation Guide

Assign an IP Address and Access the Video Stream - Installation Guide 설치 안내서 IP 주소 할당 및 비디오 스트림에 액세스 책임 본 문서는 최대한 주의를 기울여 작성되었습니다. 잘못되거나 누락된 정보가 있는 경우 엑시스 지사로 알려 주시기 바랍니다. Axis Communications AB는 기술적 또는 인쇄상의 오류에 대해 책 임을 지지 않으며 사전 통지 없이 제품 및 설명서를 변경할 수 있습니다. Axis Communications

More information