answersLogoWhite

0

Oracle Database

Oracle Database is a Relational Database Management System produced by Oracle Corporation. It was first released in 1977.

690 Questions

What is oracle argus safety 7.0 vs old versions?

Argus 7.0 is the most current release of Oracle Argus Safety.

The most significant feature added in 7.0 is multi-tenancy

What are advantages of Remote Data Object?

RDO and the RemoteData control can help Us meet a specific set of client/server requirements. Some of there uses are:

  • Gain high-performance data access against remote ODBC data sources. The ability to quickly retrieve the results from complex queries is a goal of every data access application. RDO provides a level of performance rivaled only by the ODBC and VBSQL API programming models. By leveraging the remote data engine, RDO greatly improves response time and user productivity.
  • Manage return codes and both input and output parameters from stored procedures. Output parameters are the only way to extract information from an Oracle stored procedure, and are used heavily for singleton queries and many administrative functions. In many cases, you cannot determine if a stored procedure completed successfully without accessing the procedure's return value. RDO supports access to each of these parameters through the rdoParameter object.
  • Manage multiple result sets. By using a single query that returns several sets of results, you can use the query processor and system resources more efficiently. You can improve performance by running a single query to gather data to fill multiple data-driven list boxes and menus. In addition, by combining a row-count query with a SELECT query, you can accurately set up scroll bars and progress status bars.
  • Submit multiple action queries in a single batch. In many cases, your application can submit a set of INSERT, DELETE or UPDATE operations as a single SQL statement. This increases performance, as it reduces network and remote processing overhead and lets you manage transactions more easily.
  • Limit the number of returned or processed rows. In situations where users might select more rows than it is practical to handle, RDO implements a query governor to limit the number of rows returned from any data source. This way, you can predict query response time and more easily manage the workstation or server resources required to maintain cursor keysets. Using the same mechanism, you can limit the number of rows affected by a data-modification query.
  • Utilize server-side cursors. Some servers, such as Microsoft SQL Server, support cursor keysets that are created on the server, instead of on the workstation. Under the right conditions, this type of cursor management can significantly improve performance and reduce network load and workstation resource requirements.
  • Execute queries asynchronously. If a query takes an extended period of time to run, you should have the option of either executing code while the query is being processed or canceling the query. RDO provides an asynchronous query option that you can use when executing any query, as well as a way to cancel an asynchronous query. RDO also provides a unique event-driven asynchronous programming interface that eliminates the need for polling loops. Asynchronous processing extends to opening connections and when using the MoveLast method.
  • Continue queries after initial timeout period. When a query exhausts the period set in the QueryTimeout property, RDO permits you to override query cancellation and continue waiting for another timeout period.
  • Support improved polymorphism and "free-standing" object creation. RDO now supports creation of rdoConnection and rdoQuery objects using the Dim statement. These free-standing objects can be associated with other objects to perform actions. For example, you can create an rdoQuery object independent of any rdoConnection object and associate it with an open connection at a later time.
  • Support dissociated result sets. RDO permits you to create a static read-write cursor and break the connection with the remote server. The data in the rdoResultset object remains available for access or changes. Once you re-associate the result set with another rdoConnection object, you can use the BatchUpdate method to post these offline changes to the database.
  • Create and manage optimistic batch updates. While the ODBC cursor library supports the concept of optimistic updates, it does so on a row by row basis rather than a batch basis. This type of update operation consumes considerable network and server bandwidth. RDO leverages the new Client Batch cursor library that groups sets of rows to be inserted, updated, or deleted. This way, only one round trip to the server is needed, thus improving update performance and decreasing network traffic.
  • Make the use of stored procedures easier. RDO permits you to express parameterized queries and stored procedures as methods of a parent rdoConnection object. You can pass parameters just as you would to any Visual Basic function without having to manipulate any rdoParameter objects.
  • Expose underlying ODBC handles. In cases where you need more flexibility or control than is available in the object model, you should have a way to directly access the data source. RDO provides access to the ODBC environment, connection, and statement handles.
  • Reduce memory footprint. In many cases, the system that hosts a client/server front-end application is limited in RAM capacity. Because of this, it is important that applications designed for these systems economize their use of RAM and other workstation system resources. The RDO memory footprint is dramatically smaller than other programming models, and it does not require the use of local memory or disk space for its lowest-level cursors.

How do you create software in oracle?

Install oracle. Design your database for your requirements. ex: If you want to implement a payroll soltion for a company then you you may have to consider creating tables like employee personal details, Employee employment data, employee pay details, Employee other benefits etc. Create tables, view, procedures etc. Populate tables with actual data. Develop User interface for your application. Provide roles and privileges to represent actual usage of the application. Ofcourse, you may have to create a login page etc. Connect your application to talk to database. Run your application and use the implemented functionality

What is the difference between sqlplus and sqlserver?

what is the difference between sqlplus and sqlsever

SQL*PLUS is oracle command line utility that allows access to Oracle databases

sqlserver is a Microsoft RDBMS (database management system), vaguely based on a Sybase RDBMS

if you are looking for SQL*PLUS like interface to SQL Server, the one one is SQLS*PLUS from www.memfix.com

What question did Aladdin ask the Oracle?

"Where is my father?" Because he wants to find him to tell him he's his son and bring his life back to him.

Oracle arena holds how many people?

Oracle Arena seats 19,596 fans for basketball and 17,200 for ice hockey.

How does a database store data about its tables?

A database is used to store data in its tables by a specified number of rows and columns. Each database also uses specific cells, foreign keys, and unique keys.

What is SIDS?

SIDS (Sudden Infant Death Syndrome) is the death of an apparently healthy infant that remains unexplained after a thorough autopsy and death scene investigation. There appears to be no suffering in most cases; death occurs very rapidly, usually during sleep. SIDS is the leading killer of infants between one week and one year with an approximate rate of two per thousand live births (1 in 500). 6,000-7,000 babies die of SIDS every year in the US. The peak age is around two to four months and the majority of the deaths occur during the winter months (October to April in the Northern Hemisphere). Researchers believe that SIDS probably has more than one cause, although the final process appears to be similar in most cases. SIDS can not predicted, prevented, or reversed. [This was excerpted from a FAQ in misc.kids. Copyright 1995, Margaret Gibbs. Use and copying of this information are permitted as long as (1) no fees or compensation are charged for use, copies or access to this information, and (2) this copyright notice is included intact.]

10 examples of Database Management System?

Ten common software packages that provide DBMS functionality include:

  1. Ingres
  2. Microsoft Access
  3. MongoDB
  4. MS-SQL Server
  5. MS FoxPro
  6. MySQL
  7. NoSQL
  8. Oracle
  9. Postgres
  10. SQLite

A DBMS, or database Management System, is a collection of programs that enables you to store, modify, and extract information from a database.

Sql query to list all the constraints in the table?

SQL Server – List all Database or Table Constraints

When we execute DML commands like INSERT, UPDATE, and DELETE, we frequently encounter errors because the table has one or more constraints.

Use the sys command.

The query above will show all of the sys fields.

To learn more about data science please visit- Learnbay.co

What oracle bones made of?

they WERE made out of turtle shells and cattle bones

How many max data files can there be in an Oracle Database?

There can as many as the Operating System will support.

The limitation of "how many" is set by the OS and not the database.

Two Oracle parameters to research that are related to your question however.... db_files, and maxdatafiles

How to determine the date of record insertion in oracle table?

I know SCN_TO_TIMESTAMP(ora_rowscn).

But In my case it gives invalid scn number exception.

Let me know the other way.

What are examples of oodbms?

Hi,

I need example an OODBMS. Can you send me examples?

Thanks. Cátia Pereira

What is the difference between function and stored procedure?

we cant use DML operations in functions where as it is possible in sp. Procedure can return zero or n values whereas function can return one value which is mandatory. error handling can be done in sp, but not possible in function. functions can be called from select statements, where clause and case but not possible in sp. Procedures can have input,output parameters for it whereas functions can have only input parameters Functions can be called from procedure whereas procedures cannot be called from function. We can go for transaction management in procedure whereas we can't go in function.

How do you export database in oracle?

To export the entire database to a single file dba.dmp in the current directory.

- Login to server

exp SYSTEM/password FULL=y FILE=dba.dmp LOG=dba.log CONSISTENT=y

Where is the Oracle Historical Society in Oracle Arizona located?

The address of the Oracle Historical Society is: Po Box 10, Oracle, AZ 85623

What is the difference between rollback and savepoint in sql with examples?

Rollback:

This is used for undoing the work done in the current transaction. This command also releases the locks if any hold by the current transaction. The command used in SQL for this is simply:

ROLLBACK;

Savepoint:

This is used for identifying a point in the transaction to which a programmer can later roll back. That is it is possible for the programmer to divide a big transaction into subsections each having a savepoint defined in it. The command used in SQL for this is simply:

SAVEPOINT savepointname;

For example:

UPDATE…..

DELETE….

SAVEPOINT e1;

INSERT….

UPDATE….

SAVEPOINT e2;

……

It is also possible to define savepoint and rollback together so that programmer can achieve rollback of part o a transaction. Say for instance in the above

ROLLBACK TO SAVEPOINT e2;

This results in the rollback of all statements after savepoint e2

Commit:

This is used to end the transaction and make the changes permanent. When commit is performed all save points are erased and transaction locks are released. In other words commit ends a transaction and marks the beginning of a new transaction. The command used in SQL for this is simply:

COMMIT;

What is Oracle Spatial Databas Engine server?

Oracle Spatial is an option of the Oracle Database Enterprise Edition. Its core component is a new datatype called SDO_GEOMETRY that is used to store geometric figures (points, lines and polygons) defined by one or more coordinates.

This allows you to create "spatial" tables, i.e. tables that contain any number of regular columns and one column of type SDO_GEOMETRY (or even multiple such columns).

You can then query those tables using spatial predicates (like CONTAINS, TOUCHES, INSIDE, WITHIN_DISTANCE etc). Things like "get me the land parcels of a certain type that are on the path of this pipeline", or "get the list of customers that live within 10km of a store".

Databases that use Oracle Spatial are commonly used by commercial or open source GIS tools to store and manage their spatial data.

Advanced capabilities include the storage of raster data (imagery), network searches, geocoding, routing, topology etc.

Why did you choose a career in Oracle DBA?

I had always found DBA job very challenging and interseting. Another reason is lot of opportunities.

Is schema a logical structure or physical structure in oracle database?

the schema can be termed either conceptual or logical or physical.

But mostly speaking, the term schema is used to refer to a logical structure.