impdp failed with error ORA-39002 , ORA-39405 due to Time Zone issue – 19c
Issue impdp giving error ORA-39002: invalid operation , ORA-39405: Oracle Data Pump does not support importing from a source database…
Blog on my Oracle Experience with realtime projects
Issue impdp giving error ORA-39002: invalid operation , ORA-39405: Oracle Data Pump does not support importing from a source database…
New Oracle Database 23ai, earlier launched as Oracle Database 23c, because of the importance of the breakthrough AI technology in…
while creating new database using DBCA getting below error on windows PC DBCA fails with errors: [FATAL] [DBT-50000] Unable to…
Check the scn on Standby database select min(fhscn) from x$kcvfh; Take incremental database backup on production Take incremental backup on…
After successful installation of oracle database on Linux follow below procedure to autostart the oracle database after server reboot Auto…
Free Oracle Database for Everyone, Whether you are a developer, a DBA, a data scientist, an educator, or just curious…
Environment Details Oracle Linux Server release 7.4 Oracle Database 12.1.0.2.0 Putty -> For accessing the Linux Server Database Credentials SYS…