PCC-02376
        You may not declare SQLCODE when DEF_SQLCODE = TRUE
        
        
        Cause
        The DEF_SQLCODE option may not be specified if a SQLCODE declaration already explicitely appears in the program.
        Action
        Remove the SQLCODE declaration from the program or specify DEF_SQLCODE=NO (the default).
        
     
    
    
        PCC-02376
        You may not declare SQLCODE when DEF_SQLCODE = TRUE
        
        
        Cause
        The DEF_SQLCODE option may not be specified if a SQLCODE declaration already explicitely appears in the program.
        Action
        Remove the SQLCODE declaration from the program or specify DEF_SQLCODE=NO (the default).
        
     
    
    
        PCC-02376
        You may not declare SQLCODE when DEF_SQLCODE = TRUE
        
        
        Cause
        The DEF_SQLCODE option may not be specified if a SQLCODE declaration already explicitely appears in the program.
        Action
        Remove the SQLCODE declaration from the program or specify DEF_SQLCODE=NO (the default).