|- valign="top"
| {{Code|-p<num>}}
| Specifies the port on which the database Server server will be addressable.
| <code>[[Options#SERVERPORT|SERVERPORT]]</code>
| {{Code|1984}}
|- valign="top"
| {{Code|-P<pass>}}
| Specifies a user password, which will be used by the HTTP services to open a new session. If this flag is omitted, and if {{Code|-U}} was specified, the password will be requested on command line. ''Warning'': when the password is specified on command-linewith this flag, it may be get visible to others.
| <code>[[Options#PASSWORD|PASSWORD]]</code>
|