I'm new to Optim. We're on v11.3.0.6.
My first assignment with this tool is to come up with a test copy of a production Netezza database with masked and/or obfuscated PII fields.
I've figured out a lot of things and have had success
but, the Optim functions don't work with NVARCHAR data types. I've had to have our DBA make copies of tables with NVARCHAR data types converted to VARCHAR. Then I can run all the Optim functions I need successfully. Finally the DBA copies the modified table VARCHAR data types back to NVARCHAR. I have the same requirement using SQL Server databases.
IBM hasn't been able to tell me whether NVARCHAR data types will be convertible in future versions but my feeling is that it isn't high on their list.
For clarification VARCHAR is ASCII and NVARCHAR is UTF-8.
Now my question; is that what everyone else is doing? If I submit a Request for Enhancement, is anyone else here interested in supporting that request?
------------------------------
Glenn Cameron
------------------------------
#InfoSphereOptim#Optim