Skip to content

Appendix E. PSM Converter Rule List#

Migration Center provides DDL SQL texts for creating PSM type database objects with the PSM converter for Oracle or TimesTen 11.2 to Altibase Migration.

The PSM converter uses rules to convert DDL SQL texts, and these rules fall into the following three categories:

  • CONVERTED: Convertible
  • REMOVED: Inconvertible, but may be removable
  • TODO: Neither convertible nor removable

If a TODO rule is applied to a PSM object, then it will show up in the To-do list pane. If not, then it will show up in the Done list pane.

If the version scope is given for a rule, it means that the rule applies to only the specified Altibase version. On omission, the rule applies to all Altibase versions.

When converting several SQL statements, end each SQL statement with a slash ('/') to separate them.