DATA PUMP ERROR -
11-17-2008
, 03:05 AM
Hi,
I created a datapump task in SQL SERVER 2000 DTS. The source for the task is
stored procedure and destination is a tab delimited text file. The SP
contains 34 columns. So in the destination column if I click define columns,
no columns were populated. If I remove any 3 columns out of 34 columns the
destination columns were populated.Is there any limit in number of columns
for DATA PUMP. Please help. |