This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

SQL-015

IdentifierSQL-015
Message'Internal issue during %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that the following CAST rule may not be triggered and its results will not be available: Avoid using SQL queries inside loops (7424).
User ActionContact CAST Support and provide the full warning message.

SQL-014

IdentifierSQL-014
Message'There is no SQL file to analyze.'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis: the results of the database extraction do not conform to the correct format and it is not possible to analyze them. E.g.: you have selected a database extraction in a different format, i.e an Oracle Forms extraction.
User ActionYou should repeat the database extraction process to ensure that the results are correct, deliver these files for analysis and then re-analyze them. Contact CAST Support if the issue persists.

SQL-013

IdentifierSQL-013
Message'Links could not be moved from synonyms to aliased objects because of %s '
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which is preventing the creation of links between synonyms and the aliased objects.
User ActionThis issue can be remediated by creating a Knowledge Base Update SQL Tool job (using the CI_LINKS table) to add the links that you require. Contact CAST Support if the issue persists.

SQL-012

IdentifierSQL-012
Message'Internal issue during %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that the following CAST rule may not be triggered and its results will not be available: Prefer UNION ALL to UNION (7436).
User ActionContact CAST Support and provide the full warning message.

SQL-010

IdentifierSQL-010
Message'Internal issue during %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that the following CAST rule may not be triggered and its results will not be available: Avoid Artifacts with SQL statement including subqueries (7808).
User ActionContact CAST Support and provide the full warning message.

SQL-009

IdentifierSQL-009
Message'Internal issue during %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that the following CAST rule may not be triggered and its results will not be available: Avoid Artifacts with lines longer than X characters (7784).
User ActionContact CAST Support and provide the full warning message.

SQL-008

IdentifierSQL-008
Message'Internal issue during %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that the following CAST rule may not be triggered and its results will not be available: Avoid Artifacts with High Depth of Code (7768).
User ActionContact CAST Support and provide the full warning message.

SQL-007

IdentifierSQL-007
Message'Temporary objects cannot be removed, because of %s '
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could cause duplicated synonyms.
User ActionThis issue can be remediated by creating a Knowledge Base Update SQL Tool job (using the CI_NO_OBJECTS table) to remove the duplicated synonyms. Contact CAST Support if the issue persists.

SQL-006

IdentifierSQL-006
Message'Symbol %s cannot be analyzed.'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that some Views will not be resolved.
User ActionContact CAST Support and provide the full warning message.

SQL-005

IdentifierSQL-005
Message'Non supported RENAME TABLE between different schemes/databases'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis. The syntax "RENAME TABLE schema1.tableName1 TO schema2.tableName2" is not supported and the statement will be ignored.
User ActionThere is no remediation for this issue. The syntax is not supported.

SQL-004

IdentifierSQL-004
Message'Analysis issue between line %s and %s %s'.
SeverityWarning
ExplanationThis warning indicates an issue in a file during the analysis, which could mean that some links/properties for the object(s) declared between the lines reported in the warning message will be missing.
User ActionContact CAST Support and provide the full warning message and the statement you have between the lines reported in your warning message.

SQL-003

IdentifierSQL-003
Message'Issue during link saving %s'. 'At line %s, during saving %s'. 'During saving %s'.
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that some links between objects will not be resolved.
User ActionContact CAST Support and provide the full warning message and impacted file.

SQL-002

IdentifierSQL-002
Message'Parsing issue between line %s and line %s : %s'. 'Parsing issue on file %s, because of %s'
SeverityWarning
ExplanationThis warning indicates an issue during the analysis which could mean that some objects will not be resolved.
User ActionContact CAST Support and provide the full warning message and file.

SQL-001

IdentifierSQL-001
Message'No schema found for file %s'
SeverityWarning
ExplanationThis warning occurs when a .src file in your source code delivery is not specified in the accompanying .uaxdirectory file (either the extraction contains errors or the .uaxdirectory file has been manually modified). In this situation, the object defined in the .src file will be automatically added to the DEFAULT schema.
User ActionThe database extraction should be re-run to ensure that the results are correct and will be accepted by the analyzer.