<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-5728054792552585801</atom:id><lastBuildDate>Mon, 13 Apr 2026 06:54:57 +0000</lastBuildDate><category>Teradata</category><category>Informatica</category><category>Informatica scenarios</category><category>Data warehousing Quiestions</category><category>Informatica Real time Scenarios</category><category>Locking table for access?</category><category>PL/SQL</category><category>SQL Queries</category><category>Unix</category><category>AUGUST 15th</category><category>Architecture of UNIX</category><category>Basic Unix Commands</category><category>Constraint-Based Loading</category><category>Data Warehouse Schemas</category><category>Data warehousing Quiestions1</category><category>Debugger</category><category>Downloads</category><category>ETL Process</category><category>Fundamentals of UNIX</category><category>Get top 5 records to target without using rank</category><category>Home</category><category>How do you perform incremental logic or Delta or CDC</category><category>Incremental Loading for Dimension Table</category><category>Informatica Complete Reference</category><category>Informatica Functions</category><category>Informatica Powercenter Architecture</category><category>Informatica Quiestions</category><category>Informatica Quiestions3</category><category>Integration Testing</category><category>Introduction of Unix</category><category>Oracle</category><category>Oracle Queries</category><category>PL/SQL Exception</category><category>PL/SQL Looping</category><category>PL/SQL Programs</category><category>Power center Client</category><category>Separate rows on group basis</category><category>TESTING-User Acceptance Test</category><category>Target Load Order</category><category>Teradata Latest FAQ's</category><category>Teradata SQL assistant</category><category>Teradata main</category><category>Unit Testing</category><category>What is informatica</category><category>informatica project</category><title>Data Warehousing</title><description>Informatica PowerCenter, Real-time Project Scenarios, Faq's, Teradata, Oracle</description><link>http://informatica-kareem.blogspot.com/</link><managingEditor>noreply@blogger.com (Kareem)</managingEditor><generator>Blogger</generator><openSearch:totalResults>359</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><language>en-us</language><itunes:explicit>no</itunes:explicit><itunes:subtitle>Informatica PowerCenter, Real-time Project Scenarios, Faq's, Teradata, Oracle</itunes:subtitle><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-5901053817217649571</guid><pubDate>Thu, 03 Jan 2019 15:18:00 +0000</pubDate><atom:updated>2021-06-08T13:12:27.908+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">Informatica Real time Scenarios</category><title>Auto generate sequence numbers in Target tables using Oracle sequence </title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoListParagraph" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-add-space: auto; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #002060; font-family: Symbol; font-size: 10.0pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Create a Target table with below structure by
adding sequence column&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;CREATE TABLE "TARGET"."EMP_SEQ"&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SEQ_NO" NUMBER,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "EMPNO" NUMBER(4,0) NOT NULL
ENABLE,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;"ENAME" NVARCHAR2(10),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"JOB" NVARCHAR2(9),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"MGR" NUMBER(4,0),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"HIREDATE" DATE,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"SAL" NUMBER(7,2),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"COMM" NUMBER(7,2),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
"DEPTNO" NUMBER(2,0),&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;PRIMARY KEY ("EMPNO")&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; );&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-add-space: auto; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #002060; font-family: Symbol; font-size: 10.0pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Create oracle sequence to generated the
sequence values&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;CREATE SEQUENCE SEQ_NO&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;START WITH 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;INCREMENT BY 1;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-add-space: auto; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #002060; font-family: Symbol; font-size: 10.0pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Create Trigger to assign the values from
sequence to&amp;nbsp;SEQ_NO&amp;nbsp;column.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;CREATE OR REPLACE TRIGGER SEQ_NO&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;BEFORE INSERT ON EMP_SEQ&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;FOR EACH ROW&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;BEGIN&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;SELECT SEQ_NO.nextval INTO :NEW.SEQ_NO&amp;nbsp; FROM dual;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;END;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraph" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-add-space: auto; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #002060; font-family: Symbol; font-size: 10.0pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Creating a mapping as below after importing
required source and Target definitions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1;"&gt;
&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;span style="color: #002060; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGijBN5IH2EdWfHiKdxlKBHeRxGJEdBS1SOnr8UZ77OsiKvjQ4flYDF9E8UhfQOGK51UIH53g_p0J76mwnkKnSueFh5QBdpMBP2TFj185hQr8saaH3_TW1MhYkgCghdyqD9Yrq78gn99Cc/s1600/seq.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="307" data-original-width="864" height="225" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGijBN5IH2EdWfHiKdxlKBHeRxGJEdBS1SOnr8UZ77OsiKvjQ4flYDF9E8UhfQOGK51UIH53g_p0J76mwnkKnSueFh5QBdpMBP2TFj185hQr8saaH3_TW1MhYkgCghdyqD9Yrq78gn99Cc/s640/seq.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;div class="MsoListParagraph" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .25in; margin-right: 0in; margin-top: 0in; mso-add-space: auto; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #002060; font-family: Symbol; font-size: 10.0pt; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Target table field SEQ_NO has the Oracle generated
Sequence value in table. Below screen shot&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCcZwpUtJs4q6tY3l00wsmc6HFuyVvr9kpaM3TZumR21knjGNV3WFNRgesNrM070Z0aApDFLi5nIQvyD4A43AIhPp6O7SWs9y7FCl6XE2xXdz3iSwI_Vz2dQHcuf0E1tZxzCQbw8t37DNM/s1600/target.PNG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="392" data-original-width="611" height="410" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCcZwpUtJs4q6tY3l00wsmc6HFuyVvr9kpaM3TZumR21knjGNV3WFNRgesNrM070Z0aApDFLi5nIQvyD4A43AIhPp6O7SWs9y7FCl6XE2xXdz3iSwI_Vz2dQHcuf0E1tZxzCQbw8t37DNM/s640/target.PNG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2019/01/auto-generate-sequence-numbers-in.html</link><author>noreply@blogger.com (Kareem)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGijBN5IH2EdWfHiKdxlKBHeRxGJEdBS1SOnr8UZ77OsiKvjQ4flYDF9E8UhfQOGK51UIH53g_p0J76mwnkKnSueFh5QBdpMBP2TFj185hQr8saaH3_TW1MhYkgCghdyqD9Yrq78gn99Cc/s72-c/seq.PNG" width="72"/><thr:total>5</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-2156392011308264459</guid><pubDate>Thu, 03 Jan 2019 11:26:00 +0000</pubDate><atom:updated>2021-06-08T13:16:56.510+05:30</atom:updated><title>Why Sorter is an Active transformation ?</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div style="background-color: white; border: 0px; color: #555555; font-family: futura-pt, sans-serif; font-size: 14px; min-height: 8pt; padding: 0px; vertical-align: baseline;"&gt;
&lt;/div&gt;
&lt;div style="background: white; margin-bottom: .0001pt; margin: 0cm; vertical-align: baseline;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;The Sorter transformation is almost always changes the order of
records - by delivering the records sorted by the sort keys.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background: white; margin-bottom: .0001pt; margin: 0cm; vertical-align: baseline;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="background: white; margin-bottom: .0001pt; margin: 0cm; vertical-align: baseline;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;There are some cases when a Sorter doesn't sort the data because of input records are already sorted.
But still the Sorter MAY change the order of records, &lt;b&gt;so it's always considered as an Active transformation.&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-text-stroke-width: 0px; background: white; font-variant-caps: normal; font-variant-ligatures: normal; margin-bottom: .0001pt; margin: 0cm; min-height: 8pt; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; vertical-align: baseline; widows: 2; word-spacing: 0px;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="-webkit-text-stroke-width: 0px; background: white; font-variant-caps: normal; font-variant-ligatures: normal; margin-bottom: .0001pt; margin: 0cm; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; vertical-align: baseline; widows: 2; word-spacing: 0px;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;The DISTINCT feature is just an
add-on.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-text-stroke-width: 0px; background: white; font-variant-caps: normal; font-variant-ligatures: normal; margin-bottom: .0001pt; margin: 0cm; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; vertical-align: baseline; widows: 2; word-spacing: 0px;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="-webkit-text-stroke-width: 0px; background: white; font-variant-caps: normal; font-variant-ligatures: normal; margin-bottom: .0001pt; margin: 0cm; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; vertical-align: baseline; widows: 2; word-spacing: 0px;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.5pt; mso-ascii-theme-font: minor-latin; mso-bidi-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;In most cases it will decrease the number of records (by removing
duplicate records), but that doesn't impact the fact that the Sorter is an
active transformation: the mere chance of changing the order of records is
sufficient for the classification as an "Active transformation".&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2019/01/why-sorter-is-active-transformation.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-5328292601254086065</guid><pubDate>Wed, 29 Aug 2018 11:03:00 +0000</pubDate><atom:updated>2021-06-08T14:41:50.812+05:30</atom:updated><title>Informatica PowerCenter Architecture</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;Informatica Software Architecture illustrated as :&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style="background: white; margin: 0in;"&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;Informatica ETL product, known as Informatica Power Center consists of 3 main components.&lt;/span&gt;&lt;/div&gt;
&lt;h5 style="background: white;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;1. Informatica PowerCenter Client Tools:&lt;/span&gt;&lt;/b&gt;These are the development tools installed at developer end. These tools enable a developer to&lt;/h5&gt;
&lt;ul style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; font-variant-ligatures: normal; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; widows: 2; word-spacing: 0px;" type="disc"&gt;
&lt;li class="MsoNormal" style="background: white; color: #1c3840; line-height: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Define transformation process, known as mapping.&amp;nbsp;&lt;b&gt;(Power center Designer)&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="background: white; color: #1c3840; line-height: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Define run-time properties for a mapping, known as sessions&amp;nbsp;&lt;b&gt;(Workflow Manager)&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="background: white; color: #1c3840; line-height: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Monitor execution of sessions&amp;nbsp;&lt;b&gt;(Workflow Monitor)&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="background: white; color: #1c3840; line-height: 12pt;"&gt;&lt;span style="font-size: 10pt;"&gt;Manage repository, useful for administrators&amp;nbsp;&lt;b&gt;(Repository Manager)&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 style="background: white;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;2. Informatica PowerCenter Repository:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h5&gt;
&lt;div style="background: white; margin: 0in;"&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;Repository is the heart of Informatica tools. Repository is a kind of data inventory where all the data related to mappings, sources, targets etc is kept. This is the place where all the metadata for your application is stored. All the client tools and Informatica Server fetch data from Repository. Informatica client and server without repository is same as a PC without memory/harddisk, which has got the ability to process data but has no data to process. This can be treated as backend of Informatica.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;This architecture is visually explained in diagram below:&lt;/span&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGXKu0SFoKVM6d8rlRdmFuWtpwPzArYasjucItt1ZPSgm30Ar_SivpU4mkNDFIX0oY6bnxVziby1CPJVYIBy2YkWmbNGCe9yrDufHU8ntrVkzKduvxuZRIVn7PdTmVtQS61_h7AhCAanKN/s1600/Power+center+architecture.jpg" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="374" data-original-width="690" height="344" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGXKu0SFoKVM6d8rlRdmFuWtpwPzArYasjucItt1ZPSgm30Ar_SivpU4mkNDFIX0oY6bnxVziby1CPJVYIBy2YkWmbNGCe9yrDufHU8ntrVkzKduvxuZRIVn7PdTmVtQS61_h7AhCAanKN/s640/Power+center+architecture.jpg" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="background: white; width: 653px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="padding: 0in; width: 392px;" width="60%"&gt;&lt;h5&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h5&gt;&lt;h5&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h5&gt;&lt;h5&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt; line-height: 14.2667px;"&gt;3. Informatica PowerCenter Server:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h5&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;Server is the place, where all the executions take place. Server makes Physical connections to sources/targets, fetches data, applies the transformations mentioned in the mapping and loads the data in the target system.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="padding: 0in; width: 261px;" valign="top" width="40%"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="background: white; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="background: white; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="background-color: white; color: #1c3840; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="background-color: white; color: #1c3840; font-size: 10pt;"&gt;This is the sufficient knowledge to start with Informatica. So lets go straight to development in Informatica.&lt;/span&gt;&lt;br /&gt;
&lt;div style="-webkit-text-stroke-width: 0px; background: white; color: black; font-family: &amp;quot;Times New Roman&amp;quot;; font-size: medium; font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: 400; letter-spacing: normal; margin: 0in; orphans: 2; text-align: left; text-decoration-color: initial; text-decoration-style: initial; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"&gt;
&lt;div style="margin: 0px;"&gt;
&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #1c3840; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="font-size: 10pt;"&gt;&lt;b style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: medium;"&gt;&lt;span face="&amp;quot;calibri&amp;quot; , sans-serif" style="color: #274e13; font-size: 10pt; line-height: 14.2667px;"&gt;Informatica Software Architecture illustrated as per knowledge, please feel free add/comment if anything i missed&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/08/informatica-powercenter-architecture.html</link><author>noreply@blogger.com (Kareem)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGXKu0SFoKVM6d8rlRdmFuWtpwPzArYasjucItt1ZPSgm30Ar_SivpU4mkNDFIX0oY6bnxVziby1CPJVYIBy2YkWmbNGCe9yrDufHU8ntrVkzKduvxuZRIVn7PdTmVtQS61_h7AhCAanKN/s72-c/Power+center+architecture.jpg" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-3741771718705339675</guid><pubDate>Wed, 29 Aug 2018 10:47:00 +0000</pubDate><atom:updated>2018-08-29T16:22:46.096+05:30</atom:updated><title>Convert Julian date in Informatica</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;Dates
in the Julian calendar are called Julian dates which are not supported in
Informatica. We need to convert the date to Gregorian calendar for further Informatica
processing.&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;We
can use&lt;b&gt;&amp;nbsp;TO_DATE&lt;/b&gt;&amp;nbsp;function to convert the Julian date to
Gregorian in an expression and then load to target.&amp;nbsp;The TO_DATE function
converts a string with the format you specify to a date-time value. TO_DATE is
generally used to convert strings from flat files to date-time values.&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;span style="border: none 1.0pt; color: red; font-size: 10.0pt; padding: 0cm;"&gt;TO_DATE
(DATE_JULIAN, ‘YYYYDDD’)&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/blogger.g?blogID=5728054792552585801" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;/a&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;Let’s
see an example, I have a flat file with employee joining date in Julian. I want
to load this date as Gregorian to my target table.&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;Julian
Date: 2015001 (YYYYDDD)&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;Converted Date : 01-JAN-15&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; padding: 0cm;"&gt;We
can use the below expression in an output port using Expression transformation.
This will check whether the input Julian date is in ‘YYYYDDD’ format, if YES
TO_DATE will convert the date to Gregorian and if NO To_DATE will use a default
date of 01-01-0001 (01-JAN-01).&lt;/span&gt;&lt;span style="color: #414141; font-size: 10.0pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;b&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="border: none 1.0pt; color: #002060; font-size: 10.0pt; padding: 0cm;"&gt;IIF(IS_DATE(Date_Join_Julian,’YYYYDDD’)=TRUE,&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt;"&gt;&lt;br /&gt;
&lt;b&gt;&lt;span style="border: none windowtext 1.0pt; mso-border-alt: none windowtext 0cm; padding: 0cm;"&gt;TO_DATE(Date_Join_Julian,’YYYYDDD’),TO_DATE(‘01010001′,’MMDDYYYY’))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 21.6pt; margin-bottom: .0001pt; margin-bottom: 0cm; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shapetype
 id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
 path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;
 &lt;v:stroke joinstyle="miter"/&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn="if lineDrawn pixelLineWidth 0"/&gt;
  &lt;v:f eqn="sum @0 1 0"/&gt;
  &lt;v:f eqn="sum 0 0 @1"/&gt;
  &lt;v:f eqn="prod @2 1 2"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelWidth"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @0 0 1"/&gt;
  &lt;v:f eqn="prod @6 1 2"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelWidth"/&gt;
  &lt;v:f eqn="sum @8 21600 0"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @10 21600 0"/&gt;
 &lt;/v:formulas&gt;
 &lt;v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/&gt;
 &lt;o:lock v:ext="edit" aspectratio="t"/&gt;
&lt;/v:shapetype&gt;&lt;v:shape id="Picture_x0020_6" o:spid="_x0000_i1030" type="#_x0000_t75"
 alt="How to Convert Julian to Gregorian date in Informatica" style='width:422.25pt;
 height:138.75pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image001.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Input Flat File – Joining Date is in
Julian Format (YYYYDDD)&lt;/span&gt;&lt;br /&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjfP3CCLLEraekV7aQ-aor6fpEI7QaK4SMkdEbFgvJGvzp8HOcU2EQZu-r1pYysZdxs8FfKhS5-Iqp-ny19RrBZNT_qgg0_YXCNy5CgObsrv2EUU7pyLlhxqQX0xEzgFuH7s_G9MQXJKno/s1600/1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="227" data-original-width="691" height="131" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjfP3CCLLEraekV7aQ-aor6fpEI7QaK4SMkdEbFgvJGvzp8HOcU2EQZu-r1pYysZdxs8FfKhS5-Iqp-ny19RrBZNT_qgg0_YXCNy5CgObsrv2EUU7pyLlhxqQX0xEzgFuH7s_G9MQXJKno/s400/1.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape id="Picture_x0020_5" o:spid="_x0000_i1029"
 type="#_x0000_t75" alt="How to Convert Julian to Gregorian date in Informatica"
 style='width:519pt;height:180.75pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image003.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Mapping to Convert Julian to Gregorian Date Using
Expression Transformation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiro6lHdVvqO19Rvv4L_pbetTqFSUTE5dkUWnXgIadhsJFZowIkT7_v0Kc3cuHUZzb0RWX0LUFuI77yAGsfpOl5yc-xelPtZmoPMP-gT9m5twIt63YjhjG6ACgnULV1YrwAum4YLEnPd4vB/s1600/2.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="425" data-original-width="1218" height="138" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiro6lHdVvqO19Rvv4L_pbetTqFSUTE5dkUWnXgIadhsJFZowIkT7_v0Kc3cuHUZzb0RWX0LUFuI77yAGsfpOl5yc-xelPtZmoPMP-gT9m5twIt63YjhjG6ACgnULV1YrwAum4YLEnPd4vB/s400/2.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_4" o:spid="_x0000_i1028" type="#_x0000_t75" alt="How to Convert Julian to Gregorian date in Informatica"
 style='width:420pt;height:231pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image005.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Create an output port with Date/Time
datatype&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfisgIy9XihYElUmHdJlvTTopNxV1y2OMyAR6ZrxrkyQ3HA_-PX1AMUAQZdZ98ESUio5E_dACe4EIvhWfl-gUWqluFoIxV8IJN1_tHhJsW0STPZHzYrXGDLsOaCloSHOFfZ2Zc1FZbN6vL/s1600/3.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="308" data-original-width="560" height="220" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfisgIy9XihYElUmHdJlvTTopNxV1y2OMyAR6ZrxrkyQ3HA_-PX1AMUAQZdZ98ESUio5E_dACe4EIvhWfl-gUWqluFoIxV8IJN1_tHhJsW0STPZHzYrXGDLsOaCloSHOFfZ2Zc1FZbN6vL/s400/3.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_3" o:spid="_x0000_i1027" type="#_x0000_t75" alt="How to Convert Julian to Gregorian date in Informatica"
 style='width:459pt;height:237pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image006.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Expression Editor – Expression to convert Julian to
Gregorian&lt;/span&gt;&lt;br /&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMbTkQLz6Y-jLwqb8miQq6LaGu9gZKUenbKczRZfAUCdWIbBhQf3SkA_Qiuq6BN0OEBoc614rXtLJI4CdeqJiz13vfQC9qg4gNDiJciRoaR2Koozt5aEZX8I0XfWQj2K7sWhqmcjv-PvHe/s1600/4.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="316" data-original-width="612" height="206" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMbTkQLz6Y-jLwqb8miQq6LaGu9gZKUenbKczRZfAUCdWIbBhQf3SkA_Qiuq6BN0OEBoc614rXtLJI4CdeqJiz13vfQC9qg4gNDiJciRoaR2Koozt5aEZX8I0XfWQj2K7sWhqmcjv-PvHe/s400/4.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_2" o:spid="_x0000_i1026" type="#_x0000_t75" alt="How to Convert Julian to Gregorian date in Informatica"
 style='width:497.25pt;height:198.75pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image007.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Session Log – All 5 input rows are
processed and load to target.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIQeVM_XOcwp3Nvz6Ye-1Rd7KJC1QPcffw_C8jrjQGawMwMDd4uU5UuZqLnaVWH3Bqq10hTypixw-ipU19MBaoX1v82tauWkPbvSNt4lcfBcOwwDEnCK-uWOuMQvyjecfn5bd3K5Md3-To/s1600/5.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="265" data-original-width="663" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIQeVM_XOcwp3Nvz6Ye-1Rd7KJC1QPcffw_C8jrjQGawMwMDd4uU5UuZqLnaVWH3Bqq10hTypixw-ipU19MBaoX1v82tauWkPbvSNt4lcfBcOwwDEnCK-uWOuMQvyjecfn5bd3K5Md3-To/s400/5.jpg" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="color: #eb5424; font-size: 10.0pt; line-height: 107%;"&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shape
 id="Picture_x0020_1" o:spid="_x0000_i1025" type="#_x0000_t75" alt="How to Convert Julian to Gregorian date in Informatica"
 style='width:282pt;height:90pt;visibility:visible;mso-wrap-style:square'&gt;
 &lt;v:imagedata src="file:///C:/Users/KARIMU~1.MUT/AppData/Local/Temp/1/msohtmlclip1/01/clip_image008.jpg"
  o:title="How to Convert Julian to Gregorian date in Informatica"/&gt;
&lt;/v:shape&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;!--[endif]--&gt;&lt;/span&gt;&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="border: none 1.0pt; color: black; font-size: 10.0pt; line-height: 107%; padding: 0cm;"&gt;Target Table – Dates are now converted
to Gregorian date format. Since the input dates are not valid for the last two
records, it’s been converted to hard coded default values (01-JAN-01).&lt;/span&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmAooiQcFlOtkF9Se4stqg2cRuRtXWNwItSCl21SvmZqQdCMa0u8s8gUuLWB1lBiMya5V6UKYGHzm6CYZVw4hxgwbRL4RVVST-evQWk5NKzMOGBkJYLLOToY_17LV8Xvn8GNlAWd_zzRyN/s1600/6.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="120" data-original-width="376" height="102" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmAooiQcFlOtkF9Se4stqg2cRuRtXWNwItSCl21SvmZqQdCMa0u8s8gUuLWB1lBiMya5V6UKYGHzm6CYZVw4hxgwbRL4RVVST-evQWk5NKzMOGBkJYLLOToY_17LV8Xvn8GNlAWd_zzRyN/s320/6.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/08/convert-julian-date-in-informatica.html</link><author>noreply@blogger.com (Kareem)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgjfP3CCLLEraekV7aQ-aor6fpEI7QaK4SMkdEbFgvJGvzp8HOcU2EQZu-r1pYysZdxs8FfKhS5-Iqp-ny19RrBZNT_qgg0_YXCNy5CgObsrv2EUU7pyLlhxqQX0xEzgFuH7s_G9MQXJKno/s72-c/1.jpg" width="72"/><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-826922880874846883</guid><pubDate>Wed, 18 Jul 2018 03:56:00 +0000</pubDate><atom:updated>2018-07-18T09:26:27.221+05:30</atom:updated><title>Save Informatica session logs with Timestamp</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 9.0pt; mso-outline-level: 3;"&gt;
&lt;b&gt;&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Save
Informatica session logs with Timestamp&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div align="center" class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Informatica
PowerCenter gives an option to save the session logs with&amp;nbsp;Timestamp.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Below is
the example:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;For suppose
if we have Session and we chose an option to save Session Logs by Runs (the
default option). This property is found in&amp;nbsp;&lt;b&gt;Config Objects tab &lt;/b&gt;when
we click on Edit Sessions. Once the session we can see the Session log from
Workflow monitor and can see a Message similar to Below:&lt;br /&gt;
&lt;br /&gt;
&lt;span style="mso-bidi-font-style: italic;"&gt;Message: Writing session output to log
file [/Informatica_share/SessLogs/session_name.log].&lt;/span&gt;&lt;br /&gt;
&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;However,
if we enable Save Session Log by Timestamp. We get a message similar to below
in Session Log.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Message: Writing session output to log file &lt;/i&gt;&lt;span style="mso-bidi-font-style: italic;"&gt;[/Informatica_share&lt;i&gt;/SessLogs/&lt;session_name&gt;.log.201810128082418].&lt;/session_name&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Notice the session_name.log file name in both the cases. We notice that when we
save the Session Log By &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Timestamp,
the timestamp is appended at the end of the log file name.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
In case of Save Session Logs by Runs option we get another option which says,&lt;br /&gt;
&lt;i&gt;Save session log for these runs &lt;/i&gt;We can specify any numeric value here.
Note that for Save Session Log By Timestamp, this option is disabled as unique
session log file for each session run is generated based on the session run
timestamp.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="color: #595959; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Saving the multiple session logs for each run will cause space issues on File server. Keep in mind before performing the action.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/07/save-informatica-session-logs-with.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-7458389053671294789</guid><pubDate>Tue, 03 Jul 2018 02:30:00 +0000</pubDate><atom:updated>2018-07-13T14:59:09.426+05:30</atom:updated><title>How To Generate Dynamic Target File In Informatica Based On Column Value</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;Generate different flat file target based on the&amp;nbsp;Location&amp;nbsp;name, like&amp;nbsp;separate files for Mumbai.dat,&amp;nbsp;Bangalore.dat,&amp;nbsp;and Delhi.dat&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;Source Table:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; width: 236px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 13.15pt;"&gt;&lt;td style="background: rgb(68, 114, 196); border-bottom: 1pt solid rgb(68, 114, 196); border-image: initial; border-left: 1pt solid rgb(68, 114, 196); border-right: none; border-top: 1pt solid rgb(68, 114, 196); height: 13.15pt; padding: 0in 5.4pt; width: 0.95in;" valign="top" width="91"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dept name&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(68, 114, 196); border-bottom: 1pt solid rgb(68, 114, 196); border-left: none; border-right: none; border-top: 1pt solid rgb(68, 114, 196); height: 13.15pt; padding: 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dept ID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(68, 114, 196); border-bottom: 1pt solid rgb(68, 114, 196); border-image: initial; border-left: none; border-right: 1pt solid rgb(68, 114, 196); border-top: 1pt solid rgb(68, 114, 196); height: 13.15pt; padding: 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Location&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.15pt;"&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-image: initial; border-left: 1pt solid rgb(142, 170, 219); border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 0.95in;" valign="top" width="91"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DWH&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Mumbai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.15pt;"&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-image: initial; border-left: 1pt solid rgb(142, 170, 219); border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 0.95in;" valign="top" width="91"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Java&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Bangalore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.15pt;"&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-image: initial; border-left: 1pt solid rgb(142, 170, 219); border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 0.95in;" valign="top" width="91"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dot net&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;3&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.15pt; padding: 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Delhi&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ol start="1" type="1"&gt;
&lt;li class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3pt; text-align: justify;"&gt;&lt;span style="font-size: 10pt;"&gt;Sort the source table by the column Location using a Sorter.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3pt; text-align: justify;"&gt;&lt;span style="font-size: 10pt;"&gt;Create Expression transformation and create the below ports&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; border: none; margin-left: 27.6pt;"&gt;&lt;tbody&gt;
&lt;tr style="height: 73.35pt;"&gt;&lt;td style="border: 1pt solid windowtext; height: 73.35pt; padding: 0in 5.4pt; width: 384.45pt;" valign="top" width="513"&gt;&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 8.15pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 8.15pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;IN_LOCATION=LOCATION&lt;br /&gt;V_FLAG=IIF(IN_LOCATION=V_LOCATION,0,1)&lt;br /&gt;V_LOCATION=IN_LOCATION&lt;br /&gt;OUTPUT_FLAG (OUTPUT PORT)&amp;nbsp;= V_FLAG&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 8.15pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;OUTPUT_FILE_NAME (OUTPUT PORT) = LOCATION ||'.dat'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 8.15pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 0.5in; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;**** This expression will check when Location changes (Eg.from&amp;nbsp;Mumbai to Bangalore) ****&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;3. Now we need to connect the Expression Transformation to Transaction Control transformation. Informatica Power Centre allows us to control the roll back and commit on transaction based on set of rows that passes through the&amp;nbsp;Transaction Control transformation. This allows to define your transaction whether it should be committed or rollback based on the rows that pass through, such as based on the Entry Date or some other column.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;Use the following syntax for the expression:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; border: none; margin-left: 30.35pt;"&gt;&lt;tbody&gt;
&lt;tr style="height: 40.1pt;"&gt;&lt;td style="border: 1pt solid windowtext; height: 40.1pt; padding: 0in 5.4pt; width: 389.85pt;" valign="top" width="520"&gt;&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 2.05pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 2.05pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;IIF (CONDITION, VALUE1, VALUE2)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 2.05pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;IIF(OUTPUT_FLAG = 1, TC_COMMIT_BEFORE, TC_CONTINUE_TRANSACTION)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin: 0in 0in 0.0001pt 0.5in; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;****This expression will write to the output file when location changes (Eg.from&amp;nbsp;Mumbai to Bangalore)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;4.&amp;nbsp; Connect to the Target Table&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;Note: We have to use special port called “Filename" port in the Target file definition.&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0in; margin-right: 0in; margin-top: 3.0pt; mso-list: l0 level1 lfo1; tab-stops: list .5in; text-indent: -.25in; vertical-align: baseline;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: #212121; font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/07/how-to-generate-dynamic-target-file-in.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-4316459797557057844</guid><pubDate>Mon, 02 Jul 2018 13:52:00 +0000</pubDate><atom:updated>2018-07-02T19:36:56.375+05:30</atom:updated><title>Informaica Power Center v10 - Features</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; line-height: 107%;"&gt;Introduction&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 107%;"&gt;:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 107%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #002060; font-size: 10.0pt; line-height: 107%;"&gt;Informatica – the world’s leader
in ETL market&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; and number one
independent software provider officially released Informatica version 10 – a
transformative innovation for future of ‘all-things-data’ on October 13 2015. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica v10 is an award-winning
data management platform, designed to modernize and boost performance of
enterprise data architectures. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;With enhanced agility and performance
combined with new features, Informatica v10 delivers accurate data at nearly
any speed across today’s hybrid IT environments, both cloud and on premise. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Anil Chakravarthy – CEO and former
chief product officer – Informatica Corp, in his own words:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;“With
Informatica v10, architects can modernize their IT environment by leveraging
top performance and improved data governance for modern data warehouses, along
with the flexibility of full Cloud support via a data hub, and increased
end-to-end data integration agility.”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica v10 Features&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica v10 is a solution to
deliver performance, flexibility, usability, governance and productivity across
its three core components: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;1. Informatica Power Center &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2. Informatica Data Quality &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;3. Informatica Data Integration Hub &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;In-detail illustration of features and
advancements in each of these components has been described here:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.1.1. Unrivalled visibility to the true
sources of data:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica Power Center provides up
to 50x data lineage generation performance advancements over Informatica
Metadata Manager 9.6, ensuring timely, end-to-end visibility into the flow of
data across complex and fastgrowing data integration environments for improved
governance and performance. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.1.2. Fastest data integration for modern
data warehouses:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Version 10 provides up to 5x faster
data ingestion for Oracle Exadata, Oracle SuperCluster, SAP Hana and HP Vertica
certifying as the optimized solution for these target systems. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.1.3. Improved IT-Business collaboration&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; Version 10 is a brand new visualization
system for data discovery and due to this profiling drive increased
understanding of data by business analysts. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.1.4. Addition of new capabilities at NO
additional cost in Power Center redefines what IT should expect from data
integration &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="mso-list: l1 level1 lfo2; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;100 analyst tool
seats for IT-Business collaboration for agile data integration development. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="mso-list: l1 level1 lfo2; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Connectors for
relational, batch, JDBC and ODBC data sources.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="mso-list: l1 level1 lfo2; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Real-time engine
– time to get started with real-time data warehousing and exchange data among
operational applications at any speed – batch, near real time or in real time. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="mso-list: l1 level1 lfo2; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Advanced data
transformation – Enterprise-class data transformation and parsing capability
for any data type, regardless of format, complexity or size. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.2. Informatica Data Quality&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; “&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;Informatica Data Quality Advances Holistic
Data Governance&lt;/i&gt;&lt;/b&gt;” &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica Data Quality v10 enables
data quality rules to be defined once and deployed anywhere business needs
dictate – in the cloud or on-premise&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica Data Quality continues its
tradition of cleansing and qualifying data according to business rules defined
by business strategies and IT architectures. Improvements in Data Quality
include Informatica Vibe, which allows the rules to be created against one data
set and then applied virtually anywhere – whether in the cloud or on-premises. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.2.1. Improved data quality collaboration&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; Enhanced Business Rule Builder promotes the
participation of business analysts and data stewards in the data quality
process. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.2.2. Increased visibility into data profile
changes&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; Historical data profile comparison
facilitates change analysis across data profiles. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;2.2.3. Fastest quality for modern data
warehouse targets&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt; Informatica Data
Quality v10 provides up to 5x faster data cleansing for Oracle Exadata, Oracle
SuperCluster, SAP Hana and HP Vertica. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #203864; font-size: 10.0pt; line-height: 107%;"&gt;2.3. Informatica Data Integration&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #203864; font-size: 10.0pt; line-height: 107%;"&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Hub “Informatica Data Integration Hub
Advances Pub-Sub-Hub Data Integration” Informatica Data Integration Hub v10,
now offers a hybrid publish/subscribe-hub (PubSub-Hub) model for big data,
cloud and traditional systems, which is the world’s only modern hub-based data
integration product. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Informatica Data Integration Hub is
the first and only publish/subscribe hub product to: &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Support automated
petabyte-scale data storage on Hadoop for data lakes. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Unmatched
agility, efficiency and ease-of-use from a modern hub-based architecture
orchestrating big data, cloud and on-premise Power Center workflows through
wizards and a web-based management console. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Manage hybrid
data flows spanning cloud and on-premise – with data pipelines, workflows and
visibility across Informatica Cloud and Power Center. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Secure
publish/subscribe of data beyond corporate firewalls to connect remote offices.
&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;"Pub-Sub-Hub," describes the ability
to locate all of our data into a single place (that is, the hub) and be able to
both publish and subscribe to data that is presented. The efficiency of the
Integration Hub allows for large scale operations, such as the automated
storage of petabytescale Hadoop data lakes, but some of the most nuanced use
cases for the Data Integration Hub, is its ability to modernize old data
stores.” &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #203864; font-size: 10.0pt; line-height: 107%;"&gt;2.4. Informatica v10 Features in a nutshell &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Up to 50x faster
data lineage generation (50x times performance improvement in metadata
management) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Up to 5x faster data
ingestion and cleansing &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Increased
flexibility and agility for hybrid data architectures &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;World’s first
“Pub-Sub-Hub” data integration hub. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Expanded
connectivity for cloud sources &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="margin-left: .25in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: &amp;quot;symbol&amp;quot;; font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;Delivering new
monitoring dashboard to check system usage and health According to Bloor
Research, Philip Howard, March 2014, in Comparative costs and uses for data
integration platforms:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%; mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;“&lt;i style="mso-bidi-font-style: normal;"&gt;Customers
leverage a codeless development environment, automation and intelligence that
enables data integration developers to be 40 percent more productive compared
to traditional hand-coding and 25 percent more productive compared to
developing on IBM, with Informatica version 10&lt;/i&gt;”.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/07/informaica-10.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-2058003030579309667</guid><pubDate>Mon, 02 Jul 2018 09:24:00 +0000</pubDate><atom:updated>2018-07-02T18:47:46.103+05:30</atom:updated><title>Powermart PMREP Commands</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;span style="color: black; font-size: 10pt;"&gt;The entire in this section describe changes to&amp;nbsp;pmrep.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 703px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.7pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 12.7pt; padding: 0in 5.4pt; width: 121.9pt;" valign="top" width="163"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="color: white; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(68, 114, 196); border-bottom: 1pt solid rgb(68, 114, 196); border-left: none; border-right: none; border-top: 1pt solid rgb(68, 114, 196); height: 12.7pt; padding: 0in 5.4pt; width: 314.85pt;" valign="top" width="420"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 1;"&gt;
&lt;b&gt;&lt;span style="color: white; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 12.7pt; padding: 0in 5.4pt; width: 90.35pt;" valign="top" width="120"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 1;"&gt;
&lt;b&gt;&lt;span style="color: white; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.75pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 24.75pt; padding: 0in 5.4pt; width: 121.9pt;" valign="top" width="163"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;AssignPermission&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.75pt; padding: 0in 5.4pt; width: 314.85pt;" valign="top" width="420"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-size: 10pt;"&gt;Assigns permissions on a global object.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.75pt; padding: 0in 5.4pt; width: 90.35pt;" valign="top" width="120"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.4pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.4pt; padding: 0in 5.4pt; width: 121.9pt;" valign="top" width="163"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;ChangeOwner&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.4pt; padding: 0in 5.4pt; width: 314.85pt;" valign="top" width="420"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-size: 10pt;"&gt;Changes the owner name for a global object.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.4pt; padding: 0in 5.4pt; width: 90.35pt;" valign="top" width="120"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.75pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 24.75pt; padding: 0in 5.4pt; width: 121.9pt;" valign="top" width="163"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;RollbackDeployment&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.75pt; padding: 0in 5.4pt; width: 314.85pt;" valign="top" width="420"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-size: 10pt;"&gt;Rolls back a deployment to purge a deployed version from the target repository or folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.75pt; padding: 0in 5.4pt; width: 90.35pt;" valign="top" width="120"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 705px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 24.55pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 24.55pt; padding: 0in 5.4pt; width: 528.5pt;" valign="top" width="705"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Changed&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;PMREP&amp;nbsp;&lt;b&gt;Commands&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.9pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 12.9pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.9pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.9pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.55pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 24.55pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Connect&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.55pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Connects to a repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.55pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.25pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.25pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Create&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates the repository tables in the database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.25pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.25pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a new folder in the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-o option added to specify the security domain that the owner belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.9pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 12.9pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteObject&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.9pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes an object.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.9pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can specify “User Defined Function” as object type.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.25pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.25pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeployDeploymentGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deploys a deployment group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.25pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.25pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeployFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deploys a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.25pt; mso-yfti-irow: 7;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.25pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListObjects&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Returns a list of objects in the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.25pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can specify “User Defined Function” as object type.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 37.55pt; mso-yfti-irow: 8;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 37.55pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ModifyFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.55pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Modifies folder properties.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.55pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can assign an operating system profile to a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-a option added to specify the security domain that the owner belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 36.9pt; mso-yfti-irow: 9;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 36.9pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Register&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 36.9pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Registers a local repository with a connected global repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 36.9pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 148.3pt; mso-yfti-irow: 10;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 148.3pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 148.3pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restores a repository backup file to a database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 148.3pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following option is added:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s. The security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following options are removed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 24.55pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 24.55pt; padding: 0in; width: 3.45pt;" valign="bottom" width="5"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 24.55pt; padding: 0in; width: 255.3pt;" valign="bottom" width="340"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;v. User name of the repository administrator or&amp;nbsp; another valid user defined in the external directory service.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.55pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 24.55pt; padding: 0in; width: 3.45pt;" valign="bottom" width="5"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 24.55pt; padding: 0in; width: 255.3pt;" valign="bottom" width="340"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;x. Password for the user name as defined in the external directory service.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 36.9pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 36.9pt; padding: 0in; width: 3.45pt;" valign="bottom" width="5"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 36.9pt; padding: 0in; width: 255.3pt;" valign="bottom" width="340"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;X. Password environment variable that stores the password of the repository administrator as defined in the&amp;nbsp; &amp;nbsp; &amp;nbsp;external directory service.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.25pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.25pt; padding: 0in; width: 3.45pt;" valign="bottom" width="5"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.25pt; padding: 0in; width: 255.3pt;" valign="bottom" width="340"&gt;&lt;h1&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt; line-height: 14.2667px;"&gt;w. Removes user-name-login mapping.&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 37.55pt; mso-yfti-irow: 11; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 37.55pt; padding: 0in 5.4pt; width: 123.05pt;" valign="top" width="164"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregister&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.55pt; padding: 0in 5.4pt; width: 135.3pt;" valign="top" width="180"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregisters a local repository from a connected global repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.55pt; padding: 0in 5.4pt; width: 270.05pt;" valign="top" width="360"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option added to specify the security domain that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 707px;"&gt;&lt;tbody&gt;
&lt;tr style="height: .35in; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 0.35in; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported pmrep Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: .35in; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 0.35in; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 0.35in; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;INFACMD Replacement Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 0.35in; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.9pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddGroupPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddUserPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Adds a privilege to a user or a group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddUserToGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddUserToGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Adds a user to a group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.9pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ChangePasswd&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ResetPassword&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Changes the password of the user currently connected to the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;EditUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;EditUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Edits the profile of a user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 7;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllGroups&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllGroups&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all groups registered with the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 38.45pt; mso-yfti-irow: 8;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 38.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LsPrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListGroupPrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListRolePrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListUserPrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists the privileges granted to a user or group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 9;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllPrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListServicePrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all privileges that you can assign to a user or group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 10;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllUsers&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllUsers&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all users registered with the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.6pt; mso-yfti-irow: 11;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 12.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RmGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Removes a group from the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.9pt; mso-yfti-irow: 12;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RmPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveGroupPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveUserPrivilege&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Removes a privilege from a user or a group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 13; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RmUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Removes a user from the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 709px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 25.55pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 25.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New PMREP Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.5pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.75pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 12.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteObject&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes an object.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 39.1pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GetConnectionDetails&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Displays connection properties and attributes as name-value pairs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.3pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 26.3pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListConnections&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.3pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all connection objects and their respective types.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.3pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 39.1pt; mso-yfti-irow: 4; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;PurgeVersion&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Removes older or all versions of objects from the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 39.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command. Use the -d option to purge versions of deleted objects. Use -n, -t, or both to purge specified versions of active objects.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 700px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 24.75pt; mso-row-margin-right: 11.8pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 24.75pt; padding: 0in 5.4pt; width: 513.3pt;" valign="top" width="684"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Changed pmrep Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border: none; padding: 0in;" width="16"&gt;&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.05pt; mso-row-margin-right: 321.65pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.05pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.05pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="border: none;" width="429"&gt;&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 37.15pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 37.15pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListAllUsers&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.15pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all user names registered with the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 37.15pt; padding: 0in 5.4pt; width: 321.65pt;" valign="top" width="429"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can use the -g option to display the user name followed by all the group names associated with the user separated by a comma. Each line of the output represents information about a single user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 149.55pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 149.55pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ObjectExport&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 149.55pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Exports objects to an XML file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 149.55pt; padding: 0in 5.4pt; width: 321.65pt;" valign="top" width="429"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can use&amp;nbsp;pmrep&amp;nbsp;to export objects if you have one of the&amp;nbsp;following privileges:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Admin Repository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Browse Repository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Designer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Repository Manager&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Workflow Manager&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Note: If you only have the Use Designer privilege, you can export Designer objects only. If you only have the Use&amp;nbsp; Workflow Manager privilege, you can export Workflow Manager objects only.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 124pt;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 124pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ObjectImport&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 124pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Imports objects from an XML file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 124pt; padding: 0in 5.4pt; width: 321.65pt;" valign="top" width="429"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can use&amp;nbsp;pmrep&amp;nbsp;to import objects if you have one of the following privileges:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Admin Repository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Designer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/h1&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Repository Manager&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 3.4pt;" valign="bottom" width="5"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="height: 12.35pt; padding: 0in; width: 306.7pt;" valign="bottom" width="409"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Use Workflow Manager&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Note: If you only have the Use Designer privilege, you can import Designer objects only. If you only have the Use Workflow Manager privilege, you can import Workflow Manager objects only.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 50.3pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 50.3pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;TruncateLog&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 50.3pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Truncates log details from repository level, folder level, or workflow level.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 50.3pt; padding: 0in 5.4pt; width: 321.65pt;" valign="top" width="429"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;When you use the -t option to specify an end time, you can enter an integer greater than 0 to specify a number of days before the current date, or you can specify the end time in MM/DD/YYYY HH24:MI:SS format.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 62.7pt; mso-yfti-irow: 5; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 62.7pt; padding: 0in 5.4pt; width: 108.2pt;" valign="top" width="144"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateSeqGenValues&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 62.7pt; padding: 0in 5.4pt; width: 95.25pt;" valign="top" width="127"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Updates transformation properties for Sequence Generator transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td colspan="2" style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 62.7pt; padding: 0in 5.4pt; width: 321.65pt;" valign="top" width="429"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;You can use the UpdateSeqGenValues command with the Use Designer privilege and write permission on the folder. Previously, you needed the Super User privilege.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr height="0"&gt;&lt;td style="border: none;" width="144"&gt;&lt;/td&gt;&lt;td style="border: none;" width="127"&gt;&lt;/td&gt;&lt;td style="border: none;" width="413"&gt;&lt;/td&gt;&lt;td style="border: none;" width="16"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 703px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 28.6pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 28.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New PMREP Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 15.1pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 15.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 15.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 15.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 28.6pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 28.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListGroupsForUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 28.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists all the groups that the user belongs to.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 28.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 29.45pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 29.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LsPrivileges&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 29.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists the privileges associated with a user or group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 29.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command. You can use the -o option to list privileges assigned directly to a user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 704px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 65.65pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 65.65pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Changed PMREP Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 34.6pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 34.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 34.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 34.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 98.55pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 98.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateConnection&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 98.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a relational or application connection in the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 98.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Previously, you could not use this command to create application connections. The -k option has been added to accept name/value pairs as connection attributes for application connections.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The -t option has been modified. You can use the option with no argument, or you can enter the value 1. In both cases, you enable trusted-connection security for MS SQL Server connections.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 67.55pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 67.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ObjectImport&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 67.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Imports objects from an&amp;nbsp; &amp;nbsp;XML file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 67.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The -p option has been added. You can use the option to retain persistent mapping variables when you import mappings.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 701px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 28.25pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 28.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New DEPLOYPARAMS Parameter&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 28.25pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 28.25pt; padding: 0in 5.4pt; width: 94.25pt;" valign="top" width="126"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Parameter&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 28.25pt; padding: 0in 5.4pt; width: 94.5pt;" valign="top" width="126"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Required/&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Optional&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 28.25pt; padding: 0in 5.4pt; width: 336.95pt;" valign="top" width="449"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 57.35pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 57.35pt; padding: 0in 5.4pt; width: 94.25pt;" valign="top" width="126"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DEPLOYTIMEOUT&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 57.35pt; padding: 0in 5.4pt; width: 94.5pt;" valign="top" width="126"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Optional&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 57.35pt; padding: 0in 5.4pt; width: 336.95pt;" valign="top" width="449"&gt;&lt;h1 style="line-height: normal; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Period of time (in seconds) that&amp;nbsp;pmrep&amp;nbsp;attempts to acquire locks on objects in the target repository. A value of 0 fails the copy operation immediately if&amp;nbsp;pmrep&amp;nbsp;cannot obtain a lock. A value of -1 instructs&amp;nbsp;pmrep&amp;nbsp;to wait indefinitely until it acquires locks or the user cancels the operation. Default is -1.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 700px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 25.5pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="4" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 25.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;PMREPAGENT Commands Ported to PMREP&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.5pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;pmrepagent Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Replacement pmrep Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.5pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.4pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.4pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Backup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.4pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Backup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.4pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Backs up repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.4pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Existing&amp;nbsp;pmrep&amp;nbsp;command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Create&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Create&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates repository tables in the database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Delete&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Delete&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes the repository tables from the database&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Registerplugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RegisterPlugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Registers a new external module to the&amp;nbsp; repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restores a repository from a repository backup file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregisterplugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UnregisterPlugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregisters a plug-in module from the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 26.25pt; mso-yfti-irow: 7; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Upgrade&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Upgrade&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Upgrades an existing repository to the latest version.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 26.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New&amp;nbsp;pmrepcommand.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 706px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 26.4pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 26.4pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;. New pmrep Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.2pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.2pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Create&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.2pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates repository tables in the database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.2pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Delete&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes the repository tables from the database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;KillUserConnections&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Terminates user connection to the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListUserConnections&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists user connections to the Repository Service.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RegisterPlugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Registers a new external module to the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Restores a repository from a repository backup file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 7;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UnregisterPlugin&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregisters a plug-in module from the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 8;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Upgrade&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Upgrades an existing repository to the latest version.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Ported from&amp;nbsp;pmrepagent.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.9pt; mso-yfti-irow: 9; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Version&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Displays the PowerCenter version number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;New command.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 707px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 44.7pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 44.7pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;. Changed PMREP Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.45pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 12.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.45pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Comments&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ApplyLabel&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Applies a label to an object or set of objects in a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-g option added to find object dependencies across repositories.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;BackUp&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Backs up a repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-v option added to skip task statistics.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 38pt;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Connect&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Connects to the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following options have been added:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-d. Domain name.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-t. Resilience timeout.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 38pt;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateConnection&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a relational connection.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-f option added to enter SQL commands to set the database environment when you connect to the database&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateDeploymentGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a deployment group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-f option added to change the folder status.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 7;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateLabel&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a label object.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-t option (label type) removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 8;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Creates a user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-i option added to add contact information about the user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.9pt; mso-yfti-irow: 9;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteConnection&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes an existing relational connection.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 10;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteDeploymentGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes a deployment group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 11;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 12;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteLabel&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes a label object and all references to the label.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 87.8pt; mso-yfti-irow: 13;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeployDeploymentGroup&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Copies a deployment group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following options have been added:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-d. Domain name.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-o. Repository Service port number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following option has been removed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-u. Login user name for the target repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following option has been changed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-n. Login user name for the target repository, not the target repository server port number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 112.75pt; mso-yfti-irow: 14;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 112.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeployFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 112.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deploys a folder.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 112.75pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following options have been added:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-d. Domain name.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-o. Repository Service port number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following option has been removed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-u. Login user name for the target repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following option has been changed:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-n. Login user name for the target repository, not the target repository server port number.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.9pt; mso-yfti-irow: 15;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;EditUser&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Edits the profile of a user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-i option added to edit contact information about the user.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 16;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ListObjects&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Lists objects in the repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The Java transformation type has been added.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 17;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ModifyFolder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Modifies folder properties.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-f option added to change the folder status.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 18;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Notify&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Sends notification messages.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;All options removed except -m, the message you want to send.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 87.8pt; mso-yfti-irow: 19;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ObjectExport&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Exports objects to an XML file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 87.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following options have been added:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-m. Exports primary key table definitions when you export&amp;nbsp; &amp;nbsp;sources or targets with foreign keys.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s. Exports the original object referenced by the shortcut.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-b. Exports non-reusable objects.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-r. Exports reusable objects.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 20;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ObjectImport&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Imports objects from an XML file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-l option added to log file that records each export step.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 21;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Register&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Registers local repositories with global repositories.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-d option added to specify domain name.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-a and -A (password) options removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 38pt;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Run&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Displays messages stating whether a run has completed or failed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 38pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-u option added to encode the output file in UTF-8 format.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 24.9pt; mso-yfti-irow: 23;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregister&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Unregisters local repositories from global repositories.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 24.9pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-d option added to specify domain name. -a and -A (password) options removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 24;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateSrcPrefix&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Updates source table owner names.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Privileges changed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.6pt; mso-yfti-irow: 25;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateStatistics&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Updates statistics for repository tables and indexes.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.6pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-s option (file of tables to skip) removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.1pt; mso-yfti-irow: 26; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Validate&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Validates objects.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-t option (task or transformation type) removed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 705px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 25.1pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td colspan="3" style="background: rgb(68, 114, 196); border: 1pt solid rgb(68, 114, 196); height: 25.1pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;h1 align="center" style="line-height: normal; mso-yfti-cnfc: 5; text-align: center;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deprecated PMREP Commands&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;infacmd Replacement Command&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.8pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddRepository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Adds a repository configuration to the Repository Server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateRepositoryService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;AddServer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Adds a PowerCenter Server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;CreateIntegrationService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.55pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 12.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DeleteServer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Deletes a PowerCenter Server.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 12.55pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DisableRepository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Disables a repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DisableService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;EnableRepository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Enables a repository.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;EnableService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.8pt; mso-yfti-irow: 6;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveRepository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Removes a repository from the Repository Server cache entry list.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RemoveService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.8pt; mso-yfti-irow: 7;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;StopRepository&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Stops the repository you last connected to using&amp;nbsp;pmrep.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DisableService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.8pt; mso-yfti-irow: 8;"&gt;&lt;td style="background: rgb(217, 226, 243); border: 1pt solid rgb(142, 170, 219); height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateServer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Edits server details.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="background: rgb(217, 226, 243); border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 25.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateIntegrationService or UpdateRepositoryService&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 13.25pt; mso-yfti-irow: 9; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(142, 170, 219); height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateServVar&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Updates server variables.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(142, 170, 219); border-left: none; border-right: 1pt solid rgb(142, 170, 219); border-top: none; height: 13.25pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;UpdateServiceProcess&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;h1 style="line-height: normal;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;div&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/07/powermart-pmrep-commands.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-7352441695427313073</guid><pubDate>Mon, 02 Jul 2018 07:33:00 +0000</pubDate><atom:updated>2018-07-02T13:03:30.561+05:30</atom:updated><title>Informatica Power center Designer - Functions</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;b style="text-align: justify; text-indent: -26.25pt;"&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.1&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="text-align: justify; text-indent: -26.25pt;"&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ISNULL&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The ISNULL function returns whether a value is&amp;nbsp;NULL. It is available in the Designer and the&amp;nbsp;Workflow&amp;nbsp;Manager.&lt;a href="https://www.blogger.com/null" name="BM1021868"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;ISNULL (&lt;a href="https://www.blogger.com/null" name="BM1021866"&gt;&lt;/a&gt;value)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022677"&gt;&lt;/a&gt;The following example checks for null values in the items table:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022678"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ISNULL (ITEM_NAME)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; margin-left: 30.35pt; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 110.85pt;" valign="top" width="148"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032675"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_NAME&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 240.1pt;" valign="top" width="320"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032677"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 110.85pt;" valign="top" width="148"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032679"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 240.1pt;" valign="top" width="320"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032681"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 110.85pt;" valign="top" width="148"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032683"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 240.1pt;" valign="top" width="320"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032685"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1 (TRUE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 110.85pt;" valign="top" width="148"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032687"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1032691"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;''&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 240.1pt;" valign="top" width="320"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032693"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE) Empty string is not NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.2&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_DATE&lt;a href="https://www.blogger.com/null" name="BM1021870"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The IS_DATE function returns whether a value is a valid&amp;nbsp;date. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021874"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IS_DATE (&lt;a href="https://www.blogger.com/null" name="BM1021872"&gt;&lt;/a&gt;value)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022713"&gt;&lt;/a&gt;The following expression checks the INVOICE_DATE&amp;nbsp;port&amp;nbsp;for valid dates:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022714"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_DATE (INVOICE_DATE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022715"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;This expression returns data similar to the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; margin-left: .5in; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 543px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 12.85pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 12.85pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032725"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;INVOICE_DATE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 12.85pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032727"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.1pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 12.1pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032729"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.1pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032731"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.85pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 12.85pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032733"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;180&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.85pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032735"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.85pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 12.85pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032737"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1032741"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'04/01/98'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.85pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032743"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.85pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 12.85pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032745"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'04/01/1998 00:12:15'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.85pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032747"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1 (TRUE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.1pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 12.1pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032749"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'02/31/1998 12:13:55'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.1pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032751"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE) (February does not have 31 days)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 12.85pt; mso-yfti-irow: 5; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 12.85pt; padding: 0in 5.4pt; width: 134.2pt;" valign="top" width="179"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032753"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'John Smith'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 12.85pt; padding: 0in 5.4pt; width: 272.95pt;" valign="top" width="364"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032755"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (FALSE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;This function can also be&amp;nbsp;used&amp;nbsp;to validate a&amp;nbsp;date for&amp;nbsp;a specified format for which the syntax is&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_DATE (value, format)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;If the format is not specified, ‘MM/DD/YYYY’ is taken as the default format.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;a href="https://www.blogger.com/null" name="_Toc63493600"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.3&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_NUMBER&lt;a href="https://www.blogger.com/null" name="BM1021876"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The IS_NUMBER returns whether a string is a valid number. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021880"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IS_NUMBER (&lt;a href="https://www.blogger.com/null" name="BM1021878"&gt;&lt;/a&gt;value)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022788"&gt;&lt;/a&gt;The following expression checks the ITEM_PRICE port for valid numbers:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022789"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_NUMBER (ITEM_PRICE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032838"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_PRICE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032840"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032842"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;123.00&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032844"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1 (True)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032846"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-3.45e+3&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032848"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1 (True)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032850"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1032862"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1032866"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;''&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032868"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False) Empty string&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032870"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;+123abc&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032872"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032874"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1032882"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ABC&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032884"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032886"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-ABC&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032888"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 6; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 134.75pt;" valign="top" width="180"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032890"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 309.8pt;" valign="top" width="413"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032892"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.4&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_SPACES:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021884"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The IS_SPACES function returns whether a value consists entirely of spaces. It is available in the Designer and the Workflow Manager.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IS_SPACES (value)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022842"&gt;&lt;/a&gt;The following expression checks the ITEM_NAME port for rows that consist entirely of spaces:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022843"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IS_SPACES&amp;nbsp;IS_SPACES (ITEM_NAME)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 87.95pt;" valign="top" width="117"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032956"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_NAME&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 263pt;" valign="top" width="351"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032958"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 87.95pt;" valign="top" width="117"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032960"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 263pt;" valign="top" width="351"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032962"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 87.95pt;" valign="top" width="117"&gt;&lt;a href="https://www.blogger.com/null" name="BM1032964"&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 263pt;" valign="top" width="351"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032966"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1 (True)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 87.95pt;" valign="top" width="117"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032968"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Regulator system&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 263pt;" valign="top" width="351"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1032970"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0 (False)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.5&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DECODE:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;a href="https://www.blogger.com/null" name="BM1021830"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The DECODE function searches a port for the specified value. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021834"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DECODE (value, first_search, first_result [, second_search, second_result ]…[, default ] )&lt;a href="https://www.blogger.com/null" name="BM1021832"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;u&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;/span&gt;&lt;/u&gt;&lt;a href="https://www.blogger.com/null" name="BM1022213"&gt;&lt;/a&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;We might use DECODE in an expression that searches for a particular ITEM_ID and returns the ITEM_NAME:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DECODE (ITEM_ID,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #524eab; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #524EAB; mso-style-textfill-fill-colortransforms: lumm=75000; mso-style-textfill-fill-themecolor: accent2; mso-themecolor: accent2; mso-themeshade: 191;"&gt;10&lt;/span&gt;&lt;/b&gt;,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #c00000;"&gt;'Flashlight'&lt;/span&gt;&lt;/b&gt;,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-indent: 0.5in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="color: #524eab; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;14&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #c00000;"&gt;'Regulator'&lt;/span&gt;&lt;/b&gt;,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #524eab; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #524EAB; mso-style-textfill-fill-colortransforms: lumm=75000; mso-style-textfill-fill-themecolor: accent2; mso-themecolor: accent2; mso-themeshade: 191;"&gt;20&lt;/span&gt;&lt;/b&gt;,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #c00000;"&gt;'Knife'&lt;/span&gt;&lt;/b&gt;,&amp;nbsp;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #524eab; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #524EAB; mso-style-textfill-fill-colortransforms: lumm=75000; mso-style-textfill-fill-themecolor: accent2; mso-themecolor: accent2; mso-themeshade: 191;"&gt;40&lt;/span&gt;&lt;/b&gt;,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-indent: 0.5in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'Tank'&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;, 'NONE’)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 156.3pt;" valign="top" width="208"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031355"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_ID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 194.7pt;" valign="top" width="260"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031357"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 156.3pt;" valign="top" width="208"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031359"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 194.7pt;" valign="top" width="260"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031361"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 156.3pt;" valign="top" width="208"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031363"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;14&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 194.7pt;" valign="top" width="260"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031365"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Regulator&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 156.3pt;" valign="top" width="208"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031367"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;17&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 194.7pt;" valign="top" width="260"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031369"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NONE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.6&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IIF&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021842"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The IIF function returns one of two values we specify, based on the results of a condition. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021846"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IIF (&lt;b style="mso-bidi-font-weight: normal;"&gt;CONDITION&lt;/b&gt;, VALUE2 [, VALUE2 ] )&lt;a href="https://www.blogger.com/null" name="BM1021844"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;: IIF( SALES &amp;lt; 100, 0,&amp;nbsp;SALARY&amp;nbsp;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 81.8pt;" valign="top" width="109"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043801"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SALES&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border-bottom: 1pt solid rgb(135, 132, 199); border-left: none; border-right: none; border-top: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 120.2pt;" valign="top" width="160"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043803"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SALARY&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 149pt;" valign="top" width="199"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043805"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 81.8pt;" valign="top" width="109"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043807"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;150&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 120.2pt;" valign="top" width="160"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043809"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;50,000.00&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 149pt;" valign="top" width="199"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043811"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;50,000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 81.8pt;" valign="top" width="109"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043813"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1043819"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;50&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 120.2pt;" valign="top" width="160"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043821"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;20,000.00&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 149pt;" valign="top" width="199"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043823"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 81.8pt;" valign="top" width="109"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043825"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 120.2pt;" valign="top" width="160"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043827"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;50,000.41&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 149pt;" valign="top" width="199"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1043829"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;50,000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IIF functions can be nested if there is more than one condition to be tested. But it is always a better option to go for DECODE function when the number of conditions is large since DECODE function is less costly compared to IIF function.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;For example, consider the following expression&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IIF(MARKS&amp;gt;=90,'A',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (IIF(MARKS&amp;gt;= 75,'B',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (IIF(MARKS&amp;gt;=65,'C',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (IIF(MARKS&amp;gt;=55,'D',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IIF(MARKS&amp;gt;=45,'E',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'F'))))))))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The same result can be obtained with&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DECODE (TRUE,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKS&amp;gt;=90,'A',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKS&amp;gt;=75,'B',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKS&amp;gt;=65,'C',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKS&amp;gt;=55,'D',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MARKS&amp;gt;=45,'E',&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.5in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'F')&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;When the number of conditions increase we will be able to appreciate the simplicity of the DECODE function and the complexity of the IIF function.&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In both the cases, If MARKS&amp;gt;90 it will return 'A' though it satisfies all the conditions given. It is because it returns when the first condition is satisfied. Therefore, even if a port satisfies two or more&amp;nbsp;the conditions it will take only the first one. Therefore, Ordering is&amp;nbsp;important in IIF and DECODE functions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.7&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ERROR:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The ERROR function causes the Informatica&amp;nbsp;Server&amp;nbsp;to skip a record and throws an error message defined by the user. It is available in the Designer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR (string)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;: The following example shows how you can reference a mapping that calculates the&amp;nbsp;average salary&amp;nbsp;for employees in all departments of your company, but skips negative values. The following expression nests the ERROR function in an IIF expression so that if the Informatica&amp;nbsp;Server&amp;nbsp;finds a negative salary in the Salary port, it skips the row and displays an error:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IIF (SALARY &amp;lt; 0, ERROR ('Error. Negative salary found. Row skipped.', EMP_SALARY)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 377px;"&gt;&lt;tbody&gt;
&lt;tr style="height: 22.8pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 22.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031515"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SALARY&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 22.8pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031517"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.15pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 25.15pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031519"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;10000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 25.15pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031521"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;10000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 25.15pt; mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 25.15pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031523"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-15000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 25.15pt; padding: 0in 5.4pt;" valign="top"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031525"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;'Error. Negative salary found. Row skipped.'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The below example combines two special functions, a test Function and a conversion function.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;IIF(IS_DATE(DATE_PROMISED,'MM/DD/YY'), TO_DATE(DATE_PROMISED), ERROR ('Invalid&amp;nbsp;Date'))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.8&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LOOKUP:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The&amp;nbsp;LOOKUP&amp;nbsp;function searches for a particular value in a lookup source column. It is available in the Designer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOOKUP (result, search1, value1 [, search2, value2]… )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;: The following expression searches the lookup source: TD. SALES for a specific&amp;nbsp;item&amp;nbsp;ID and price, and returns the item name if both searches find a match:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LOOKUP (:TD. SALES.ITEM_NAME, :TD.SALES.ITEM_ID, 10, :TD.SALES.PRICE, 15.99 )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 139.4pt;" valign="top" width="186"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033349"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_NAME&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border-bottom: 1pt solid white; border-left: none; border-right: none; border-top: 1pt solid white; padding: 0in 5.4pt; width: 110.6pt;" valign="top" width="147"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033351"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_ID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 101pt;" valign="top" width="135"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033353"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;PRICE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 139.4pt;" valign="top" width="186"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033355"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Regulator&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 110.6pt;" valign="top" width="147"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033357"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;5&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 101pt;" valign="top" width="135"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033359"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;100.00&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 139.4pt;" valign="top" width="186"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033361"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 110.6pt;" valign="top" width="147"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033363"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;10&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 101pt;" valign="top" width="135"&gt;&lt;div style="margin: 0in; text-align: justify;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033365"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;15.99&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Date Functions&lt;/span&gt;&lt;/b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Date Format&amp;nbsp;Strings in the Transformation Reference&lt;a href="https://www.blogger.com/null" name="BM1021572"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;D, DD, DDD, DAY, DY, J&lt;a href="https://www.blogger.com/null" name="BM1021578"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Days (01-31). We can use any of these format strings to specify the entire day portion of a&amp;nbsp;date. For example, if we pass 12-APR-1997 to a date function, we can use any of these format strings specify 12.&lt;a href="https://www.blogger.com/null" name="BM1021580"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;HH, HH12, HH24&lt;a href="https://www.blogger.com/null" name="BM1021582"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Hour&amp;nbsp;of day (0 to 23), where zero is 12 AM (midnight). We can use any of these formats to specify the entire hour portion of a date. For example, if we pass&amp;nbsp;the date&amp;nbsp;12-APR-1997 2:01:32 PM, we can use HH, HH12, or HH24 to specify the hour portion of&amp;nbsp;the date.&lt;a href="https://www.blogger.com/null" name="BM1021584"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;MI&lt;a href="https://www.blogger.com/null" name="BM1021586"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Minutes.&lt;a href="https://www.blogger.com/null" name="BM1021588"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;MM, MON, MONTH&lt;a href="https://www.blogger.com/null" name="BM1021590"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Month portion of date (0 to 59). We can use any of these format strings to specify the entire month portion of a date. For example, if we pass 12-APR-1997 to a date&amp;nbsp;function, we can use MM, MON, or MONTH to specify APR.&lt;a href="https://www.blogger.com/null" name="BM1021592"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SS, SSSS&lt;a href="https://www.blogger.com/null" name="BM1021594"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Second&amp;nbsp;portion of date (0 to 59).&lt;a href="https://www.blogger.com/null" name="BM1021596"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Y, YY, YYY, YYYY, RR&lt;a href="https://www.blogger.com/null" name="BM1021598"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Year portion of date (1753 to 9999). We can use any of these format strings to specify the entire year portion of a date. For example, if we pass 12-APR-1997 to a date function, we can use Y, YY, YYY, or YYYY to specify 1997.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.9&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ADD_TO_DATE&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021607"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The ADD_TO_DATE function adds a specified amount to one part of a date/time value, and returns a&amp;nbsp;date in&amp;nbsp;the same format as the specified date.&lt;a href="https://www.blogger.com/null" name="BM1021610"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Note: If we do not specify the year as YYYY, the Informatica Server assumes the date is in the current century. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021612"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADD_TO_DATE (date, format,&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1021609"&gt;&lt;/a&gt;amount)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1021639"&gt;&lt;/a&gt;The following expression adds one month to each&amp;nbsp;date in&amp;nbsp;the DATE_SHIPPED port. If we pass a value that creates a day that does not exist in a particular month, the Informatica Server returns the&amp;nbsp;last day&amp;nbsp;of the month. For example, if we add one month to Jan 31 1998, the Informatica Server returns Feb 28 1998.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Also note, ADD_TO_DATE recognizes leap years and adds one month to Jan 29 2000:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ADD_TO_DATE (DATE_SHIPPED, 'MM', 1)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div align="center" style="margin: 0in; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div align="center" style="margin: 0in; text-align: center;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028523"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 12 1998 12:00:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028525"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Feb 12 1998 12:00:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following expression subtracts 10 days from each date in the DATE_SHIPPED port:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ADD_TO_DATE (DATE_SHIPPED, 'D', -10)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1056015"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1056016"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1028640"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028642"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028644"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997 12:00:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028646"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dec 22 1996 12:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following expression subtracts 15 hours from each date in the DATE_SHIPPED port:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ADD_TO_DATE (DATE_SHIPPED, 'HH', -15)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028690"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028692"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028694"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997 12:00:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1028696"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dec 31 1996 9:00:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;In ADD_TO_DATE function, if the argument passed evaluates to a date that does not exist in a particular month, the Informatica Server returns the last day of the month.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following expression reveals this.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ADD_TO_DATE (DATE_SHIPPED, 'MON', 3)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 31 1998 6:24:45PM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Apr 30 1998 6:24:45PM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 26.25pt; text-align: justify; text-indent: -26.25pt;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.10&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_COMPARE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021614"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The DATE_COMPARE function returns a value indicating the earlier of two dates. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021618"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE_COMPARE (date1, date&lt;a href="https://www.blogger.com/null" name="BM1021616"&gt;&lt;/a&gt;2)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022092"&gt;&lt;/a&gt;The following expression compares each date in the DATE_PROMISED and DATE_SHIPPED ports, and returns an integer indicating which date is earlier:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_COMPARE (DATE_PROMISED, DATE_SHIPPED)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 154.6pt;" valign="top" width="206"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030853"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_PROMISED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border-bottom: 1pt solid white; border-left: none; border-right: none; border-top: 1pt solid white; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030855"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030857"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 154.6pt;" valign="top" width="206"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030859"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030861"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 13 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030863"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 154.6pt;" valign="top" width="206"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030865"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Feb 1 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030867"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Feb 1 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030869"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;0&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 154.6pt;" valign="top" width="206"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030871"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dec 22 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030873"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Dec 15 1997&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 145pt;" valign="top" width="193"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1030875"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.1&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_DIFF&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The DATE_DIFF function returns the length of time between two dates, measured in the specified increment (years, months, days, hours, minutes, or seconds). It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021624"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATE_DIFF (date1, date2,&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1021622"&gt;&lt;/a&gt;format)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example: The following&amp;nbsp;expressions&amp;nbsp;return the number of days between the DATE_PROMISED and the DATE_SHIPPED ports:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_DIFF&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_DIFF (DATE_PROMISED, DATE_SHIPPED, 'D’)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_DIFF&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_DIFF (DATE_PROMISED, DATE_SHIPPED, 'DD')&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037571"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_PROMISED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border-bottom: 1pt solid white; border-left: none; border-right: none; border-top: 1pt solid white; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037573"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 95.7pt;" valign="top" width="128"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037575"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037577"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037579"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Mar 29 1997 12:00:00PM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 95.7pt;" valign="top" width="128"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037581"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;-87.5&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037583"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Mar 29 1997 12:00:00PM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 174.4pt;" valign="top" width="233"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037585"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 95.7pt;" valign="top" width="128"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1037587"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;87.5&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;We can combine DATE functions and TEST functions so as to validate the dates.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;For example, while using the DATE functions like DATE_COMPARE and DATE_DIFF, the dates given as inputs can be validated using the TEST function IS_DATE and then passed to them if valid.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.2&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GET_DATE_PART&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The GET_DATE_PART function returns the specified part of a date as an integer value, based on the default&amp;nbsp;date format&amp;nbsp;of MM/DD/YYYY HH24:MI: SS. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021630"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GET_DATE_PART (date,&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1021628"&gt;&lt;/a&gt;format)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example: The following expressions return the day for each date in the DATE_SHIPPED port:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GET_DATE_PART (DATE_SHIPPED, 'D’)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;GET_DATE_PART (DATE_SHIPPED, 'DD’)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 223.5pt;" valign="top" width="298"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1022406"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1031797"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 127.5pt;" valign="top" width="170"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031799"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 223.5pt;" valign="top" width="298"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031801"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Mar 13 1997 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 127.5pt;" valign="top" width="170"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031803"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;13&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 223.5pt;" valign="top" width="298"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031805"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;June 3 1997 11:30:44PM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 127.5pt;" valign="top" width="170"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031807"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;3&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 223.5pt;" valign="top" width="298"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031809"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1031813"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 127.5pt;" valign="top" width="170"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1031815"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.3&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LAST_DAY&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The LAST_DAY function returns the date of the last day of the month for each date in a port. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021636"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;LAST_DAY (&lt;a href="https://www.blogger.com/null" name="BM1021634"&gt;&lt;/a&gt;date)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1022926"&gt;&lt;/a&gt;The following expression returns the last day of the month for each date in the ORDER_DATE port:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LAST_DAY (ORDER_DATE)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid5DarkAccent2" style="border-collapse: collapse; border: none; mso-border-alt: solid white .5pt; mso-border-themecolor: background1; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 217.5pt;" valign="top" width="290"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033072"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ORDER_DATE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 227.1pt;" valign="top" width="303"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033074"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 217.5pt;" valign="top" width="290"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033076"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Apr 1 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(206, 205, 232); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 227.1pt;" valign="top" width="303"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033078"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Apr 30 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid white; padding: 0in 5.4pt; width: 217.5pt;" valign="top" width="290"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033080"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 6 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid white; border-left: none; border-right: 1pt solid white; border-top: none; padding: 0in 5.4pt; width: 227.1pt;" valign="top" width="303"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033082"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 31 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE functions combine with Conversion functions also.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The following expression has LAST_DAY and TO_DATE functions nested or combined together.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;LAST_DAY (TO_DATE (GIVEN_DATE, 'DD-MON-YY’))&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.4&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;MAX&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The MAX function returns the latest date found in a group. It is available in the Designer.&lt;a href="https://www.blogger.com/null" name="BM1021642"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX (date, filter&lt;a href="https://www.blogger.com/null" name="BM1021640"&gt;&lt;/a&gt;condition)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;We can return the maximum date for a port or group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example: The following expression returns the maximum&amp;nbsp;order date&amp;nbsp;for flashlights:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;MAX (ORDERDATE, ITEM_NAME='Flashlight' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033607"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_NAME&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033609"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ORDER_DATE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033611"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033613"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Apr 20 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033615"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Regulator System&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033617"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;May 15 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033619"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033621"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Sep 21 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033623"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Diving Hood&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033625"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Aug 18 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033627"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Halogen Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033629"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Feb 1 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 5; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 209.1pt;" valign="top" width="279"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033631"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 141.9pt;" valign="top" width="189"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033633"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Oct 10 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE: Oct 10 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.5&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="color: #c00000; text-decoration: none;"&gt;MIN&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The MIN function returns the earliest date found in a group. It is available in the Designer.&lt;a href="https://www.blogger.com/null" name="BM1021648"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MIN( date, filter_condition )&lt;a href="https://www.blogger.com/null" name="BM1021646"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example: The following expression returns the oldest order date for flashlights:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;MIN (ORDER_DATE, ITEM_NAME='Flashlight' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="height: 9.45pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 9.45pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033863"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ITEM_NAME&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); height: 9.45pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033865"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ORDER_DATE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 8.9pt; mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 8.9pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033867"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 8.9pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033869"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Apr 20 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 9.45pt; mso-yfti-irow: 1;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 9.45pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033871"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Regulator System&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 9.45pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033873"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;May 15 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 9.45pt; mso-yfti-irow: 2;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 9.45pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033875"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 9.45pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033877"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Sep 21 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 9.45pt; mso-yfti-irow: 3;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 9.45pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033879"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Diving Hood&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 9.45pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033881"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Aug 18 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 8.9pt; mso-yfti-irow: 4;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 8.9pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033883"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Halogen Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 8.9pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033885"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Feb 1 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 9.45pt; mso-yfti-irow: 5;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); height: 9.45pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033887"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Flashlight&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 9.45pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033889"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Oct 10 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="height: 19.75pt; mso-yfti-irow: 6; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); height: 19.75pt; padding: 0in 5.4pt; width: 243.4pt;" valign="top" width="325"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1033891"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1033895"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE: Feb 1 1998&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; height: 19.75pt; padding: 0in 5.4pt; width: 115.7pt;" valign="top" width="154"&gt;&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.6&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="color: #c00000; text-decoration: none;"&gt;ROUND&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021650"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The ROUND function rounds one part of a date. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021654"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; ROUND( date [, format ] )&lt;a href="https://www.blogger.com/null" name="BM1021652"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1023713"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1023725"&gt;&lt;/a&gt;The following expressions round the month portion of each date in the DATE_SHIPPED port.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ROUND( DATE_SHIPPED, 'MM' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;ROUND( DATE_SHIPPED, 'MON' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent1" style="border-collapse: collapse; border: none; mso-border-alt: solid #CDB5DC .5pt; mso-border-themecolor: accent1; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(173, 132, 198); border: 1pt solid rgb(173, 132, 198); padding: 0in 5.4pt; width: 175.5pt;" valign="top" width="234"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1023728"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1034457"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(173, 132, 198); border: 1pt solid rgb(173, 132, 198); padding: 0in 5.4pt; width: 175.5pt;" valign="top" width="234"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034459"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(238, 230, 243); border: 1pt solid rgb(205, 181, 220); padding: 0in 5.4pt; width: 175.5pt;" valign="top" width="234"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034461"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 15 1998 2:10:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(238, 230, 243); border-bottom: 1pt solid rgb(205, 181, 220); border-left: none; border-right: 1pt solid rgb(205, 181, 220); border-top: none; padding: 0in 5.4pt; width: 175.5pt;" valign="top" width="234"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034463"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Similarly, the ROUND function can be used to round off Year, Day or Time portions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.7&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="color: #c00000; text-decoration: none;"&gt;SET_DATE_PART&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021656"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The SET_DATE_PART function sets one part of a date/time value to a specified value. It is available in the Designer and the Workflow Manager.&lt;a href="https://www.blogger.com/null" name="BM1021660"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET_DATE_PART( date, format, value )&lt;a href="https://www.blogger.com/null" name="BM1021658"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1023951"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1034926"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1023962"&gt;&lt;/a&gt;The following expressions change the month to June for the dates in the DATE_PROMISED port. The Informatica Server displays an error when we try to create a date that does not exist, such as changing March 31 to June 31:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SET_DATE_PART( DATE_PROMISED, 'MM', 6 )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;SET_DATE_PART( DATE_PROMISED, 'MON', 6 )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 142.2pt;" valign="top" width="190"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1023965"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1034945"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_PROMISED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 302.35pt;" valign="top" width="403"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034947"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 142.2pt;" valign="top" width="190"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034949"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1997 12:15:56AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 302.35pt;" valign="top" width="403"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034951"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jun 1 1997 12:15:56AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1; mso-yfti-lastrow: yes;"&gt;&lt;td style="border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 142.2pt;" valign="top" width="190"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034953"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1034957"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1034965"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 302.35pt;" valign="top" width="403"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1034967"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;NULL&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Similarly, the SET_DATE_PART function can be used to round off Year, Day or Time portions.&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in 0in 0in 0.25in; text-align: justify; text-indent: -0.25in;"&gt;
&lt;span style="mso-bookmark: _Toc63493591;"&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.8&lt;span style="font-family: &amp;quot;times new roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; font-weight: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="mso-bookmark: _Toc63493591;"&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;TRUNC&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span style="mso-bookmark: _Toc63493591;"&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="color: #c00000; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1021662"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The TRUNC function truncates dates to a specific year, month, day, hour, or minute. It is available in the Designer and the Workflow Manager.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRUNC (date [, format] )&lt;a href="https://www.blogger.com/null" name="BM1021664"&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Example:&amp;nbsp;&lt;a href="https://www.blogger.com/null" name="BM1024806"&gt;&lt;/a&gt;The following expressions truncate the year portion of dates in the DATE_SHIPPED port:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;TRUNC (DATE_SHIPPED, 'Y' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;TRUNC (DATE_SHIPPED, 'YY' )&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent2" style="border-collapse: collapse; border: none; mso-border-alt: solid #B6B5DD .5pt; mso-border-themecolor: accent2; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 619px;"&gt;&lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1024809"&gt;&lt;/a&gt;&lt;a href="https://www.blogger.com/null" name="BM1055653"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;DATE_SHIPPED&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(135, 132, 199); border: 1pt solid rgb(135, 132, 199); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1055655"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;RETURN VALUE&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;&lt;td style="background: rgb(230, 230, 243); border: 1pt solid rgb(182, 181, 221); padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1055657"&gt;&lt;/a&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 15 1998 2:10:30AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/td&gt;&lt;td style="background: rgb(230, 230, 243); border-bottom: 1pt solid rgb(182, 181, 221); border-left: none; border-right: 1pt solid rgb(182, 181, 221); border-top: none; padding: 0in 5.4pt; width: 222.3pt;" valign="top" width="296"&gt;&lt;div style="margin: 0in;"&gt;
&lt;a href="https://www.blogger.com/null" name="BM1055659"&gt;&lt;/a&gt;&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Jan 1 1998 12:00:00AM&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;Similarly, the TRUNC function can be used to truncate Month, Day or Time portions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;The functions TRUNC &amp;amp; ROUND can be nested in order to manipulate dates.&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;
&lt;span style="font-family: &amp;quot;calibri&amp;quot; , sans-serif; font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/07/informatica-power-center-designer.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-1040800435848317507</guid><pubDate>Fri, 29 Jun 2018 09:28:00 +0000</pubDate><atom:updated>2018-06-29T14:58:49.578+05:30</atom:updated><title>Informatica Power center Tutorial</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div align="center" class="separator" style="line-height: 150%; margin-bottom: .0001pt; margin: 0in; text-align: center;"&gt;
&lt;b&gt;&lt;span style="background: white; color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2awh05f1XHZLKSKnb_OVcWTjJkmkmXPP2_vQFkWdvltX8vmDAJZL0C9K1mL73lgLKyIBXkfggAMQpPRh8-srjPKgO2Vl4_hxU9I8F_VuRqbLlCNIUd2EcweJWqsk0Bj0Gi79O_IC-gbM_/s1600/informatica-logo.jpg"&gt;&lt;br /&gt;
&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span style='font-size:
12.0pt;line-height:150%;font-family:"Times New Roman",serif;color:windowtext;
font-weight:normal;text-decoration:none;text-underline:none'&gt;&lt;span
style='mso-element:field-begin;mso-field-lock:yes'&gt;&lt;/span&gt;&lt;/span&gt;&lt;span
style='font-size:12.0pt;line-height:150%;font-family:"Times New Roman",serif;
color:windowtext;font-weight:normal;text-decoration:none;text-underline:none'&gt;&lt;span
style='mso-spacerun:yes'&gt; &lt;/span&gt;SHAPE &lt;span
style='mso-spacerun:yes'&gt; &lt;/span&gt;\* MERGEFORMAT &lt;/span&gt;&lt;span style='font-size:
12.0pt;line-height:150%;font-family:"Times New Roman",serif;color:windowtext;
font-weight:normal;text-decoration:none;text-underline:none'&gt;&lt;span
style='mso-element:field-separator'&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;span style="color: windowtext; font-family: &amp;quot;Times New Roman&amp;quot;,serif; font-size: 12.0pt; font-weight: normal; line-height: 150%; text-decoration: none; text-underline: none;"&gt;&lt;v:rect alt="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2awh05f1XHZLKSKnb_OVcWTjJkmkmXPP2_vQFkWdvltX8vmDAJZL0C9K1mL73lgLKyIBXkfggAMQpPRh8-srjPKgO2Vl4_hxU9I8F_VuRqbLlCNIUd2EcweJWqsk0Bj0Gi79O_IC-gbM_/s1600/informatica-logo.jpg" filled="f" href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2awh05f1XHZLKSKnb_OVcWTjJkmkmXPP2_vQFkWdvltX8vmDAJZL0C9K1mL73lgLKyIBXkfggAMQpPRh8-srjPKgO2Vl4_hxU9I8F_VuRqbLlCNIUd2EcweJWqsk0Bj0Gi79O_IC-gbM_/s1600/informatica-logo.jpg" id="Rectangle_x0020_5" o:button="t" o:gfxdata="UEsDBBQABgAIAAAAIQC75UiUBQEAAB4CAAATAAAAW0NvbnRlbnRfVHlwZXNdLnhtbKSRvU7DMBSF
dyTewfKKEqcMCKEmHfgZgaE8wMW+SSwc27JvS/v23KTJgkoXFsu+P+c7Ol5vDoMTe0zZBl/LVVlJ
gV4HY31Xy4/tS3EvRSbwBlzwWMsjZrlprq/W22PELHjb51r2RPFBqax7HCCXIaLnThvSAMTP1KkI
+gs6VLdVdad08ISeCho1ZLN+whZ2jsTzgcsnJwldluLxNDiyagkxOquB2Knae/OLUsyEkjenmdzb
mG/YhlRnCWPnb8C898bRJGtQvEOiVxjYhtLOxs8AySiT4JuDystlVV4WPeM6tK3VaILeDZxIOSsu
ti/jidNGNZ3/J08yC1dNv9v8AAAA//8DAFBLAwQUAAYACAAAACEArTA/8cEAAAAyAQAACwAAAF9y
ZWxzLy5yZWxzhI/NCsIwEITvgu8Q9m7TehCRpr2I4FX0AdZk2wbbJGTj39ubi6AgeJtl2G9m6vYx
jeJGka13CqqiBEFOe2Ndr+B03C3WIDihMzh6RwqexNA281l9oBFTfuLBBhaZ4ljBkFLYSMl6oAm5
8IFcdjofJ0z5jL0MqC/Yk1yW5UrGTwY0X0yxNwri3lQgjs+Qk/+zfddZTVuvrxO59CNCmoj3vCwj
MfaUFOjRhrPHaN4Wv0VV5OYgm1p+LW1eAAAA//8DAFBLAwQUAAYACAAAACEAs6Ir+l4DAABbBwAA
HwAAAGNsaXBib2FyZC9kcmF3aW5ncy9kcmF3aW5nMS54bWykVcty2zYU3Xem/4DBniKpUA9yQmdk
UvK4cWJP1GQPgRCJGgRYAHq4nf57L0DKku1OFjUXEh4XB/eecwB8/HRsBdozbbiSOY5HEUZMUlVx
Wef4+++rYI6RsURWRCjJcvzEDP509esvH0lWa9I1nCJAkCYjOW6s7bIwNLRhLTEj1TEJc1ulW2Kh
q+uw0uQAyK0Ix1E0DVvCJb46Q5XEErTT/H9ACUUfWVUQuScGIAXNLkeGHAV9PzLJ5P5Gd+vuQbvM
6df9g0a8yjEwJ0kLFOFwmBjCoBu+WlWfAY5b3bp4td2io0d5cr8egx0tojAYp9F0PIMNKMx9iNMk
mgybNPf/sYw2y58vhHT6baFxkYrpXCJy/7a2yam2b4yCGWrBEAxVzFDdM2pA9/Fo0402QtWmU3ZE
VRsGTVd1919/C3ixCH+sf9Ab+oXO5rfh4vQd5uHntOStITf3q0Vo4mkUhVz2nuGUBACnRn90tbdJ
I7h8LASnj4Ogw+4/Nx0wyykrFd21TNreeZoJYsHypuGdwUhnTkF9W8WOV2DFyzrIeKLDdHdgMoOk
KhrggC1MB2yAOkDOaUhrdWgYqYwbfobqEbwJzmBgm83hi6rAMWRnlS/wHWZ41pRknTb2hqkWuQaU
BVl6dLK/M7ZP6hTiBVcrLoQ3nJAvBgCzHwEjwlI35yzpT+jfaZQu58t5EiTj6TJIorIMFqsiCaar
eDYpP5RFUcb/uH3jJGt4VTHptjndFnHy5ii2nGpl1Lb3Tq/a6cYA1eLofF8YJXjl4FxKRtebQmi0
JyLHK/8N1F+EhS/T8CJDLa9KisdJdD1Og9V0PguSVTIJ0lk0D6I4vU6nUZIm5eplSXdcsveXhA45
TifjiVfpIulXtUX+e1sbyVpumUaCtzmePweRzDlxKSsvrSVc9O0LKlz6ZypA7pPQ0DTDDWePa38v
2OO1qp4cYRv4B/dqBeaCSwleD2g0Sv+F0QHehBybP3dEM4zErYSDkMZJAmHWd5LJbAwdfTmzuZwh
kgJUji1GfbOw0IMlu07zuoGdYk+TVAs4NVs+GLrPyWUnjF3bJ8F81T5zJqsHosk3yFnAwc0xk8H3
9cAjRECx5+J2hq07d831B6Wv3tMBga+eFb90eAbd23XZv/oXAAD//wMAUEsDBBQABgAIAAAAIQCR
LWpJWAYAAA8aAAAaAAAAY2xpcGJvYXJkL3RoZW1lL3RoZW1lMS54bWzsWUtvGzcQvhfof1jsvbHe
io3Iga1H3MROgkhJkSOlpXYZc5cLkrKjW5GceilQIC16aIDeeiiKBmiABr30xxhw0KY/okPuQ6RE
xQ+4QFDEAozd2W+Gw5nZb0jujZtPY+odYS4ISzp+9VrF93AyYQFJwo7/cDT47LrvCYmSAFGW4I4/
x8K/uf3pJzfQ1oSSdMwQD0YRjrEHhhKxhTp+JGW6tbEhJiBG4hpLcQLPpozHSMItDzcCjo5hgJhu
1CqV1kaMSOJvg0WpDPUp/EukUIIJ5UNlBnsJimH0e9MpmWCNDQ6rCiHmoku5d4RoxwebATse4afS
9ygSEh50/Ir+8ze2b2ygrVyJyjW6ht5A/+V6uUJwWNNj8nBcDtpoNButndK+BlC5iuu3+61+q7Sn
AWgygZlmvpg2m7ubu71mjjVA2aXDdq/dq1ctvGG/vuLzTlP9LLwGZfYbK/jBoAtRtPAalOGbK/hG
o13rNiy8BmX41gq+XdnpNdoWXoMiSpLDFXSl2ap3i9mWkCmje074ZrMxaNdy4wsUVENZXWqIKUvk
ulqL0RPGBwBQQIokSTw5T/EUTaAmu4iSMSfePgkjKLwUJUyAuFKrDCp1+K9+DX2lI4K2MDK0lV/g
iVgRKX88MeEklR3/Nlj1Dcjpmzcnz16fPPv95Pnzk2e/5mNrU5beHkpCU+/dT9/88/JL7+/ffnz3
4tts6GW8MPFvf/nq7R9/vs88zHgRitPvXr19/er0+6//+vmFw/oOR2MTPiIxFt5dfOw9YDFM0OE/
HvOLaYwiREyNnSQUKEFqFIf9vows9N05osiB28V2HB9xoBoX8NbsieXwMOIzSRwW70SxBTxgjO4y
7ozCHTWWEebRLAndg/OZiXuA0JFr7C5KrCz3ZylwLHGZ7EbYcvM+RYlEIU6w9NQzdoixY3aPCbHi
ekAmnAk2ld5j4u0i4gzJiIytaloo7ZEY8jJ3OQj5tmJz8MjbZdQ16x4+spHwbiDqcH6EqRXGW2gm
UewyOUIxNQO+j2TkcnI45xMT1xcSMh1iyrx+gIVw6dzjMF8j6XeAZtxpP6Dz2EZySQ5dNvcRYyay
xw67EYpTF3ZIksjEfi4OoUSRd59JF/yA2W+Iuoc8oGRtuh8RbKX7bDZ4CAxrurQoEPVkxh25vIWZ
Vb/DOZ0irKkGGoDF6zFJziT5JXpv/nf0DiR6+sNLx4yuhtLdhq18XJDMdzhxvk17SxS+DrdM3F3G
A/Lh83YPzZL7GF6V1eb1kbY/0rb/v6ftde/z1ZP1gp+ButWyNVuu68V7vHbtPiWUDuWc4n2hl+8C
ulIwAKHS03tUXO7l0ggu1ZsMA1i4kCOt43EmvyAyGkYohTV+1VdGQpGbDoWXMgFLfy122lZ4OosP
WJBtWatVtT3NyEMguZBXmqUcthsyQ7fai21YaV57G+rtcuGA0r2IE8ZgthN1hxPtQqiCpDfnEDSH
E3pmV+LFpsOL68p8kaoVL8C1MiuwbPJgsdXxmw1QASXYVSGKA5WnLNVFdnUyrzLT64JpVQCsIYoK
WGR6U/m6dnpqdlmpnSPTlhNGudlO6MjoHiYiFOC8OpX0PG5cNNebi5Ra7qlQ6PGgtBZutK+/z4vL
5hr0lrmBJiZT0MQ77vitehNKZoLSjj+FrT9cxinUjlDLXURDODSbSJ698JdhlpQL2UMiygKuSSdj
g5hIzD1K4o6vpl+mgSaaQ7Rv1RoQwgfr3CbQyofmHCTdTjKeTvFEmmk3JCrS2S0wfMYVzqda/fJg
pclmkO5hFBx7YzrjDxCUWLNdVQEMiIAToGoWzYDAkWZJZIv6W2pMOe2aZ4q6hjI5ommE8o5iknkG
11ReuqPvyhgYd/mcIaBGSPJGOA5VgzWDanXTsmtkPqztumcrqcgZpLnomRarqK7pZjFrhKINLMXy
ck3e8KoIMXCa2eEz6l6m3M2C65bWCWWXgICX8XN03XM0BMO1xWCWa8rjVRpWnJ1L7d5RTPAM187T
JAzWbxVml+JW9gjncCC8VOcHveWqBdG0WFfqSLs+Txyg1BuH1Y4PnwjgbOIpXMFHBh9kNSWrKRlc
wZcDaBfZcX/Hzy8KCTzPJCWmXkjqBaZRSBqFpFlImoWkVUhavqfPxeFbjDoS973i2Bt6WH5Mnq8t
7G842/8CAAD//wMAUEsDBBQABgAIAAAAIQB3JdG5IAEAABYCAAAqAAAAY2xpcGJvYXJkL2RyYXdp
bmdzL19yZWxzL2RyYXdpbmcxLnhtbC5yZWxzrJFRS8MwFIXfBf9DyHtz2z7MKWtHcW5UmQOde8/S
2zauTUISdfv3BuvQwcAX8xC4N9zvnHMzme77jryjdVKrjCYspgSV0JVUTUZf1vNoTInzXFW80woz
ekBHp/nlxeQJO+7DkGulcSRQlMto6725AXCixZ47pg2q8FJr23MfStuA4WLHG4Q0jkdgfzNofsIk
ZZVRW1YpJeuDCcp/s3VdS4EzLd56VP6MBPjgCwOQ2wZ9RhkbOsOdsOCVwnkbyX/aaEMg20m1+7Hy
nS5lW8O2nW6c0Z4J3UPUmsqsHu8jeVvA5nkjFmIprsYlFMfzMYaH65nsHV+s5gW4ZBTHINWwdSl4
FHCavZrmqLbUVdjn3d6jVfwrMZz8Zv4JAAD//wMAUEsBAi0AFAAGAAgAAAAhALvlSJQFAQAAHgIA
ABMAAAAAAAAAAAAAAAAAAAAAAFtDb250ZW50X1R5cGVzXS54bWxQSwECLQAUAAYACAAAACEArTA/
8cEAAAAyAQAACwAAAAAAAAAAAAAAAAA2AQAAX3JlbHMvLnJlbHNQSwECLQAUAAYACAAAACEAs6Ir
+l4DAABbBwAAHwAAAAAAAAAAAAAAAAAgAgAAY2xpcGJvYXJkL2RyYXdpbmdzL2RyYXdpbmcxLnht
bFBLAQItABQABgAIAAAAIQCRLWpJWAYAAA8aAAAaAAAAAAAAAAAAAAAAALsFAABjbGlwYm9hcmQv
dGhlbWUvdGhlbWUxLnhtbFBLAQItABQABgAIAAAAIQB3JdG5IAEAABYCAAAqAAAAAAAAAAAAAAAA
AEsMAABjbGlwYm9hcmQvZHJhd2luZ3MvX3JlbHMvZHJhd2luZzEueG1sLnJlbHNQSwUGAAAAAAUA
BQBnAQAAsw0AAAAA
" o:spid="_x0000_s1026" stroked="f" style="height: 25.15pt; mso-left-percent: -10001; mso-left-percent: -10001; mso-position-horizontal-relative: char; mso-position-horizontal: absolute; mso-position-vertical-relative: line; mso-position-vertical: absolute; mso-top-percent: -10001; mso-top-percent: -10001; mso-wrap-style: square; v-text-anchor: top; visibility: visible; width: 150.1pt;"&gt;
 &lt;v:fill o:detectmouseclick="t"&gt;
 &lt;o:lock aspectratio="t" v:ext="edit"&gt;
 &lt;w:wrap type="none"&gt;
 &lt;w:anchorlock&gt;
&lt;/w:anchorlock&gt;&lt;/w:wrap&gt;&lt;/o:lock&gt;&lt;/v:fill&gt;&lt;/v:rect&gt;&lt;v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"&gt;
 &lt;v:stroke joinstyle="miter"&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn="if lineDrawn pixelLineWidth 0"&gt;
  &lt;v:f eqn="sum @0 1 0"&gt;
  &lt;v:f eqn="sum 0 0 @1"&gt;
  &lt;v:f eqn="prod @2 1 2"&gt;
  &lt;v:f eqn="prod @3 21600 pixelWidth"&gt;
  &lt;v:f eqn="prod @3 21600 pixelHeight"&gt;
  &lt;v:f eqn="sum @0 0 1"&gt;
  &lt;v:f eqn="prod @6 1 2"&gt;
  &lt;v:f eqn="prod @7 21600 pixelWidth"&gt;
  &lt;v:f eqn="sum @8 21600 0"&gt;
  &lt;v:f eqn="prod @7 21600 pixelHeight"&gt;
  &lt;v:f eqn="sum @10 21600 0"&gt;
 &lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:f&gt;&lt;/v:formulas&gt;
 &lt;v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f"&gt;
 &lt;o:lock aspectratio="t" v:ext="edit"&gt;
&lt;/o:lock&gt;&lt;/v:path&gt;&lt;/v:stroke&gt;&lt;/v:shapetype&gt;&lt;/span&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
style='font-size:12.0pt;line-height:150%;font-family:"Times New Roman",serif;
color:windowtext;font-weight:normal;text-decoration:none;text-underline:none'&gt;&lt;v:shape
 id="_x0000_i1025" type="#_x0000_t75" style='width:150.1pt;height:25.15pt'&gt;
 &lt;v:imagedata croptop="-65520f" cropbottom="65520f"/&gt;
&lt;/v:shape&gt;&lt;/span&gt;&lt;span style='font-size:12.0pt;line-height:150%;font-family:
"Times New Roman",serif;color:windowtext;font-weight:normal;text-decoration:
none;text-underline:none'&gt;&lt;span style='mso-element:field-end'&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;"&gt;&lt;span style="background: white; color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;br /&gt;
Installation of Informatica&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="line-height: 150%; mso-list: l7 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;helvetica neue&amp;quot;, arial, helvetica, sans-serif;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/steps-to-install-informatica-power.html"&gt;Informatica
     power center 8.6 Installation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: &amp;quot;helvetica neue&amp;quot;, arial, helvetica, sans-serif;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Informatica Power Center&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="line-height: 150%; mso-list: l4 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/what-is-informatica.html"&gt;What
     is Informatica ?&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&amp;nbsp; &amp;nbsp;
     &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: 150%; mso-list: l4 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/odbc-connection-in-informatica.html"&gt;ODBC
     Connection in Informatica&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: 150%; mso-list: l4 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/informatica-power-center.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;Informatica Power Center&lt;/span&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/sources.html"&gt;Sources&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/targets.html"&gt;Targets&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/repository.html"&gt;Power
Center repository&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/repository-server-repository-server.html"&gt;Repository
Server&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/powercenter-client-powercenter-client.html"&gt;PowerCenter
Client&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/power-center-server-power-center-server.html"&gt;Power
Center Server&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/database-connections-repository-server.html"&gt;Database
Connections&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/powercenter-metadata-reporter.html"&gt;Powercenter
Metadata Reporter&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; font-variant-ligatures: normal; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; widows: 2; word-spacing: 0px;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: red; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/using-repository-server-administration.html"&gt;Using
     the Repository Server Administration Console&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: red; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/repository-objects-you-create.html"&gt;Repository
     Objects&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: red; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/the-design-process-goal-of-design.html"&gt;The
     Power center Design Process&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: red; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/power-center-client.html"&gt;Power
     Center Client&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/workflow-manager-workflow-manager.html"&gt;Workflow
     Manager&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/workflow-monitor-after-you-create.html"&gt;Workflow
     Monitor&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/power-center-admin-console.html"&gt;Power
     center Admin Console&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/getting-started-before-you-can-begin.html"&gt;Getting
     started&amp;nbsp; with Informatica&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/changing-data-movement-modes-you-can.html"&gt;Changing
     Data Movement Modes&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/code-page-overview-code-page-contains.html"&gt;Code
     Page Overview&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l22 level1 lfo3; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/power-center-server-variable.html"&gt;Power
     Center Server Variable Directories&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; font-variant-ligatures: normal; line-height: 150%; margin-bottom: .0001pt; margin: 0in; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; widows: 2; word-spacing: 0px;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;Informatica
Transformations&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; font-variant-ligatures: normal; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; widows: 2; word-spacing: 0px;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/passive-and-connected-transformation_12.html"&gt;Expression
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/filter-transformation.html"&gt;Filter
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/rank-transformation.html"&gt;Router
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/sorter-transformation.html"&gt;Sorter
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/rank-transformation_17.html"&gt;Rank
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/source-qualifier-transformation.html"&gt;Source
     Qualifier Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/connected-and-active-transformation_18.html"&gt;Aggrigator
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/connected-and-active-transformation_1938.html"&gt;Joiner
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/passive-and-connected-transformation_21.html"&gt;Sequence
     Generator Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/sql-transformation.html"&gt;SQL
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/stored-procedure-transformation.html"&gt;Stored
     Procedure Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/transaction-control-transformation.html"&gt;Transaction
     Control Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/lookup-transformaiton.html"&gt;Lookup
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/union-transformation.html"&gt;Union
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/active-and-connected-transformation.html"&gt;Normalizer
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/update-strategy-transformation.html"&gt;Update
     Strategy Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/java-transformation-in-informatica.html"&gt;Java
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="https://docs.google.com/viewer?a=v&amp;amp;pid=sites&amp;amp;srcid=ZGVmYXVsdGRvbWFpbnxpbmZvZXRsMjAxMnxneDo2YzY0ZDVkMDg5ZjlkYzRm"&gt;HTTP
     Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/transformationsin-informatica-9-what-is.html"&gt;Transformations
     in Informatica 9&amp;nbsp;&lt;/a&gt;....Latest&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l2 level1 lfo4; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/define-properties-available-in-sequence.html"&gt;Define
     the Properties available in Sequence Generator transformation in brief.&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="-webkit-text-stroke-width: 0px; font-variant-caps: normal; font-variant-ligatures: normal; line-height: 150%; margin-bottom: .0001pt; margin: 0in; orphans: 2; text-decoration-color: initial; text-decoration-style: initial; widows: 2; word-spacing: 0px;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;Informatica
Topics: -&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/incremental-loading-for-dimension-table.html"&gt;Incremental
     Loading for Dimension Tables&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/target-load-order.html"&gt;Target
     Load Order&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/debugger.html"&gt;Mapping
     Debugger&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/constraint-based-loading.html"&gt;Constraint
     based Load Order&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/change-data-capture-cdc.html"&gt;Change
     Data Capture (CDC)&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-functions.html"&gt;Informatica
     Functions&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/setup-environment-variables-for.html"&gt;Setup
     Environment variables for PMCMD/PMREP&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/pmcmd-commands.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;pmcmd Commands&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/new-pmrep-commands.html"&gt;New
     pmrep Commands&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="background-color: white; color: red;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-server-process.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;Informatica Server Process&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="background-color: white; color: red;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/mapping-parameters.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;MAPPING PARAMETERS&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/mapplets.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;MAPPLETS&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/working-with-links.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;WORKING WITH LINKS&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l0 level1 lfo5; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/informatica-schedulers.html"&gt;INFORMATICA
     SCHEDULERS&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/identify-bottlenecks-in-mappings.html"&gt;Identify
the bottlenecks in Informatica?&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/changing-data-movement-modes-you-can.html"&gt;Changing
Data Movement Modes&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/code-page-overview-code-page-contains.html"&gt;CODE
PAGE OVERVIEW&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/informatica-reject-file-how-to-identify.html"&gt;Informatica
Reject File - How to Identify rejection reason&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/identify-bottlenecks-in-mappings.html"&gt;Identify
the bottlenecks in Informatica?&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/working-with-post-session-email.html"&gt;Working
with Post-Session Email&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: blue; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/output-files-in-informatica.html"&gt;Output
Files in Informatica&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-list: l0 level1 lfo5; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="color: black; font-family: Symbol; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;"&gt;&lt;span style="mso-list: Ignore;"&gt;·&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b style="color: red;"&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/power-center-server-variable.html"&gt;Power
Center Server Variable Directories&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/tasks-in-informatica.html"&gt;&lt;span style="mso-bidi-font-family: Arial;"&gt;TASKS in Informatica&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/session-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;SESSION TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/email-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;EMAIL TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/command-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;COMMAND TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/working-with-event-tasks.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;WORKING WITH EVENT
     TASKS&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/timer-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;TIMER TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/decision-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;DECISION TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/control-task.html"&gt;&lt;b&gt;&lt;span style="color: red; mso-bidi-font-family: Arial;"&gt;CONTROL TASK&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l15 level1 lfo6; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/assignment-task.html"&gt;ASSIGNMENT
     TASK&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;Slowly
Changing dimensions&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l23 level1 lfo7; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/scd-type-1-implementation-in_418.html"&gt;SCD
     Type-1 Implementation in Informatica using dynamic Lookup&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l27 level1 lfo8; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/01/scd-type1-mapping.html"&gt;SCD
     TYPE1 MAPPING&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l12 level1 lfo9; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="background-color: white; color: red; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="https://docs.google.com/viewer?a=v&amp;amp;pid=sites&amp;amp;srcid=ZGVmYXVsdGRvbWFpbnxpbmZvZXRsMjAxMnxneDo3ZmJlOTA0YTIzZDEyYzVi"&gt;Informatica
     Scd Type-2 implementation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;span style="color: red; font-family: Calibri, sans-serif; font-size: 10pt; line-height: 150%;"&gt;&lt;b&gt;Informatica
Performance Tuning&lt;/b&gt;&lt;/span&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/performance-tuning-overview.html"&gt;Performance
     tuning Overview&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/identification-of-bottlenecks.html"&gt;Identification
     of Bottlenecks&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/optimizing-bottlenecks.html"&gt;Optimizing
     the Bottlenecks&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/12/performance-tuning-of-lookup.html"&gt;Performance
     Tuning of Look-up&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/informatica-tuning-step-by-step-approach.html"&gt;Informatica
     Tuning - Step by Step Approach&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l10 level1 lfo10; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/11/look-up-transformation-performance.html"&gt;Look-up
     Transformation Performance Optimization&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Informatica Interview&amp;nbsp;Questions &amp;amp; Answers&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l16 level1 lfo11; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-real-time-interview.html"&gt;Informatica
     Real-time Interview Quiestions&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l16 level1 lfo11; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-experienced-questions_11.html"&gt;Informatica
     Experienced questions&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l16 level1 lfo11; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-experienced-questions.html"&gt;Informatica
     Experienced Quiestions&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l16 level1 lfo11; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/informatica-real-time-scenarios.html"&gt;Informatica
     Real-time Scenarios&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l16 level1 lfo11; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/convert-numeric-value-to-date-format.html"&gt;Informatica
     Real-time Scenarios&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: &amp;quot;helvetica neue&amp;quot;, arial, helvetica, sans-serif; font-size: large;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Diff between Informatica 7.1 and 8.6&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l9 level1 lfo12; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/difference-between-71-and-86.html"&gt;Diff
     between Informatica 7.1 and 8.6&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: Arial, sans-serif; font-size: large;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Informatica Testing&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l11 level1 lfo13; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="background-color: white; color: red;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/unit-testing.html"&gt;Unit
     Testing&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l11 level1 lfo13; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/integration-testing.html"&gt;Integration
     Testing&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l11 level1 lfo13; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/user-acceptance-test.html"&gt;User
     acceptance Testing&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l11 level1 lfo13; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="https://docs.google.com/viewer?a=v&amp;amp;pid=sites&amp;amp;srcid=ZGVmYXVsdGRvbWFpbnxpbmZvZXRsMjAxMnxneDo2NGEyMjkzYmRjOGM5ZA"&gt;Testing
     in informatica&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b style="color: red; font-family: Arial, sans-serif; font-size: large;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;ETL Life Cycle&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l5 level1 lfo14; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: Arial, sans-serif; font-size: large;"&gt;&lt;span style="background: white; color: red; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/08/cycle-typical-real-life-etl-cycle.html"&gt;ETL
     Life cycle&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Informatica Real-time Project&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style="text-align: left;" type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l18 level1 lfo15; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: red; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/10/informatica-real-time-project.html" target="_blank"&gt;Informatica Real-time Project [ETL]&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l18 level1 lfo15; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif;"&gt;&lt;span style="color: #990000; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2012/10/etl-project-data-warehousing.html"&gt;ETL
     (Extract-Transform-Load) for Data Warehousing&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="line-height: 150%; margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style="line-height: 150%;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: red; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Informatica Interview&amp;nbsp;Questions&amp;nbsp;on Transformations.&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: black; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; line-height: 150%; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l6 level1 lfo16; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_4754.html"&gt;Informatica
     Interview Questions on Expression Transformation&lt;/a&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l25 level1 lfo17; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%; mso-bidi-font-family: Arial;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_1841.html"&gt;Informatica
     Interview Questions on Filter Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l17 level1 lfo18; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_451.html"&gt;Informatica
     Interview Questions on Aggregator Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l3 level1 lfo19; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_7498.html"&gt;Informatica
     Interview Questions on Joiner Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l26 level1 lfo20; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_6197.html"&gt;Informatica
     Interview Questions on Normalizer Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l8 level1 lfo21; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on-rank.html"&gt;Informatica
     Interview Questions on Rank Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l28 level1 lfo22; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_7425.html"&gt;Informatica
     Interview Questions on Router Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l20 level1 lfo23; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_5628.html"&gt;Informatica
     Interview Questions on Sequence Generator Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l30 level1 lfo24; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_3523.html"&gt;Informatica
     Interview Questions on Source Qualifier Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l19 level1 lfo25; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_9687.html"&gt;Informatica
     Interview Questions on Stored Procedure Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l24 level1 lfo26; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_9243.html"&gt;Informatica
     Interview Questions on Update Strategy Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l29 level1 lfo27; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_9583.html"&gt;Informatica
     Interview Questions on Lookup Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l14 level1 lfo28; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on-sql.html"&gt;Informatica
     Interview Questions on SQL Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l21 level1 lfo29; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_9913.html"&gt;Informatica
     Interview Questions on Sorter Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l1 level1 lfo30; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on_2.html"&gt;Informatica
     Interview Questions on Transaction Control Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="color: black; line-height: 150%; mso-list: l13 level1 lfo31; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;b style="color: blue; font-family: 'Trebuchet MS', sans-serif;"&gt;&lt;span style="color: blue; font-size: 10.0pt; line-height: 150%;"&gt;&lt;a href="http://informatica-kareem.blogspot.in/2013/02/informatica-interview-questions-on.html"&gt;Informatica
     Interview Questions on Union Transformation&lt;/a&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; line-height: 150%;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/06/informatica-power-center-tutorial.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-7992029812593478420</guid><pubDate>Fri, 29 Jun 2018 09:02:00 +0000</pubDate><atom:updated>2018-06-29T14:32:45.902+05:30</atom:updated><title>Basic Interview Questions &amp; Answers on Informatica Power center</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&lt;br /&gt;1.&lt;/span&gt;&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;&amp;nbsp;While importing the relational source definition from database, what&amp;nbsp;are the Meta data of source you &amp;nbsp; &amp;nbsp;import?&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. Source name, Database location, Column names, Data types, and Key constraints&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="background: white; color: #bf9000; font-size: 10pt;"&gt;2. &amp;nbsp;How many ways you can update a relational source definition and what r they?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp; 1. Edit the definition&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2. Reimport the definition&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="color: #bf9000; font-size: 10pt;"&gt;3. &amp;nbsp;&amp;nbsp;&lt;b&gt;Where should U place the flat file to import the flat file definition to the designer?&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;A. &amp;nbsp;Place it in local folder&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;4. &amp;nbsp; To provide support for Main frames source data, which files r used as a source definition?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp; COBOL files&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;5. Which transformation should u need while using the Cobol sources as source definitions?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Normalizer transformation which is used to normalize the data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Since Cobol sources r &amp;nbsp; &amp;nbsp; &amp;nbsp;often consists of Denormailzed data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;6. How can U create or import flat file definition in to the warehouse designer?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;A.&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;U cannot create or import flat file definition in to warehouse designer directly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;B.&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Instead U must analyze the file in source analyzer, then drag it into the warehouse designer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;C.&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;When U drag the flat file source definition into warehouse designer workspace, the warehouse designer creates a relational target definition not a file definition.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-size: 10pt;"&gt;D.&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;If u want to load to a file, configure the session to write to a flat file. When the Informatica server runs the session, it creates and loads the flat file.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;7.What is the mapplet?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. Mapplet is a set of transformations that you build in the mapplet designer and U can use in multiple mappings.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;8. what is a transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp;It is a repository object that generates, modifies or passes data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;9. What r the designer tools for creating transformations?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp; Mapping designer, Transformation developer, Mapplet designer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;10. What r the active and passive transformations?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;A. &amp;nbsp; An active transformation can change the number of rows that pass through it.A passive transformation does not change the number of rows that pass through it.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;11. What r the connected or unconnected transformations?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;A. &amp;nbsp; An unconnected transformation is not connected to other transformations in the mapping. Connected transformation is connected to other transformations in the mapping.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;12. How many ways u creates ports?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp; &amp;nbsp; &amp;nbsp;1.Drag the port from another transformation&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.Click the add button on the ports tab.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;14. What r the reusable transformations?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;A. &amp;nbsp;Reusable transformations can be used in multiple mappings. &amp;nbsp; When u need to incorporate this transformation into mapping add an instance of it to Mapping. Later if U change the definition of the&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;transformation, all instances of it inherit the changes. Since the instance of reusable transformations is a pointer to that transformation can change the transformation in the transformation developer, its &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; instances automatically reflect these changes. This feature can save U great deal of work.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;15. What r the methods for creating reusable transformations?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;A. &amp;nbsp; &amp;nbsp;Two methods&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.Design it in the transformation developer.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.Promote a standard transformation from the mapping designer. After U add a Transformation to the mapping, U can promote it to the status of reusable Transformation. Once U promote a standard transformation to reusable status, U can demote it to a &amp;nbsp; &amp;nbsp;Standard transformation at any time. &amp;nbsp;If u change the properties of a reusable transformation in mapping can revert it to the original reusable transformation properties by clicking the revert button.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;16. &amp;nbsp; &amp;nbsp;What r the unsupported repository objects for a mapplet?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;COBOL source definition&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Joiner transformations&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Normalizer transformations&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Non reusable sequence generator transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Pre or post session stored procedures&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Target definitions&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Power mart 3.5 style Look Up functions&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;XML source definitions&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;IBM MQ source definitions&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;17. What r the mapping parameters and mapping variables?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Mapping parameter represents a constant value that U can define before running a session. A mapping parameter retains the same value throughout the entire session. when u use the mapping parameter, U declare and use the parameter in a mapping or Mapplet. Then define the value of parameter in a parameter file for the session.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Unlike a mapping parameter, a mapping variable represents a value that can change throughout the session. The Informatica server saves the value of mapping variable to the repository at the end of session run and uses that value next time U run the session.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;18. Can U use the mapping parameters or variables created in one mapping into another mapping?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NO. We can use mapping parameters or variables in any transformation of the same mapping or mapplet in which U have created mapping parameters or variables.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;19.Can u use the mapping parameters or variables created in one mapping into any other reusable transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; Yes. Because reusable transformation is not contained with any mapplet or mapping.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;20.How can U improve session performance in aggregator transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Use sorted input.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;21.What is aggregate cache in aggregator transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The aggregator stores data in the aggregate cache until it completes aggregate calculations. When u run a session that uses an aggregator transformation, the Informatica server creates index and data caches in memory to process the transformation. If the Informatica server requires more space, it stores overflow values in cache files.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;22.What r the difference between joiner transformation and source qualifier transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;U can join heterogeneous data sources in joiner transformation which we cannot achieve in source qualifier transformation need matching keys to join two relational sources in source qualifier transformation. Whereas u doesn't need matching keys to join two sources. Two relational sources should come from same data source in source qualifier. whereas U can join relational sources which r coming from different sources in joiner transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;23. In which conditions we cannot use joiner transformation (Limitations of joiner transformation)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Both pipelines begin with the same original data source.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Both input pipelines originate from the same Source Qualifier transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Both input pipelines originate from the same Normalizer transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Both input pipelines originate from the same Joiner transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Either input pipelines contains an Update Strategy transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Either input pipelines contains a connected or unconnected Sequence&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Generator transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;24. What r the setting that u use to configure the joiner transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Master and detail source, Type of join and Condition of the join&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;25. What r the join types in joiner transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Normal (Default), Master outer, Detail outer, full outer&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Master Outer: All rows from Detail and only matching rows from Master&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Detail outer &amp;nbsp; : All rows from Master and only matching rows from Detail.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;full outer join: keeps all rows of data from both the master and detail sources&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;26.What r the joiner caches?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;When a Joiner transformation occurs in a session, the Informatica Server reads all the records from the master source and builds index and data caches based on the master rows. After building the caches, the Joiner transformation reads records from the detail source and perform joins.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;27.what is the look up transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Use lookup transformation in u'r mapping to lookup data in a relational table, view, synonym. Flat file Informatica&amp;nbsp;&amp;nbsp;&amp;nbsp;server queries the look up table based on the lookup ports in the transformation. It compares the lookup transformation port values to lookup table column values based on the look up condition.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;28.Why use the lookup transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Get a related value. For example, if your source table includes employee ID, but you want to include the employee name in your target table to make your summary data Easier to read. Perform a calculation. Many normalized tables include values used in a Calculation, such as gross sales per invoice or sales tax, but not the calculated value (such as net sales).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Update slowly changing dimension tables. You can use a Lookup transformation to Determine whether records already exist in the target.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;29.What r the types of lookup?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Connected and unconnected&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;30.Differences between connected and unconnected lookup?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Connected Lookup Unconnected Lookup &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Receives input values directly from the pipeline. Receives input values from the result of a: LKP expression in another transformation. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;You can use a dynamic or static cache. You can use a static cache. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Cache includes all lookup columns used in the mapping (that is, lookup source columns included in the lookup condition and lookup source columns linked as output ports to other transformations). Cache includes all lookup/output ports in the lookup condition and the lookup/return port.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Can return multiple columns from the same row or insert into the dynamic lookup cache. Designate one return port (R). Returns one column from each row.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;If there is no match for the lookup condition, the PowerCenter Server returns the default value for all output ports. If you configure dynamic caching, the PowerCenter Server inserts rows into the cache or leaves it unchanged.&amp;nbsp; If there is no match for the lookup condition, the PowerCenter Server returns NULL. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;If there is a match for the lookup condition, the PowerCenter Server returns the result of the lookup condition for all lookup/output ports. If you configure dynamic caching, the PowerCenter Server either updates the row the in the cache or leaves the row unchanged. If there is a match for the lookup condition, the PowerCenter Server returns the result of the lookup condition into the return port. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Pass multiple output values to another transformation. Link lookup/output ports to another transformation. Pass one output value to another transformation. The lookup/output/return port passes the value to the transformation calling :LKP expression. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Supports user-defined default values. Does not support user-defined default values. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;31.what is meant by lookup caches?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; The Informatica server builds a cache in memory when it processes the first row of a data in a cached look up transformation. It allocates memory for the cache based on the amount u configure in the&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;transformation or session properties. The Informatica server stores condition values in the index cache and output values in the data cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;32.What r the types of lookup caches?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Persistent cache: U can save the lookup cache files and reuse them the next time the Informatica server processes a lookup transformation configured to use the cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Recache from database: If the persistent cache is not synchronized with the lookup table, U can configure the lookup transformation to rebuild the lookup cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Static cache: U can configure a static or read-only cache for only lookup table. By default Informatica server creates a static cache. It caches the lookup table and lookup values in the cache for each row that comes into the transformation. when the lookup condition is true, the Informatica server does not update the cache while it processes the lookup transformation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Dynamic cache: If u want to cache the target table and insert new rows into cache and the target, u can create a look up transformation to use dynamic cache. The Informatica server dynamically inserts data to the target table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;shared cache: U can share the lookup cache between multiple transactions U can share unnamed cache between transformations in the same mapping.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;33. Difference between static cache and dynamic cache&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Uncached Static Cache Dynamic Cache &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;You cannot insert or update the cache. You cannot insert or update the cache. You can insert or update rows in the cache as you pass rows to the target. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;You cannot use a flat file lookup. You can use a relational or a flat file lookup. You can use a relational lookup only. &amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;When the condition is true, the PowerCenter Server returns a value from the lookup table or cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;When the condition is not true, the PowerCenter Server returns the default value for connected transformations and NULL for unconnected transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;For details, see Working with an Uncached Lookup or Static Cache. When the condition is true, the PowerCenter Server returns a value from the lookup table or cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;When the condition is not true, the PowerCenter Server returns the default value for connected transformations and NULL for unconnected transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;For details, see Working with an Uncached Lookup or Static Cache. When the condition is true, the PowerCenter Server either updates rows in the cache or leaves the cache unchanged, depending on the row type. This indicates that the row is in the cache and target table. You can pass updated rows to the target table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;When the condition is not true, the PowerCenter Server either inserts rows into the cache or leaves the cache unchanged, depending on the row type. This indicates that the row is not in the cache or target table. You can pass inserted rows to the target table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;For details, see Updating the Dynamic Lookup Cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;34. Which transformation should we use to normalize the COBOL and relational sources?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Normalizer Transformation. When U drag the COBOL source in to the mapping Designer workspace, the normalizer transformation automatically appears, creating input and output ports for every column in the source.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;35. How the Informatica server sorts the string values in Rank transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;When the Informatica server runs in the ASCII data movement mode it sorts session data using Binary sort order. If U configure the session use a biary sort order, the Informatica server calculates the binary value of each string and returns the specified Number of rows with the highest binary values for the string.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;36.What r the rank caches?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; During the session, the Informatica server compares an in out row with rows in the data cache. If the input row out-ranks a stored row, the Informatica&amp;nbsp;&amp;nbsp;&amp;nbsp;server replaces the stored row with the input row. The Informatica server stores group information in an index cache and row data in a data cache.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;37.What is the Rank index in Rank transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; The Designer automatically creates a RANKINDEX port for each Rank transformation. The Informatica Server uses the Rank Index port to store the ranking position for each record in a group. For example, if you create a Rank transformation that ranks the top 5 salespersons for each quarter, the rank index numbers the salespeople from 1 to 5:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;38. &amp;nbsp;What is the Router transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;A &amp;nbsp; Router transformation is similar to a Filter transformation because both transformations &amp;nbsp; allow you to use a condition to test data. However, a Filter transformation tests data for one condition and drops the&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;rows of data that do not meet the condition. A Router transformation tests data for one or more conditions and gives you the option to route rows of data that do not meet any of the conditions to a default output&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;group. If you need to test the same input data based on multiple conditions, use a Router Transformation in a mapping instead of creating multiple Filter transformations to perform the same task.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;39.What r the types of groups in Router transformation? &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;Input group, Output group&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp;The designer copies property information from the input ports of the input group to create a set of output ports for each output group.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; Two types of output groups&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; User defined groups&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; Default group&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; U cannot modify or delete default groups.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;40.Why we use stored procedure transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;For populating and maintaining data bases.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;42.What r the types of data that passes between Informatica server and stored procedure?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3 types of data&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Input/output parameters&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Return Values&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status code.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;43.What is the status code?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; Status code provides error handling for the Informatica server during the session. The stored procedure issues a status code that notifies whether or not stored procedure Completed successfully. The user cannot see this value. It only used by the Informatica server to determine whether to continue running the Session or stop.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;44. What is source qualifier transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Ans. When U add a relational or a flat file source definition to a mapping, U need to connect it to a source qualifier transformation. The source qualifier transformation represents the records that the Informatica server reads when it runs a session.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;45.What are the tasks that source qualifier performs?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Join data originating from same source database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Filter records when the Informatica server reads source data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Specify an outer join rather than the default inner join&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Specify sorted records.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Select only distinct values from the source.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;
&lt;span style="font-family: Symbol; font-size: 10pt;"&gt;·&lt;span style="font-family: &amp;quot;Times New Roman&amp;quot;; font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;Creating custom query to issue a special SELECT statement for the Informatica server to read Source data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;46. What is the target load order?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;U specify the target load order based on source qualifiers in a mapping. If u have the multiple Source qualifiers connected to the multiple targets, U can designate the order in which Informatica server loads data into the targets.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;47. What is the default join that source qualifier provides?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Inner equijoin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;48. What r the basic needs to join two sources in a source qualifier?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Two sources should have primary and foreign key relationships.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Two sources should have matching data types.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;49.what is update strategy transformation?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;This transformation is used to maintain the history data or just most recent Changes into target table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;50.Describe two levels in which update strategy transformation sets?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Within a session. When you configure a session, you can instruct the Informatica&amp;nbsp;&amp;nbsp;Server to either treat all records in the same way (for example, treat all records as inserts), or use instructions coded into the&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;session mapping to flag records for different database operations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Within a mapping. Within a mapping, you use the Update Strategy transformation to flag records for insert, delete, update, or reject.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="background: white; color: #bf9000; font-size: 10pt;"&gt;51.What is the default source option for update strategy transformation?&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: 0.5in;"&gt;
&lt;span style="font-size: 10pt;"&gt;Data driven.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;&lt;br /&gt;52. What is Data driven?&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The Informatica&amp;nbsp;&amp;nbsp;server follows instructions coded into update strategy transformations with in the session mapping determine how to flag records for insert, update, delete or Reject. If u do not choose data driven option setting, the Informatica&amp;nbsp;&amp;nbsp;server ignores all update strategy transformations in the mapping.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;53.What r the options in the target session of update strategy transformation?&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Insert, Delete, Update, Update as update, Update as insert, Update else insert, Truncate table&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;b&gt;&lt;span style="color: #bf9000; font-size: 10pt;"&gt;54. What r the types of mapping wizards that r to be provided in Informatica ?&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10pt;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;The Designer provides two mapping wizards to help you create mappings quickly and easily. Both wizards are designed to create mappings for loading and maintaining star schemas, a series of dimensions related to a central fact table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Getting Started Wizard. Creates mappings to load static fact and dimension tables, as well as slowly growing dimension tables.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;
&lt;span style="font-size: 10pt;"&gt;Slowly Changing Dimensions Wizard. Creates mappings to load slowly changing dimension tables based on the amount of historical dimension data you want to keep and the method you choose to handle historical dimension data.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;span style="font-size: 10pt;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/06/basic-interview-questions-answers-on.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-2683765959878205075</guid><pubDate>Mon, 28 May 2018 03:10:00 +0000</pubDate><atom:updated>2018-05-28T08:40:55.998+05:30</atom:updated><title>Identification and elimination of performance bottlenecks</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;identification
and elimination of performance bottlenecks will obviously optimize session
performance. After tuning all the mapping bottlenecks, we can further optimize
session performance by increasing the number of pipeline partitions in the
session. Adding partitions can improve performance by utilizing more of the
system hardware while processing the session.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;PowerCenter
Informatica Pipeline Partition:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The PowerCenter® Partitioning Option
increases the performance of PowerCenter through parallel data processing. This
option provides a thread-based architecture and automatic data partitioning
that optimizes parallel processing on multiprocessor and grid-based hardware
environments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;There are different Types of
Informatica Partitions, eg.&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-indent: -.25in;"&gt;
&lt;/div&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Database partitioning&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Hash auto-keys&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Hash user keys&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Key range&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Pass-through&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="font-size: 10pt; text-indent: -0.25in;"&gt;Round-robin&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!--[if !supportLists]--&gt;&lt;br /&gt;












&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Informatica Pipeline Partitioning
Explained&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Each mapping contains one or more
pipelines. A pipeline consists of a source qualifier, all the transformations
and the target. When the Integration Service runs the session, it can achieve
higher performance by partitioning the pipeline and performing the extract,
transformation, and load for each partition in parallel.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;A partition is a pipeline stage that
executes in a single reader, transformation, or writer thread. The number of
partitions in any pipeline stage equals the number of threads in the stage. By
default, the Integration Service creates one partition in every pipeline stage.
If we have the Informatica Partitioning option, we can configure multiple
partitions for a single pipeline stage.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Setting partition attributes includes
partition points, the number of partitions, and the partition types. In the
session properties we can add or edit partition points. When we change
partition points we can define the partition type and add or delete partitions
(number of partitions).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can set the following attributes to
partition a pipeline:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Partition
point:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Partition points mark thread boundaries
and divide the pipeline into stages. A stage is a section of a pipeline between
any two partition points. The Integration Service redistributes rows of data at
partition points. When we add a partition point, we increase the number of
pipeline stages by one. Increasing the number of partitions or partition points
increases the number of threads.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We cannot create partition points at
Source instances or at Sequence Generator transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Number
of partitions:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;A partition is a pipeline stage that
executes in a single thread. If we purchase the Partitioning option, we can set
the number of partitions at any partition point. When we add partitions, we
increase the number of processing threads, which can improve session
performance. We can define up to 64 partitions at any partition point in a
pipeline. When we increase or decrease the number of partitions at any
partition point, the Workflow Manager increases or decreases the number of
partitions at all partition points in the pipeline. The number of partitions
remains consistent throughout the pipeline. The Integration Service runs the
partition threads concurrently.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Partition
types:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service creates a
default partition type at each partition point. If we have the Partitioning
option, we can change the partition type. The partition type controls how the
Integration Service distributes data among partitions at partition points.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can define the following partition
types here: Database partitioning, Hash auto-keys, Hash user keys, Key range,
Pass-through, Round-robin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Database
partitioning:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service queries the
database system for table partition information. It reads partitioned data from
the corresponding nodes in the database.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Pass-through:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service processes data
without redistributing rows among partitions. All rows in a single partition
stay in the partition after crossing a pass-through partition point. Choose
pass-through partitioning when we want to create an additional pipeline stage
to improve performance, but do not want to change the distribution of data
across partitions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Round-robin:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service distributes
data evenly among all partitions. Use round-robin partitioning where we want
each partition to process approximately the same numbers of rows i.e. load
balancing.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Hash
auto-keys:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service uses a hash
function to group rows of data among partitions. The Integration Service groups
the data based on a partition key. The Integration Service uses all grouped or
sorted ports as a compound partition key. We may need to use hash auto-keys
partitioning at Rank, Sorter, and unsorted Aggregator transformations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Hash
user keys:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service uses a hash
function to group rows of data among partitions. We define the number of ports
to generate the partition key.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Key
range:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Integration Service distributes
rows of data based on a port or set of ports that we define as the partition
key. For each port, we define a range of values. The Integration Service uses
the key and ranges to send rows to the appropriate partition. Use key range
partitioning when the sources or targets in the pipeline are partitioned by key
range.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #4472c4; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-themecolor: accent5;"&gt;Points to consider while using
Informatica partitions:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto; mso-list: l1 level1 lfo2; text-indent: -.25in;"&gt;
&lt;/div&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We cannot create a partition key for hash auto-keys,
round-robin, or pass-through types partitioning&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If you have bitmap index defined upon the target and you are
using pass-through partitioning to, say Update the target table - the session
might fail as bitmap index creates serious locking problem in this scenario&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Partitioning considerably increases the total DTM buffer
memory requirement for the job. Ensure you have enough free memory in order to
avoid memory allocation failures&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;When you do pass-through partitioning, Informatica will try
to establish multiple connection requests to the database server. Ensure that
database is configured to accept high number of connection requests&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;As an alternative to partitioning, you may also use native
database options to increase degree of parallelism of query processing. For example,
in Oracle database you can either specify PARALLEL hint or alter the DOP of the
table in subject.&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;·&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;i style="text-indent: -0.25in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If required you can even combine Informatica partitioning
with native database level parallel options - e.g. you create 5 pass-through
pipelines, each sending query to Oracle database with PARALLEL hint.&lt;/span&gt;&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!--[if !supportLists]--&gt;&lt;br /&gt;












&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/05/identification-and-elimination-of.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-4892644585080038386</guid><pubDate>Fri, 25 May 2018 03:51:00 +0000</pubDate><atom:updated>2018-05-25T09:21:39.546+05:30</atom:updated><title/><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMu6ylGcfpqzm9aVpDkwqDvCdB2gDalj1A_EEs9UGQ_xp69gGVf65JAq256q3l38spMaAx0BztTAsqVdXrU45wfWIfGiRXrf5BhQtPehXKQgX-QRtPe7-_PrGck9xtOl51picIYw1hqBQ4/s1600/DWH+Logo.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" data-original-height="108" data-original-width="371" height="93" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMu6ylGcfpqzm9aVpDkwqDvCdB2gDalj1A_EEs9UGQ_xp69gGVf65JAq256q3l38spMaAx0BztTAsqVdXrU45wfWIfGiRXrf5BhQtPehXKQgX-QRtPe7-_PrGck9xtOl51picIYw1hqBQ4/s320/DWH+Logo.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2018/05/blog-post.html</link><author>noreply@blogger.com (Kareem)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMu6ylGcfpqzm9aVpDkwqDvCdB2gDalj1A_EEs9UGQ_xp69gGVf65JAq256q3l38spMaAx0BztTAsqVdXrU45wfWIfGiRXrf5BhQtPehXKQgX-QRtPe7-_PrGck9xtOl51picIYw1hqBQ4/s72-c/DWH+Logo.png" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-705026839603655230</guid><pubDate>Mon, 11 Feb 2013 12:08:00 +0000</pubDate><atom:updated>2018-05-25T15:41:52.203+05:30</atom:updated><title>PL/SQL Records</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
What are records?&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Records are another type of datatypes which oracle
allows to be defined as a placeholder. Records are composite datatypes, which
means it is a combination of different scalar datatypes like char, varchar,
number etc. &amp;nbsp;Each scalar data types in the record holds a value. A record
can be visualized as a row of data. It can contain all the contents of a
row.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Declaring a record:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To declare a record, you must first define a
composite datatype; then declare a record for that type.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;The General Syntax to define a composite datatype is:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;TYPE record_type_name IS RECORD&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;(first_col_name column_datatype,&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;second_col_name column_datatype, ...);&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_type_name – it is the name of the
     composite type you want to define.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;first_col_name, second_col_name, etc.,- it is
     the names the fields/columns within the record.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;column_datatype defines the scalar datatype of
     the fields.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
There are different ways you can declare the datatype of the fields.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;1) You can declare the field in the same way as you
declare the fieds while creating the table.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;2) If a field is based on a column from database
table, you can define the field_type as follows:&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
col_name table_name.column_name%type;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;By declaring the field datatype in the above
method, the datatype of the column is dynamically applied to the field.
&amp;nbsp;This method is useful when you are altering the column specification of
the table, because you do not need to change the code again.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
NOTE: You can use also %type to declare variables and constants.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The General Syntax to declare a record of a uer-defined datatype is:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
record_name record_type_name;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The following code shows how to declare a record called employee_rec based on a
user-defined type.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
DECLARE&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;TYPE employee_type IS RECORD&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;(employee_id number(5),&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;employee_first_name varchar2(25),&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;employee_last_name
employee.last_name%type,&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;employee_dept employee.dept%type);&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;employee_salary employee.salary%type;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;employee_rec employee_type;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
If all the fields of a record are based on the columns of a table, we can
declare the record as follows:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
record_name table_name%ROWTYPE;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
For example, the above declaration of employee_rec can as follows:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
DECLARE&amp;nbsp;&amp;nbsp;employee_rec employee%ROWTYPE;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The advantages of declaring the record as a ROWTYPE are:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;1) &amp;nbsp;You do not need to explicitly declare
variables for all the columns in a table.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;2) If you alter the column specification in the
database table, you do not need to update the code.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The disadvantage of declaring the record as a ROWTYPE is:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
1) When u create a record as a ROWTYPE, fields will be created for all the
columns in the table and memory will be used to create the datatype for all the
fields. So use ROWTYPE only when you are using all the columns of the table in
the program.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;NOTE:&lt;/b&gt;&amp;nbsp;When you are creating a record, you are just creating a
datatype, similar to creating a variable. You need to assign values to the
record to use them.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The following table consolidates the different ways in which you can define and
declare a pl/sql record.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="background: white; mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 602px;"&gt;
 &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
  &lt;b&gt;Syntax&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Usage&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;TYPE record_type_name IS RECORD (column_name1
  datatype, column_name2 datatype, ...);&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Define a composite datatype, where each field is
  scalar.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;col_name table_name.column_name%type;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Dynamically define the datatype of a column based
  on a database column.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_name record_type_name;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Declare a record based on a user-defined type.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 4; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_name table_name%ROWTYPE;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Dynamically declare a record based on an entire
  row of a table. Each column in the table corresponds to a field in the
  record.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Passing Values To and From a Record&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;When you assign values to a record, you actually
assign values to the fields within it.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The General Syntax to assign a value to a column
within a record direclty is:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_name.col_name := value;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If you used %ROWTYPE to declare a record, you can
assign values as shown:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
record_name.column_name := value; &amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can assign values to records using SELECT
Statements as shown:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
SELECT col1, col2&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;INTO record_name.col_name1,
record_name.col_name2&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;FROM table_name&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;[WHERE clause];&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
If %ROWTYPE is used to declare a record then you can directly assign values to
the whole record instead of each columns separately. In this case, you must
SELECT all the columns from the table into the record as shown:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
SELECT * INTO record_name&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;FROM table_name&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;[WHERE clause];&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
Lets see how we can get values from a record.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The General Syntax to retrieve a value from a
specific field into another variable is:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
var_name := record_name.col_name;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The following table consolidates the different ways
you can assign values to and from a record:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="background: white; mso-cellspacing: 0in; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 602px;"&gt;
 &lt;tbody&gt;
&lt;tr style="mso-yfti-firstrow: yes; mso-yfti-irow: 0;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;"&gt;
  &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Syntax&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Usage&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 1;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_name.col_name := value;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To directly assign a value to a specific column
  of a record.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 2;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;record_name.column_name := value;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To directly assign a value to a specific column
  of a record, if the record is declared using %ROWTYPE.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 3;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;SELECT col1, col2 INTO record_name.col_name1,
  record_name.col_name2 FROM table_name [WHERE clause];&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To assign values to each field of a record from
  the database table.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 4;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;SELECT * INTO record_name FROM table_name [WHERE
  clause];&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To assign a value to all fields in the record
  from a database table.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="mso-yfti-irow: 5; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;variable_name := record_name.col_name;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="padding: 0in 0in 0in 0in;" valign="top"&gt;
  &lt;div class="MsoNormal" style="line-height: 16.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To get a value from a record column and assigning
  it to a variable.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/plsql-records.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>14</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-2218607047191312746</guid><pubDate>Mon, 11 Feb 2013 11:57:00 +0000</pubDate><atom:updated>2018-05-25T15:42:43.619+05:30</atom:updated><title>PL/SQL Constants</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;As the name implies a constant is a value used in a
PL/SQL Block that remains unchanged throughout the program. A constant is a
user-defined literal value. You can declare a constant and use it instead of
actual value.&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;For example:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;If
you want to write a program which will increase the salary of the employees by
25%, you can declare a constant and use it throughout the program. Next time
when you want to increase the salary again you can change the value of the
constant which will be easier than changing the actual value throughout the
program.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The General Syntax to declare a constant is:&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Constant_name CONSTANT datatype := VALUE;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;constant_name is the name of the constant i.e.
     similar to a variable name.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The word CONSTANT is a reserved word and
     ensures that the value does not change.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;VALUE - It is a value which must be assigned
     to a constant when it is declared. You cannot assign a value later.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;For example, to declare salary_increase, you can
write code as follows:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;DECLARE&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;salary_increase
CONSTANT number (3) := 10;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;You must assign a value to a constant at the time
you declare it. If you do not assign a value to a constant while declaring it
and try to assign a value in the execution section, you will get a error. If
you execute the below Pl/SQL block you will get error.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;DECLARE&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;salary_increase
CONSTANT number(3);&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;BEGIN&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;salary_increase
:= 100;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;dbms_output.put_line
(salary_increase);&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;END;&amp;nbsp;&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/plsql-constants.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>5</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-4087944737635230362</guid><pubDate>Sun, 10 Feb 2013 09:51:00 +0000</pubDate><atom:updated>2018-05-25T15:38:29.501+05:30</atom:updated><title>Implementing Informatica Persistent Cache</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="color: #2f5597; font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #2F5597; mso-style-textfill-fill-colortransforms: lumm=75000; mso-style-textfill-fill-themecolor: accent5; mso-themecolor: accent5; mso-themeshade: 191;"&gt;You must have
noticed that the "time" Informatica takes to build the lookup cache
can be too much sometimes depending on the lookup table size/volume. Using
Persistent Cache, you may save lot of your time. This article describes how to
do it.&lt;/span&gt;&lt;/i&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;&lt;span style="color: #2f5597; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #2F5597; mso-style-textfill-fill-colortransforms: lumm=75000; mso-style-textfill-fill-themecolor: accent5; mso-themecolor: accent5; mso-themeshade: 191;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/i&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;What is Persistent Cache?&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Lookups are cached by default in Informatica. This
means that Informatica by default brings in the entire data of the lookup table
from database server to Informatica Server as a part of lookup cache building
activity during session run. If the lookup table is too huge, this ought to
take quite some time. Now consider this scenario - what if you are looking up
to the same table different times using different lookups in different mappings?
Do you want to spend the time of building the lookup cache again and again for
each lookup? Off course not! Just use persistent cache option!&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
Yes, Lookup cache can be either non-persistent or persistent. The Integration
Service saves or deletes lookup cache files after a successful session run
based on whether the Lookup cache is checked as persistent or not.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Where and when we shall use persistent cache:&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Suppose we have a lookup table with same lookup
condition and return/output ports and the lookup table is used many times in
multiple mappings. Let us say a Customer Dimension table is used in many
mappings to populate the surrogate key in the fact tables based on their source
system keys. Now if we cache the same Customer Dimension table multiple times
in multiple mappings that would definitely affect&amp;nbsp;&lt;span style="background: white;"&gt;the SLA loading timeline.&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;There can be some functional reasons also for
selecting to use persistent cache. Please read the article Advantage and
Disadvantage of Persistent Cache Lookup to know how persistent cache can be
used to ensure data integrity in long running ETL sessions where underlying
tables are also changing.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;So the solution is to use Named Persistent Cache.&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;In the first mapping we will create the Named
Persistent Cache file by setting three properties in the Properties tab of
Lookup transformation.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Wingdings; font-size: 10.0pt; mso-bidi-font-family: Wingdings; mso-fareast-font-family: Wingdings;"&gt;&lt;span style="mso-list: Ignore;"&gt;§&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Lookup cache persistent:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To be checked i.e. a Named Persistent Cache will be used.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Wingdings; font-size: 10.0pt; mso-bidi-font-family: Wingdings; mso-fareast-font-family: Wingdings;"&gt;&lt;span style="mso-list: Ignore;"&gt;§&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Cache File Name Prefix:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;user_defined_cache_file_name i.e. the Named Persistent cache file name
that will be used in all the other mappings using the same lookup table. Enter
the prefix name only. Do not enter .idx or .dat&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Wingdings; font-size: 10.0pt; mso-bidi-font-family: Wingdings; mso-fareast-font-family: Wingdings;"&gt;&lt;span style="mso-list: Ignore;"&gt;§&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Re-cache from lookup source:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To be checked i.e. the Named Persistent Cache file will be rebuilt or
refreshed with the current data of the lookup table.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Next in
all the mappings where we want to use the same already built Named Persistent
Cache we need to set two properties in the Properties tab of Lookup transformation.&lt;/span&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
style='mso-element:field-begin;mso-field-lock:yes'&gt;&lt;/span&gt; SHAPE &lt;span
style='mso-spacerun:yes'&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style='mso-element:field-separator'&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;!--[if gte vml 1]&gt;&lt;v:rect
 id="Rectangle_x0020_1" o:spid="_x0000_s1026" alt="session property using cache"
 href="http://nonpng.dwbiconcepts.com/images/etl_infa/persistent/persistent2.jpg"
 style='width:23.8pt;height:23.8pt;visibility:visible;mso-wrap-style:square;
 mso-left-percent:-10001;mso-top-percent:-10001;mso-position-horizontal:absolute;
 mso-position-horizontal-relative:char;mso-position-vertical:absolute;
 mso-position-vertical-relative:line;mso-left-percent:-10001;mso-top-percent:-10001;
 v-text-anchor:top' o:gfxdata="UEsDBBQABgAIAAAAIQC75UiUBQEAAB4CAAATAAAAW0NvbnRlbnRfVHlwZXNdLnhtbKSRvU7DMBSF
dyTewfKKEqcMCKEmHfgZgaE8wMW+SSwc27JvS/v23KTJgkoXFsu+P+c7Ol5vDoMTe0zZBl/LVVlJ
gV4HY31Xy4/tS3EvRSbwBlzwWMsjZrlprq/W22PELHjb51r2RPFBqax7HCCXIaLnThvSAMTP1KkI
+gs6VLdVdad08ISeCho1ZLN+whZ2jsTzgcsnJwldluLxNDiyagkxOquB2Knae/OLUsyEkjenmdzb
mG/YhlRnCWPnb8C898bRJGtQvEOiVxjYhtLOxs8AySiT4JuDystlVV4WPeM6tK3VaILeDZxIOSsu
ti/jidNGNZ3/J08yC1dNv9v8AAAA//8DAFBLAwQUAAYACAAAACEArTA/8cEAAAAyAQAACwAAAF9y
ZWxzLy5yZWxzhI/NCsIwEITvgu8Q9m7TehCRpr2I4FX0AdZk2wbbJGTj39ubi6AgeJtl2G9m6vYx
jeJGka13CqqiBEFOe2Ndr+B03C3WIDihMzh6RwqexNA281l9oBFTfuLBBhaZ4ljBkFLYSMl6oAm5
8IFcdjofJ0z5jL0MqC/Yk1yW5UrGTwY0X0yxNwri3lQgjs+Qk/+zfddZTVuvrxO59CNCmoj3vCwj
MfaUFOjRhrPHaN4Wv0VV5OYgm1p+LW1eAAAA//8DAFBLAwQUAAYACAAAACEAK0sJdSMDAAAPBwAA
HwAAAGNsaXBib2FyZC9kcmF3aW5ncy9kcmF3aW5nMS54bWykVWtP2zAU/T5p/8Hy95AH6SMRAUEf
CIltiI4f4DpuY+HYme2+Nu2/79pJaSnTJkE/gB/Xx+fcc69zcbWtBVozbbiSBY7PIoyYpKrkclng
p+/TYIiRsUSWRCjJCrxjBl9dfv50QfKlJk3FKQIEaXJS4MraJg9DQytWE3OmGiZhb6F0TSxM9TIs
NdkAci3CJIr6YU24xJcHqDGxBK00fweUUPSZlSMi18QApKD58UrHUdCPI5Ncrm91M2setGNOv64f
NOJlgSFzktSQIhx2G10YTMOTU8sDwHahaxevFgu09Sg799djsK1FFBbPoyTpAz6FrW7c3lF9+8sp
Wk3+eQ7ItJfC4IiIaRwNuX6rLN4re2QUSmEpGIKlkhmqC2yYcbWDGg1+a7tDKwMOI0qgCry3leDy
eSQ4fe5cgEP/rxRIB6dsrOiqZtK25aKZIBbuMhVvDEY6d2nXd2XssgVivBdd7vcqTHMPlWGQVKMK
qLNr04AIqHTQtF/SWm0qRkrjll+gWgTv3AEMvJ5vvqgSbCYrq7zA9zv44gTJG23sLVM15NEAPQ0k
PThZ3xvbctqHeJvUlAvhi0DIVwuA2a5A8cBRt+fKyHfVryzKJsPJMA3SpD8J0mg8Dq6nozToT+NB
b3w+Ho3G8W93b5zmFS9LJt01+w6P0zfO1ZxqZdTCnlFVh61p+y4H0+Lo0ONGCV46OEfJ6OV8JDRa
E1Hgqf91mT8KC1/T8B6DlhNJcZJGN0kWTPvDQZBO016QDaJhEMXZTdaP0iwdT19LuueSfVwS2hQ4
6yU979IR6RNtkf+91UbymlumkeB1gYcvQSR3hTiRpbfWEi7a8VEqHP1DKsDuvdEwNN2rZLcz3812
e6PKnUvYHP5D8WoFxQUvCbz4MKiU/onRBt5x6OMfK6IZRuJOQh9kcZpCmPWTtDdIYKKPd+bHO0RS
gCqwxagdjizM4Miq0XxZwU2xT5NU19A0C94VdMvJsRPGzuxOMK/aM2eyfCCaPAJnAX1bYCaDp1mX
R4gAsQdxK8NmjXuc2kZp1ft0QODJp8Af7T5d7ntzPL/8AwAA//8DAFBLAwQUAAYACAAAACEAkS1q
SVgGAAAPGgAAGgAAAGNsaXBib2FyZC90aGVtZS90aGVtZTEueG1s7FlLbxs3EL4X6H9Y7L2x3oqN
yIGtR9zEToJISZEjpaV2GXOXC5Kyo1uRnHopUCAtemiA3nooigZogAa99McYcNCmP6JD7kOkRMUP
uEBQxAKM3dlvhsOZ2W9I7o2bT2PqHWEuCEs6fvVaxfdwMmEBScKO/3A0+Oy67wmJkgBRluCOP8fC
v7n96Sc30NaEknTMEA9GEY6xB4YSsYU6fiRlurWxISYgRuIaS3ECz6aMx0jCLQ83Ao6OYYCYbtQq
ldZGjEjib4NFqQz1KfxLpFCCCeVDZQZ7CYph9HvTKZlgjQ0Oqwoh5qJLuXeEaMcHmwE7HuGn0vco
EhIedPyK/vM3tm9soK1cico1uobeQP/lerlCcFjTY/JwXA7aaDQbrZ3SvgZQuYrrt/utfqu0pwFo
MoGZZr6YNpu7m7u9Zo41QNmlw3av3atXLbxhv77i805T/Sy8BmX2Gyv4waALUbTwGpThmyv4RqNd
6zYsvAZl+NYKvl3Z6TXaFl6DIkqSwxV0pdmqd4vZlpApo3tO+GazMWjXcuMLFFRDWV1qiClL5Lpa
i9ETxgcAUECKJEk8OU/xFE2gJruIkjEn3j4JIyi8FCVMgLhSqwwqdfivfg19pSOCtjAytJVf4IlY
ESl/PDHhJJUd/zZY9Q3I6Zs3J89enzz7/eT585Nnv+Zja1OW3h5KQlPv3U/f/PPyS+/v33589+Lb
bOhlvDDxb3/56u0ff77PPMx4EYrT7169ff3q9Puv//r5hcP6DkdjEz4iMRbeXXzsPWAxTNDhPx7z
i2mMIkRMjZ0kFChBahSH/b6MLPTdOaLIgdvFdhwfcaAaF/DW7Inl8DDiM0kcFu9EsQU8YIzuMu6M
wh01lhHm0SwJ3YPzmYl7gNCRa+wuSqws92cpcCxxmexG2HLzPkWJRCFOsPTUM3aIsWN2jwmx4npA
JpwJNpXeY+LtIuIMyYiMrWpaKO2RGPIydzkI+bZic/DI22XUNesePrKR8G4g6nB+hKkVxltoJlHs
MjlCMTUDvo9k5HJyOOcTE9cXEjIdYsq8foCFcOnc4zBfI+l3gGbcaT+g89hGckkOXTb3EWMmsscO
uxGKUxd2SJLIxH4uDqFEkXefSRf8gNlviLqHPKBkbbofEWyl+2w2eAgMa7q0KBD1ZMYdubyFmVW/
wzmdIqypBhqAxesxSc4k+SV6b/539A4kevrDS8eMrobS3YatfFyQzHc4cb5Ne0sUvg63TNxdxgPy
4fN2D82S+xheldXm9ZG2P9K2/7+n7XXv89WT9YKfgbrVsjVbruvFe7x27T4llA7lnOJ9oZfvArpS
MACh0tN7VFzu5dIILtWbDANYuJAjreNxJr8gMhpGKIU1ftVXRkKRmw6FlzIBS38tdtpWeDqLD1iQ
bVmrVbU9zchDILmQV5qlHLYbMkO32ottWGleexvq7XLhgNK9iBPGYLYTdYcT7UKogqQ35xA0hxN6
ZlfixabDi+vKfJGqFS/AtTIrsGzyYLHV8ZsNUAEl2FUhigOVpyzVRXZ1Mq8y0+uCaVUArCGKClhk
elP5unZ6anZZqZ0j05YTRrnZTujI6B4mIhTgvDqV9DxuXDTXm4uUWu6pUOjxoLQWbrSvv8+Ly+Ya
9Ja5gSYmU9DEO+74rXoTSmaC0o4/ha0/XMYp1I5Qy11EQzg0m0ievfCXYZaUC9lDIsoCrkknY4OY
SMw9SuKOr6ZfpoEmmkO0b9UaEMIH69wm0MqH5hwk3U4ynk7xRJppNyQq0tktMHzGFc6nWv3yYKXJ
ZpDuYRQce2M64w8QlFizXVUBDIiAE6BqFs2AwJFmSWSL+ltqTDntmmeKuoYyOaJphPKOYpJ5BtdU
Xrqj78oYGHf5nCGgRkjyRjgOVYM1g2p107JrZD6s7bpnK6nIGaS56JkWq6iu6WYxa4SiDSzF8nJN
3vCqCDFwmtnhM+peptzNguuW1glll4CAl/FzdN1zNATDtcVglmvK41UaVpydS+3eUUzwDNfO0yQM
1m8VZpfiVvYI53AgvFTnB73lqgXRtFhX6ki7Pk8coNQbh9WOD58I4GziKVzBRwYfZDUlqykZXMGX
A2gX2XF/x88vCgk8zyQlpl5I6gWmUUgahaRZSJqFpFVIWr6nz8XhW4w6Eve94tgbelh+TJ6vLexv
ONv/AgAA//8DAFBLAwQUAAYACAAAACEAqMIIxAMBAAD7AQAAKgAAAGNsaXBib2FyZC9kcmF3aW5n
cy9fcmVscy9kcmF3aW5nMS54bWwucmVsc6yRQU8DIRCF7yb+BzJ3YXcPxpju9qImPXgx9WwQZlns
MhBAbf+9o9XUJk28eCEDZL55781iuQ2zeMNcfKQeWtmAQDLRenI9PK7vLq5AlKrJ6jkS9rDDAsvh
/GzxgLOu3FQmn4pgCpUeplrTtVLFTBh0kTEh8c8Yc9CVr9mppM1GO1Rd01yq/JsBwxFTrGwPeWU7
EOtd4sl/s+M4eoM30bwGpHpihKqsCxmos8Pag5T7l/3ZStYK6rSM9j9lTGwoz542Bynf7ihSIift
+7M3kQwmjs3EoHzg0IrCOj95GrXi/uJL/bR5KDv5ktwP8j5aDu12WzGT/rKljlY2fAAAAP//AwBQ
SwECLQAUAAYACAAAACEAu+VIlAUBAAAeAgAAEwAAAAAAAAAAAAAAAAAAAAAAW0NvbnRlbnRfVHlw
ZXNdLnhtbFBLAQItABQABgAIAAAAIQCtMD/xwQAAADIBAAALAAAAAAAAAAAAAAAAADYBAABfcmVs
cy8ucmVsc1BLAQItABQABgAIAAAAIQArSwl1IwMAAA8HAAAfAAAAAAAAAAAAAAAAACACAABjbGlw
Ym9hcmQvZHJhd2luZ3MvZHJhd2luZzEueG1sUEsBAi0AFAAGAAgAAAAhAJEtaklYBgAADxoAABoA
AAAAAAAAAAAAAAAAgAUAAGNsaXBib2FyZC90aGVtZS90aGVtZTEueG1sUEsBAi0AFAAGAAgAAAAh
AKjCCMQDAQAA+wEAACoAAAAAAAAAAAAAAAAAEAwAAGNsaXBib2FyZC9kcmF3aW5ncy9fcmVscy9k
cmF3aW5nMS54bWwucmVsc1BLBQYAAAAABQAFAGcBAABbDQAAAAA=
" o:button="t" filled="f" stroked="f"&gt;
 &lt;v:fill o:detectmouseclick="t"/&gt;
 &lt;o:lock v:ext="edit" aspectratio="t"/&gt;
 &lt;w:wrap type="none"/&gt;
 &lt;w:anchorlock/&gt;
&lt;/v:rect&gt;&lt;![endif]--&gt;&lt;!--[if !vml]--&gt;&lt;span style="mso-ignore: vglayout;"&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;!--[if gte vml 1]&gt;&lt;v:shapetype
 id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"
 path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;
 &lt;v:stroke joinstyle="miter"/&gt;
 &lt;v:formulas&gt;
  &lt;v:f eqn="if lineDrawn pixelLineWidth 0"/&gt;
  &lt;v:f eqn="sum @0 1 0"/&gt;
  &lt;v:f eqn="sum 0 0 @1"/&gt;
  &lt;v:f eqn="prod @2 1 2"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelWidth"/&gt;
  &lt;v:f eqn="prod @3 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @0 0 1"/&gt;
  &lt;v:f eqn="prod @6 1 2"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelWidth"/&gt;
  &lt;v:f eqn="sum @8 21600 0"/&gt;
  &lt;v:f eqn="prod @7 21600 pixelHeight"/&gt;
  &lt;v:f eqn="sum @10 21600 0"/&gt;
 &lt;/v:formulas&gt;
 &lt;v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/&gt;
 &lt;o:lock v:ext="edit" aspectratio="t"/&gt;
&lt;/v:shapetype&gt;&lt;![endif]--&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;v:shape
 id="_x0000_i1025" type="#_x0000_t75" style='width:23.8pt;height:23.8pt'&gt;
 &lt;v:imagedata croptop="-65520f" cropbottom="65520f"/&gt;
&lt;/v:shape&gt;&lt;span style='mso-element:field-end'&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Wingdings; font-size: 10.0pt; mso-bidi-font-family: Wingdings; mso-fareast-font-family: Wingdings;"&gt;&lt;span style="mso-list: Ignore;"&gt;§&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Lookup cache persistent:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;To be checked i.e. the lookup will be using a Named Persistent Cache
that is already saved in Cache Directory and if the cache file is not there the
session will not fail it will just create the cache file instead.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt; mso-list: l1 level1 lfo2; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in; text-indent: -.25in;"&gt;
&lt;!--[if !supportLists]--&gt;&lt;span style="font-family: Wingdings; font-size: 10.0pt; mso-bidi-font-family: Wingdings; mso-fareast-font-family: Wingdings;"&gt;&lt;span style="mso-list: Ignore;"&gt;§&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Cache File Name Prefix:&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-left: 31.5pt;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;user_defined_cache_file_name i.e. the Named Persistent cache file name
that was defined in the mapping where the persistent cache file was created.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/implementing-informatica-persistent.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>42</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-521305997323974550</guid><pubDate>Sat, 09 Feb 2013 17:05:00 +0000</pubDate><atom:updated>2013-02-09T22:35:01.819+05:30</atom:updated><title>Informatica – User Defined Functions</title><description>&lt;br /&gt;
&lt;div class="headline_area" style="background-color: white; border: 0px; line-height: 16px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;
&lt;h1 class="entry-title" style="border: 0px; line-height: 18px; margin: 0px; outline: 0px; padding: 0px; text-align: left; vertical-align: baseline;"&gt;
&lt;br /&gt;&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="format_text entry-content" style="background-color: white; border: 0px; line-height: 16px; margin: 0px; outline: 0px; padding: 0px; text-align: justify; vertical-align: baseline;"&gt;
&lt;div class="share" style="background-attachment: scroll; background-color: transparent; background-image: url(http://blogs.hexaware.com/wp-content/themes/thesis_17/images/side_bg.jpg); background-position: 0px 0px; border: 0px; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Informatica User Defined Functions are similar to Built-in Functions, where these functions need to be created once and execute multiple times.&amp;nbsp;&lt;a href="http://hexaware.com/expert-legacy-services.htm" style="border: 0px; cursor: pointer; margin: 0px; outline: 0px; padding: 0px; text-decoration: initial; vertical-align: baseline;"&gt;Transformation logics&lt;/a&gt;&amp;nbsp;that are common across the ports are the ideal candidate for User Defined Functions.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="color: red; font-family: Trebuchet MS, sans-serif;"&gt;Transformation Logic implemented without User Defined Functions&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; text-align: center; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;img alt="" class="aligncenter size-full wp-image-3786" height="178" src="http://blogs.hexaware.com/wp-content/uploads/1.png" style="border: 1px solid rgb(219, 219, 219); clear: both; display: block; margin: 0px auto; outline: 0px; padding: 5px 10px 10px; text-decoration: initial; vertical-align: baseline;" width="442" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Validation&amp;nbsp;&lt;strong&gt;“IIF( ISNULL(LTRIM(RTRIM(INPUT))),’TRUE’,’FALSE’)”&lt;/strong&gt;&amp;nbsp;is being performed in multiple ports.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;The disadvantage with this approach is any changes to this validation need to be done in all the ports.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;This can be addressed by creating a User Defined function and have the logic incorporated there.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; text-align: center; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;img alt="" class="aligncenter size-full wp-image-3787" height="221" src="http://blogs.hexaware.com/wp-content/uploads/21.png" style="border: 1px solid rgb(219, 219, 219); clear: both; display: block; margin: 0px auto; outline: 0px; padding: 5px 10px 10px; vertical-align: baseline;" width="454" /&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="color: red; font-family: Trebuchet MS, sans-serif;"&gt;Steps to Create User Defined Functions&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;Step 1 :&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;Right-click on the User-Defined Functions folder in a repository folder in the Designer.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Click on “New”&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; text-align: center; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;img alt="" class="aligncenter size-full wp-image-3788" height="133" src="http://blogs.hexaware.com/wp-content/uploads/3.png" style="border: 1px solid rgb(219, 219, 219); clear: both; display: block; margin: 0px auto; outline: 0px; padding: 5px 10px 10px; vertical-align: baseline;" title="3" width="422" /&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Step 2: In Editor add the transformation logic / validation that needs to be performed.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Click ok and validate the UDF.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; text-align: center; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;img alt="" class="aligncenter size-full wp-image-3789" height="221" src="http://blogs.hexaware.com/wp-content/uploads/4.png" style="border: 1px solid rgb(219, 219, 219); clear: both; display: block; margin: 0px auto; outline: 0px; padding: 5px 10px 10px; vertical-align: baseline;" title="4" width="444" /&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="color: red; font-family: Trebuchet MS, sans-serif;"&gt;User Defined Function – Type:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;span style="color: blue; font-family: Trebuchet MS, sans-serif;"&gt;Public if the function is callable from any expression. Private if the function is only callable from another user-defined function.&lt;/span&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="color: red; font-family: Trebuchet MS, sans-serif;"&gt;To Call User Defined functions from Port:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div style="border: 0px; line-height: 21px; margin-bottom: 15px; outline: 0px; overflow: hidden; padding: 0px; text-align: center; vertical-align: baseline; width: 538.546875px;"&gt;
&lt;strong&gt;&lt;span style="border: 0px; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;span style="font-family: Trebuchet MS, sans-serif;"&gt;&lt;img alt="" class="aligncenter size-full wp-image-3790" height="172" src="http://blogs.hexaware.com/wp-content/uploads/5.png" style="border: 1px solid rgb(219, 219, 219); clear: both; display: block; margin: 0px auto; outline: 0px; padding: 5px 10px 10px; text-decoration: initial; vertical-align: baseline;" title="5" width="441" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;
&lt;strong&gt;&lt;span style="border: 0px; color: #f37e20; margin: 0px; outline: 0px; padding: 0px; text-decoration: underline; vertical-align: baseline;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/informatica-user-defined-functions.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-8397459263680272243</guid><pubDate>Sat, 09 Feb 2013 17:01:00 +0000</pubDate><atom:updated>2018-05-25T15:36:17.135+05:30</atom:updated><title>Informatica Performance Improvement Tips</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We often come across
situations where Data Transformation Manager (DTM) takes more time to read from
Source or when writing in to a Target. Following standards/guidelines can
improve the overall performance.&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;ul type="disc"&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Use Source Qualifier
     if the Source tables reside in the same schema&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Make use of Source Qualifier
     “Filter” Properties if the Source type is Relational.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If the subsequent
     sessions are doing lookup on the same table, use persistent cache in the
     first session. Data remains in the Cache and available for the subsequent
     session for usage.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Use flags as
     integer, as the integer comparison is faster than the string comparison.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Use tables with
     lesser number of records as master table for joins.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;While reading from
     Flat files, define the appropriate data type instead of reading as String
     and converting.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Have all Ports that
     are required connected to Subsequent Transformations else check whether we
     can remove these ports&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Suppress ORDER BY
     using the ‘–‘ at the end of the query in Lookup Transformations&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Minimize the number
     of Update strategies.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Group by simple
     columns in transformations like Aggregate, Source Qualifier&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Use Router
     transformation in place of multiple Filter transformations.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Turn off the Verbose
     Logging while moving the mappings to UAT/Production environment.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;For large volume of
     data drop index before loading and recreate indexes after load.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;For large of volume
     of records Use Bulk Load Increase the commit interval to a higher value
     large volume of data&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="line-height: normal; mso-list: l0 level1 lfo1; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; tab-stops: list .5in;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-bidi-font-weight: bold; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Set ‘Commit on
     Target’ in the sessions&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/informatica-performance-improvement-tips.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-8255766301789049403</guid><pubDate>Sat, 09 Feb 2013 16:58:00 +0000</pubDate><atom:updated>2018-05-25T15:34:38.310+05:30</atom:updated><title>Informatica Development Best Practices – Mapping</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 13.5pt; margin-bottom: 24.0pt; mso-outline-level: 1; vertical-align: baseline;"&gt;
&lt;span style="font-size: 10pt;"&gt;The following are generally accepted “Best
Practices” for Informatica PowerCenter ETL development&amp;nbsp;and if implemented,
can&amp;nbsp;significantly improve the overall performance.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: 15.75pt; vertical-align: baseline;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; mso-padding-alt: 0in 0in 0in 0in; mso-yfti-tbllook: 1184; width: 623px;"&gt;
 &lt;tbody&gt;
&lt;tr&gt;
  &lt;td style="border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 92.4pt;" valign="top" width="123"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Category&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Technique&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-left: none; border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Benefits&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td rowspan="2" style="border-top: none; border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 92.4pt;" valign="top" width="123"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Source Extracts&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Loading data from Fixed-width files take less
  time than delimited, since delimited files require extra parsing.&amp;nbsp; In case
  of Fixed width files, Integration service know the Start and End position of
  each columns upfront and thus reduces the processing time.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Using flat files located on the server machine
  loads faster than a database located on the server machine.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td rowspan="3" style="border-top: none; border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 92.4pt;" valign="top" width="123"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Mapping Designer&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;There should be a place holder transformation
  (Expression) immediately after the Source and one before the target.&amp;nbsp;
  Data type and Data width changes are bound to happen during development phase
  and these place holder transformations are used to preserve the port link
  between transformations.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Best Practices&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Connect only the ports that are required in
  targets to subsequent transformations.&amp;nbsp; Also, active transformations
  that reduce the number of records should be used as early in the mapping.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Code Optimization&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If a join must be used in the Mapping, select
  appropriate driving/master table while using joins. The table with the lesser
  number of rows should be the driving/master table.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td rowspan="7" style="border-top: none; border: solid #D6D6D6 1.0pt; mso-border-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 92.4pt;" valign="top" width="123"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Transformations&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;If there are multiple Lookup condition, make the
  condition with the “=” sign first in order to optimize the lookup
  performance.&amp;nbsp; Also, indexes on the database table should include every
  column used in the lookup condition.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Code Optimization&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Persistent caches should be used if the lookup
  data is not expected to change often.&amp;nbsp; This cache files are saved and
  can be reused for subsequent runs, eliminating querying the database.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Integration Service processes numeric operations
  faster than string operations. For example, if a lookup is done on a large
  amount of data on two columns, EMPLOYEE_NAME and EMPLOYEE_ID, configuring the
  lookup around EMPLOYEE_ID improves performance.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Code Optimization&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Replace Complex filter expression with a flag
  (Y/N). Complex logic should be moved to the expression transformation and the
  result should be stored in a port.&amp;nbsp; Filter expression should take less
  time to evaluate this port rather than executing the entire logic in Filter
  expression.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Best Practices&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Power Center Server automatically makes
  conversions between compatible data types which slowdown the performance
  considerably.&amp;nbsp; For example, if a mapping moves data from an Integer port
  to a Decimal port, then back to an Integer port, the conversion may be
  unnecessary.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Assigning default values to a port;
  Transformation errors written to session log will always slow down the
  session performance.&amp;nbsp; Try&amp;nbsp; removing default values and eliminate
  transformation errors.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Performance Improvement&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 240.2pt;" valign="top" width="320"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Complex joins in Source Qualifiers should be
  replaced with Database views. There won’t be any performance gains, but it
  improves the readability a lot.&amp;nbsp; Also, any new conditions can be
  evaluated easily by just changing the Database view “WHERE” clause.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #D6D6D6 1.0pt; border-left: none; border-right: solid #D6D6D6 1.0pt; border-top: none; mso-border-alt: solid #D6D6D6 .75pt; mso-border-left-alt: solid #D6D6D6 .75pt; mso-border-top-alt: solid #D6D6D6 .75pt; padding: 3.75pt 3.75pt 3.75pt 3.75pt; width: 134.5pt;" valign="top" width="179"&gt;&lt;div class="MsoNormal" style="line-height: 13.5pt; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Best Practices&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/informatica-development-best-practices.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>4</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-4905049000016683366</guid><pubDate>Sat, 09 Feb 2013 16:52:00 +0000</pubDate><atom:updated>2018-05-28T15:38:13.331+05:30</atom:updated><title>COMPRESS Function In Informatica</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Compress Function is used while sending
large amount of data over a network. It increases the performance by reducing
the amount of data Power Center Integration Service writes over the network.&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;i&gt;&lt;u&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Syntax&lt;/span&gt;&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;COMPRESS( Input &amp;nbsp;Value )&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style="margin-bottom: .0001pt; margin: 0in;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-bidi-font-family: Arial; mso-hansi-theme-font: minor-latin;"&gt;Note: This will return a binary value
for an input value and Null for null values.&lt;/span&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/compress-function-in-informatica.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-441308221688243037</guid><pubDate>Sat, 09 Feb 2013 16:50:00 +0000</pubDate><atom:updated>2018-05-28T08:32:50.850+05:30</atom:updated><title>What are new features of INFORMATICA 9 compared to INFORMATICA 8.6</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Informatica 9 empowers line-of-business managers
and business analysts to identify bad data and fix it faster. Architecture wise
there are no differences between Informatica 8 and 9 but there are some new
features added in powercenter 9.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;New Client tools&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Informatica 9 includes the Informatica Developer
and&amp;nbsp;&lt;i&gt;Informatica Analystclient&lt;/i&gt;&amp;nbsp;tools.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
The&amp;nbsp;&lt;i&gt;Informatica Developer&lt;/i&gt;&amp;nbsp;tool is eclipse-based and supports
both data integration and data quality for enhanced productivity. From here you
can update/refine those same rules, and create composite data objects - e.g.
Get customer details from a number of different sources and aggregate these up
to a Customer Data Object.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Informatica Analyst tool is a browser-based
tool for analysts, stewards and line of business managers. &amp;nbsp;This tool
supports data profiling, specifying and validating rules (Scorecards), and
monitoring data quality.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Informatica Administrator&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The powercenter Administration Console has been
renamed the Informatica Administrator.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Informatica Administrator is now a core service
in the Informatica Domain that is used to configure and manage all Informatica
Services, Security and other domain objects (such as connections) used by the
new services.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The Informatica Administrator has a new interface.
Some of the properties and configuration tasks from the powercenter
Administration Console have been moved to different locations in Informatica
Administrator. The Informatica Administrator is expanded to include new
services and objects.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Cache Update in Lookup Transformation&lt;/span&gt;&lt;/b&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;You can update the lookup cache based on the
results of an expression. When an expression is true, you can add to or update
the lookup cache. You can update the dynamic lookup cache with the results of
an expression.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Database deadlock resilience&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;In previous releases, when the Integration Service
encountered a database deadlock during a lookup, the session failed. Effective
in 9.0, the session will not fail. When a deadlock occurs, the Integration
Service attempts to run the last statement in a lookup. You can configure the
number of retry attempts and time period between attempts.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Multiple rows return&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Lookups can now be configured as an Active
transformation to return Multiple Rows.We can configure the Lookup transformation
to return all rows that match a lookup condition. A Lookup transformation is an
active transformation when it can return more than one row for any given input
row.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Limit the Session Log&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;You can limit the size of session logs for
real-time sessions. You can limit the size by time or by file size. You can
also limit the number of log files for a session.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Auto-commit&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can enable auto-commit for each database
connection. Each SQL statement in a query defines a transaction. A commit
occurs when the SQL statement completes or the next statement is executed,
whichever comes first.&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Passive transformation&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can configure the SQL transformation to run in
passive mode instead of active mode. When the SQL transformation runs in
passive mode, the SQL transformation returns one output row for each input row.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Connection management&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Database connections are centralized in the domain.
We can create and view database connections in Informatica Administrator,
Informatica Developer, or Informatica Analyst. Create, view, edit, and grant
permissions on database connections in Informatica Administrator.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Monitoring&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can monitor profile jobs, scorecard jobs,
preview jobs, mapping jobs, and SQL Data Services for each Data Integration
Service. View the status of each monitored object on the Monitoring tab of
Informatica Administrator.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Deployment&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;We can deploy, enable, and configure deployment
units in the Informatica Administrator. Deploy Deployment units to one or more
Data Integration Services. Create deployment units in Informatica Developer.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Model Repository Service&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Application service that manages the Model
repository. The Model repository is a relational database that stores the
metadata for projects created in Informatica Analyst and Informatica Designer.
The Model repository also stores run-time and configuration information for
applications deployed to a Data.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Data Integration Service&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Application service that processes requests from
Informatica Analyst and Informatica Developer to preview or run data profiles
and mappings. It also generates data previews for SQL data services and runs
SQL queries against the virtual views in an SQL data service. Create and enable
a Data Integration Service on the Domain tab of Informatica Administrator.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;XML Parser&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;The XML Parser transformation can validate an XML
document against a schema. The XML Parser transformation routes invalid XML to
an error port. When the XML is not valid, the XML Parser transformation routes
the XML and the error messages to a separate output group that We can connect
to a target.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;b&gt;Enforcement of licensing restrictions&lt;/b&gt;&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Powercenter will enforce the licensing restrictions
based on the number of CPUs and repositories.&lt;/span&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; mso-bidi-font-family: Arial; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Also Informatica 9 supports data
integration for the cloud as well as on premise. You can integrate the data in
cloud applications, as well as run Informatica 9 on cloud infrastructure.&lt;/span&gt;&lt;/i&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/what-are-new-features-of-informatica-9.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>7</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-45587692214535014</guid><pubDate>Sat, 09 Feb 2013 16:44:00 +0000</pubDate><atom:updated>2018-05-30T07:42:33.705+05:30</atom:updated><title>Recovery Mode In Informatica</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class="MsoNoSpacing"&gt;
&lt;span style="font-size: 10.0pt;"&gt;If your workflow gets
failed and the integration service is still able to access the workflow then we
can easily recover the workflow. When you recover a workflow it starts from the
point where it got interruption&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNoSpacing"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNoSpacing"&gt;
&lt;span style="font-size: 10.0pt;"&gt;The best way to explain recovery
mode is by an example.&amp;nbsp;Suppose that a session fails after loading of one
million&amp;nbsp;&amp;nbsp;records in to the target then on recovery it will start from
the records after one millionth record(Note: Target load type should be normal&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style="font-family: inherit;"&gt;





&lt;/span&gt;&lt;br /&gt;
&lt;div class="MsoNoSpacing"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 class="post-title entry-title" itemprop="name" style="background-color: #fff6ec; margin: 0.75em 0px 0px; position: relative;"&gt;
&lt;br /&gt;&lt;/h3&gt;
&lt;div class="post-body entry-content" id="post-body-7857992190641563664" itemprop="articleBody" style="background-color: #fff6ec; line-height: 1.4; position: relative; width: 490px;"&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;iframe allowfullscreen='allowfullscreen' webkitallowfullscreen='webkitallowfullscreen' mozallowfullscreen='mozallowfullscreen' width='320' height='266' src='https://www.youtube.com/embed/1RzgGDKEY0Q?feature=player_embedded' frameborder='0'&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;span style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/recovery-mode-in-informatica.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-48753692970960599</guid><pubDate>Sat, 09 Feb 2013 16:42:00 +0000</pubDate><atom:updated>2018-05-28T15:37:41.217+05:30</atom:updated><title>How to Calculate Memory Cache for Informatica Objects</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;span style="background-color: #fff6ec; font-family: &amp;quot;trebuchet ms&amp;quot;, sans-serif; text-align: justify;"&gt;Cache Calculator Is To Calculate Memory Per Informatica Object.&lt;/span&gt;&lt;br /&gt;
&lt;div class="post-body entry-content" id="post-body-2520217302247926837" itemprop="articleBody" style="background-color: #fff6ec; line-height: 1.4; position: relative; width: 490px;"&gt;
&lt;div dir="ltr" trbidi="on"&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;In&amp;nbsp;Informatica Workflow&amp;nbsp;we have something called Cache Calculator. This is to calculate the Data cache per objects .While working on objects like Lookup Cache, Joiner Cache, Aggregator Cache, Sorter Cache we don’t have worry about the complex memory size used by these objects if we can calculate it by ourselves.&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;This feature is available with version Informatica 8.1.1 onwards.&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxHa3DJQT1BkXuQ7wLsNx_Y_GdYlVhEyIwMMrcgNp_-JJwqWMDbiV-r4QrhZIaptwVghVsD_Qb5rsCgeE_yeLi6eOyGuydtOTzAnWgLsvHSBd9o0o-OkKv4oaWTfVBxk4y9mu_hzO2Ljif/s1600/1.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em; text-decoration: initial;"&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;img border="0" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxHa3DJQT1BkXuQ7wLsNx_Y_GdYlVhEyIwMMrcgNp_-JJwqWMDbiV-r4QrhZIaptwVghVsD_Qb5rsCgeE_yeLi6eOyGuydtOTzAnWgLsvHSBd9o0o-OkKv4oaWTfVBxk4y9mu_hzO2Ljif/s200/1.png" style="-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: white; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(237, 237, 237); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Now we will see how to do!&lt;/span&gt;&lt;/div&gt;
&lt;ul style="line-height: 1.4; margin: 0.5em 0px; padding: 0px 2.5em;"&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;First you need to Login to the Workflow manager and Open the required session.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Once you have opened the session, there you can see mapping tab.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;In the mapping tab you can find the transformation objects used in the Informatica Mapping.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Select one of the objects that would use memory for caching.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin: 0px 0px 0.25em; padding: 0px;"&gt;&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;There you can find the Objects Data Cache Size and Objects Index Cache Size Properties.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;The data cache Calculators are different for different objects&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;u&gt;&lt;span style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Lookups&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;As you can see below for Lookup transformation there is a calculate button which will calculate the memory size. In order to calculate the lookup cache size we need to give the number of unique rows in a lookup. To calculate the unique rows you can make use of the SQL override or the Session log data&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2HBYCIcx2LoHsFZqeGtyLwktWCLe6VK5an7lhy22kCKw2bJtlg1mPC5HyQSRpXADsFDaSzjVsKjeZKwP7MzbLMCeQcBz_zuRSunn8t17lhLdOeD1KaM5o5EM_UFaRwIBNxrusRcY64T5r/s1600/4.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em; text-decoration: initial;"&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;img border="0" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh2HBYCIcx2LoHsFZqeGtyLwktWCLe6VK5an7lhy22kCKw2bJtlg1mPC5HyQSRpXADsFDaSzjVsKjeZKwP7MzbLMCeQcBz_zuRSunn8t17lhLdOeD1KaM5o5EM_UFaRwIBNxrusRcY64T5r/s200/4.png" style="-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: white; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(237, 237, 237); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;u&gt;&lt;span style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Aggregator&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;In case of Aggregator transformation as seen below we can calculate the memory size but first we need to determine the number of groups in an aggregator transformation. For that you can use session log data or SQL query&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHlrYnkAVkgy52iFzHgmLEvqE1FSmL0liDlGniycxsnIhNA8PGdslD3fGMoLpxYRhAYXihTBCyKfN7Z9X_watSViXAeXFyyUjL5pVb2a0JkQgvxBYPWrUSeKx8sDiiSpTbMwUgZBP3d6rH/s1600/6.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em; text-decoration: initial;"&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;img border="0" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHlrYnkAVkgy52iFzHgmLEvqE1FSmL0liDlGniycxsnIhNA8PGdslD3fGMoLpxYRhAYXihTBCyKfN7Z9X_watSViXAeXFyyUjL5pVb2a0JkQgvxBYPWrUSeKx8sDiiSpTbMwUgZBP3d6rH/s200/6.png" style="-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: white; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(237, 237, 237); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;u&gt;&lt;span style="color: red; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;Sorter&lt;/span&gt;&lt;/u&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;For Sorter transformation we need to give the number of rows in sorter&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0jWv92IGfI0xJCxJ8xhFBvFWzQSV35irvbVGch77BwJkmyfSCOmrN8qipxwQbZhbJDcGELdxFa2__B3ii02gZ32k91vNr2ZUQbZvEsF4PGDoPMhG0JxTXEfj_yPcW6TnDtfl-OpDXoAf0/s1600/2.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em; text-decoration: initial;"&gt;&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;img border="0" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0jWv92IGfI0xJCxJ8xhFBvFWzQSV35irvbVGch77BwJkmyfSCOmrN8qipxwQbZhbJDcGELdxFa2__B3ii02gZ32k91vNr2ZUQbZvEsF4PGDoPMhG0JxTXEfj_yPcW6TnDtfl-OpDXoAf0/s200/2.png" style="-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: white; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(237, 237, 237); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;" width="200" /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;&lt;u&gt;&lt;span style="color: red;"&gt;Ranker&lt;/span&gt;&lt;/u&gt;&lt;span&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: justify;"&gt;
&lt;span style="color: blue; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif;"&gt;For ranker Transformation we need to determine the number of rows in a rank using the session log or SQL&lt;/span&gt;&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;span style="color: black; font-family: &amp;quot;trebuchet ms&amp;quot; , sans-serif; margin-left: 1em; margin-right: 1em;"&gt;&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSnNB9Wvbn87orRBYg8tvUwgdY3YMt5TB97okqfDh0fTPPV9BK5PK_9XISOyn-Vu4wOqEW1vrXChfGpERldGR4-f8VHmm8N3pa5XJFuY6CywtTEbz6ecgPoYJFtgLKwShCYupaW8cpJdm8/s1600/3.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="158" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiSnNB9Wvbn87orRBYg8tvUwgdY3YMt5TB97okqfDh0fTPPV9BK5PK_9XISOyn-Vu4wOqEW1vrXChfGpERldGR4-f8VHmm8N3pa5XJFuY6CywtTEbz6ecgPoYJFtgLKwShCYupaW8cpJdm8/s200/3.png" style="-webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; background-color: white; background-position: initial initial; background-repeat: initial initial; border: 1px solid rgb(237, 237, 237); box-shadow: rgba(0, 0, 0, 0.0980392) 1px 1px 5px; padding: 5px; position: relative;" width="200" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/how-to-calculate-memory-cache-for.html</link><author>noreply@blogger.com (Kareem)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxHa3DJQT1BkXuQ7wLsNx_Y_GdYlVhEyIwMMrcgNp_-JJwqWMDbiV-r4QrhZIaptwVghVsD_Qb5rsCgeE_yeLi6eOyGuydtOTzAnWgLsvHSBd9o0o-OkKv4oaWTfVBxk4y9mu_hzO2Ljif/s72-c/1.png" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-3101716337369041770</guid><pubDate>Sat, 09 Feb 2013 16:40:00 +0000</pubDate><atom:updated>2018-07-03T08:00:37.283+05:30</atom:updated><title>How To Generate Dynamic Target File In Informatica Based On Column Value</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b&gt;&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Generate different flat file target based on
the&amp;nbsp;Location&amp;nbsp;name, like&amp;nbsp;separate files for
Mumbai.dat,&amp;nbsp;Bangalore.dat,&amp;nbsp;and Delhi.dat&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Source
Table:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoTable15Grid4Accent5" style="border-collapse: collapse; border: none; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-padding-alt: 0in 5.4pt 0in 5.4pt; mso-yfti-tbllook: 1184; width: 236px;"&gt;
 &lt;tbody&gt;
&lt;tr style="height: 13.15pt; mso-yfti-firstrow: yes; mso-yfti-irow: -1; mso-yfti-lastfirstrow: yes;"&gt;
  &lt;td style="background: #4472C4; border-right: none; border: solid #4472C4 1.0pt; height: 13.15pt; mso-background-themecolor: accent5; mso-border-bottom-alt: solid #4472C4 .5pt; mso-border-bottom-themecolor: accent5; mso-border-left-alt: solid #4472C4 .5pt; mso-border-left-themecolor: accent5; mso-border-themecolor: accent5; mso-border-top-alt: solid #4472C4 .5pt; mso-border-top-themecolor: accent5; padding: 0in 5.4pt 0in 5.4pt; width: .95in;" valign="top" width="91"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 5;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin; mso-themecolor: background1;"&gt;Dept name&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #4472C4; border-bottom: solid #4472C4 1.0pt; border-left: none; border-right: none; border-top: solid #4472C4 1.0pt; height: 13.15pt; mso-background-themecolor: accent5; mso-border-bottom-alt: solid #4472C4 .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themecolor: accent5; mso-border-top-alt: solid #4472C4 .5pt; mso-border-top-themecolor: accent5; mso-border-top-themecolor: accent5; padding: 0in 5.4pt 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 1;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin; mso-themecolor: background1;"&gt;Dept ID&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #4472C4; border-left: none; border: solid #4472C4 1.0pt; height: 13.15pt; mso-background-themecolor: accent5; mso-border-bottom-alt: solid #4472C4 .5pt; mso-border-bottom-themecolor: accent5; mso-border-right-alt: solid #4472C4 .5pt; mso-border-right-themecolor: accent5; mso-border-themecolor: accent5; mso-border-top-alt: solid #4472C4 .5pt; mso-border-top-themecolor: accent5; padding: 0in 5.4pt 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 1;"&gt;
&lt;b&gt;&lt;span style="color: white; font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin; mso-themecolor: background1;"&gt;Location&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="height: 13.15pt; mso-yfti-irow: 0;"&gt;
  &lt;td style="background: #D9E2F3; border-top: none; border: solid #8EAADB 1.0pt; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: .95in;" valign="top" width="91"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;DWH&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #D9E2F3; border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;1&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #D9E2F3; border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;Mumbai&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="height: 13.15pt; mso-yfti-irow: 1;"&gt;
  &lt;td style="border-top: none; border: solid #8EAADB 1.0pt; height: 13.15pt; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: .95in;" valign="top" width="91"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 4;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;Java&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;
  &lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;2&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;
  &lt;h1 style="line-height: normal;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;Bangalore&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;tr style="height: 13.15pt; mso-yfti-irow: 2; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="background: #D9E2F3; border-top: none; border: solid #8EAADB 1.0pt; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-themecolor: accent5; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: .95in;" valign="top" width="91"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 68;"&gt;
&lt;b&gt;&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;Dot
  net&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #D9E2F3; border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 49.5pt;" valign="top" width="66"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;3&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
  &lt;td style="background: #D9E2F3; border-bottom: solid #8EAADB 1.0pt; border-left: none; border-right: solid #8EAADB 1.0pt; border-top: none; height: 13.15pt; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-alt: solid #8EAADB .5pt; mso-border-bottom-themecolor: accent5; mso-border-bottom-themetint: 153; mso-border-left-alt: solid #8EAADB .5pt; mso-border-left-themecolor: accent5; mso-border-left-themetint: 153; mso-border-right-themecolor: accent5; mso-border-right-themetint: 153; mso-border-themecolor: accent5; mso-border-themetint: 153; mso-border-top-alt: solid #8EAADB .5pt; mso-border-top-themecolor: accent5; mso-border-top-themetint: 153; padding: 0in 5.4pt 0in 5.4pt; width: 59.35pt;" valign="top" width="79"&gt;
  &lt;h1 style="line-height: normal; mso-yfti-cnfc: 64;"&gt;
&lt;span style="font-family: &amp;quot;Calibri&amp;quot;,sans-serif; font-size: 10.0pt; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;; mso-hansi-theme-font: minor-latin;"&gt;Delhi&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/h1&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ol start="1" type="1"&gt;
&lt;li class="MsoNormal" style="background: white; color: black; line-height: normal; margin-bottom: 3.0pt; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; tab-stops: list .5in; text-align: justify;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Sort the source table by the
     column Location using a Sorter.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="background: white; color: black; line-height: normal; margin-bottom: 3.0pt; mso-background-themecolor: background1; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; tab-stops: list .5in; text-align: justify;"&gt;&lt;span style="font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Create Expression transformation
     and create the below ports&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; border: none; margin-left: 27.6pt; mso-border-alt: solid windowtext .5pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; mso-padding-alt: 0in 5.4pt 0in 5.4pt;"&gt;
 &lt;tbody&gt;
&lt;tr style="height: 73.35pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="border: solid windowtext 1.0pt; height: 73.35pt; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 384.45pt;" valign="top" width="513"&gt;
  &lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 8.15pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 8.15pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;IN_LOCATION=LOCATION&lt;br /&gt;
  V_FLAG=IIF(IN_LOCATION=V_LOCATION,0,1)&lt;br /&gt;
  V_LOCATION=IN_LOCATION&lt;br /&gt;
  OUTPUT_FLAG (OUTPUT PORT)&amp;nbsp;= V_FLAG&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 8.15pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;OUTPUT_FILE_NAME (OUTPUT PORT) = LOCATION ||'.dat'&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 8.15pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;**** This expression will check when Location changes
(Eg.from&amp;nbsp;Mumbai to Bangalore) ****&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;3. Now we need to connect the Expression
Transformation to Transaction Control transformation. Informatica Power Centre
allows us to control the roll back and commit on transaction based on set of
rows that passes through the&amp;nbsp;Transaction Control transformation. This
allows to define your transaction whether it should be committed or rollback
based on the rows that pass through, such as based on the Entry Date or some
other column.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Use the following syntax for the expression:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="border-collapse: collapse; border: none; margin-left: 30.35pt; mso-border-alt: solid windowtext .5pt; mso-border-insideh: .5pt solid windowtext; mso-border-insidev: .5pt solid windowtext; mso-padding-alt: 0in 5.4pt 0in 5.4pt;"&gt;
 &lt;tbody&gt;
&lt;tr style="height: 40.1pt; mso-yfti-firstrow: yes; mso-yfti-irow: 0; mso-yfti-lastrow: yes;"&gt;
  &lt;td style="border: solid windowtext 1.0pt; height: 40.1pt; mso-border-alt: solid windowtext .5pt; padding: 0in 5.4pt 0in 5.4pt; width: 389.85pt;" valign="top" width="520"&gt;
  &lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 2.05pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 2.05pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;IIF (CONDITION, VALUE1, VALUE2)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: 2.05pt; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;IIF(OUTPUT_FLAG = 1, TC_COMMIT_BEFORE,
  TC_CONTINUE_TRANSACTION)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;****This expression will write to the output file when location
changes (Eg.from&amp;nbsp;Mumbai to Bangalore)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;4.&amp;nbsp; Connect to the Target Table&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in; mso-background-themecolor: background1; text-align: justify;"&gt;
&lt;b&gt;&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;Note: We have to use special port called
“Filename" port in the Target file definition.&lt;/span&gt;&lt;/b&gt;&lt;span style="color: black; font-size: 10.0pt; mso-bidi-font-family: &amp;quot;Times New Roman&amp;quot;; mso-fareast-font-family: &amp;quot;Times New Roman&amp;quot;;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="background: white; mso-background-themecolor: background1;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/how-to-generate-dynamic-target-file-in.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-5728054792552585801.post-8777167462871936708</guid><pubDate>Sat, 09 Feb 2013 16:38:00 +0000</pubDate><atom:updated>2018-06-08T09:44:20.315+05:30</atom:updated><title>How to Separate Header and Footer from Flat file</title><description>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #203864; font-size: 10.0pt; line-height: 107%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #203864; mso-style-textfill-fill-colortransforms: lumm=50000; mso-style-textfill-fill-themecolor: accent5; mso-themecolor: accent5; mso-themeshade: 128;"&gt;Load the Header
records into one target table, say TRGT01, footer records to TRGT02 and detail
records to another TRGT03:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #7f6000; font-size: 10.0pt; line-height: 107%; mso-style-textfill-fill-alpha: 100.0%; mso-style-textfill-fill-color: #7F6000; mso-style-textfill-fill-colortransforms: lumm=50000; mso-style-textfill-fill-themecolor: accent4; mso-themecolor: accent4; mso-themeshade: 128;"&gt;Source File&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Header”ABC”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;@@@@@@@@@@@@&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Detail”123”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Detail”456”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Detail”789”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Detail”012”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;@@@@@@@@@@@@&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #70ad47; font-size: 10.0pt; line-height: 107%; mso-themecolor: accent6;"&gt;Footer”Efg”&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%;"&gt;1.Create Source definition for the
file and connect to an Expression&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%;"&gt;2.In Expression create two variable
ports&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto; mso-list: l2 level1 lfo1; text-indent: -.25in;"&gt;
&lt;/div&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;V_HEADER=
IIF (SUBSTR(COLUMN,1,1) =’Header’,1,0)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;V_FOOTER=
IIF (SUBSTR(COLUMN,1,1) = ‘Footer’,1,0)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!--[if !supportLists]--&gt;&lt;br /&gt;




&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%;"&gt;Also create two output ports&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto; mso-list: l0 level1 lfo2; text-indent: -.25in;"&gt;
&lt;/div&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;O_HEADER=V_HEADER&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;O_FOOTER=V_FOOTER&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!--[if !supportLists]--&gt;&lt;br /&gt;




&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%;"&gt;3.Create a Router with two user
groups&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="MsoListParagraphCxSpFirst" style="margin-bottom: .0001pt; margin-bottom: 0in; mso-add-space: auto; mso-list: l1 level1 lfo3; text-indent: -.25in;"&gt;
&lt;/div&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;In
first group give condition such that IIF(O_HEADER) ='1' then pass to TRGT01&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;In
second group IIF(O_FOOTER) ='1' then pass to TRGT02&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: 7pt; font-stretch: normal; font-variant-east-asian: normal; font-variant-numeric: normal; line-height: normal;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="font-size: 10pt; line-height: 107%; text-indent: -0.25in;"&gt;And
the default group to TRGT3(this will hold the detail records)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;!--[if !supportLists]--&gt;&lt;br /&gt;






&lt;div class="MsoNormal" style="margin-bottom: .0001pt; margin-bottom: 0in;"&gt;
&lt;span style="font-size: 10.0pt; line-height: 107%;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
</description><link>http://informatica-kareem.blogspot.com/2013/02/how-to-separate-header-and-footer-from.html</link><author>noreply@blogger.com (Kareem)</author><thr:total>0</thr:total></item></channel></rss>