SQL State: 42601
Vendor Code: -104
Message: [SQL0104] Token PC_CURSOR was not valid. Valid tokens: GLOBAL. Cause . . . . . : A syntax error was detected at token PC_CURSOR. Token PC_CURSOR is not a valid token. A partial list of valid tokens is GLOBAL. This list assumes that the statement is correct up to the token. The error may be earlier in the statement, but the syntax of the statement appears to be valid up to this point. Recovery . . . : Do one or more of the following and try the request again: -- Verify the SQL statement in the area of the token PC_CURSOR. Correct the statement. The error could be a missing comma or quotation mark, it could be a misspelled word, or it could be related to the order of clauses. -- If the error token is <END-OF-STATEMENT>, correct the SQL statement because it does not end with a valid clause. Messag
Vendor Code: -104
Message: [SQL0104] Token PC_CURSOR was not valid. Valid tokens: GLOBAL. Cause . . . . . : A syntax error was detected at token PC_CURSOR. Token PC_CURSOR is not a valid token. A partial list of valid tokens is GLOBAL. This list assumes that the statement is correct up to the token. The error may be earlier in the statement, but the syntax of the statement appears to be valid up to this point. Recovery . . . : Do one or more of the following and try the request again: -- Verify the SQL statement in the area of the token PC_CURSOR. Correct the statement. The error could be a missing comma or quotation mark, it could be a misspelled word, or it could be related to the order of clauses. -- If the error token is <END-OF-STATEMENT>, correct the SQL statement because it does not end with a valid clause. Messag