Verify and Update Network Proxy Settings

  1. Verify the value of PROXY_AUTO_DETECT:
    1. Log into SQL session on the database <database_name> and set up the enterprise context.
    2. To verify that the value of PROXY_AUTO_DETECT, execute:
      select value from CMN_PROFILE_ENTERPRISE where key = 'PROXY_AUTO_DETECT'
      

      If this value is set to a character value, True or False, then update this value to a numeric value, 1 or 0.

  2. To update the Network Proxy settings:
    1. Log in to Oracle Argus Safety Console.
    2. From the System Configuration menu, select System Management.
    3. Expand the Network Settings folder and click Proxy folder.
    4. Check or uncheck the Auto Detect Proxy?, click Save.
    5. Verify the Network Proxy settings again as mentioned in step 1. The value should be set to 1 or 0.