I am trying to accomplish 2 things. I need to change all email addresses in a file to lower case. Easy enough, you'd think so. Problem comes in when I try to update. There is another record out there with a duplicate key. In other words, some email addresses are in the file in uppercase, and lower case. Rather than manual trying to fix each duplicate record, I am trying to chain out to the logical and update it, and delete the input record. I am getting a record lock.
I have prefixed all the fields for the logical and called the PF input. Any idea. I'm sure I am overlooking something, but I don't know what.
Help
I have prefixed all the fields for the logical and called the PF input. Any idea. I'm sure I am overlooking something, but I don't know what.
Help






Comment