Hello,
Here is the situation. I need to handle both read and write end of the ".exe" called from perl code. In my application I am calling RMAN(oracle recovery manager) with some CLI parameters. Once its started I want to capture whatever it sends i.e. read end and also want to capture wat ever has been sent to RMAN when it was called.
Can any one help me out in this regard?.
Thanks for your time,
Prince.
Here is the situation. I need to handle both read and write end of the ".exe" called from perl code. In my application I am calling RMAN(oracle recovery manager) with some CLI parameters. Once its started I want to capture whatever it sends i.e. read end and also want to capture wat ever has been sent to RMAN when it was called.
Can any one help me out in this regard?.
Thanks for your time,
Prince.
Comment