... Installing Oracle Database or Oracle Database Installing Oracle Database Tools Installing Oracle Database with Oracle Applications Installing Oracle Database Heterogeneous ... Oracle® Database Installation Guide 11g Release (11.1) for Solaris Operating System B32068-05 July 2010 Oracle Database Installation Guide, 11g Release (11.1) for Solaris ... Removing an Oracle Database Removing an Automatic Storage Management Instance Reconfiguring Oracle Cluster Synchronization Services Identifying Oracle Database 11g Oracle
Ngày tải lên: 23/03/2014, 16:20
Oracle® Database Installation Guide pdf
... documentation for Oracle Database 11g products includes the following manuals: ■ Oracle Database Concepts ■ Oracle Database New Features Guide ■ Oracle Database Licensing Information ■ Oracle Database ... Management Administrator's Guide ■ Oracle Database Upgrade Guide ■ Oracle Database 2 Day DBA ■ Oracle Application Express Installation Guide For information about Oracle error messages, see Oracle Database ... Enhancements ■ Oracle Database 11g Release 2 (11.2.0.2) New Features ■ Oracle Database 11g Release 2 (11.2.0.1) New Features ■ Deprecated in Oracle Database 11g Release 2 (11.2) Oracle Database 11g Release
Ngày tải lên: 23/03/2014, 16:21
Oracle® Database Upgrade Guide doc
... Oracle9i database server can access Oracle9i databases but not Oracle Database 11g databases, and the Oracle Database 11g database server can access Oracle Database 11g databases but not Oracle9i databases. ... Database 11g include Oracle Database 11g Release 1 (11.1) and Oracle Database 11g Release 2 (11.2); references to Oracle Database 10g include Oracle Database 10g Release 1 (10.1) and Oracle Database ... install Oracle8i, Oracle9i, Oracle Database 10g, and Oracle Database 11g databases in multiple (separate) Oracle homes on separate computers and have Oracle8i, Oracle9i, Oracle Database 10g, and Oracle
Ngày tải lên: 17/03/2014, 00:20
... Oracle Database 11g documentation specific to the platform: Linux Documentation ■ Oracle Database – Oracle Database Release Notes for Linux – Oracle Database Installation Guide for Linux – Oracle ... Oracle Database Client Quick Installation Guide for Linux x86 – Oracle Database Client Quick Installation Guide for Linux x86-64 ■ Oracle Database Examples – Oracle Database Examples Installation Guide For ... Linux – Oracle Database Quick Installation Guide for Linux x86 – Oracle Database Quick Installation Guide for Linux x86-64 – Oracle Grid Infrastructure Installation Guide for Linux – Oracle Real
Ngày tải lên: 17/03/2014, 00:20
Oracle® Database Platform Guide pot
... the Oracle Database documentation set: ■ Oracle Database Installation Guide for Microsoft Windows ■ Oracle Database Concepts ■ Oracle Database Platform Guide for Microsoft Windows ■ Oracle Database ... Administering a Database on Windows Managing Oracle Database Services 5-1Oracle Database Service Naming Conventions for Multiple Oracle Homes 5-1Starting Oracle Database Services 5-2Stopping Oracle Database ... Storage Management" in Oracle Database Administrator's Guide Oracle Database Scalability on Windows Oracle Database Scalability on Windows Features in Oracle Database and in the Windows
Ngày tải lên: 17/03/2014, 00:20
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P3 ppt
... an overview of SQL*Plus in this chapter SQL*Plus is Oracle’s native tool to interact with the database You got a quick introduction to the Oracle datatypes, operators, and literals You learned ... called script files Data in the Oracle database is managed and accessed using SQL A SELECT statement is the basic form of querying or reading records from the database table You can limit or ... the database This view has several columns that show various information about the session; often the DBA is interested in finding out the username and which program ses-is connecting to the database
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate- P19 pdf
... still available in Oracle 11g Instead, use manual undo management only for compatibility with Oracle8i or lier Automatic undo management is the default for the Oracle 11g database To configure ... locks work in Oracle 11g database and how undo is managed. To create, change, and remove data from an Oracle Database, use the INSERT, UPDATE, MERGE, and DELETE statements Although Oracle usually ... SQL-based database on the market Developers may unneces-sarily code updates to tables with higher locking levels than required by Oracle 11g. Detecting Lock Conflicts Detecting locks in Oracle 11g
Ngày tải lên: 24/12/2013, 02:17
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate- P21 pdf
... operations less error-prone.Oracle Database 11g makes it easy for you to configure your database to be highly available and reliable In other words, you want to configure your database to minimize ... ARCHIVELOG mode Û N Performing Database Backups ÛÛCreate consistent database backups Û N Back up your database without shutting it down Û N Create incremental backups Û N Automate database backups Û N ... EM Database Control alert system to alert you via the console or via email whenever a monitored event occurs in the database Remember the location of alert log file Starting in Oracle 11g,
Ngày tải lên: 24/12/2013, 02:17
Tài liệu OCA Oracle Database 11g Administration I Exam Guide P1 pdf
... Trang 2OCA Oracle Database 11g: This publication and CD may be used in assisting students to prepare for the OCA Oracle Database 11g: Administration I exam Neither Oracle Corporation ... Introduction to the Oracle Server Technologies 2 2 Exploring the Database Architecture 31 3 Preparing the Database Environment 85 4 Creating an Oracle Database 123 5 Managing the Oracle Instance ... Creating an Oracle Database 123 Create a Database by Using the Database Configuration Assistant 124 The Instance, the Database, and the Data Dictionary 125 Using the DBCA to Create a Database
Ngày tải lên: 25/01/2014, 14:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P1 pdf
... WHAT ORACLE PRODUCTS ARE IN USE AT YOUR SITE? (check all that apply) ORACLE DATABASE o01 Oracle Database 11g o02 Oracle Database 10g o03 Oracle9i Database o04 Oracle Embedded Database (Oracle ... o11 Oracle SOA Suite o12 Oracle Data Hubs ORACLE DEVELOPMENT TOOLS o13 Oracle JDeveloper o14 Oracle Forms o15 Oracle Reports o16 Oracle Designer o17 Oracle Discoverer o18 Oracle BI Beans o19 Oracle ... DB) o05 Other Oracle Database Release ORACLE FUSION MIDDLEWARE o06 Oracle Application Server o07 Oracle Portal o08 Oracle Enterprise Manager o09 Oracle BPEL Process Manager o10 Oracle Identity
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P29 pdf
... system file in the Oracle home directory: $ORACLE_ HOME/dbs on Unix, or %ORACLE_HOME%\database on Windows A setting of SHARED means that all instances running of the same Oracle home directory ... connect /@orcl11g This will log the user on to the database identified in the connect string ORCL11G, passing through his operating system username on his local machine as the database username ... utl_file_dir='/oracle/tmp','/oracle/interface' scope=spfile; TIP The UTL_FILE_DIR parameter can include wildcards Never set it to ‘*’, because that will allow all users access to everything that the database
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P35 pdf
... the HR schema in the database identified by the database link PROD (do not worry about database links—they are a means of accessing objects in a database other than that onto which you are logged) ... which database the tables reside Consider this statement: select * from hr.employees@prod; The user issuing the statement must know that the employees table is owned by the HR schema in the database ... create private synonyms and further permission to create public synonyms Usually, only the database administrator can create (or drop) public synonyms This is because their presence (or absence)
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P43 pdf
... Assistant when it creates a database If the schemas were not created at database creation time, they can be created by running scripts installed into the Oracle Home of the database These scripts ... of the Oracle server to create and store tables, columns, and other database object metadata in uppercase in the database dictionary Trang 9EXAM TIP SQL statements may be submitted to the database ... to be stored in the database in uppercase; for example, SA_REP and ST_CLERK When requesting that the results set be restricted by a literal column, the case is critical The Oracle server treats
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P50 pdf
... is implemented by the DECODE function and the CASE expression The DECODE function is specific to Oracle, while the CASE expression is ANSI SQL compliant The NVL Function The NVL function evaluates ... function is commonly executed against the DUAL table and returns the current date and time of the database server • The difference between two date items is always a number that represents the number
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P59 pdf
... aspect of a database administrator’s job is to ensure that the database does not lose data The mechanisms of redo and undo ensure that it is absolutely impossible to corrupt the database no matter ... However, it is possible for an Oracle database to lose data because of physical damage if the DBA does not take appropriate precautions From release 9i onward, an Oracle database can be configured ... of keeping the two databases synchronized, in real time if necessary Users can connect to either, and changes made on each database are published to the other database If one database becomes unavailable
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P61 pdf
... would use a command such as this: alter database add logfile member ‘D:\APP\ORACLE\ORADATA\ORCL11G\REDO01A.log' to group 1; or it can also be done through Database Control Exercise 14-1: Multiplex ... can be offloaded from the primary database to a secondary database optimized for such work Exercise 14-2: Transition the Database to Archivelog Mode Convert your database to archivelog mode, and ... system commands For example, on Windows, c:\> md c:\oracle\archive1 c:\> md c:\oracle\archive2 or on Unix, $ mkdir /oracle/archive1 $ mkdir /oracle/archive2 2 Connect with SQL*Plus as user
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P66 pdf
... RAC clustered database, nor with a Data Guard standby database Figure 16-1 The Database Control interface to the Health Monitor Trang 5OCA/OCP Oracle Database 11g All-in-One Exam Guide610 Exercise ... 053.13.3 Perform Block Media Recovery 607 Trang 3OCA/OCP Oracle Database 11g All-in-One Exam Guide608 In principle, restore and recovery (Oracle uses these terms very precisely) following a failure ... instance started and mounted the database, but failed to open Figure 16-2 A DRA session, using the Recovery Manager Trang 7OCA/OCP Oracle Database 11g All-in-One Exam Guide612 The first command in
Ngày tải lên: 06/07/2014, 13:20
OCA /OCP Oracle Database 11g A ll-in-One Exam Guide- P83 pdf
... 21-3 The MIXED_WORKLOAD_PLAN, shown in Database Control Figure 21-4 The DBMS_RESOURCE_MANAGER_PRIVS package Trang 5OCA/OCP Oracle Database 11g All-in-One Exam Guide780 To give user JOHN the capability ... groups at level 2 Figure 21-1 Resource Manager consumer groups Trang 3OCA/OCP Oracle Database 11g All-in-One Exam Guide778 • The ORA$AUTOTASK_SUB_PLAN (see Figure 21-2) assigns the priorities ... Trang 1OCA/OCP Oracle Database 11g All-in-One Exam Guide776 In the telesales example, the two hundred data entry clerks could be
Ngày tải lên: 06/07/2014, 13:20
OCA Oracle Database 11g SQL Fundamentals I Exam Guide P2
... entries: 12345 Oracle 11g OCP SQL Fundamentals 1 Exam Guide John Watson, Roopesh Ramklass McGraw-Hill, Spear Street, San Francisco, CA 94105 67890 Oracle 11g New Features Exam Guide Sam Alapati ... rows in the BOOKS table: 12345 Oracle 11g OCP SQL Fundamentals 1 Exam Guide McGraw-Hill, Spear Street, San Francisco, California 67890 Oracle 11g New Features Exam Guide McGraw-Hill, Spear Street, ... PUBLISHERS table will then look like this: BOOKS 12345 Oracle 11g OCP SQL Fundamentals 1 Exam Guide McGraw-Hill 67890 Oracle 11g New Features Exam Guide McGraw-Hill PUBLISHERS McGraw-Hill Spear Street
Ngày tải lên: 19/10/2013, 19:15
OCA Oracle Database 11g SQL Fundamentals I Exam Guide P1
... attaining There are several Oracle certification tracks—this book is concerned with the Oracle Database Administration certification track, specifically for release 11g of the database There are three ... local Oracle User Group conferences His passion is helping others achieve greatness Copyright © 2008 by The McGraw-Hill Companies, Inc C lick here for terms of use. Trang 4OCA Oracle Database 11g: ... publication and CD may be used in assisting students to prepare for the OCP Oracle Database 11g: SQL Fundamentals I exam Neither Oracle Corporation nor The McGraw-Hill Companies warrant that use of
Ngày tải lên: 19/10/2013, 19:15