- Learning Informatica PowerCenter 10.x(Second Edition)
- Rahul Malewar
- 287字
- 2021-07-02 20:55:47
Working with Target - the Create option
Apart from importing the file or table structure, we can manually create the Target Definition. When the sample Target file or the table structure is not available, we need to manually create the Target structure. When we select the create option, we need to define every detail related to the file or table manually, such as the name of the Target, the type of the Target, column names, column data type, column data size, indexes, constraints, and so on. When you import the structure, the import wizard automatically imports all these details.
- In the Designer, go to Tools | Target Designer to open the Target Designer.
- Go to Target | Create.
- Select the type of Target you wish to create from the drop-down list.
- An empty target structure will appear in the Target Designer.
- Double-click on the title bar of the target definition for the T_EMPLOYEES table. This will open the T_EMPLOYEES target definition.
- A popup window will display all the properties of this target definition. The Table tab will show the name of the table, the name of the owner, and the database type. You can add a comment in the Description section. Usually, we keep the Business name empty.
- Click on the Columns tab. This will display the column descriptions for the target. You can add, delete, or edit the columns.
- Click on the Metadata Extensions tab (usually, you keep this tab blank). You can store some Metadata related to the target you created. Some personal details and reference details can be saved. Click on Apply and then on OK.
- Go to Repository | Save to save the changes to the repository.
Let's move on to something interesting now!
推薦閱讀
- Oracle從入門到精通(第3版)
- C#高級編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- 程序員數(shù)學(xué):用Python學(xué)透線性代數(shù)和微積分
- 數(shù)據(jù)結(jié)構(gòu)(Java語言描述)
- Mastering matplotlib
- React.js Essentials
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Visual Basic 6.0程序設(shè)計(jì)實(shí)驗(yàn)教程
- Learning Material Design
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營·變現(xiàn)(圖解案例版)
- FPGA嵌入式項(xiàng)目開發(fā)實(shí)戰(zhàn)
- 深度探索Go語言:對象模型與runtime的原理特性及應(yīng)用
- App Inventor 2 Essentials
- Android Development Tools for Eclipse