PCC-02018
        found end-of-file while scanning comment
        
        
        Cause
        A C comment either in C code or in an embedded SQL statement, was not terminated.
        Action
        Find the unterminated comment and terminate it with */ .
        
     
    
    
        PCC-02018
        found end-of-file while scanning comment
        
        
        Cause
        A C comment either in C code or in an embedded SQL statement, was not terminated.
        Action
        Find the unterminated comment and terminate it with */ .
        
     
    
    
        PCC-02018
        found end-of-file while scanning comment
        
        
        Cause
        A C comment either in C code or in an embedded SQL statement, was not terminated.
        Action
        Find the unterminated comment and terminate it with */ .