Included within the SLIK control
database is a table called RunStatus that contain a comprehensive list of SLIK
error messages
.
If required the user may add their
own error messages (using RunStatusID <= -10000) that SLIK will lookup at
runtime. This is mainly useful for SQL statements that execute a user-defined
database procedure or external command. By entering a custom error message
SLIK will map the numeric return code to a more understandable error string.
As SLIK is interacting with remote
databases using ODBC there are additional error messages that can be returned
by the database server. A description of some of these error messages and
possible cause can be found in the SLIK table ODBCErrors.
|
RunStatusID |
RunStatus |
|
-5000 |
Datasource
logically disabled |
|
-4000 |
Runtime
license violation |
|
-3000 |
No
data |
|
-1983 |
COWPrintDirect:
printer not found |
|
-1982 |
COWPrintDirect:
error removing PDF file |
|
-1981 |
COWPrintDirect:
non-zero exit code returned from command |
|
-1980 |
COWPrintDirect:
error executing print program |
|
-1979 |
COWPrintDirect:
error creating dispatch interface |
|
-1978 |
COWPrintDirect:
error opening PDF file |
|
-1977 |
COWPrintDirect:
error call to AcroExch.AVDoc.PrintPagesSilent() failed |
|
-1976 |
COWPrintDirect:
error setting default printer |
|
-1975 |
COWPrintDirect:
error getting PDF file |
|
-1900 |
PrintDirect:
Error get Oneworld printer definitions (F6906) |
|
-1807 |
FTP
Error: RemoveFile failed |
|
-1806 |
FTP
Error: MoveFile failed |
|
-1805 |
FTP
Error: SetCurrentDirectory failed |
|
-1804 |
FTP
Error: PutFile failed |
|
-1803 |
FTP
Error: GetFile failed |
|
-1802 |
FTP
Error: FindFile failed |
|
-1801 |
FTP
Error: Open connection failed |
|
-1800 |
FTP
Error: Invalid URL |
|
-1700 |
File
Operation failed |
|
-1602 |
CEDISelectStmt:
Error -- Corrupt data file format |
|
-1601 |
CEDISelectStmt:
Warning -- Data Truncation occurred |
|
-1600 |
CEDISelectStmt:
Error -- DealerCode (and/or FileType) not found |
|
-1558 |
CEDIInsertStmt:
Error -- Mismatched header/detail line mapping |
|
-1557 |
CEDIInsertStmt:
Warning -- Delimiter found in unquoted data field |
|
-1556 |
CEDIInsertStmt:
Error -- Updating Autonumber last used number |
|
-1555 |
CEDIInsertStmt:
Error -- Writing EDI Transaction Log table |
|
-1554 |
CEDIInsertStmt:
Error -- Opening EDI Transaction Log table |
|
-1553 |
CEDIInsertStmt:
Error -- Writing header line |
|
-1552 |
CEDIInsertStmt:
Error -- Determining output file / stream |
|
-1551 |
CEDIInsertStmt:
Error -- DealerCode (and/or FileType) not found |
|
-1550 |
CEDIInsertStmt:
Error -- No dealer code (DataControl) specified. |
|
-1546 |
CEDIImportFile:
Error -- Missing record type |
|
-1545 |
CEDIImportFile:
Error -- Updating next import sequence number |
|
-1544 |
CEDIImportFile:
Error -- Mismatched HDR/DTL lines |
|
-1543 |
CEDIImportFile:
Error -- Invalid DTL line |
|
-1542 |
CEDIImportFile:
Error -- Invalid HDR line |
|
-1541 |
CEDIImportFile:
Error -- Zero length file |
|
-1540 |
CEDIImportFile:
Error -- Opening import file |
|
-1530 |
CEDIFiles:
Error -- Calling stored procedure CheckTransferLogSP() |
|
-1529 |
CEDIFiles:
Error -- Duplicate import file (previously processed? ie, found in
EDITransferLog) |
|
-1528 |
CEDIFiles:
Error -- Save file already exists |
|
-1527 |
CEDIFiles:
Error -- Data files disappeared! (concurrent run?) |
|
-1526 |
CEDIFiles:
Error -- Writing EDI Transaction Log Table |
|
-1525 |
CEDIFiles:
Error -- Opening EDI EDI Transaction Log table |
|
-1524 |
CEDIFiles:
Error -- Updating import file sequence number |
|
-1523 |
CEDIFiles:
Error -- Import file number out of sequence |
|
-1522 |
CEDIFiles:Error
-- Malformed file name (Import) |
|
-1521 |
CEDIFiles:
Error -- DealerCode (and/or FileType) not found |
|
-1520 |
CEDIFiles:
Warning -- No matching files found |
|
-1501 |
CEDIExportFile:
Error -- File already exists |
|
-1500 |
CEDIExportFile:
Error -- Writing line to memory file (no Memory) |
|
-1413 |
EDI
Memory File ENDOFFILE |
|
-1412 |
EDI
Memory File DISKFULL |
|
-1411 |
EDI
Memory File LOCKVIOLATION |
|
-1410 |
EDI
Memory File SHARINGVIOLATION |
|
-1409 |
EDI
Memory File HARDIO |
|
-1408 |
EDI
Memory File BADSEEK |
|
-1407 |
EDI
Memory File DIRECTORYFULL |
|
-1406 |
EDI
Memory File REMOVECURRENTDIR |
|
-1405 |
EDI
Memory File INVALIDFILE |
|
-1404 |
EDI
Memory File ACCESSDENIED (ie, Generally means a file already exists) |
|
-1403 |
EDI
Memory File TOOMANYOPENFILES |
|
-1402 |
EDI
Memory File BADPATH |
|
-1401 |
EDI
Memory File FILENOTFOUND |
|
-1400 |
EDI
Memory File GENERIC error |
|
-1308 |
OWSubSystem:
Error -- Adding JDE subsystem record |
|
-1307 |
OWSubSystem:
Error -- Missing report version |
|
-1306 |
OWSubSystem:
Error -- Missing report name |
|
-1305 |
OWSubSystem:
Error -- Missing location (server) |
|
-1304 |
OWSubSystem:
Error -- Custom DLL entry point function returned NULL data structure |
|
-1303 |
OWSubSystem:
Error -- Could not find entry point function in custom DLL |
|
-1302 |
OWSubSystem:
Error -- Could not find or load custom DLL |
|
-1301 |
OWSubSystem:
Error -- Missing entry point function name |
|
-1300 |
OWSubSystem:
Error -- Missing custom DLL name |
|
-1048 |
OperationType
not licensed |
|
-1047 |
Batch
not enables or missing job details (ie, OperationID) in batch |
|
-1046 |
Terminated
interation (due to error operation returning an error) |
|
-1045 |
CFileOperation:
Unknown file pattern/specification |
|
-1044 |
Unable
to open cmd output file |
|
-1043 |
Unable
to open cmd input file |
|
-1042 |
Error
processing ODBCReport |
|
-1041 |
Map
drive: WNetGetLastError |
|
-1040 |
BatchThread
threw exception |
|
-1039 |
EDI
ImportFile (sequence number warning) |
|
-1038 |
Error
opening SLIK PrintDirect table |
|
-1037 |
Malformed
julian data math function |
|
-1036 |
Invalid
FTP Operation type |
|
-1035 |
Data
translation error (Open DataTranslation table) |
|
-1034 |
Command
aborted |
|
-1033 |
Command
timed out |
|
-1032 |
OneWorld
report interconnect data structure conversion failed |
|
-1031 |
Invalid
OneWorld session |
|
-1030 |
Error
on invalid SQL join operator / syntax |
|
-1029 |
Error
requerying SLIK Administrator table |
|
-1028 |
Error
opening client named pipe |
|
-1027 |
Bad
Verify (Hash Totals) |
|
-1026 |
Error
appending SLIK Variance table |
|
-1025 |
Error
opening SLIK Variance table |
|
-1024 |
SLIK
return code not seen (Filtered Cmd Output) |
|
-1023 |
Alert
operator error |
|
-1022 |
SLIK
DB connection could not be reestablished |
|
-1021 |
Error
calling SLIK DB procedure |
|
-1020 |
MAPI
Send mail error |
|
-1019 |
MAPI
Login error |
|
-1018 |
Unset
Run Status (internal error E_RUNSTATUSUNSET) |
|
-1017 |
Error
requerying SLIK Batch table |
|
-1016 |
Error
updating LastUsed:AutoNumber |
|
-1015 |
Error
opening SLIK ColumnMap table |
|
-1014 |
Error
opening SLIK TableJoin table |
|
-1013 |
Error
opening SLIK Command table |
|
-1012 |
Error
updating SLIK TaskLog table |
|
-1011 |
Error
opening SLIK Administrator table |
|
-1010 |
Error
opening SLIK Statement table |
|
-1009 |
Error
opening SLIK Job table |
|
-1008 |
Error
writting SLIK TaskLog table |
|
-1007 |
Error
updating SLIK Batch table |
|
-1006 |
Error
updating SLIK Process table |
|
-1005 |
Error
closing SLIK Process table |
|
-1004 |
Error
writting SLIK Process table |
|
-1003 |
Error
opening SLIK TableMapping view |
|
-1002 |
Error
opening SLIK BatchMapping view |
|
-1001 |
Error
opening SLIK Batch table |
|
-1000 |
Error
opening SLIK Configuration table |
|
-405 |
RunMDB:
Unknown MS Access object type |
|
-404 |
RunMDB:
Error opening MS Access database (mdb) |
|
-403 |
RunMDB:
To many command line arguments |
|
-402 |
RunMDB:
Insufficient number of command line arguments |
|
-401 |
RunMDB:
Unknown method |
|
-400 |
RunMDB:
Missing command line arguments |
|
-303 |
Unknown
error. |
|
-302 |
System
tables not found. Check that workdetail, workheader and admin file
exist. |
|
-301 |
Users.dbf
file not found |
|
-300 |
Cannot
sign on to mail |
|
-232 |
OWReport
error: Submit lock timed out |
|
-231 |
OWReport
error: Starting main poll thread |
|
-230 |
OWReport
error: jdeLaunchUBE threw an exception |
|
-219 |
OWReport
error: Report aborted (poll thread ended) |
|
-218 |
COWPollThread:
Error processing print direct file |
|
-217 |
COWPollThread:
Error waiting on completion event |
|
-216 |
OWReport
error: 'Install Specifications' popup error message |
|
-215 |
OWReport
error: Submit 'Remote Job' popup not seen. |
|
-214 |
OWReport
error: 'JDENET Message' popup error message |
|
-213 |
OWReport
error: 'OneWorld Error' popup error message |
|
-212 |
OWReport
error: 'Database Password Entry' popup error message |
|
-211 |
OWReport
error: 'Communications Failure' popup error message |
|
-210 |
OWReport
error: Failed to close 'Server - Server Map' database |
|
-209 |
OWReport
error: Failed to open 'Server -- Server Map' database |
|
-208 |
OWReport
error: Report timeout prior to completion |
|
-207 |
OWReport
error: Report completed with an error status |
|
-206 |
OWReport
error: Polling job table (F986110) failed |
|
-205 |
OWReport
error: Open job table (F986110) failed |
|
-204 |
OWReport
error: Launch failed |
|
-203 |
OWReport
error: Get my job id failed. |
|
-202 |
OWReport
error: Open job table (F986110) failed |
|
-201 |
OWReport
error: Get max job id failed |
|
-200 |
OWReport
error: Get local environment failed |
|
-3 |
No
data found |
|
-2 |
Invalid
SQL handle |
|
-1 |
Error |
|
0 |
Success |
|
1 |
Warning |
|
2 |
Still
executing |
|
3 |
Condition
not meet |
|
99 |
SQL
need data |
|
100 |
No
data |
|
1000 |
Executing |
|
1001 |
Terminated
prematurely |
|
1002 |
Start
SlikServer |
|
1003 |
Stop
SlikServer |