RMAN_PIPE】的更多相关文章

涉及的dbms_pipe包中的过程和函数:(1)PACK_MESSAGE Procedures用途:Builds message in local buffer(2)SEND_MESSAGE Function用途:Sends message on named pipe: This implicitly creates a public pipe if the named pipe does not exist(3)RECEIVE_MESSAGE Function用途:Copies message…