Hi,
Recently I have installed SAS 9.3 and DataFlux Data Management Server in my Linux Server. After that I have Installed CI23 QKB on this machine. Have configuredapp.cfg, dmserver.cfg, macros.cfg and odbc.ini files and started testing the jobs (which are converted as DataJob or ProcessJob from dfPower Studio Architect Job). while execution, I facing the following error and I m clueless about it.
0507_04:02:42.443 INFO Node DF001 started.
0507_04:02:43.171 INFO Loaded version Blue Fusion version 9.2 (build 80). Path
/dnbusr1/2A/SASHOME/SASDataFluxDataManagementServer/dmserver/qkb/CI22/data/ci/22
0507_04:02:43.172 ERROR Load locale ENUSA errors follow:
0507_04:02:43.172 ERROR -404: BlueFusion - File read error. File was not found or could not be opened: enusa.loc.bfd
0507_04:02:43.172 ERROR -404: BlueFusion - QKB file not found: enusa.loc
0507_04:02:43.184 INFO Node DF001 failed.
0507_04:02:43.184 ERROR Node DF001 error: 70: BlueFusion Plugin - Blue Fusion load locale failed with -404. -- BlueFusion - QKB file not found: enusa.loc
0507_04:02:43.184 INFO Setting Execution State: STOPPING, Error message:(Process Flow - Job terminated due to error in one or more nodes. (DF001:0 - 70:
BlueFusion Plugin - Blue Fusion load locale failed with -404. -- BlueFusion - QKB file not found: enusa.loc))
0507_04:02:43.185 INFO Job terminated due to error in one or more nodes.
0507_04:02:43.185 INFO Setting Execution State: ERROR, Error message:(Process Flow - Job terminated due to error in one or more nodes. (DF001:0 - 70:
BlueFusion Plugin - Blue Fusion load locale failed with -404. -- BlueFusion - QKB file not found: enusa.loc))
would be highly helpful, if someone can throw some lights on this issue. Thank you.
Looks like your BlueFusion/DataFlux was installed with a different locale than en_us, but tries to run with it and then misses the Quality Knowledge Base for that.
Look at SAS(R) 9.2 Intelligence Platform: Desktop Application Administration Guide to change the values.
It could also be that the program is looking in the wrong path(s).
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.