+ Post New Thread
Page 1 of 3
1 2 3 LastLast
Threads 1 to 20 of 46

Forums: Oracle Database Administration

Articles for Oracle DBAs

  1. Post Understanding Oracle Recovery Manager (RMAN)

    Understanding Oracle Recovery Manager (RMAN) Oracle Recovery Manager (RMAN) is basically an automated data backup procedure. In businesses of all...

    Posted By Anne
    backup, delete, enterprise manager, files, oracle, recovery, rman, server, sys, user
    • Replies: 3
    • Views: 1,396
    02-19-2010 05:32 AM Go to last post
  2. Post Partitioning a Table in Oracle

    Partitioning a Table in Oracle Below is the procedure of partitioning a table in oracle. 1) Identify the table creation script that you want to...

    Posted By Arju
    export, hat, import, index, insert, oracle, partitioning, tools, user, version
    • Replies: 4
    • Views: 4,392
    10-22-2009 07:21 AM Go to last post
  3. Post Oracle DBA Tools

    The job of the Oracle DBA is not an easy one. There are several aspects to the job and it takes skill and knowledge to now how to implement security,...

    Posted By Julian
    backup, club-oracle, cursors, dba, dba tools, job, oracle, roles, security, sql
    • Replies: 9
    • Views: 1,745
    08-03-2009 08:46 AM Go to last post
  4. Why optimizer use full table scan?

    The oracle optimizer choose the best plan and execute the query according the plan. It is common to hear that my table has indexes but why oracle...

    Posted By Arju
    case, composite, data, dba, file, hat, high, oracle, order, queries, sql
    • Replies: 5
    • Views: 3,418
    07-23-2009 05:35 PM Go to last post
  5. Monitoring of Flashback Database with Data Dictionary Views

    Monitoring of Flashback Database with Data Dictionary Views V$FLASHBACK_DATABASE_LOG, GV$FLASHBACK_DATABASE_LOG (for RAC) - displays information...

    Posted By UnixGuru
    database, feature, file, files, find, fixed, hat, logging, map, recovery, start
    • Replies: 0
    • Views: 728
    05-04-2009 09:26 AM Go to last post
  6. How to Convert from Oracle Standard Edition to Enterprise Edition

    Recently I needed to change a standard edition database to Enterprise Edition. Here are the steps I followed from documentation Since the same...

    Posted By orafan
    backup, database, enterprise edition, install, oracle, server, sql, steps, upgrade, version
    • Replies: 0
    • Views: 1,196
    04-18-2009 10:20 AM Go to last post
  7. Post Gather Schema Statistics

    DBMS_STATS.GATHER_SCHEMA_STATS In Oracle Database when there is something called Cost Based Optimizer (CBO) which other than doing many things...

    Posted By tyro
    cursors, dba, dbms_stats, find, index, job, jobs, oracle, oracle applications, random
    • Replies: 1
    • Views: 7,539
    04-03-2009 02:04 PM Go to last post
  8. Understanding Latches in Oracle

    One of most imortant structures of Oracle Architectures is the Oracle Latching mechanism. from my experiance I have seen that a major portion of...

    Posted By simply_dba
    dml, free, note, oracle, order, performance tuning, tuning, understanding, update, user
    • Replies: 4
    • Views: 1,430
    03-12-2009 07:54 AM Go to last post
  9. Effect of O7_DICTIONARY_ACCESSIBILITY

    Let's see current value of O7_DICTIONARY_ACCESSIBILITY . SQL> show parameter O7_ NAME TYPE VALUE...

    Posted By Arju
    accessibility, database, effect, o7dictionaryaccessibility, oracle, privilege, sql, sys, system, user
    • Replies: 1
    • Views: 3,289
    01-16-2009 01:17 PM Go to last post
  10. Backup Control files - The mystery behind it

    We all know that in certain recovery situations we need to use backup control files.And after the recovery, Oracle requires a RESETLOGS operation...

    Posted By simply_dba
    answer, backup, database, files, hat, oracle, recovery, sql, start, update, user
    • Replies: 4
    • Views: 2,697
    11-18-2008 12:22 PM Go to last post
  11. Get DDL from EXPDP dumpfile.

    With parameter sqlfile=file_name you can easily get DDL from dumpfile. Following is the steps. 1.Create directory where dump resides. create...

    Posted By Arju
    admin, dba, export, note, oracle, schema, start, steps, sys, test
    • Replies: 1
    • Views: 2,933
    11-08-2008 03:06 PM Go to last post
  12. Post Oracle DBA Basic Terms for Beginners

    Oracle DBA Basic Terms for Beginners In order to become a fully fledged DBA, you need to have an understanding of the fundamental concepts. This...

    Posted By tyro
    backup, beginner, concepts, dba, files, installation, oracle, recovery, security, sql, sys
    • Replies: 2
    • Views: 9,540
    11-07-2008 04:13 PM Go to last post
  13. Restriction to make primary or unique key partitioned local index

    Below is the detailed example. The rule is if in the table a column is included as a primary or unique key and the column is not included in the...

    Posted By Arju
    column, create, form, hat, index, make, partitioning, sql, table, test
    • Replies: 0
    • Views: 2,174
    11-06-2008 04:07 PM Go to last post
  14. AIX Pocket Reference

    Aix Command list in alphabetical order. Command | Parameter | Description bootlist | -m normal <dev1> <dev2> | Alters the list of boot devices...

    Posted By simply_dba
    accounts, aix, class, database, devices, file, fonts, order, queries, reference, sys
    • Replies: 3
    • Views: 2,274
    11-04-2008 11:44 AM Go to last post
  15. Online data redefinition in oracle

    Oracle Online Redefinition mechanism provides a significant increase in availability compared to traditional methods of redefining tables that...

    Posted By Arju
    basic, data, hat, oracle, partitioning, process, start, steps, support, write
    • Replies: 0
    • Views: 773
    11-03-2008 06:05 AM Go to last post
  16. Clone a Database Using Hot Backup

    Introduction This document gives you a detailed flow of how to backup the database in a 24x7 operation and use it for cloning a Development or...

    Posted By simply_dba
    backup, clone, database, dent, files, oracle, recovery, rman, sys, user, user managed
    • Replies: 3
    • Views: 8,367
    11-03-2008 04:23 AM Go to last post
  17. An example of Index Skip Scan

    Many one think about index skip scan as wrong one and mistakenly think it as index is not used. But in fact skip scan is efficient enough when...

    Posted By Arju
    access, column, data, hat, index, insert, note, order, random, sql
    • Replies: 0
    • Views: 2,435
    10-27-2008 06:39 AM Go to last post
  18. Which options are installed on your system

    In three ways we can achieved. 1)From Oracle Universal Installer: In OUI select installed products and click on list and expand, you will see a...

    Posted By Arju
    backup, data guard, dba, enterprise manager, options, oracle, recovery, security, sql, user
    • Replies: 2
    • Views: 931
    10-26-2008 09:32 AM Go to last post
  19. Post Oracle Security over a Network

    Oracle Security over a Network Oracle databases and technology were originally designed to work over a network and distribution of applications...

    Posted By tyro
    applications, bugs, form, management, open, oracle, order, security, steps, sys
    • Replies: 0
    • Views: 497
    10-26-2008 08:13 AM Go to last post
  20. Partitioning in Oracle 10.2g

    The primary purpose of partition is to improve performance of queries. But doing partition over a table or index does not merely serve performance...

    Posted By Arju
    backup, case, data, database, date, index, management, oracle, oracle 10g, partitioning
    • Replies: 0
    • Views: 1,292
    10-24-2008 08:56 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts