Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

PRKO-02389

Invalid command line options. Neither -address nor -node can be specified with -subnet.

Cause

Invalid combination of options specified for add/modify node application command. Option '-address' is node-specific and has to be used with '-node' option. '-subnet' option is a global option and it cannot be used with '-address' or '-node' option.


Action

Issue the command using either '-address' and '-node' options together or '-subnet' option without '-address' or '-node' option.