answersLogoWhite

0


Best Answer

Hi, According to Rauf Sarwar on http://comp.mailarchive.ca/databases.oracle.server/2003-06/1028.html ALTER DATABASE:

Changes the operation of a database with respect to redo logs and data files. Backs up control files. Mounts, Dismounts, Opens, Closes a database. Performs media recovery. ALTER SYSTEM:

Performs a specialized system function e.g. Kill session, Start/Stop archiving etc. Regards Mwamba Mutale

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between alter system and alter database?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between alter session and alter system?

Use the ALTER SESSION statement to specify or modify any of the conditions or parameters that affect your connection to the database. The statement stays in effect until you disconnect from the database. Use the ALTER SYSTEM statement to dynamically alter your Oracle instance. The settings stay in effect as long as the database is mounted. Ankit Kapse


Difference between alter and update commands in sql?

Update and Alter are two SQL (Structured Query Language) commands used for modifying databases. Update statement is used to update existing records in a database. Update is a Data Manipulation Language (DML) statement. Alter SQL command is used to modify, delete or add a column to an existing table in a database. Alter is a Data Definition Language (DDL) statement.Commands that are used to define the structure of a database (database schema) are called DDL statements.


What is the difference between edit and browse?

Browse is "To look for", and edit is "to alter or change."


What are the components of oracle database?

DDL - Data Definition Language Create,Alter,Drop and Truncate are the components of oracle database.


What is difference between alter and modify on oracle?

MODIFY is a clause used within an ALTER statement, such as ALTER TABLE, ALTER INDEX or ALTER MATERIALIZED VIEW, etc. That is, MODIFY isn't a command by itself. For example, you might change the length of a text column in a table with the following: ALTER TABLE employee MODIFY (email_address VARCHAR(132));


What is the difference between and inflectional ending and a suffix?

An inflectional ending is a morpheme that is added to a word to indicate grammatical information such as tense, number, or case. A suffix is a broader term that refers to any morpheme added to the end of a word to create a new word or alter its meaning, including both inflectional endings and derivational suffixes that change the word's part of speech or meaning.


You are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands givenwhether it will update and alter the table or not?

Your update should be recorded in the database. It depends on what type of crash. You should have hardware redundency, which if one component fails, a backup will ensure your update. All you can really do, is once the system is back up, check the table to see if the update is there.


What is the use of computer database in sales and marketing?

to easily find and alter information, to check stock etc. pickles


Can you add new columns to a database after creating the structure?

Columns are added to a table, not a database (which is a collection of tables). Adding a column to a table is achieved by using the Alter Table SQL command.


Is there a difference between a mixture and a solution?

the ingredients, types of things put in, of a mixture do not change the ingredients in solutions react with and alter each other chemically


Basic commands in oracle?

See the list of Commands in Oracle ANALYZE AUDIT CALL CREATE CLUSTER ALTER CLUSTER DROP CLUSTER COMMENT COMMIT CONNECT CONSTRAINT CREATE CONTEXT DROP CONTEXT CREATE CONTROLFILE CREATE DATABASE ALTER DATABASE DELETE DESCRIBE CREATE DIMENSION ALTER DIMENSION DROP DIMENSION CREATE DIRECTORY DROP DIRECTORY EXEC EXECUTE IMMEDIATE EXPLAIN PLAN CREATE FUNCTION ALTER FUNCTION DROP FUNCTION GRANT CREATE INDEX ALTER INDEX DROP INDEX CREATE INDEXTYPE DROP INDEXTYPE INSERT INTERSECT CREATE JAVA ALTER JAVA DROP JAVA CREATE LIBRARY DROP LIBRARY CREATE DATABASE LINK DROP DATABASE LINK LOCK TABLE CREATE MATERIALIZED VIEW ALTER MATERIALIZED VIEW DROP MATERIALIZED VIEW CREATE MATERIALIZED VIEW LOG ALTER MATERIALIZED VIEW LOG DROP MATERIALIZED VIEW LOG MINUS NOAUDIT CREATE OUTLINE ALTER OUTLINE DROP OUTLINE CREATE PACKAGE/BODY ALTER PACKAGE DROP PACKAGE CREATE PFILE CREATE PROCEDURE ALTER PROCEDURE DROP PROCEDURE CREATE PROFILE ALTER PROFILE DROP PROFILE RECOVER RENAME ALTER RESOURCE COST REVOKE RMAN CREATE ROLE SET ROLE ALTER ROLE DROP ROLE ROLLBACK CREATE ROLLBACK SEGMENT ALTER ROLLBACK SEGMENT DROP ROLLBACK SEGMENT SAVEPOINT CREATE SCHEMA SELECT CREATE SEQUENCE ALTER SEQUENCE DROP SEQUENCE ALTER SESSION SHUTDOWN SNAPSHOT CREATE SPFILE STARTUP ASSOCIATE STATISTICS DISASSOCIATE STATISTICS CREATE SYNONYM DROP SYNONYM ALTER SYSTEM CREATE TABLE ALTER TABLE DROP TABLE CREATE TABLESPACE ALTER TABLESPACE DROP TABLESPACE CREATE TEMPORARY TABLESPACE SET TRANSACTION CREATE TRIGGER ALTER TRIGGER DROP TRIGGER TRUNCATE UPDATE UNION CREATE USER ALTER USER DROP USER CREATE VIEW ALTER VIEW DROP VIEW WHERE


What are the limitations of system analysis?

System analysis can not completely alter how people in the decision-making process relate. Also, it is only effective where a close relationship exists between decision-maker and analyst.