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 8324983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:16:30+00:00 2026-06-09T00:16:30+00:00

A simple data flow causes a lot of trouble when i try to read

  • 0

A simple data flow causes a lot of trouble when i try to

  1. read data from one column (oracle 9.2.0.8) and
  2. directly write it to an oracle destination table (same database)

The column(varchar2 25byte) i import looks like this:

241200001
151200001
211200001
161200001
1231704383

When i select the column(char 10byte) of the destination table, it looks like this:

241200001
151200001 3
211200001 3
161200001 3
1231704383

The following screenshot shows the data grid between source and destinatin.Here, everything seems to be fine.

enter image description here

The next screenshot show, that there are zeros added and the end, but not everywhere. (This is the preview window of the destination task, but it looks the same in TOAD)

enter image description here


Inspecting the length of the values gives the following result, which seems pretty ok:

Select
id,
length(id) as length
from test_view


ID                           LENGTH
------------------------- ----------
42120001                           8
23120001                           8
22120001                           8
26120001                           8
25120001                           8
22120001                           8
22120001                           8
23120001                           8
18120001                           8
18120001                           8
1235800020                        10
58120001                           8
52120001                           8
52120001                           8
57120001                           8
52120001                           8
52120001                           8

For some reason, there is a value added at the end with a space. I’ve seen values being added between 1-3, i really wonder where this comes from. There is no truncation occurring if you are worried about the shorter destination. When i set the destination column to varchar2 it works, but we need to leave it as it is.

Inside the data flow, the data is a string(25). So why should there be a problem with this destination?

UPDATE:

This is weird. I don’t think the codepage warning is causing this error. The input data looks good, and the package is pretty standard. Could this really be a driver issue, or a problem/bug of the destination task?

  • 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-09T00:16:32+00:00Added an answer on June 9, 2026 at 12:16 am

    Try using a derived column transformation in the data flow to explicitly convert varchar(25) to char(10) – the error may come from an implicit conversion not working as expected.

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

Sidebar

Related Questions

I have simple SSIS data flow which extract records from table A and load
I have a very simple Data flow task reading data from a FF and
I have a data flow task that extracts data from one database and inserts
My application has a simple data model with 70 read-only records grouped into six
I am working on login/signup module(FYI no rolls/membership just a simple login form),data flow
I have a very simple SSIS package where I take data from a view
I have a simple data flow. The source is a small flat file with
I have the following data flow for a simple login form. User access controller
I plan do program a simple data flow framework, which basically consists of lazy
I have a simple data model of two tables, email and recipients, email can

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.