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-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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
  • 416 views
  • 0 likes
  • 1 in conversation