I have my backup RMAN script called backup_rman.sh. I am on
the target database. My catalog username/password is
rman/rman. My catalog db is called rman. How would you run
this shell script from the O/S such that it would run as a
background process?
Why do you create or replace procedures rather that drop and recreate.
What is the use of Control File ?
which clause we are not used in where clause?
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 are operators in oracle?
How do you handle duplicate records in a database?
select statement does not retrieve any records. what exception is raised?
How do you rate yourself in oracle and sql server ?
What is the string concatenation operator in oracle?
How can we force the database to use the user specified rollback segment?
what is the difference between oracle enterprise edition and oracle express edition?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash