In XIR2 if we lost the administration password .How can we
regain the password?thanks in advance.
Answer / Archana Singh
To regain the administration password for XIR2, you should contact Oracle Support or consult the XIR2 documentation specific to password recovery procedures. They may provide steps to reset the password or suggest alternate methods of accessing the system if the password cannot be recovered.
| Is This Answer Correct ? | 0 Yes | 0 No |
Briefly explain what is literal? Give an example where it can be used?
 How to use an oracle sequence generator in a mapping?
How to convert dates to characters in oracle?
What is the parameter mode that can be passed to a procedure?
Give the Types of modules in a form?
What is null value in oracle?
What is SQL access advisor in Oracle?
select trunc(round(156.00,-1),-1) from dual;
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to create a table interactively?
Can the default values be assigned to actual parameters?
what is foreign key?