Fehlercode -199
- Dieses Thema hat 4 Antworten und 1 Teilnehmer, und wurde zuletzt aktualisiert vor 16 Jahre, 8 Monaten vonMitglied.
- AuthorPosts
- 8. September 2005 um 9:01 Uhr #2597
Kann mir jemand weiter helfen und mir sagen wo man solche Fehlcodes finden kann und was der bedeutet???
8. September 2005 um 9:21 Uhr #3033Hallo,
das kannst du in Messages und Codes nachlesen.
Die bekommst Du für DB2 V8 hier zum Beispiel im Acrobat-Reader-Format:
http://www-306.ibm.com/software/data/db2/zos/v8books.html
Da steht fogendes zum -199:
2.3.77 -199
-199 ILLEGAL USE OF KEYWORD keyword. TOKEN token-list WAS EXPECTED
Explanation: A syntax error was detected in the statement at the point where the keyword keyword appears.
As an aid to the programmer, a partial list of valid tokens is provided in SQLERRM as token-list. Only those tokens that will fit are listed. Some
tokens in the list might not be valid in statements to be executed by DB2; those tokens are valid for sending to other database management
systems.System Action: The statement cannot be executed.
Programmer Response: Examine the statement in the area of keyword keyword. A colon or SQL delimiter might be missing.
Verify that the clauses are in the correct order. If the reserved word that is identified in the messages is listed as a reserved word, make the
word a delimited identifier.SQLSTATE: 42601
Gruß Klaus
17. Mai 2006 um 12:03 Uhr #3337hi,
generell kann man mit "LookAt" für alle z/OS komponenten fehlercodes interpretieren.
hier der link:
http://www-03.ibm.com/servers/eserver/zseries/zos/bkserv/lookat/18. Mai 2006 um 8:17 Uhr #3529Stimmt,
LookAt ist sehr praktisch, trotzdem habe ich z.B. die Meldung DSNB441I unter Ausprobieren aller möglichen Varianten dort nicht finden können.
Über Google stieß ich auf "DB2 Universal Database for z/OS Administration Guide".Werner
18. Mai 2006 um 11:55 Uhr #3660Immer wieder gern genommen bei unpopulären Fehlercodes: der ABEND ASSIST
free download unter http://ibmmainframes.com/downloads.php
hilft unter anderem bei DB2, IMS, JCL usw (@Informatikerin usw = "und so weiter" lol )
Gruß
Perix - AuthorPosts
You must be logged in to reply to this topic.