Тёмный
No video :(

Archivelog mode and Noarchivelog mode in Oracle database || How to database modes 

Mallik034
Подписаться 21 тыс.
Просмотров 2,9 тыс.
50% 1

Hi Friends,
Welcome you back on exiting topic, Today’s session is on
ARCHIVELOG mode is a mode that you can put the database in for creating a backup of all transactions that have occurred in the database so that you can recover to any point in time.
NOARCHIVELOG mode is basically the absence of ARCHIVELOG mode and has the disadvantage of not being able to recover to any point in time.
Converting database from noarchivelog mode to archivelog mode:
--- Please note that converition of noarchivelog to archivelog mode is only posible in database mount state:
1. Login to database and verify the database state and log mode:
sqlplus / as sysdba
SQL] select name, open_mode, database_role, log_mode from v$database;
SQL] archive log list
2. Shutdown the database
SQL] shut immediate
3. Start the database in mount mode.
SQL] startup mount;
SQL] archive log list
4. Convert the database from noarchivelog to archivelog mode
SQL] alter database archivelog;
5. Open the database
SQL] alter database open;
6. Verify the database state and log mode:
SQL] select name, open_mode, database_role, log_mode from v$database;
SQL] archive log list
Converting database from archivelog mode to noarchivelog mode:
--- Please note that converition of noarchivelog to archivelog mode is only posible in database mount state:
1. Login to database and verify the database state and log mode:
SQL] select name, open_mode, database_role, log_mode from v$database;
SQL] archive log list
2. Shutdown the database
SQL] shut immediate
3. Start the database in mount mode.
SQL] startup mount;
4. Convert the database from archivelog to noarchivelog mode
SQL] alter database noarchivelog;
5. Open the database
SQL] alter database open;
6. Verify the database state and log mode:
SQL] select name, open_mode, database_role, log_mode from v$database;
SQL] archive log list
Please do follow me and support me on,
Blog: mallik034.blog...
LinkedIn: / mallikarjun-ramadurg-3...
twitter: / mallik034
instagram: / mallik034
Regards,
Mallikarjun Ramadurg
Mobile: +966 543796525
WhatsApp: +91 9880616848
Blog: mallik034.blog...
LinkedIn: / mallikarjun-ramadurg-3...
twitter: / mallik034
instagram: / mallik034

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 5   
@saiprashanth7601
@saiprashanth7601 Год назад
Thank you for the wonderful lesson
@Mallik034
@Mallik034 Год назад
You are welcome
@littlestar2468
@littlestar2468 Год назад
Nice video pls improve audio quality
@meghakaradi
@meghakaradi 3 года назад
Neat explanations
@Mallik034
@Mallik034 3 года назад
Thank you 🙂
Далее
skibidi toilet multiverse 041
06:01
Просмотров 5 млн
C’est qui le plus fort 😂
00:18
Просмотров 6 млн
Solving one of PostgreSQL's biggest weaknesses.
17:12
Просмотров 191 тыс.
microsoft doubles down on recording your screen
10:00
Oracle DBA- Alert Log File.| Learnomate Technologies
14:42
Database Indexing for Dumb Developers
15:59
Просмотров 53 тыс.
skibidi toilet multiverse 041
06:01
Просмотров 5 млн