Products | Versions |
---|---|
TIBCO SmartSockets | - |
Not Applicable | - |
Resolution:
As soon as a named option is set, setting the global option will not override it.
If you have a number of named option groups to override, you would have to do the following:
setnopt GROUP1 option value
setnopt GROUP2 option value
setnopt GROUP3 option value
Each named option will have to be reset. You cannot do it globally.