ccmsrv modify /u|/user max_users [/y] [/s|/server servername] ccmsrv modify /p|/parameter parameter [/s|/server servername] /v|/value value [/y]
The ccmsrv modify command modifies the number of users or other parameters allowed in the database server.
The users for this command are Informix-Admin group member and local administrator.
Satisfy the following prerequisite:
/p|/parameter parameter
Specifies parameters to be modified in the Informix® server configuration file. Valid parameters are LTAPEDEV or LTAPESIZE.
Use /p for logical log backups. For information about logical log backups, see Log file management overview.
/s|/server servername
Specifies the name of the database server. If a server is not specified, it defaults to host_name.
/u|/users max_users
Specifies the maximum number of users allowed in the database.
/v|/value value
Specifies the value of parameter, for example, the name of the tape device or the size of the tape.
/y
Runs the command without displaying confirmation messages.