RMAN-00578: pipe string is not private and owned by SYS



RMAN-00578: pipe string is not private and owned by SYS..

Answer / guest

Cause: The pipe that RMAN needs to use for its input or
output is either a public pipe or a private pipe that is not
owned by SYS. This is a potential security problem, because
it allows a non-SYS user to issue commands to RMAN or to
retrieve the RMAN output.

Action: If you are attempting to put data on the RMAN input
pipe prior to starting RMAN, so RMAN will process the data
on the pipe as soon as it starts, you must be connected as
SYS and you must first use the dbms_pipe.create_pipe
function to explicitely create the pipe as a private pipe.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24096: invalid message state specified

1 Answers  


ORA-21301: not initialized in object mode

1 Answers  


LPX-00004: internal error "~s"

1 Answers  


PCC-02447: Cannot specify destination offset in a LOB WRITE APPEND

1 Answers  


EXP-00053: unable to execute QUERY on table string because the table has inner nested tables

1 Answers  






KUP-04072: error writing to file string

1 Answers  


ORA-39301: schema does not exist or is in use

1 Answers  


ORA-23433: executing against wrong master site string

1 Answers  


ORA-13451: GeoRaster metadata scaling function error

1 Answers  


ORA-02308: invalid option string for object type column

1 Answers  


DRG-50861: failed to obtain type descriptor

1 Answers  


ORA-00134: invalid DISPATCHERS specification #string

1 Answers  


Categories