Specifies the library that contains the view descriptors or access descriptors that you want to convert
| Requirements: | You must specify either the FROM_VIEW statement or the FROM_LIBREF statement. |
|---|---|
| FROM_LIBREF and TO_LIBREF statements are always used together. |
specifies a previously assigned library that contains the view descriptors or access descriptors that you want to convert. All descriptors that are in the specified library and that access data in the specified DBMS are converted into SQL views. If you specify DBMS=ALL, all descriptors that are in the specified library and that access any supported DBMS are converted.