[informix] How to restrict database creation to specific set of users -- Posted by inturi on Tuesday, June 23 2009
Use DBCREATE_PERMISSION config parameter to restrict create database permission to specific set of users.

Here is an example

DBCREATE_PERMISSION informix

If any other user attempts to create database, database creation fails with isam error 388.

[Edit] Home
If this information is helpful to you then please click here and post one simple tip that you know. Share your knowledge!