Answer Posted / bhuvneshwar singh
ORA-38706 "Cannot turn on flashback database logging"
ORA-38709 "Recovery area is not enabled"
Solution :
1. do the proper shutdown of database (shut normal,immediate).
2. start up database in mount phase ( startup mount).
3. set this parameter one by one
a.ALTER SYSTEM SET DB_RECOVERY_FILE_DEST_SIZE=2G
SCOPE=BOTH;
B.ALTER SYSTEM SET DB_RECOVERY_FILE_DEST=/HOME/FRA
SCOPE=BOTH;
4. ALTER DATABASE OPEN;
5. NOW USE THIS COMMAND AND CHECK IT OUT WHETHER FLASHBACK
AREA IS ENABLED ?
SELECT NAME, FLASHBACK_ON FROM V$DATABASE;
I am sure this information will help you a lot
Regards
Bhvuneshwar singh
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26076: cannot set or reset value after direct path structure is allocated
IMG-02003: 2FF03 - incorrect color histogram feature specification
IMP-00064: Definition of LOB was truncated by export
ORA-26029: index string.string partition string initially in unusable state
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
ORA-26028: index string.string initially in unusable state
ORA-16516: The current state is invalid for the attempted operation.
NZE-28890: Entrust Login Failed
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26084: direct path context already finished
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
ORA-16627: No standby databases support the overall protection mode.