Reason:
The specified dataview does not use the access method type (DATABASE or SEQUENTIAL) required by the ASSIGN DATAVIEW TO or DBID clause. For example:
ASSIGN DATAVIEW name TO ... requires a SEQUENTIAL dataview.
ASSIGN DATAVIEW name DBID ... requires a DATABASE dataview.
Action:
Use the correct dataview type with the ASSIGN clause.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|