<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eddic Training Center &#187; IBM</title>
	<atom:link href="http://www.eddic.cn/main/tag/ibm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eddic.cn/main</link>
	<description></description>
	<lastBuildDate>Fri, 18 Mar 2022 11:04:32 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.1</generator>
	<item>
		<title>IBM DB2 10.1 Database System Administrator</title>
		<link>http://www.eddic.cn/main/ibm-db2-10-database-system-administrator-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-db2-10-database-system-administrator-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 12:58:27 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[System]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=88</guid>
		<description><![CDATA[IBM DB2 10.1 Database System Administrator Professional Training Workshops DB2 10.1 for Linux, UNIX, and Windows Quickstart for Experienced Relational DBAs Course code: CL484 Skill level: Intermediate Duration: 4 days Delivery type: Classroom (Hands-on labs) This course replaces course DB2 9 for Linux, UNIX, and Windows Quickstart for Experienced Relational DBAs (CL483).This is the Classroom(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM DB2 10.1 Database System Administrator Professional Training Workshops</h1>
<h2>DB2 10.1 for Linux, UNIX, and Windows Quickstart for Experienced Relational DBAs</h2>
<div class="w768">
Course code: CL484<br />
Skill level: Intermediate<br />
Duration: 4 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course replaces course DB2 9 for Linux, UNIX, and Windows Quickstart for Experienced Relational DBAs (CL483).This is the Classroom version of Instructor-led Online course DB2 9 for Linux, UNIX, and Windows Quickstart for Experienced Relational DBAs – ILO (3L484).</p>
<p>This course teaches you to perform, basic and advanced, database administrative tasks using DB2 10.1 for Linux, UNIX, and Windows. These tasks include creating and populating databases and implementing a logical design to support recovery requirements. The access strategies selected by the DB2 Optimizer will be examined using the DB2 Explain tools. Various diagnostic methods will be presented, including using the db2diag.log file messages to direct your investigation of problems, as well as using the db2pd commands and DB2 traces. You will learn how to implement automatic archival for database logs and how to plan a redirected database restore to relocate either selected table spaces or an entire database. The selection of indexes to improve application performance and the use of SQL statements to track database performance and health will be covered. This course provides a quick start to DB2 database administration skills for experienced relational Database Administrators (DBA).<br />
This is the Classroom version of the Instructor-Led Online course (3L484).</p>
<h3>Audience</h3>
<p>This is an intermediate course for experienced DBAs and technical individuals, with experience on other relational database platforms, who plan, implement, and maintain DB2 10.1 for Linux, UNIX, and Windows databases.</p>
<h3>Prerequisites</h3>
<p>You should be able to:<br />
Perform basic database administration tasks on a relational database system<br />
Use basic OS functions such as utilities, file permissions, hierarchical file system, commands, and editor<br />
State the functions of the Structured Query Language (SQL) and be able to construct DDL, DML, and authorization statements<br />
Discuss basic relational database concepts and objects such as tables, indexes, views, and joins</p>
<p>These skills can be developed by taking:<br />
OS Training:<br />
AIX Basics and Administration<br />
Linux Basics and Administration<br />
Windows Systems Administration<br />
Or by having equivalent HP-UX or Solaris administration experience<br />
DB2 SQL Workshop<br />
DB2 Fundamentals</p>
<h3>Skills taught</h3>
<p>Administer a DB2 database system using commands or GUI tools<br />
Create and manage database storage for tables using Automatic Storage management, System Managed Storage (SMS) or Database Managed Storage (DMS) table spaces<br />
Implement a given logical database design using DB2 to support integrity and concurrency</p>
<h3>Requirements</h3>
<p>List and describe the components of DB2<br />
Define a DB2 recovery strategy and perform the tasks necessary to support the strategy<br />
Use DB2 utilities like RUNSTATS to collect table and index statistics and REORG to reorganize tables and indexes to improve access and storage efficiency.<br />
Implement DB2 security<br />
Select indexes to support application performance requirements<br />
Explore the DB2 recovery facilities and database configuration options<br />
Perform the implementation of automated archival and retrieval of database logs<br />
Identify Explain tools to examine access strategies<br />
Select the appropriate utility to relocate a database or a portion of a database, including using the RESTORE utility or the db2relocatedb command<br />
Use the DB2 Design Advisor to analyze SQL statements to suggest new indexes to improve application performance<br />
Examine Explain output to determine access strategy chosen by Optimizer<br />
Investigate current application activity that might indicate performance problems using SQL statements<br />
Use the DB2 provided Views and Functions in SQL to evaluate efficient use of database memory for locks, sorting and package cache
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Overview of DB2 for Linux, UNIX and Windows<br />
Command Line Processor (CLP) and GUI tools<br />
The DB2 environment<br />
Creating databases and data placement<br />
Creating database objects<br />
Moving data<br />
Backup and recovery<br />
Locks and concurrency<br />
Problem determination<br />
Security<br />
DB2 Recovery Log Management<br />
DB2 database and table space relocation<br />
Using Explain tools<br />
Using Indexes for Performance<br />
Advanced Monitoring
</div>
<div id="themify_builder_content-88" data-postid="88" class="themify_builder_content themify_builder_content-88 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-db2-10-database-system-administrator-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM DB2 9 Database System Application Developer</title>
		<link>http://www.eddic.cn/main/ibm-db2-9-database-system-application-developer-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-db2-9-database-system-application-developer-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 12:39:41 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[System]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=84</guid>
		<description><![CDATA[IBM DB2 9 Database System Application Developer Professional Training Workshops DB2 Programming Workshop for Linux, UNIX and Windows Course code: CL100 Skill level: Basic Duration: 3 days Delivery type: Classroom (Hands-on labs) This course enables you to acquire the skills necessary to produce application programs that manipulate DB2 databases. Emphasis is on embedding Structured Query(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM DB2 9 Database System Application Developer Professional Training Workshops</h1>
<h2>DB2 Programming Workshop for Linux, UNIX and Windows</h2>
<div class="w768">
Course code: CL100<br />
Skill level: Basic<br />
Duration: 3 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course enables you to acquire the skills necessary to produce application programs that manipulate DB2 databases. Emphasis is on embedding Structured Query Language (SQL) statements and preparing programs for execution.</p>
<h3>Audience</h3>
<p>This basic course is for application programmers who need to write embedded SQL programs in COBOL or PL/I (on z/OS) or in C language (on Linux, UNIX, and Windows).</p>
<h3>Prerequisites</h3>
<p>You should have experience with one of the supported programming languages, COBOL or PL/I for z/OS, or C language for Linux, UNIX, and Windows. You are also expected to already be able to construct and use SQL statements.</p>
<h3>Skills taught</h3>
<p>Incorporate static SQL statements in an application program<br />
Prepare the program for execution<br />
Validate execution results are correct<br />
Produce code to support multiple rows being returned from the database manager using cursors<br />
Identify considerations regarding units of work concurrency, and restart of programs<br />
Identify differences between static and dynamic SQL<br />
Provide test data for applications<br />
Discuss program and DB2 options relative to performance of static SQL
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Please refer to the course overview for description information.
</div>
<h2>DB2 9 for Linux, UNIX and Windows Application Programming Advanced – New</h2>
<div class="w768">
Course code: CL110<br />
Skill level: Advanced<br />
Duration: 2 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This is the Classroom version of Instructor-led online course DB2 9 for Linux, UNIX and Windows Application Programming Advanced (ILO) (3L110).<br />
This course teaches how to take advantage of advanced programming techniques to access DB2 databases in the workstation environment. These techniques can be utilized in addition to standard embedded SQL calls that are addressed in the prerequisite offering,DB2 UDB Programming Fundamentals.<br />
These advanced techniques include:<br />
Stored Procedures<br />
User-Defined Functions<br />
Application Programming Interfaces (APIs)<br />
Performance concepts are also addressed.</p>
<h3>Audience</h3>
<p>This advanced course is for application programmers and other technical personnel who are involved in designing and implementing applications that access DB2 data from a workstation environment.</p>
<h3>Prerequisites</h3>
<p>The following prerequisites are suggested:<br />
The ability to code embedded, static SQL applications<br />
Familiarity with relational database concepts<br />
Use of basic C language syntax components</p>
<p>These skills can be developed by taking:<br />
Introduction to C Programming<br />
DB2 UDB Programming Fundamentals<br />
Equivalent experience may be substituted for these courses.<br />
Application programming experience with other relational database systems, such as DB2 MVS, DB2/VSE and VM, and DB2/400, would be appropriate for meeting the DB2 prerequisites.</p>
<h3>Skills taught</h3>
<p>Use object-relational capabilities of DB2 UDB such as LOB manipulation, user-defined functions, and user-defined distinct types<br />
Code stored procedures and call such procedures<br />
Use product-defined Application Programming Interfaces (APIs)
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Data Quality Issues<br />
QualityStage Architecture<br />
Developing with QualityStage<br />
Investigation<br />
Standardize<br />
Match<br />
Survivorship<br />
Reference Match
</div>
<div id="themify_builder_content-84" data-postid="84" class="themify_builder_content themify_builder_content-84 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-db2-9-database-system-application-developer-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Lotus Notes and Domino R8.5 Application Developer</title>
		<link>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-application-developer-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-application-developer-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 12:12:34 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[Lotus]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=78</guid>
		<description><![CDATA[IBM Lotus Notes and Domino R8.5 Application Developer Professional Training Workshops Fundamentals of IBM Lotus Domino 8 Application Development Course code: D8510 Skill level: Basic Duration: 4 days Delivery type: Classroom (Hands-on labs) The course provides the information that you need to know to successfully create and modify database applications in IBM Lotus Domino Designer(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM Lotus Notes and Domino R8.5 Application Developer Professional Training Workshops</h1>
<h2>Fundamentals of IBM Lotus Domino 8 Application Development</h2>
<div class="w768">
Course code: D8510<br />
Skill level: Basic<br />
Duration: 4 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>The course provides the information that you need to know to successfully create and modify database applications in IBM Lotus Domino Designer 8. It provides an overview of the Lotus Domino 8 and Domino Designer 8 environments, introduces the elements and skills that are used in creating single-database Domino applications, describes how the formula language can be used to enhance the functionality of a Domino application, and explains how Domino applications can be secured.</p>
<h3>Audience</h3>
<p>This is basic course for application developers who are new to developing Domino applications and who need to acquire the fundamental skills to develop and modify single database applications in IBM Domino Designer 8.</p>
<h3>Prerequisites</h3>
<p>The prerequisites for this course include :<br />
Experience using the Lotus Notes client, Web browser or both to access applications.<br />
(Recommended) Experience developing one or more applications using other application development tools.</p>
<h3>Skills taught</h3>
<p>Exploring Applications in Lotus Domino 8<br />
Exploring the Lotus Domino 8 Design Environment<br />
Creating Databases<br />
Designing Pages<br />
Initiating Forms<br />
Creating Views<br />
Introducing Formulas<br />
Using Formulas in Forms<br />
Using Formulas in Views<br />
Developing Forms<br />
Enhancing Views<br />
Working with Actions<br />
Working with Agents<br />
Securing Applications
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Exploring Applications in Lotus Domino 8<br />
Identifying Application Types and Data Sources<br />
Examining the Lotus Domino Architecture<br />
Analyzing Lotus Domino Application Components<br />
Investigating Replication and Application Design Considerations<br />
Extending Lotus Domino Collaboration Capabilities</p>
<p>Exploring the Lotus Domino 8 Design Environment<br />
Exploring the Lotus Domino Designer User Interface<br />
Accessing Design Elements</p>
<p>Creating Databases<br />
Creating a New, Blank Database in Lotus Domino Designer<br />
Designing a Copy of an Existing Database<br />
Initiating a Database from a Template<br />
Organizing the Lotus Domino Designer Environment</p>
<p>Creating Pages<br />
Exploring Page Content, Layout, and Navigation Basics<br />
Creating Pages<br />
Adding Text to Pages<br />
Using Tables to Lay Out Pages<br />
Adding Images to Pages</p>
<p>Creating Forms<br />
Creating Forms<br />
Adding Fields to Forms<br />
Hiding Form Elements</p>
<p>Creating Views<br />
Creating Views<br />
Adding View Columns<br />
Organizing Documents<br />
Formatting Views</p>
<p>Introducing Formulas<br />
Identifying Programming Languages Supported by Lotus Domino<br />
Classifying Formula Components<br />
Identifying Event Triggers<br />
Working with @Functions<br />
Computing and Compare Values<br />
Exploring Formatting and Comments</p>
<p>Using Formulas in Forms<br />
Creating Window Titles<br />
Working with Computed Values<br />
Designing with Field Values<br />
Working with Lists<br />
Prompting Users<br />
Creating Reusable Code<br />
Implementing Error Checking</p>
<p>Using Formulas in Views<br />
Creating Selection Formulas<br />
Concatenating Values in a View Column<br />
Displaying Icons In A View</p>
<p>Enhancing Forms<br />
Working with Layers<br />
Working with Subforms<br />
Creating Shared Fields<br />
Enabling Inheritance in Forms and Documents<br />
Creating Related Forms<br />
Enabling AutoSave<br />
Implementing Lotus Sametime Instant Messaging in Forms</p>
<p>Enhancing Views<br />
Defining Hierarchical Views<br />
Displaying Response Data in Views<br />
Implementing Shared Columns<br />
Enabling Lotus Sametime Instant Messaging in Views<br />
Creating Views for the Web</p>
<p>Working with Actions<br />
Designing Actions<br />
Creating Shared Actions<br />
Controlling the Display of Actions<br />
Establishing Action Hotspots</p>
<p>Working with Agents<br />
Investigating Agents<br />
Creating Agents</p>
<p>Securing Applications<br />
Exploring Database Access<br />
Implementing Roles<br />
Using Readers and Authors Fields<br />
Controlling Access for Anonymous Users<br />
Deploying Applications
</p></div>
<h2>Developing IBM Lotus Domino 8 Applications Intermediate Skills</h2>
<div class="w768">
Course code: D8530<br />
Skill level: Intermediate<br />
Duration: 2 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course builds on the skills of Lotus Education’s Fundamentals of IBM Lotus Domino 8 Application Development (D8510) course. Through instructor lecture and student-centered activities and exercises, learn to use IBM Lotus Domino Designer 8 to develop multi-database applications.</p>
<p>The course explores advanced formula techniques including looping, and user interaction with the application. The course explains different methods for accessing data sources outside the current Domino database including other Domino databases and relational databases. Other topics include adding workflow functionality to route documents and notify users that a document requires their attention, and security issues such as encrypting data. This course also examines navigation elements such as links, outlines, and framesets that bind the components of the application together and allow users to locate information quickly and easily.</p>
<h3>Audience</h3>
<p>This is an intermediate course for application developers who have experience creating or modifying single database applications with Lotus Domino Designer 8.</p>
<h3>Prerequisites</h3>
<p>You should have:<br />
Completed Fundamentals of IBM Lotus Domino 8 Application Development course (D8510) or equivalent knowledge, skills, and experience.<br />
Three or more months experience developing Lotus Domino 8 applications.</p>
<h3>Skills taught</h3>
<p>After completing this course, you should be able to:<br />
Use formula language to inspect and manipulate text values and lists, and use iterative statement functions.<br />
Implement functions that interact with users through different types of dialog boxes using the @Prompt and @DialogBox functions.<br />
Implement advanced view design features to enhance how Lotus Notes displays documents.<br />
Examine and use several IBM Lotus Domino design elements as navigation structures, including links and imagemaps.<br />
Create and embed an outline.<br />
Work with framesets and frames.<br />
Access data in Lotus Domino databases by using formula language and profile documents.<br />
Use the formula language to access data sources using the Microsoft Open Database Connectivity (ODBC) interface.<br />
Examine Domino Enterprise Connection Services (DECS) and implement real-time data mapping between an IBM Lotus Domino application and a relational database.<br />
Implement workflow in Lotus Domino applications.<br />
Secure Lotus Domino application data by controlling access and encrypting data.
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Lesson 1: Working with Strings, Lists, and Loops<br />
Topic 1A: Writing Formulas to Manipulate Text Values<br />
Useful Functions for Inspecting and Searching Text<br />
Inspecting and Searching Strings<br />
Useful Functions for Parsing a String<br />
Examples of Parsing a String<br />
Topic 1B: Working with Lists<br />
Creating Lists<br />
List Operations<br />
Using the List Subscript Operator<br />
Useful Functions for Inspecting Lists<br />
Useful Functions for Modifying Lists<br />
Useful Functions for Converting Lists<br />
Topic 1C: Creating Iterative Formulas<br />
Iterative Statement Functions<br />
Using a For Loop<br />
Using a While Loop<br />
Using a DoWhile Loop</p>
<p>Lesson 2: Writing Formulas to Interact with the User<br />
Topic 2A: Using the @Prompt Function<br />
Introducing The @Prompt Function<br />
Examples of User Prompts<br />
The @Prompt Function<br />
@Prompt Styles<br />
Topic 2B: Working with the @DialogBox Function<br />
The @DialogBox Function<br />
Using the @DialogBox Function<br />
Creating a Form for @DialogBox<br />
Topic 2C: Using Layout Regions<br />
Layout Regions<br />
Creating a Layout Region<br />
Adding Elements to a Layout Region</p>
<p>Lesson 3: Advanced View Design<br />
Topic 3A: Using a Background Image in a View<br />
Background Images<br />
Background Image Formatting Options<br />
Adding a Background Image to a View<br />
Topic 3B: Hiding a View Column<br />
Hiding Columns<br />
Using a Formula to Hide a Column<br />
Topic 3C: Modifying View Elements<br />
Highlighting View Documents<br />
Programmatically Setting Colors in a View<br />
Creating a View Column to set the Colors of a Row<br />
Using Values to Specify the View Text Color<br />
Using Values to Specify the View Background Color and Text Color<br />
Hiding the Color Column<br />
Expanding a Column to Use the Available Width<br />
Topic 3D: Working with Embedded Elements<br />
Adding an Embedded Editor to the Form<br />
Preventing a Document from Being Saved<br />
Combining Embedded Elements<br />
Embedded Schedulers</p>
<p>Lesson 4: Adding Navigational Elements Using Links and Imagemaps<br />
Topic 4A: Linking to Other Documents and Pages<br />
Types of Links<br />
Creating a Link Hotspot on a Page or Form<br />
The Hotspot Resource Link Properties<br />
Named Element Links<br />
Creating a Named Element Link in the Properties Box<br />
URL Links<br />
Creating a URL Link<br />
Topic 4B: Creating Imagemaps<br />
Imagemaps<br />
Describing Hotspots on an Image<br />
Creating a Hotspot on an Image</p>
<p>Lesson 5: Working with Outlines<br />
Topic 5A: Creating an Outline<br />
The Outline Design Element<br />
Process of Creating an Outline<br />
Create an Outline<br />
Default Outlines<br />
Creating a Default Outline<br />
Topic 5B: Adding Outline Entries<br />
Outline Entries<br />
Creating a Hierarchical Outline<br />
Creating an Outline Entry<br />
Topic 5C: Modifying Outline Entries<br />
Setting Outline Entry Properties<br />
Indenting and Outdenting Outline Entries<br />
Topic 5D: Embedding an Outline<br />
Embedding Outlines<br />
Embedded Outline Properties<br />
Formatting an Embedded Outline</p>
<p>Lesson 6: Creating a Frameset<br />
Topic 6A: Adding a Frameset to an Application<br />
What are Frames?<br />
What are Framesets?<br />
Structuring a Frameset<br />
Guidelines for Designing Framesets<br />
Creating a Frameset<br />
Topic 6B: Adding Content to a Frame<br />
Specifying Frame Information<br />
Specifying a Content Source<br />
Using a Target Frame<br />
Specifying the Default Target Frame<br />
Target Frame Precedence<br />
Placing a Page in a Frame<br />
Topic 6C: Launching an Application Frameset<br />
Setting Database Properties to Launch a Frameset<br />
Topic 6D: Adjusting Framesets<br />
Adding New Frames to a Frameset<br />
Launching Individual Elements in a Specific Frame<br />
Opening Documents in a Frame<br />
Setting a Target Frame</p>
<p>Lesson 7: Accessing Data in IBM Lotus Domino Databases<br />
Topic 7A: Accessing Data from a View<br />
Common Arguments for @Db Functions<br />
Options for Caching the Results of a Lookup<br />
Guidelines for Caching the Results of a Lookup<br />
Specifying a Database for Lookups<br />
How Lotus Notes Searches for a Replica<br />
Using @DbColumn<br />
Using @DbLookup<br />
Optional Keywords for @DbLookup<br />
Optional Keywords for @DbLookup<br />
Topic 7B: Using @PickList<br />
Advantages of @PickList<br />
Styles of PickLists<br />
Displaying a View with @PickList<br />
Displaying a Domino Directory View with @PickList<br />
Topic 7C: Working with Profile Documents<br />
Introducing Profile Documents<br />
Characteristics of Profile Documents<br />
Guidelines for Using Profile Documents<br />
Designing a Form for Creating Profile Documents<br />
Creating a Profile Document with Formulas<br />
Reading Data in Profile Documents<br />
Updating Data in Profile Documents</p>
<p>Lesson 8: Accessing Non-Domino Data<br />
Topic 8A: Introducing Microsoft Open Database Connectivity<br />
Using ODBC<br />
Working with ODBC Drivers<br />
ODBC Driver Configuration<br />
ODBC Driver Configuration<br />
Example dBase Table<br />
Topic 8B: Using @Db Functions to Access an ODBC Data Source<br />
Accessing Relational Data from IBM Lotus Domino with ODBC<br />
Comparing the @Db Functions that use ODBC<br />
Using @DbColumn<br />
Using @DbLookup<br />
Using @DbCommand</p>
<p>Lesson 9: Mapping Data Between IBM Lotus Domino and Relational Databases<br />
Topic 9A: Introducing IBM Lotus Domino Enterprise Connection Services<br />
Data Mapping<br />
Data Mapping in Lotus Domino<br />
Using DECS<br />
How DECS Communicates with the External Data Source<br />
Capabilities of DECS<br />
Topic 9B: Working with DECS<br />
The DECS Server Task<br />
Working with the DECS Administrator Database<br />
Topic 9C: Using Data Connection Resources (DCRs)<br />
Working with DCRs<br />
The DECS Administrator Database and DCRs<br />
Using DCRs<br />
Creating a Data Source Resource for ODBC Access<br />
Creating a DCR<br />
Basic Properties of a DCR<br />
Optional Properties of a DCR<br />
Associate a Form with a DCR<br />
Mapping Fields to External Table Fields<br />
Importing External Data<br />
Enabling a Lotus Domino Database to Use DCRs</p>
<p>Lesson 10: Adding Workflow to IBM Lotus Domino Applications<br />
Topic 10A: Defining Workflow<br />
Benefits of Automating the Process<br />
Elements of Workflow<br />
Using a Workflow Diagram<br />
Example of an Expense Reimbursement Workflow Diagram<br />
Workflow Elements of the Expense Reimbursement Process<br />
Topic 10B: Routing Workflow Objects in IBM Lotus Domino<br />
The Routing Process<br />
Ways to Route Documents<br />
Making a Mail Database Known to the Router<br />
Making an Application Database Known to the Router<br />
Topic 10C: Designing Workflow<br />
Triggering Workflow<br />
Identifying the Recipient<br />
Identifying the Data to Send<br />
Sending the Data<br />
Topic 10D: Notifying Users<br />
Sending a Doclink Using @MailSend<br />
Topic 10E: Routing Entire Documents<br />
Examples of Routing Entire Documents<br />
Configuring the Application to Route Documents<br />
Enabling Recipients to Read Documents<br />
Using a Form Formula in a View<br />
Topic 10F: Sending the Current Document<br />
Defining the SendTo Field<br />
Creating a SendTo Field<br />
Using @MailSend Without Parameters<br />
Using the Present Send Mail Dialog Property<br />
Using the MailSend @command<br />
Using the Send Document Simple Action<br />
Using the MailOptions Field<br />
Forcing a Document to Route Using a MailOptions Field<br />
Topic 10G: Tracking Documents<br />
Collecting Information on the State of a Document<br />
Useful @functions for Creating a History Log<br />
Adding a Tracking Field to a Form<br />
Creating a Tracking View</p>
<p>Lesson 11: Securing IBM Lotus Domino Application Data<br />
Topic 11A: Limiting Who Can Read and Edit Sections<br />
Using Access-Controlled Sections<br />
Creating an Access-Controlled Section<br />
Limiting Who Can Edit a Section<br />
Topic 11B: Signing Documents and Mail<br />
Enabling Signing Documents and Mail Messages<br />
Creating a Sign-Enabled Field<br />
Signing an Access-Controlled Section<br />
Topic 11C: Encrypting Domino Data<br />
Determining What to Encrypt<br />
Types of Encryption Keys<br />
Using Public and Private Keys<br />
Using Secret Keys<br />
Topic 11D: Creating and Distributing Secret Keys<br />
Creating a New Secret Encryption Key<br />
Distributing Encryption Keys with E-mail<br />
Exporting a Secret Encryption Key to a File<br />
Merging an Encryption Key Received by E-Mail<br />
Importing an Encryption Key Received as a File<br />
Topic 11E: Encrypting Fields<br />
Enabling Encryption for a Field<br />
Applying Encryption<br />
Applying Encryption Automatically<br />
Providing a List of Secret Encryption Keys in a Field
</p></div>
<div id="themify_builder_content-78" data-postid="78" class="themify_builder_content themify_builder_content-78 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-application-developer-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Lotus Notes and Domino R8.5 System Administrator</title>
		<link>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-system-administrator-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-system-administrator-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 08:21:22 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[System]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=59</guid>
		<description><![CDATA[IBM Lotus Notes and Domino R8.5 System Administrator Professional Training Workshops IBM Lotus Domino 8.5 System Administration Fundamentals Course code: D8L75 Skill level: Basic Duration: 1 day Delivery type: Classroom (Hands-on labs) This course introduces you to basic concepts that provide the foundation for IBM Lotus Domino 8.5 and IBM Lotus Notes 8.5, and it(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM Lotus Notes and Domino R8.5 System Administrator Professional Training Workshops</h1>
<h2>IBM Lotus Domino 8.5 System Administration Fundamentals</h2>
<div class="w768">
Course code: D8L75<br />
Skill level: Basic<br />
Duration: 1 day<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course introduces you to basic concepts that provide the foundation for IBM Lotus Domino 8.5 and IBM Lotus Notes 8.5, and it is the point of entry to the entire core system administration curriculum. This course covers the foundational knowledge needed to perform basic administrative tasks in a Lotus Domino 8.5 infrastructure. This course does not cover how to install, configure, maintain, or troubleshoot a Lotus Domino 8.5 infrastructure.</p>
<h3>Audience</h3>
<p>This is a basic course for current network or mail system administrators who are new to the Lotus Domino 8.5 system administration, but have some experience using the Lotus Notes 8.5 client, and who need to acquire a foundational knowledge and working experience with the Lotus Domino 8.5 administration tools.</p>
<h3>Prerequisites</h3>
<p>You should have previous experience as a network administrator or mail system administrator, and experience using the Lotus Notes 8.5 client.</p>
<h3>Skills taught</h3>
<p>Describe the structural components of the IBM Lotus Domino 8.5 Environment.<br />
Perform basic IBM Lotus Domino 8.5 administration.<br />
Manage IBM Lotus Notes and IBM Lotus Domino security.<br />
Describe Domino mail routing and mail routing topologies.<br />
Describe Lotus Domino replication and replication topologies.<br />
Identify services and options that you can use to extend and enhance the functionality of the Lotus Domino environment
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Lesson 1: Introducing the IBM Lotus Domino 8.5 Environment<br />
Topic 1A: Examining the IBM Lotus Domino 8.5 Architecture<br />
IBM Lotus Domino Architecture<br />
Client and Server Architectural Components<br />
Server Documents<br />
Lotus Domino Server Types<br />
Default Location Documents<br />
Client Types<br />
Overview of Lotus Notes 8.5 Features<br />
Topic 1B: Investigating IBM Lotus Domino Applications<br />
The Object Store<br />
Components of Lotus Domino Applications<br />
Database Types and Applications<br />
Composite Applications<br />
Required Server Applications<br />
The Lotus Domino Directory<br />
Lotus Domino Domains<br />
Single vs. Multiple Domains<br />
Topic 1C: Exploring IBM Lotus Domino Server Functionality<br />
Categories of Lotus Domino Services<br />
Core Lotus Domino Services<br />
Server Tasks<br />
Lotus Domino Advanced Services</p>
<p>Lesson 2: Performing Basic Administration Tasks<br />
Topic 2A: Starting IBM Lotus Domino Administrator<br />
Lotus Domino Administration<br />
Lotus Domino Administration Tools<br />
The Lotus Domino Administrator Interface<br />
Topic 2B: Using Online Help<br />
Online Help Resources<br />
Topic 2C: Navigating in IBM Lotus Domino Administrator<br />
Lotus Domino Administrator Tabs<br />
The Person Document<br />
Groups<br />
Tasks on the People and Groups Tab<br />
Tasks on the Files Tab<br />
Tasks on the Server Tab<br />
Tasks on the Messaging Tab<br />
Lotus Domino Replication<br />
Tasks on the Replication Tab<br />
Tasks on the Configuration Tab<br />
Topic 2D: Setting Administration Preferences<br />
Administration Preferences<br />
Topic 2E: Introduction to Policies<br />
Policies<br />
Policy Documents<br />
Settings Documents</p>
<p>Lesson 3: Examining IBM Lotus Notes and IBM Lotus Domino Security<br />
Topic 3A: Identifying IBM Lotus Domino Security Components<br />
IBM Lotus Domino Terminology<br />
Organizations<br />
Organizational Units<br />
Organization Certifiers<br />
Topic 3B: Designing a Hierarchical Naming Scheme<br />
Hierarchical Naming<br />
Components of a Hierarchical Name<br />
Hierarchical Naming Example<br />
Organizational Unit Naming Recommendations<br />
Separate Server OUs<br />
Server Naming Recommendations<br />
Server Host Names and Common Names<br />
User Naming Recommendations<br />
Planning a Hierarchical Naming Scheme<br />
How to Design a Hierarchical Naming Scheme<br />
Topic 3C: Authenticating with IBM Lotus Domino Servers<br />
Security Controls<br />
Certificates and ID Files<br />
Types of Certificates<br />
ID Files<br />
Components of an ID File<br />
Common Certificates<br />
How Certificates are used in Authentication<br />
The ID Vault Feature<br />
How to Create an ID Vault<br />
Topic 3D: Controlling Access to Resources<br />
Introduction to Lotus Domino Access Controls<br />
Access Control Lists<br />
Roles<br />
How IBM Lotus Domino Controls Access<br />
Stages of Access Control<br />
Security Using Groups<br />
Group Types<br />
Best Practices for Creating Groups<br />
Topic 3E: Determining Database Access Levels<br />
Access Control List Levels<br />
Topic 3F: Determining Workstation Security Levels<br />
Execution Access<br />
The Execution Control List</p>
<p>Lesson 4: Examining IBM Lotus Domino Mail Routing<br />
Topic 4A: Introducing IBM Lotus Domino Messaging<br />
Lotus Notes Named Networks<br />
Mail Routing and Lotus Notes Named Networks<br />
Mail Routing Protocols<br />
Mail Routing Components<br />
Mail Settings that Affect Routing<br />
The Mail Routing Process<br />
Router Optimizations in Lotus Domino 8.5<br />
Topic 4B: Designing a Mail Routing Topology<br />
Mail Routing Topologies<br />
Topology Types<br />
Hub and Spoke Topology Considerations<br />
How to Design a Mail Routing Topology</p>
<p>Lesson 5: Examining IBM Lotus Domino Replication<br />
Topic 5A: Introducing IBM Lotus Domino Replication<br />
What is Domino Replication?<br />
Components of the Replication Process<br />
The Server-to-Server Replication Process<br />
Replication Tools<br />
The Workstation to Server Replication Process<br />
Database Replicas<br />
The Database Replication Process<br />
Streaming Replication<br />
The Field Level Replication Process<br />
Factors that Affect Replication<br />
Topic 5B: Designing a Replication Strategy<br />
Types of Replication Topologies<br />
Server Replication Types<br />
Replication vs. Routing Topologies<br />
Considerations for Choosing a Replication Type<br />
How to Design a Replication Strategy</p>
<p>Lesson 6: Extending the IBM Lotus Domino Environment<br />
Topic 6A: Selecting Additional IBM Lotus Domino Services<br />
Lotus Domino Standard Services<br />
Lotus Domino Internet Security Mechanisms<br />
Topic 6B: Implementing IBM Lotus Domino Scalability Features<br />
Scalability Options<br />
Lotus Domino Clusters<br />
Benefits of Clustering<br />
Lotus Domino Partitions<br />
Benefits of Partitions<br />
Topic 6C: Integrating Other IBM Products<br />
IBM Lotus Sametime<br />
IBM Lotus Connections<br />
IBM Lotus Quickr
</p></div>
<h2>Building the IBM Lotus Domino 8.5 Infrastructure</h2>
<div class="w768">
Course code: D8L76<br />
Skill level: Intermediate<br />
Duration: 2 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course builds on the skills introduced in Lotus Education’s IBM Lotus Domino 8.5 System Administration Fundamentals course (D8L75). The course is designed to introduce IBM Lotus Domino system administrators to the process of establishing an IBM Lotus Domino 8.5 environment. It provides students with hands-on practice with installing Lotus Domino servers and clients; configuring users, groups, and administrative tools; and configuring, managing, and troubleshooting mail.</p>
<h3>Audience</h3>
<p>The target audience for this course is system administrators new to Lotus Domino, who have a general understanding of the Lotus Domino and Lotus Notes administration environment, and who will be responsible for initial installation and setup of a basic Lotus Domino and Lotus Notes 8 infrastructure, and setup of Domino Mail servers in the corporate intranet and extranet (i.e. Internet) environments.</p>
<h3>Prerequisites</h3>
<p>The prerequisites for this course include completion of the IBM Lotus Domino 8 System Administration Operating Fundamentals course (D8L75) or equivalent knowledge, skills, and experience.</p>
<h3>Skills taught</h3>
<p>Set up the first server and the administrator<br />
Add Lotus Domino servers<br />
Add Lotus Notes clients<br />
Administer users by creating groups and implementing policies<br />
Set up server administration<br />
Synchronize Lotus Domino system databases<br />
Configure basic intranet mail routing<br />
Configure mail routing to the Internet<br />
Establish mail controls<br />
Implement mail rules and storage limits<br />
Monitor mail<br />
Resolve common mail routing problems
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Lesson 1: Setting Up the First Server and Administrator<br />
Topic 1A: Analyzing a Deployment Plan<br />
Topic 1B: Installing the IBM Lotus Domino Server Software<br />
Topic 1C: Installing the IBM Lotus Domino Administrator Client Software<br />
Topic 1D: Launching and Configuring the First Server<br />
Topic 1E: Configuring the First Workstation<br />
Topic 1F: Assigning Roles to Administrators and Servers</p>
<p>Lesson 2: Adding IBM Lotus Domino Servers<br />
Topic 2A: Registering Servers<br />
Topic 2B: Configuring and Starting Additional IBM Lotus Domino Servers</p>
<p>Lesson 3: Adding IBM Lotus Notes Clients<br />
Topic 3A: Creating an Organizational Unit Certifier<br />
Topic 3B: Registering New Administrators<br />
Topic 3C: Registering Users from a File<br />
Topic 3D: Replicating Server Document Changes<br />
Topic 3E: Setting Up an Administrator Workstation<br />
Topic 3F: Verifying the IBM Lotus Domino Installation<br />
Topic 3G: Creating Replicas on Multiple Servers</p>
<p>Lesson 4: Administering Users<br />
Topic 4A: Creating Groups<br />
Topic 4B: Creating an Organizational Policy<br />
Topic 4C: Creating and Assigning an Explicit Policy</p>
<p>Lesson 5: Setting Up Server Administration<br />
Topic 5A: Customizing the IBM Lotus Domino Administrator Work Environment<br />
Topic 5B: Setting Access to Create Databases on the Server<br />
Topic 5C: Setting Administration Levels<br />
Topic 5D: Setting Logging Levels</p>
<p>Lesson 6: Synchronizing IBM Lotus Domino System Databases<br />
Topic 6A: Creating Server Groups for Replication<br />
Topic 6B: Creating a Connection Document</p>
<p>Lesson 7: Configuring Basic Intranet Mail Routing<br />
Topic 7A: Configuring Notes Named Networks<br />
Topic 7B: Implementing a Hub-and-Spoke Mail Routing Topology<br />
Topic 7C: Selecting a Mail Storage Format for Incoming Mail</p>
<p>Lesson 8: Configuring Mail Routing to the Internet<br />
Topic 8A: Enabling the SMTP Listener Task<br />
Topic 8B: Configuring Basic SMTP Settings<br />
Topic 8C: Restricting Internet Mail Delivery<br />
Topic 8D: Enabling Whitelist and Blacklist Filters<br />
Topic 8E: Configuring Extended SMTP (E/SMTP) Options<br />
Topic 8F: Configuring Internet Addressing<br />
Topic 8G: Testing SMTP</p>
<p>Lesson 9: Establishing Mail Controls<br />
Topic 9A: Configuring Router Restrictions<br />
Topic 9B: Implementing Message Disclaimers<br />
Topic 9C: Implementing Mail Delivery Controls<br />
Topic 9D: Implementing Mail Transfer Controls<br />
Topic 9E: Configuring Multiple Server Mailboxes</p>
<p>Lesson 10: Implementing Mail Rules and Storage Limits<br />
Topic 10A: Creating and Activating a Server Mail Rule<br />
Topic 10B: Enabling Mail Journaling<br />
Topic 10C: Implementing Blacklist Tag and Whitelist Tag Mail Rule Conditions<br />
Topic 10D: Establishing Mail Quotas<br />
Topic 10E: Controlling Inbox Size with Inbox Maintenance<br />
Topic 10F: Archiving Mail</p>
<p>Lesson 11: Monitoring Mail<br />
Topic 11A: Verifying Routing and Checking Mail Delivery<br />
Topic 11B: Enabling Mail Statistics<br />
Topic 11C: Enabling Message Tracking<br />
Topic 11D: Configuring Message Recall</p>
<p>Lesson 12: Resolving Common Mail Routing Problems<br />
Topic 12A: Sending a Mail Trace<br />
Topic 12B: Restarting the Router<br />
Topic 12C: Forcing Mail Routing<br />
Topic 12D: Resolving Undelivered and Dead Mail
</p></div>
<h2>Managing IBM Lotus Domino 8.5 Servers and Users</h2>
<div class="w768">
Course code: D8L77<br />
Skill level: Intermediate<br />
Duration: 3 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course covers managing the servers and users in an existing IBM Lotus Domino 8.5 and IBM Lotus Notes 8.5 infrastructure. In this course, you will perform standard server maintenance and troubleshooting tasks as well as register and maintain Lotus Notes and non-Lotus Notes users.</p>
<h3>Audience</h3>
<p>This is an intermediate course for system administrators who are new to Lotus Domino 8.5 and have an understanding of Lotus Domino and Lotus Notes foundational concepts and the ability to navigate in Lotus Domino Administrator; who will be responsible for monitoring and maintaining an existing Lotus Domino 8.5 infrastructure; and who will be responsible for managing Lotus Notes and non-Lotus Notes users in a Domino domain.</p>
<h3>Prerequisites</h3>
<p>You should complete the following IBM Lotus Domino 8.5 courses or equivalent knowledge, skills, and experience.<br />
IBM Lotus Domino 8.5 System Administration Operating Fundamentals (D8L75) is required.<br />
Building the IBM Lotus Domino 8.5 Infrastructure (D8L76) is recommended.</p>
<h3>Skills taught</h3>
<p>Manage users<br />
Manage groups<br />
Manage both Lotus Notes and non-Lotus Notes clients<br />
Deploy composite applications<br />
Manage servers<br />
Update servers<br />
Set up server monitoring<br />
Monitor server performance<br />
Monitor servers with Domino Domain Monitoring<br />
Use the certification authority process to migrate certifiers and register users<br />
Resolve server problems<br />
Resolve replication problems<br />
Recover a Domino server<br />
Resolve user problems
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Lesson 1: Managing Users<br />
Topic 1A: Adding Users<br />
Topic 1B: Changing a User Name<br />
Topic 1C: Moving User Mail Files<br />
Topic 1D: Extending an IBM Lotus Notes ID Expiration Date<br />
Topic 1E: Using the ID Vault to Secure User IDs<br />
Topic 1F: Deleting Users<br />
Topic 1G: Changing a User’s Location Within the Organizational Hierarchy</p>
<p>Lesson 2: Managing Groups<br />
Topic 2A: Creating Groups<br />
Topic 2B: Renaming Groups<br />
Topic 2C: Deleting Groups<br />
Topic 2D: Changing Group Membership</p>
<p>Lesson 3: Managing IBM Lotus Notes and Non-Notes Clients<br />
Topic 3A: Setting Up Non-IBM Lotus Notes Users<br />
Topic 3B: Upgrading Lotus Notes Clients<br />
Topic 3C: Managing Roaming Users</p>
<p>Lesson 4: Deploying Composite Applications<br />
Topic 4A: Composite Application Deployment Fundamentals<br />
Topic 4B: Accessing Composite Applications on IBM? WebSphere? Portal<br />
Topic 4C: Introduction to Composite Application Provisioning<br />
Topic 4D: Configuring Clients for User-Initiated Updates</p>
<p>Lesson 5: Managing Servers<br />
Topic 5A: The Server Console Window<br />
Topic 5B: Defining Backup Processes<br />
Topic 5C: Using Transaction Logging<br />
Topic 5D: Managing Disk Space<br />
Topic 5E: Enabling View Logging<br />
Topic 5F: Logging and Analyzing Activity Data<br />
Topic 5G: Automating Server Tasks<br />
Topic 5H: Evaluating Server Settings with Domino Configuration Tuner</p>
<p>Lesson 6: Updating Servers<br />
Topic 6A: Finding Instances of a Server’s Name<br />
Topic 6B: Placing a Server Out of Service<br />
Topic 6C: Updating a Server ID<br />
Topic 6D: Authenticating with Other Organizations<br />
Topic 6E: Providing Internal and External Server Access</p>
<p>Lesson 7: Setting Up Server Monitoring<br />
Topic 7A: Examining Server Monitoring Tools<br />
Topic 7B: Creating Event Generators<br />
Topic 7C: Using Event Handlers<br />
Topic 7D: Automating Tasks by Using Agents</p>
<p>Lesson 8: Monitoring Server Performance<br />
Topic 8A: Viewing Statistics<br />
Topic 8B: Monitoring Server Statistics and Tasks<br />
Topic 8C: Monitoring the Server with the Domino Web Administrator<br />
Topic 8D: Monitoring Servers by Using the Lotus Domino Console</p>
<p>Lesson 9: Monitoring Servers with Domino Domain Monitoring<br />
Topic 9A: Configuring Domino Domain Monitoring<br />
Topic 9B: Controlling Reported Events by Using Event Filters<br />
Topic 9C: Creating Collection Hierarchies<br />
Topic 9D: Taking Corrective Action</p>
<p>Lesson 10: Using the Certification Authority Process<br />
Topic 10A: Migrating Existing Certifiers to the CA Process<br />
Topic 10B: Registering Users with the CA Process</p>
<p>Lesson 11: Resolving Server Problems<br />
Topic 11A: Troubleshooting with the IBM Lotus Domino Administrator Server Console<br />
Topic 11B: Solving Server Access Problems<br />
Topic 11C: Solving Administration Process Problems<br />
Topic 11D: Solving Server-to-Server Connection Problems<br />
Topic 11E: Solving Agent Manager Problems<br />
Topic 11F: Solving DAOS Problems</p>
<p>Lesson 12: Resolving Replication Problems<br />
Topic 12A: Solving Replication Problems<br />
Topic 12B: Resolving Replication Conflicts<br />
Topic 12C: Coordinating the Purge Interval and the Replication Schedule<br />
Topic 12D: Troubleshooting Server Access in the Application Access Control List</p>
<p>Lesson 13: Recovering a Domino Server<br />
Topic 13A: Recovering from a Server Crash<br />
Topic 13B: Enabling Fault Recovery and Automatic Diagnostic Collection</p>
<p>Lesson 14: Resolving User Problems<br />
Topic 14A: Resolving Workspace and Application Issues<br />
Topic 14B: Implementing Database Redirection<br />
Topic 14C: Resolving Connection Problems<br />
Topic 14D: Responding to Mail Delivery Problems
</p></div>
<div id="themify_builder_content-59" data-postid="59" class="themify_builder_content themify_builder_content-59 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-lotus-notes-and-domino-system-administrator-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM WebSphere Application Server System Administrator</title>
		<link>http://www.eddic.cn/main/ibm-websphere-application-server-system-administrator-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-websphere-application-server-system-administrator-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 03:53:03 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=48</guid>
		<description><![CDATA[IBM WebSphere Application Server System Administrator Professional Training Workshops WebSphere Application Server V8 Administration for Windows Course code: WA380 Skill level: Intermediate Duration: 5 days Delivery type: Classroom (Hands-on labs) This 5-day instructor-led course teaches students the skills needed to install and administer IBM WebSphere Application Server V8. As the latest release of WebSphere Application(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM WebSphere Application Server System Administrator Professional Training Workshops</h1>
<h2>WebSphere Application Server V8 Administration for Windows</h2>
<div class="w768">
Course code: WA380<br />
Skill level: Intermediate<br />
Duration: 5 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This 5-day instructor-led course teaches students the skills needed to install and administer IBM WebSphere Application Server V8. As the latest release of WebSphere Application Server, Version 8 offers users enhanced support for standards, emerging technology, and a choice of development frameworks.<br />
In this course, students learn how to install, configure, and maintain IBM WebSphere Application Server V8 base and Network Deployment (ND), and to deploy enterprise Java applications in a single machine or clustered configuration. In addition, students learn how to work with features new to WebSphere Application Server V8, such as IBM Installation Manager, WebSphere Customization Toolbox, administrative console extensions, security enhancements, and the centralized installation manager. Optional units cover topics such as centralized installation, auditing, and customizing Information Center content.<br />
Throughout the course, hands-on exercises and demonstrations reinforce lecture content. Students gain practical experience with WebSphere Application Server V8 by performing tasks such as installing and assembling applications, using properties file-based configuration, applying problem determination techniques, and working with fine-grained administrative security.</p>
<h3>Audience</h3>
<p>This course is designed for administrators who install, configure, and manage web-based applications on WebSphere Application Server. Web administrators, lead application developers, and application architects can also benefit from this course.</p>
<h3>Prerequisites</h3>
<p>You sould have:<br />
An understanding of basic Internet concepts<br />
Experience using a web browser<br />
Administrative skills for a web server, such as IBM HTTP Server or Apache<br />
Basic operational skills for the Windows XP Professional operating system</p>
<h3>Skills taught</h3>
<p>Relate WebSphere Application Server to the WebSphere family of products<br />
Describe the features and standards in WebSphere Application Server V8<br />
Describe the architectural concepts related to WebSphere Application Server<br />
Install and configure WebSphere Application Server V8<br />
Explain the basic concepts of Java Platform, Enterprise Edition (Java EE) 6<br />
Assemble and install server-side Java enterprise applications<br />
Use WebSphere administrative tools to configure and manage enterprise applications<br />
Use the wsadmin scripting library<br />
Configure WebSphere Application Server security<br />
Deploy applications in clustered environments<br />
View performance information about server and application components<br />
Use problem determination tools and log files to troubleshoot problems<br />
Configure messaging with the service integration bus
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Course introduction<br />
WebSphere product family overview<br />
WebSphere Application Server architecture – standalone<br />
WebSphere Application Server architecture – federated<br />
WebSphere Application Server installation<br />
Web server installation<br />
Exercise: Installing IBM Installation Manager<br />
Exercise: Installing IBM HTTP Server<br />
Exercise: Installing WebSphere Application Server<br />
Exercise: WebSphere Information Center installation (optional)<br />
WebSphere Application Server administrative console<br />
Exercise: Exploring the administrative console<br />
Java EE 6 overview for administrators<br />
Introduction to the PlantsByWebSphere application<br />
Application assembly<br />
Application installation<br />
Exercise: Assembling an application<br />
Exercise: Installing an application<br />
Monitored directory<br />
Exercise: Monitored directory – Drag and drop deployment<br />
Problem determination<br />
Exercise: Problem determination<br />
Introduction to wsadmin and scripting<br />
Exercise: Using wsadmin<br />
Federating a cell<br />
Exercise: Creating a federated cell<br />
Workload management<br />
Exercise: Clustering and workload management<br />
Introduction to WebSphere Messaging<br />
Exercise: Configuring the service integration bus<br />
Job Manager and Centralized Installation Manager<br />
Demonstration: Using the Job Manager<br />
WebSphere security<br />
Exercise: Configuring WebSphere security<br />
Exercise: Configuring application security<br />
Exercise: Configuring SSL for WebSphere<br />
Performance monitoring<br />
Exercise: Using the performance monitoring tools<br />
Course summary
</div>
<div id="themify_builder_content-48" data-postid="48" class="themify_builder_content themify_builder_content-48 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-websphere-application-server-system-administrator-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM Tivoli Storage Manager 6.2 Deployment</title>
		<link>http://www.eddic.cn/main/ibm-tivoli-storage-manager-deployment-professional-training-workshops/</link>
		<comments>http://www.eddic.cn/main/ibm-tivoli-storage-manager-deployment-professional-training-workshops/#comments</comments>
		<pubDate>Tue, 01 Jan 2013 01:00:39 +0000</pubDate>
		<dc:creator><![CDATA[Eddic Training Center]]></dc:creator>
				<category><![CDATA[课程 Courses]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[IT 服务管理]]></category>
		<category><![CDATA[Tivoli]]></category>

		<guid isPermaLink="false">http://www.eddic.cn/main/?p=1</guid>
		<description><![CDATA[IBM Tivoli Storage Manager 6.2 Deployment Professional Training Workshops IBM Tivoli Storage Manager 6.2 Implementation and Administration Course code: TS611 Skill level: Basic Duration: 5 days Delivery type: Classroom (Hands-on labs) This course teaches storage administrators the essential skills required for implementing, configuring and administering IBM Tivoli Storage Manager. Through hands-on exercises, learn how to(...)]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.eddic.cn/main/wp-content/uploads/2013/05/bannerIBM1.png" alt="bannerIBM1" width="978" height="320" class="alignnone size-full wp-image-69" /></p>
<h1>IBM Tivoli Storage Manager 6.2 Deployment Professional Training Workshops</h1>
<h2>IBM Tivoli Storage Manager 6.2 Implementation and Administration</h2>
<div class="w768">
Course code: TS611<br />
Skill level: Basic<br />
Duration: 5 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course teaches storage administrators the essential skills required for implementing, configuring and administering IBM Tivoli Storage Manager. Through hands-on exercises, learn how to install the Tivoli Storage Manager 6.2 server, backup-archive client, the Tivoli Integrated Portal and Administration Center. After the product is installed you will configure the environment. You will create and configure storage pool hierarchies and define policies to manage the flow of data from disk to disk or tape media. Lab exercises will guide you through the steps to back up, restore, archive and retrieve client data. You will also create schedules to run administrative and client processes and maintain your Tivoli Storage Manager environment to ensure recoverability.</p>
<p>The Student Exercises for this course are conducted on a Windows operating system. Linux and AIX users should refer to course codes TSL11 and TSX11, respectively.</p>
<h3>Audience</h3>
<p>This basic course is for system administrators and implementers who are responsible for implementing an IBM Tivoli Storage Manager 6.2 solution.</p>
<h3>Prerequisites</h3>
<p>You should have: Windows administration skills</p>
<h3>Skills taught</h3>
<p>Discuss the features of IBM Tivoli Storage Manager.<br />
Install IBM Tivoli Storage Manager server and backup-archive client.<br />
Navigate the administrative interfaces.<br />
Explain the concepts of attaching a tape library and preparing media.<br />
Create and manage storage pools and storage pool volumes.<br />
Describe data deduplication.<br />
Define policy to meet business requirements.<br />
Customize the IBM Tivoli Storage Manager database and recovery log.<br />
Configure the backup-archive client.<br />
Back up, restore, archive, and retrieve client data.<br />
Protect the IBM Tivoli Storage Manager database and storage pools.<br />
Schedule administrative tasks.<br />
Monitor server and client messages and events
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Unit 1: IBM Tivoli Storage Manager Overview (1 hour; no lab exercises)<br />
Unit 2: Installing IBM Tivoli Storage Manager (2 hours; 11 lab exercises)<br />
Unit 3: Administrative Interfaces and Privileges (3 hours; 20 lab exercises)<br />
Unit 4: Storage Media Devices (1 hour; no lab exercises)<br />
Unit 5: Managing Storage Pools and Storage Pool Volumes (3 hours; 15 lab exercises)<br />
Unit 6: Policy Management (2 hours; 6 lab exercises)<br />
Unit 7: Customizing the Tivoli Storage Manager Database and Recovery Log (2.5 hours; 4 lab exercises)<br />
Unit 8: Client Configuration (3.5 hours; 18 lab exercises)<br />
Unit 9: Backup-Archive Client Functions (3 hours; 24 lab exercises)<br />
Unit 10: Protecting the Database and Storage Pools (3 hours; 14 lab exercises)<br />
Unit 11: Automating Operations (2 hours; 13 lab exercises)<br />
Unit 12: Monitoring and Event Logging (2 hour; 3 lab exercises)
</div>
<h2>IBM Tivoli Storage Manager 6.2 Advanced Administration, Tuning and Troubleshooting</h2>
<div class="w768">
Course code: TS621<br />
Skill level: Advanced<br />
Duration: 5 days<br />
Delivery type: Classroom (Hands-on labs)</p>
<p>This course is for administrators who possess a fundamental knowledge of IBM Tivoli Storage Manager. It provides in-depth administration training with IBM Tivoli Storage Manager 6.2 Extended Edition at a higher skill level than the IBM Tivoli Storage Manager 6.2 Implementation and Administration course (see courses IBM Tivoli Storage Manager 6.2 Implementation and Administration (TS611) and IBM Tivoli Storage Manager 6.2 Implementation and Administration (ILO) (8S611)). You will learn how to control and tune the Tivoli Storage Manager environment and what steps to take when troubleshooting. The lab exercises explore the DB2 database management methods and options and introduce Tivoli Storage Manager for Reporting and Monitoring. In addition, the exercises involve multiple servers to simulate an enterprise environment. You will participate in group problem determination exercises, perform a variety of backup and restore processes, and optimize data management, such as data deduplication. You will also tune the backup-archive client and the Tivoli Storage Manager 6.2 server for optimal performance.</p>
<h3>Audience</h3>
<p>This advanced course is for Senior System Administrators and Business Partners who are experienced with IBM Tivoli Storage Manager Implementation.</p>
<h3>Prerequisites</h3>
<p>You should complete course IBM Tivoli Storage Manager 6.2 Implementation and Administration (TS611) or (8S611), or the previous version of Storage Manager training (see course IBM Tivoli Storage Manager 5.5 Implementation and Administration (TM502) or (TT502)).<br />
You should also have the following general skills:<br />
Ability to navigate through applications on the OS being used for the course<br />
Ability to use the OS command line on the OS being used for the course<br />
Experience working with storage devices<br />
Ability to work with an Internet browser<br />
Thorough understanding of client-server concepts<br />
Basic understanding of network architecture including WAN, LAN and SAN</p>
<h3>Skills taught</h3>
<p>Back up and restore Tivoli Storage Manager databases and storage pools<br />
Write and use macros and scripts to automate operations<br />
Optimize Tivoli Storage Manager with performance tuning parameters<br />
Install and configure Tivoli Storage Manager for Reporting and Monitoring<br />
Use client and server trace functions<br />
Troubleshoot and recover from a database failure<br />
Recover a primary storage pool<br />
Configure and use server-to-server virtual volumes<br />
Configure and use backup sets and online image backup<br />
Configure and use multi-session backup and move node data<br />
Enable and use file grouping and open file support<br />
Configure single administrative logon<br />
Monitor and generate reports for Tivoli Storage Manager
</p></div>
<h2>Course Outline</h2>
<div class="w768">
Unit 1: Tivoli Storage Manager 6.2 concept review and updates<br />
Unit 2: Database and recovery log management<br />
Unit 3: Storage pool manipulations<br />
Unit 4: Tivoli Storage Manager for Reporting and Monitoring<br />
Unit 5: SQL statements, macros and scripts<br />
Unit 6: Tivoli Storage Manager performance tuning<br />
Unit 7: Backup and restore methodology<br />
Unit 8: Enterprise administration<br />
Unit 9: Server-to-server virtual volumes<br />
Unit 10: Reports using Common Reporting<br />
Unit 11: Problem determination concepts
</div>
<div id="themify_builder_content-1" data-postid="1" class="themify_builder_content themify_builder_content-1 themify_builder themify_builder_front">
	
	
</div>
<!-- /themify_builder_content -->]]></content:encoded>
			<wfw:commentRss>http://www.eddic.cn/main/ibm-tivoli-storage-manager-deployment-professional-training-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
