Tag Archives: Draft
Know Your Computer Network Part II
Figure 3. Coaxial cable RG-58, BNC Connector, Terminator, T-BNC Computer network with UTP cables maximum cable length of 100 meters per point computer. Twisted Pair cable (UTP / STP) has the following characteristics: · Is a pair of cable-twist on … Continue reading
Know Your Computer Network Part I
Computer network is a group of interconnected computers to each other so that they can share their life together the resources possessed by each computer. These resources include: · Data and Information · Program and Application · The hardware such … Continue reading
Eliminate Idle Redundancy in Your Data Center
Oracle Active Data Guard, with Oracle Database 11g Enterprise Edition, enhances quality of service by offloading resource-intensive activities from a production database to one or more synchronized standby databases. Oracle Active Data Guard enables read-only access to a physical standby … Continue reading
Viewing Who’s Using Transaction Undo / Rollback Segment
Here is a script to identify the active transaction are currently using rollback segments or undo segments. Conditions, log into the database as user SYS or SYSTEM or a user who has been in the grant DBA. col o format … Continue reading
Know Your Grid Technology
Oracle 10g, g stands for grid. The following discussion of the Grid which I quoted from Wikipedia. Grid computing (grid computing) is the use of resources involves many separate computers that are geographically distributed and to solve problems in large-scale … Continue reading
Knowing the configuration database
Here’s how to find information about the configuration of the Oracle database that we maintain. This information is very important to know, especially for DBAs who di-install/create/configure by the database ( DBA ) another. Information about the environment Operating System … Continue reading