IBM Support

RS02180: CONFIGDSCLUSTER FAILS TO EXECUTE ON WINDOW 20012 R2

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When using ODM 8.7.1 on Window 2012 R2 DataCenter,
    administrator will have problem executing the configDSCluster
    script.  An error of "Administrator Privilege Required" will be
    thrown.
    

Local fix

  • Modify the configDSCluster.bat content.
    
    Replace the content of the :checkAdminRight code to just put
    set  FUNCTION_RC=0 there.
    
    
    
    Ex:
    
    :checkAdminRight   set FUNCTION_RC=0   AT > NUL   IF
    %ERRORLEVEL% EQU 0
    (       echo Administrator PRIVILEGES Detected!   ) ELSE (
     echo.
    echo ############# ERROR: ADMINISTRATOR PRIVILEGES REQUIRED
    
    ###############       echo    This script must be run as
    administrator
    to work properly!       echo    If you're seeing this after
    clicking on
    a start menu icon,       echo  then right click on the shortcut
    and
    select "Run As Administrator".       echo
    
    ################################################################
    ######
    echo.       set FUNCTION_RC=1   )GOTO:EOF
    
    
    
    With:
    
    
    
    :checkAdminRight   set FUNCTION_RC=0GOTO:EOF
    

Problem summary

  • Test administrator privileges using a method that is not
    available on Windows 2012 lead to this error
    

Problem conclusion

  • The script is modified
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS02180

  • Reported component name

    WDS FOR RULES

  • Reported component ID

    5725B6903

  • Reported release

    870

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-10-19

  • Closed date

    2016-01-29

  • Last modified date

    2016-01-29

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • 999
    

Fix information

  • Fixed component name

    WDS FOR RULES

  • Fixed component ID

    5725B6903

Applicable component levels

  • R871 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"870","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 February 2022