Specify the name of the table or view that the wizard creates. A few wizards let you choose between creating a table or creating a view. Most wizards create a view only. Some wizards, including the Split transformation and the Text transformation, create two tables or views. The Text transformation does not create views; it creates tables only.
The wizard usually supplies default values for
If the wizard is not able to generate a unique name, you must provide one when you click Next.
The wizard supplies a default Comment that indicates the wizard used to create the table or view and the schema and name of the input table. You can change the comment. The comment can be blank; it must contain 4,000 or few characters.
If the wizard lets you chose between creating a table and creating a view, there is a Create As: selection. The default is "Create As Table".
Note: If you create views, you may not be able to repeat the transformation.
Click Next to continue.
The wizard validates all of the following:
If the wizard finds any problems, it generates an appropriate message.
Copyright © 2006, 2008, Oracle. All rights reserved.