HOME

TheInfoList



OR:

Oracle Multimedia (formerly Oracle ''inter''Media from versions 8 to 10gR2) is a feature available for
Oracle database Oracle Database (commonly referred to as Oracle DBMS, Oracle Autonomous Database, or simply as Oracle) is a multi-model database management system produced and marketed by Oracle Corporation. It is a database commonly used for running online ...
s, which provides
multimedia Multimedia is a form of communication that uses a combination of different content forms such as text, audio, images, animations, or video into a single interactive presentation, in contrast to tradi ...
utilities in a database environment, generating as a result a
multimedia database A Multimedia database (MMDB) is a collection of related for multimedia data. The multimedia data include one or more primary media data types such as text, images, graphic objects (including drawings, sketches and illustrations) animation sequences ...
(MMDB). Oracle Multimedia was deprecated in Oracle 18c and desupported in Oracle 19c.


Functionalities

Oracle Multimedia is a framework which: * as a general-purpose feature enables the management and retrieval of
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensio ...
,
audio Audio most commonly refers to sound, as it is transmitted in signal form. It may also refer to: Sound *Audio signal, an electrical representation of sound *Audio frequency, a frequency in the audio spectrum * Digital audio, representation of soun ...
, and
video Video is an Electronics, electronic medium for the recording, copying, playback, broadcasting, and display of moving picture, moving image, visual Media (communication), media. Video was first developed for mechanical television systems, whi ...
data * recognizes the most popular
multimedia Multimedia is a form of communication that uses a combination of different content forms such as text, audio, images, animations, or video into a single interactive presentation, in contrast to tradi ...
formats and can automate metadata extraction and basic image-processing * facilitates the
development Development or developing may refer to: Arts *Development hell, when a project is stuck in development *Filmmaking, development phase, including finance and budgeting *Development (music), the process thematic material is reshaped *Photographi ...
of multimedia applications using
JSPs The is an Independent Administrative Institution in Japan, established for the purpose of contributing to the advancement of science in all fields of the natural and social sciences and the humanities.JSPSweb page History The Japan Society for ...
,
servlet A Jakarta Servlet (formerly Java Servlet) is a Java software component that extends the capabilities of a server. Although servlets can respond to many types of requests, they most commonly implement web containers for hosting web applicatio ...
s,
PL/SQL PL/SQL (Procedural Language for SQL) is Oracle Corporation's procedural extension for SQL and the Oracle relational database. PL/SQL is available in Oracle Database (since version 6 - stored PL/SQL procedures/functions/packages/triggers since ...
(with new packages) or tools such as
JDeveloper JDeveloper is a freeware IDE supplied by Oracle Corporation. It offers features for development in Java, XML, SQL and PL/SQL, HTML, JavaScript, BPEL and PHP. JDeveloper covers the full development lifecycle from design through coding, debugging ...
( ADF/UIX) and Oracle Portal. Oracle Multimedia manages multimedia data within an Oracle database under transaction control (see
transaction processing Transaction processing is information processing in computer science that is divided into individual, indivisible operations called ''transactions''. Each transaction must succeed or fail as a complete unit; it can never be only partially compl ...
); using by default database schemas named ORDSYS and ORDPLUGINS (the "ORD" prefix designates " object-relational data"). ORDSYS provides four media classes: *ORDAudio *ORDDoc *ORDImage *ORDVideo Alternatively, an Oracle database can use Oracle Multimedia to store and index meta-information together with external references that enable efficient access to media-content stored outside the database.


References


See also

* Oracle Spatial and Graph {{DEFAULTSORT:Oracle Multimedia Proprietary database management systems Oracle software