Log messages

SQL-001

ItemDescription
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.

SQL-002

ItemDescription
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-003

ItemDescription
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-004

ItemDescription
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-005

ItemDescription
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-006

ItemDescription
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-007

ItemDescription
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-008

ItemDescription
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-009

ItemDescription
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-010

ItemDescription
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-011

ItemDescription
IdentifierSQL-011
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 Nested Subqueries (7130).
User ActionContact CAST Support and provide the full warning message.

SQL-012

ItemDescription
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-013

ItemDescription
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-014

ItemDescription
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-015

ItemDescription
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-016

ItemDescription
IdentifierSQL-016
MessageNo record has been detected in the file which is why no object will be created. Please check that your file respects the DDS fixed-format.
SeverityWarning
ExplanationThis warning indicates an issue during the parsing: DDS fixed-format is incorrect.
User ActionYou should verify the file and check it respects the DDS fixed-format. If the format is correct or you fixed the file but the issue persists, please contact CAST Support.