BookmarkSubscribeRSS Feed
Prakash_K
Calcite | Level 5

Hi All,

 

We are migrating netezza to Db2Cloud

 

In Db2 perspective we have modify the proc append code to use (BULKLOAD=YES BL_METHOD=CLILOAD)

 

The code works fine in DI. It appending the record properly. But the same code is rejecting the record in LSF, below are the output from Db2. Could you please advise why I got the difference ? any solution to fix in LSF?

 

SAS DI:

 

Results for CLI LOAD operation:

24560 rows loaded.

0 rows skipped.

0 rows rejected.

0 rows deleted as duplicates.

24560 rows committed.

 

LSF:

 

WARNING:

Results for CLI LOAD operation:

24559 rows loaded.

0 rows skipped.

1 rows rejected.

0 rows deleted as duplicates.

24559 rows committed.

 

 

 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 0 replies
  • 357 views
  • 0 likes
  • 1 in conversation