we are loading data into partition tables. While we are loading we defined the partition values as "019999" and while running it's fine.after that 0 is getting disappear.Our values are coming from the file to load this table is 012222.
While i am trying to run this package i am getting an error called "
Index was out of range. Must be non-negative and less than the size of the collection. "
What is the solution for this??
Thanks