"The message file could not be found. Either the file does not exist, or the directory the message file should be in does not exist. Check that either a default directory or a directory with the same name as the 'LANG' environment variable exists under the message directory."
I'm working of a W2003R2 server with DB2 v9.1 and I'm trying to run queries through CLI API and I'm getting this error. The query can be successfully ran if I'm local, but once I'm trying to query through my tool, it bails with this....
The connection is successful, I just can't get through based on this error code. I've checked the Regional Settings, and they are set to English (1252).
What else can I check?
Thanks,
Chris