Index: branches/tap_branches/ippTools/src/pxfake.c
===================================================================
--- branches/tap_branches/ippTools/src/pxfake.c	(revision 25900)
+++ branches/tap_branches/ippTools/src/pxfake.c	(revision 27838)
@@ -74,5 +74,5 @@
         psMemSetPersistent(query, true);
         if (!query) {
-            psError(PXTOOLS_ERR_DATA, false, "failed to retreive SQL statement");
+            psError(PXTOOLS_ERR_SYS, false, "failed to retreive SQL statement");
             return false;
         }
