Open abhikadamRP opened 2 years ago
Hi, the external columns are not populated in Lysine. They should be an optional part of SSIS, do you have a need for them?
Actualy after mapping the source to OLEDB destination. i am getting below error.
[SSIS.Pipeline] Error: Cannot find the connection manager with ID "{4A43099A-9F32-42A4-9636-40FF5FACF84F}" in the connection manager collection due to error code 0xC0010009. That connection manager is needed by "EBCDIC File Source.Connections[EBCDIC Connection]" in the connection manager collection of "EBCDIC File Source". Verify that a connection manager in the connection manager collection, Connections, has been created with that ID.
So after diging into it i found that the EBCDIC CONNECTION MANAGER columns are not been displaying in EBCDIC file source AVAILABLE EXTERNAL COLUMN. So i thought it may be compulsury.
Can you please help me with above.
We have narrowed this down to an installation issue and are currently trying to determine root cause.
Ohh, Ok. So after fixing the installation issue, will be able to resolve the above error. ?
I have created the connection manager with EBCDIC file. also mentioned all the column with specified width. When i have attached the connection manager to Amino File Source in advance editor, i am not able to see the AVAILABLE EXTERNAL COLUMNS. It are blank. Can any one please help me on the issue.