Resources

Random Errors

ORA-00154: protocol error in transaction monitor

Cause: The transaction monitor returned TMJOIN on an AX_REG call but the transaction was locally suspended.

Action: Contact the transaction monitor customer support.

Random Errors

ORA-00154: protocol error in transaction monitor

Cause: The transaction monitor returned TMJOIN on an AX_REG call but the transaction was locally suspended.

Action: Contact the transaction monitor customer support.


Designed by:
SiteGround web hosting Joomla Templates
Relational Database Definition PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Administrator   
Tuesday, 17 June 2008 07:51
Your Ad Here

Oracle Relational Database Management System (RDBMS)

Oracle Relational Database Management System is a general purpose relational database package which is available on SSA, and can be bought for Suns and PCs under a site licence. Files produced on one computer system can easily be migrated to another system.

Definition of database terms

A database is a collection of data relating to a particular topic. The data is arranged in tables consisting of rows and columns.

Each row is a single entry or record in the table and is divided into fields, one for each column in the table. Data records are usually accessed by their content, rather than their position in the table.

A relational database can contain more than one table, which may be related to each other using one or more columns in common.

Example database

For example, a database containing information about cars built before 1960 might be divided into two tables, one with information about each model of car and one with information about the manufacturers of the cars. Since each manufacturer might make several models of car, having two tables avoids duplicating the information about the manufacturer.

The tables are related by the column 'make' in the CAR table which is the same as the column 'name' in the MANUFACTURER table.

This database is used as an example together with the Injury database in local documents describing Oracle.

 


Your Ad Here
Comments
Add New Search RSS
+/-
Write comment
Name:
Email:
 
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
 
Please input the anti-spam code that you can read in the image.
ghzbep  - buy WoW Gold   |123.145.187.xxx |2008-12-31 02:27:14
11In English class, age of conan gold one girl said never give up when discussing.lotr gold It just reminded me something about myself.
Maybe age of conan gold it is something about love.age of conan power leveling My love, which began on July 3rd of 2005 and finished on August age of conan power leveling 23rd of 2008, taught me many things.ffxi gil It is not a pleasant thing to eq2 Platinum look back on that. But I know I must learn something from it, ffxi gil no matter what it is, final fantasy xi gil happiness or sorrow.Lord of the Rings online Gold,Our love did not go on SRO Gold so smoothly and we went EverQuest 2 Platinum through many things. ffxi gil When we were buy warhammer gold confronting difficulties,ffxi gil he always told me final fantasy xi gil “never give up”. EverQuest 2 gold I insisted that age of conan gold we would love each other forever EverQuest 2 plat and that we would overcome all buy warhammer gold difficulties so warhammer gold long as we never give up....

3.25 Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

Last Updated ( Tuesday, 17 June 2008 07:55 )
 

Random Errors

ORA-00155: cannot perform work outside of global transaction

Cause: The application tried to perform some work on either an Oracle 7.3 server or an Oracle8 server with local transactions disabled while outside of a global transaction.

Action: Check if the application is connected to an Oracle 7.3 server. The Transaction monitor must not return a NULL XID on an AX_REG call when the resource manager is Oracle 7.3. If the application is connected to an Oracle8 server, either set nolocal=f in the xa_open string or start a global transaction prior to attempting the work.

 

Resources

Oracle Database Support, Powered by Joomla! and designed by SiteGround web hosting