l
  

hitechwriter's Articles in Software

  • RAC - Whats’s new in Oracle 11g?
    you execute a SQL statement in parallel, then the default behavior is for Oracle to run the parallel processes only on the instances that offer the service that you used to connect to the database.
  • Security - What’s new in Oracle 11g?
    Oracle Database 11g now offers a way to quickly identify users with default passwords.
  • Installing Oracle Real Application Clusters
    Install Oracle Clusterware and Oracle Database software using Oracle Universal Installer (OUI), and create your database with Database Configuration Assistant (DBCA). This ensures that your Oracle RAC environment has the optimal network configuration, database structure, and parameter settings for the environment that you selected.
  • RMAN - Backing Up Archived Logs
    Archived redo logs are the key to successful media recovery. Back them up regularly. You can back up logs with BACKUP ARCHIVELOG, or back up logs while backing up datafiles and control files by specifying BACKUP ... PLUS ARCHIVELOG.
  • Oracle Security - Get to know the basics
    This article is aimed to help DBAs to assess their current level of risk, and then provide practical, applicable knowledge to appropriately secure the Oracle database. This article is designed to help you establish a practical security program for Oracle databases. We will create a means for measuring and assessing the security of your databases, and give you tools to create a security scorecard for each of your Oracle databases
  • Oracle Indexing
    From the outset, the term and the concept ‘Indexing’ may seem complicated, however it is pretty straightforward, as long as you know the basics of indexing.This article has all types of Oracle Indexing
  • SMS Software
    The most popular way to send text messages is using software.This tool is very useful for Business Bulk SMS text messaging can be used to remind clients or patients of appointments or to promote special events or offers.
  • Oracle Data Guard 11g
    Data Guard 11g has been made even more simpler and straightforward to implement and manage using either the Data Guard broker command line interface or Enterprise Manager Grid Control.
  • Protect your application with Oracle Data Guard
    Framing a Disaster Recovery mechanism for your Oracle database may seem to be a nightmare, but Oracle Data Guard is a straightforward solution to this problem. Put in very simple words, Oracle Data Guard can be used to maintain one or more synchronized copies of your production database.