Saved Bookmarks
| 1. |
What Is Size Of A Transaction And An Array Means In A Datastage? |
|
Answer» TRANSACTION SIZE means the number of row written before committing the account in a table. An ARRAY size means the number of ROWS written/read to or from the table respectively. Transaction size means the number of row written before committing the account in a table. An array size means the number of rows written/read to or from the table respectively. |
|