List all "ID" values in a Package

While experimenting I got this message:

[Flat File Source [212]] Error: The "output column "Column 0" (237)" failed because error code 0xC0209084 occurred, and the error row disposition on "output column "Column 0" (237)" specifies failure on error. An error occurred on the specified object of the specified component"

I note under BIDS, Properties tab, that the Flat File is assigned an ID of 212. But is the number (237) and ID or an error value How can I list all "ID's" used in a package

TIA,

Barker



Answer this question

List all "ID" values in a Package

  • Zelalem

    237 is an id. The columns each component works with are all assigned id's as well the component itself. If you go into the advanced editor of the component that failed and click on "input and output properties" you can browse the properties of each column which contain their id's.
  • List all "ID" values in a Package