parseSqlQuery

Parse the sqlText to check if the syntax is correct for TDV server.

Location

/services/webservices/system/admin/execute/operations/

Request Elements

sqlText: The SQL to be parsed.

Response Elements

No output element if parse sqlText SUCCESS, the input SQL is correct for TDV.

Faults

RuntimeError: If an error occurs during parse.

RuntimeError: If the user does not have appropriate privileges on any resources referred to by the scriptText.

Security: If the user does not have the ACCESS_TOOLS right.