Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   Allocating Memory Through Resource Classes > Resource Classes >

The onmode -q ... DS_CLASS Command

Also supporting resource classes is the keyword DS_CLASS as a new command-line option to the onmode utility. The DBA can use following syntax to reset the mutability attribute of the DS_CLASS session environment variable:

Read syntax diagramSkip visual syntax diagram>>-onmode -q--+-IMMUTABLE-+--DS_CLASS--session_id--------------><
              '-MUTABLE---'
 

Only a user who holds the DBA privilege can issue this command to change the mutability status of the DS_CLASS setting. After the onmode -q MUTABLE DS_CLASS session_id command executes successfully, a user in session_id can execute the SET ENVIRONMENT DS_CLASS statement of SQL to reset the session value for DS_CLASS to any existing resource class.

For more information about command-line options of the onmode utility, see Appendix A. Syntax Summaries of Selected Utilities.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]