CV2VIEW Procedure

FROM_VIEW Statement

Specifies the name of the view descriptor or access descriptor that you want to convert

Restriction: If you specify DBMS=ALL, you cannot use the FROM_VIEW statement.
Requirements: You must specify either the FROM_VIEW statement or the FROM_LIBREF statement.
FROM_VIEW and TO_VIEW statements are always used together.

Syntax

Required Arguments

libref

specifies the libref that contains the view descriptor or access descriptor that you want to convert.

input-descriptor

specifies the view descriptor or access descriptor that you want to convert.

Last updated: February 3, 2026