Database Error Messages

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

PRVG-11051

network list "{0}" is in invalid format

Cause

The processing of a network list argument encountered a syntax error.


Action

Network list is a comma separated list of networks. Each network can be specified in the format "if_name"[:subnet_id[:subnet_mask][:public|cluster_interconnect]]. if_name can have "*" as in "eth*" to match interfaces like eth1, eth02, etc. Provide network list in valid format.