ORA-24259
        Background process or processes for this PL/SQL function terminated in a nonstandard way, or could not be created or initialized.
        
        
        Cause
        The background process or processes failed to operate properly for one of the following reasons:
- Inadequate system global area (SGA) size.
- Background process pool could not be initialized.
- Background process or processes were abnormally terminated.
        Action
        Ensure that the SGA size is sufficient to call this PL/SQL function.
        
     
    
    
        ORA-24259
        Slave process or processes for this PL/SQL function terminated abnormally, or could not be created or initialized.
        
        
        Cause
        Slave process or processes failed to operate properly for one of the following reasons:
- Inadequate SGA size.
- Slave pool could not be initialized.
- Slave process or processes were abnormally terminated.
        Action
        Ensure that the SGA size is sufficient to call this PL/SQL function.
        
     
    
    
        ORA-24259
        Slave process or processes for this PL/SQL function terminated abnormally, or could not be created or initialized.
        
        
        Cause
        Slave process or processes failed to operate properly for one of the following reasons:
- Inadequate SGA size.
- Slave pool could not be initialized.
- Slave process or processes were abnormally terminated.
        Action
        Ensure that the SGA size is sufficient to call this PL/SQL function.