Component family |
Databases/Oracle |
|
Function |
tOracleTableList iterates on a |
|
Purpose |
This component lists the names of specified Oracle tables using a |
|
Basic settings |
Component list |
Select the tOracleConnection |
|
Where clause for table name selection |
Enter the WHERE clause that will be used to identify the tables to |
Dynamic settings |
Click the [+] button to add a row in the table and fill Once a dynamic parameter is defined, the Component List For more information on Dynamic settings and context |
|
Global Variables |
CURRENT_TABLE: the name of the table currently iterated NB_TABLE: the number of tables iterated upon so far. This ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component is to be used along with other Oracle components, |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
n/a |
For a tOracleTablerList related scenario, see Scenario: Iterating on DB tables and deleting their content using a user-defined SQL
template.