Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8108757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T01:12:46+00:00 2026-06-06T01:12:46+00:00

I am running a package which is extracting data from a single flat file

  • 0

I am running a package which is extracting data from a single flat file and load it into the SQL Server destination. Flat file has more than 10,000 rows (it changes daily)

Is there any way I can find how much percent the task is completed?
Like when developer/Support team execute a select statement on a table at an instance like

Select percentComplete from PackagePerformance Where packageId = 12

they get output like:

60%

which means 60% of data is loaded into SQL table at this instance.

Any suggestion?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T01:12:48+00:00Added an answer on June 6, 2026 at 1:12 am

    So you actually can’t tell anyone how close the package is to completion since SSIS doesn’t know how many records are in the file. It only knows that once it’s completely read in.

    Here’s a few things I’m thinking of

    1) if you want to write out progress indicators, then use a script transform in your dataflow. You ‘ll need to script out the database connectors, etc. Google will be your friend there. You could write out an indicator every 1000 records.

    1) If you really want a percentage complete then read the file in completely once. (just read it into a script task) It’s really fast and will give you a record count.

    2) Look at the import table you are using. 10,000 rows really isn’t that many. I’m importing files that have well over 1,000,000 in less than 60 seconds. I’m also not using a bunch of transforms in the dataflow though. That might be one of your issues.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I package our server releases into zip files using a batch file (Windows), running
I have a job on SQL Server 2005 running a ssis package. The package
I am running a SSIS package to load say a million rows from a
I have a SQL DTS package running on a SQL Server 2005 database that,
I have an SSIS package that takes data from Tables in an SQL database
I have a SSIS package which reads an Excel File (Data Flow Source) and
I'm running into a problem with the MNP package which I've traced to an
I am running a SSIS package using SQL Server 2008 Job. The package crash
I'm running an SSIS package from an external scheduler (Control-M), using dtexec. I'd like
I'm exploring package building on Windows 7 but have been running into trouble after

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.