while i take backup using ibm tsm the following errors
occurred: rman-03009
ora-19513
ora-27206
ora-19502
ora-27030
ora-ora19511
No Answer is Posted For this Question
Be the First to Post Answer
How do I recompile a procedure in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
what is pragma?
How to grant create session privilege to a user in oracle?
without using count(*) and rownum how can we count total record in a table
Can we call a trigger inside a function and function inside a trigger? Give example.
What is dynamic proxy?
How to increment dates by 1 in oracle?
What would you use to improve performance on an insert statement that places millions of rows into that table?
What is an Index Segment ?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How to drop a stored function?