CAST Highlight supports PL/SQL source files provided by any extractor. However, we
recommend using CAST extractor.
▪ The source code should be provided through files .pkb, .pks, .psql or .sql.
▪ If the code is produced by an extractor and is contained in a single .sql or .psql file, it
will be automatically split by the CAST Highlight Code Reader in functions, procedures
and triggers. Code outside routines will also be analyzed, as a “root” artifact.
▪ The non-procedural part of PL/SQL code is excluded from the analysis.
▪ CAST database extractors produce .src by default. However, you can easily rename file
extensions into .psql with the following command line
▪ For better results, it is recommended to use .psql file extension which will explicitly
associate your files to the PL/SQL analyzer
However, you can easily rename file extensions into .sql with the following command line
Detailed information can be seen in Getting-Started-Guide.pdf (casthighlight.com)
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Ticket
41018
Comments