NORSLOCATORS
| Default: | None | 
To use NORSLOCATORS, you must set DIALECT=MAINFRAME and DBMAN=ADO.
| Used at compile time: | Yes | 
| Behavior at run time: | Source file | 
See Scope - HCOSS SQL Compiler Directive Options for more information.
While compiling COBOL stored procedures, the specification of NORSLOCATORS in combination with DIALECT=MAINFRAME and DBMAN=ADO ensures that cursors declared as WITH RETURN TO CALLER return default SQL Server result sets rather than simulated mainframe result set locators.