![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have a task delivering every 15 minutes a number of lines from a database. Is it possible to store the number of selected rows in a global variable for further use in the package? I donīt like to send two statements, one for the count and the next one for the resultset because of performance problems. Thanks for answers. Best regards, Guntram |
#3
| |||
| |||
|
|
Have a look at these properties on the DataPump task RowsComplete RowsInError |
#4
| |||
| |||
|
|
Have a look at these properties on the DataPump task RowsComplete RowsInError "Guntram Ulrich" <ulrich (AT) vivai (DOT) com> wrote in message news:ulrich (AT) vivai (DOT) com: Hi, I have a task delivering every 15 minutes a number of lines from a database. Is it possible to store the number of selected rows in a global variable for further use in the package? I donīt like to send two statements, one for the count and the next one for the resultset because of performance problems. Thanks for answers. Best regards, Guntram |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
|
I am only working on dts tasks in the gui interface of the enterprise manager. Can you tell me where I can find these two properties? Thanks in advance. Best regards, Guntram "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> schrieb im Newsbeitrag news:uAp$F2lVFHA.2664 (AT) TK2MSFTNGP15 (DOT) phx.gbl... Have a look at these properties on the DataPump task RowsComplete RowsInError "Guntram Ulrich" <ulrich (AT) vivai (DOT) com> wrote in message news:ulrich (AT) vivai (DOT) com: Hi, I have a task delivering every 15 minutes a number of lines from a database. Is it possible to store the number of selected rows in a global variable for further use in the package? I donīt like to send two statements, one for the count and the next one for the resultset because of performance problems. Thanks for answers. Best regards, Guntram |
![]() |
| Thread Tools | |
| Display Modes | |
| |