Created
December 17, 2022 19:35
-
-
Save dincosman/46fd62ea3650a1cd3c9c4e15e33696bb to your computer and use it in GitHub Desktop.
Parsing Error Output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2022-02-17T14:25:33.918516+10:30 | |
| WARNING: too many parse errors, count=9700 SQL hash=0xcccb313a | |
| PARSE ERROR: ospid=33356, error=923 for statement: | |
| 2022-02-17T14:25:33.918632+10:30 | |
| select dual | |
| Additional information: hd=0xb336ab08 phd=0xb336af30 flg=0x28 cisid=120 sid=120 ciuid=120 uid=120 | |
| 2022-02-17T14:29:04.673714+10:30 | |
| WARNING: too many parse errors, count=9800 SQL hash=0xcccb313a | |
| PARSE ERROR: ospid=34578, error=923 for statement: | |
| 2022-02-17T14:29:04.673839+10:30 | |
| select dual |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment