Mechanism Following by Oracle when we taking hot backup

Hot backup means the system is Up and running and Updates are going on as usual I would here explain Mechanism Following by Oracle when we taking hot backup Manual Hotbackup Manual hotbackup start with below command for a tablespace alter tablespace USERS begin backup; Few things happens at that time 1)DBWn checkpoints the tablespace (writes […]

Mechanism Following by Oracle when we taking hot backup Read More »

text tags in HTML

So far you have understood the introductory tags in html and here is the example of html based on that <html> <head> <title>My fisrt Web page</title> </head> <body> Hello techgoeasy </body> </html> Now in this section , we will learning about text tags in HTML Tags   Meaning <h1> and </h1> <h1> tags  tell the

text tags in HTML Read More »

Oracle database 12c: Container Database (CDB) and Pluggable Database (PDB)

In the last section on Oracle Database 12c, we discussed about the general architecture about Oracle 12c Multitenant Architecture Multitenant Architecture Now we will go in more details about. What is Container Database (CDB) and Pluggable Database (PDB)? Container Database (CDB) : Container database(CDB) is a main part of Multitenant database .It houses all the

Oracle database 12c: Container Database (CDB) and Pluggable Database (PDB) Read More »

How to change Corporate Branding Image for Oracle Applications

    Many companies want to customize the Oracle application pages and wants to put company logo on it. I would be discussion about How to change Corporate Branding Image for Oracle Applications How to change Corporate Branding Image for Oracle Applications   The profile option “Corporate Branding Image for Oracle Applications” controls the corporate branding

How to change Corporate Branding Image for Oracle Applications Read More »

Scroll to Top