ORA-41414
        could not allocate memory for call capture; replay disabled
        
        
        Cause
        The Oracle server process encountered a memory allocation failure while executing the replay of the request, therefore replaying of the request was not possible.
        Action
        Resubmit and reduce application calls per request.
        
     
    
    
        ORA-41414
        could not allocate memory for call capture; replay disabled
        
        
        Cause
        The Oracle server process encountered a memory allocation failure while executing the replay of the request, therefore replaying of the request was not possible.
        Action
        Resubmit and reduce application calls per request.
        
     
    
    
        ORA-41414
        could not allocate memory for call capture; replay disabled
        
        
        Cause
        The Oracle server process failed after executing a request with a memory allocation failure during capture, therefore, replaying of the request was not possible.
        Action
        Resubmit and partition the application calls into more requests with fewer round trips.