orra 1555 what is this error,why it is occur?
Answer Posted / kittu
The ora-1555 is too old snapshot. In order to fix this e need to increase undo_retention & undo tablespace size
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What the different types of replication and why are they used? : sql server DBA
how can you enable flashback feature?
what is grd?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
What is the default fill factor value? : sql server DBA
what are the benefits of flashback feature?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
What are the commands used in dcl? : sql server DBA
What is replication? : sql server DBA
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
I got an error SQL1042C. An unexpected system error occurred. Explanation: A system error occurred. One possible reason for this error is that the database manager is not installed correctly or the environment is not set up correctly. On OS/2, while trying to start the database manager, a very common reason for this error is a corrupted NET.ACC file. The command cannot be processed. The tables and views would not be opened. What is the way to open the dataase? pls help me
when does an alert gets signaled?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
Why would you call update statistics? : sql server DBA
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.