pengpeng.yang created TRAFODION-2670:
----------------------------------------

             Summary: when I copy data from oracle table to trafodion table 
with max for limit rows, but the result rows in trafodion table is differ with 
max rows , and without any error. 
                 Key: TRAFODION-2670
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2670
             Project: Apache Trafodion
          Issue Type: Bug
          Components: db-utility-odb
    Affects Versions: any
            Reporter: pengpeng.yang


Example
odb64luo -u oracle_username:trafodion_username -p 
oracle_passwd:trafodion_passwd -d oracle_schema:traf_schema -cp 
src=CUSTOMER_ADDRESS:tgt=TRAFODION.ODB_COPY.CUSTOMER_ADDRESS_9:pwhere='CA_ADDRESS_SK>100000':parallel=8:rows=5000:max=500000:commit=auto
 -v
I set max is 500000, but Wher I execute statement "select count(*) from 
ODB_COPY.CUSTOMER_ADDRESS_9", the result is 520000.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to