Ngày tải lên: 20/02/2014, 05:21
Tài liệu Oracle Real Application Clusters: Quick Installation Guide for Oracle Database Standard Edition ppt
... Application Clusters Quick Installation Guide for Oracle Database Standard Edition 10g Release 1 (10.1.0 .2. 0) for Windows Part No. B13889-01 April 20 04 22 Oracle Application Server 3. Right click ... Oracle Enterprise Manager Database Control to administer a database. This guide, designed for new Oracle database administrators, describes how to use Oracle Application Server 15 On a 32- bit ... Performance Guide: Provides guidelines for database administrators who plan and deploy applications on RAC databases and monitor database performance ■ Oracle Database Platform Guide for Windows:...
Ngày tải lên: 21/12/2013, 04:17
Oracle® Database SecureFiles and Large Objects Developer''''s Guide potx
Ngày tải lên: 23/03/2014, 16:21
OCA oracle database 11g administrator certified associate study guide (1z0 052)
Ngày tải lên: 11/10/2013, 08:15
OCA Oracle Database 11g SQL Fundamentals I Exam Guide P2
... Relational Paradigm AUTHORS SSNO Name 11111 John Watson 22 222 Damir Bersinic 33333 Roopesh Ramklass BOOKAUTHORS ISBN SSNO 123 45 11111 123 45 22 222 67890 11111 67890 33333 Figure 1-4 shows the entity-relationship ... table: PUBLISHERS PUBLISHER ADDRESS CODE McGraw-Hill 123 ADDRESSES ADDRESS CODE STREET CITY STATE 123 Spear Street San Francisco California 22 Chapter 1: Oracle Server Technologies and the Relational ... then look like this: BOOKS ISBN TITLE PUBLISHER 123 45 Oracle 11g OCP SQL Fundamentals 1 Exam Guide McGraw-Hill 67890 Oracle 11g New Features Exam Guide McGraw-Hill PUBLISHERS PUBLISHER STREET CITY...
Ngày tải lên: 19/10/2013, 19:15
OCA Oracle Database 11g SQL Fundamentals I Exam Guide P1
... . 22 3 Self Test Answers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 4 Lab Answer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 5 5 ... . . . . . . . . . . . . . 23 1 Using the Conversion Functions . . . . . . . . . . . . . . . . . . . . . . . 23 2 x OCA Oracle Database 11g: SQL Fundamentals I Exam Guide (Exam 1Z0-051) Lab Question ... Technologies There is a family of products that makes up the Oracle server technologies: ■ The Oracle Database ■ The Oracle Application Server ■ The Oracle Enterprise Manager ■ Various application...
Ngày tải lên: 19/10/2013, 19:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P1 doc
... Introducing Oracle Database 11g Components and Architecture 391 Oracle Database Fundamentals 3 92 Relational Databases 393 Oracle Database 11g Objects 394 Interacting with Oracle 11g 395 Oracle 11g ... table. 24 . The table CUSTOMERS has the following data: ID NAME ZIP UPD_DATE L 921 LEEZA 7 525 2 01-JAN-00 B 023 WILLIAMS 1 521 5 K783 KATHY 7 525 2 15-FEB-00 B445 BENJAMIN 76 021 15-FEB-00 D334 DENNIS 124 43 You ... Rollbacks 26 9 Data Visibility 27 1 Summary 27 4 Exam Essentials 27 4 Review Questions 27 6 Answers to Review Questions 28 5 Chapter 6 Creating Tables and Constraints 28 7 Database Objects Overview 28 8 Schema...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P3 ppt
... SMITH 17-DEC-90 800 ALLEN 20 -FEB-91 1600 WARD 22 -FEB-91 125 0 JONES 02- APR-91 5975 WARDEN 28 -SEP-91 125 0 BLAKE 01-MAY-91 28 50 95 127 c01.indd 57 2/ 18/09 6:37: 12 AM Please purchase PDF Split-Merge ... character from the database character set. SELECT CHR(65), CHR( 122 ), CHR (22 3) FROM dual; CHAR65 CHAR 122 CHAR233 A z ò CONCAT CONCAT(c1,c2) takes two arguments, where c1 and c2 are both character ... Low Den 30 11000 High Guy 30 26 00 Low Jennifer 10 4400 Low Karen 30 25 00 Low Michael 20 13000 High Pat 20 6000 Medium Shelli 30 29 00 Low Sigal 30 28 00 Low 9 rows selected. Oracle uses the & ...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P4 doc
... precision. SELECT LOG(8,64), LOG(3 ,27 ), LOG (2, 1 024 ), LOG (2, 8) FROM dual; LOG(8,64) LOG(3 ,27 ) LOG (2, 1 024 ) LOG (2, 8) 2 3 10 3 MOD MOD(n1, n2) takes two arguments, where n1 and n2 are any numeric datatype. ... Value ‘C099G999D99’ - 123 4.56 -USD001 ,23 4.56 ‘099.99’ 123 4.56 ####### ‘09G999V99’ 123 4.56 01 ,23 456 ‘09G999D99’ 123 4.56 01 ,23 4.56 ‘09G999D99PR’ - 123 4.56 <01 ,23 4.56> ‘999.99EEEE’ - 123 4.56 -1 .23 E+03 ‘$9999.999S’ ... EXTRACT (DAY FROM LOCALTIMESTAMP) DAY_ TS, EXTRACT(SECOND FROM LOCALTIMESTAMP) SECOND_TS FROM dual; LOCALTIMESTAMP YEAR_TS DAY_ TS SECOND_TS 31-MAR-08 02. 09. 32. 9 720 00 PM 20 08 31 32. 9 72 FROM_TZ FROM_TZ(ts,...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P5 doc
... 3686.0548 329 6.90764 3686.0548 0 0 20 4949.74747 3500 4949.74747 70 0 0 90 4041.45188 329 9.83165 4041.45188 110 26 16 .29 509 1850 26 16 .29 509 50 1488.005 92 1471.37963 1488.005 92 40 0 0 80 20 33.6847 ... 1300 CLARK 10 24 50 KING 10 5000 SMITH 20 800 ADAMS 20 1100 JONES 20 29 75 SCOTT 20 3000 FORD 20 3000 JAMES 30 950 WARD 30 125 0 MARTIN 30 125 0 TURNER 30 1500 ALLEN 30 1600 BLAKE 30 28 50 You can ... deptno; DEPTNO CONTINUOUS DISCRETE DESC DISCRETE ASC MEAN 10 24 50 24 50 24 50 29 16.66667 20 29 75 29 75 29 75 21 75 30 1375 1500 125 0 1566.66667 PERCENTILE_DISC PERCENTILE_DISC has the syntax PERCENTILE_DISC(<x>)...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P6 pdf
... Statement 1 and 2 are false. B. Statement 1 is true, and statement 2 is false. C. Statement 1 is false, and statement 2 is true. D. Statements 1 and 2 are true. 95 127 c03.indd 194 2/ 17/09 11:38:13 ... cty_name 2 FROM state JOIN city USING (cnt_code, st_code) 3 WHERE cnt_code = 1; 95 127 c04.indd 20 7 2/ 18/09 9:43:37 AM Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. 22 4 ... King 17-JUN-87 Kochhar 21 -SEP-89 De Haan 13-JAN-93 King 17-JUN-87 Kochhar 21 -SEP-89 Khoo 18-MAY-95 Kaufling 01-MAY-95 King 30-JAN-96 Kumar 21 -APR-00 95 127 c04.indd 21 8 2/ 18/09 9:43:38 AM Please...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P7 ppt
... orders2; ORDER_ID CUSTOMER_ID ORDER_TOTAL 24 14 1 02 359 82 23 97 1 02 140944 24 32 1 02 35076.67 24 31 1 02 0 24 50 147 1636 24 25 147 1500.8 23 85 147 29 58 92 24 51 148 10474.6 23 86 148 21 116.9 9 ... channel 1 02 10794.6 23 97 direct 1 02 422 83 .2 24 32 channel 1 02 10 523 24 31 direct 1 02 5610.6 24 54 direct 103 6653.4 24 15 direct 103 310 24 33 channel 103 78 24 37 direct 103 13550 8 rows selected. SQL> ... (6) FIRST_NAME VARCHAR2 (25 ) LAST_NAME VARCHAR2 (25 ) SALARY NUMBER (8 ,2) JOB_ID VARCHAR2 (10) MANAGER_ID NUMBER (6) DEPARTMENT_ID NUMBER (2) DEPARTMENTS DEPARTMENT_ID NUMBER (2) DEPARTMENT_NAME VARCHAR2 (30) MANAGER_ID NUMBER...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P8 ppt
... 2 days and 12 hours to a date value: ALTER SESSION SET NLS_DATE_FORMAT = ‘YYYY-MM-DD HH24:MI:SS’; SELECT TO_DATE( 20 08-10 -24 13:09:14’) + 2. 5 EXAMP FROM dual; EXAMP 20 08-10 -27 01:09:14 95 127 c06.indd ... remove this watermark. 29 8 Chapter 6 Creating Tables and Constraints C_TIMEZONE2 C_TS_WTZ 20 08-10 -24 13:09:14.00 20 08-10 -24 13:09:14 07:00 C_TS_WLTZ 20 08-10 -24 13:09:14.000001000 INTERVAL ... location_id. In statement 2, a NULL is explicitly inserted into the location_id column; Oracle will not replace the NULL with the default value defined. 95 127 c05.indd 28 5 2/ 17/09 12: 20:01 PM Please purchase...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P9 doc
... (IY2M), and INTERVAL DAY TO SECOND (ID2S). Which operations are not allowed by Oracle Database 11g? (Choose all that apply.) A. DATE+DATE B. TSLTZ–DAT E C. TSLTZ+IY2M D. TS*5 E. ID2S /2 F. IY2M+IY2M G. ... Accounting 10150 Administration 22 00 Executive 29 000 Finance 25 800 Human Resources 325 0 IT 14400 Marketing 9500 Public Relations 5000 Purchasing 124 50 Sales 726 40 Shipping 7 820 0 Inserting, Updating, ... MANAGER_NO PHONE_NUMBER 20 3 101 515. 123 .7777 95 127 c07.indd 350 2/ 17/09 12: 33:19 PM Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. An Oracle database can contain far...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P10 pptx
... 5; 95 127 c07.indd 3 82 2/17/09 12: 33 :21 PM Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. With this chapter, you’ll start learning Oracle Database 11g (Oracle 11g) database ... utility SQL Developer, a GUI tool Oracle Enterprise Manager Database Control, a GUI tool TABLE 8.1 Oracle Database 11g Objects (continued) 95 127 c08.indd 395 2/ 17/09 12: 45:16 PM Please ... 95 127 c08.indd 426 2/ 17/09 12: 45 :21 PM Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. Chapter 8 Introducing Oracle Database 11g Components and Architecture ORACLE...
Ngày tải lên: 15/12/2013, 05:15
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P11 docx
... 8.17. 95 127 c08.indd 4 32 2/17/09 12: 45 :22 PM Please purchase PDF Split-Merge on www.verypdf.com to remove this watermark. 4 62 Chapter 9 Creating an Oracle 11g Database Use Oracle- Managed Files If ... installed and configured $ORACLE_ HOME . You’ll use this software to create your first database in Chapter 9, “Creating and Oracle 11g Database. ” 95 127 c08.indd 439 2/ 17/09 12: 45 :24 PM Please purchase ... 9 Creating an Oracle 11g Database ORACLE DATABASE 11g: ADMINISTRATION I EXAM OBJECTIVES COVERED IN THIS CHAPTER: Creating an Oracle Database Create a database by using the Database Configuration...
Ngày tải lên: 24/12/2013, 13:16
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P12 pdf
... Database Systemparameterswithnon-defaultvalues: processes=150 sga_target=676M control_files=“/u01/app /oracle/ oradata/OCA11G/control01.ctl” control_files=“/u01/app /oracle/ oradata/OCA11G/control 02. ctl” control_files=“/u01/app /oracle/ oradata/OCA11G/control03.ctl” db_block_size=81 92 compatible=“11.1.0.0.0” db_recovery_file_dest=“/u01/app /oracle/ flash_recovery_area” db_recovery_file_dest_size=2G undo_tablespace=“UNDOTBS1” remote_login_passwordfile=“EXCLUSIVE” db_domain=“” dispatchers=“(PROTOCOL=TCP)(SERVICE=OCA11GXDB)” audit_file_dest=“/u01/app /oracle/ admin/OCA11G/adump” audit_trail=“DB” db_name=“OCA11G” open_cursors=300 pga_aggregate_target= 22 4M diagnostic_dest=“/u01/app /oracle TueJun1716: 32: 20 20 08 PMONstartedwithpid =2, OSid=1353 TueJun1716: 32: 20 20 08 VKTMstartedwithpid=3,OSid=1355atelevatedpriority VKTMrunningat (20 )msprecision TueJun1716: 32: 20 20 08 ……… RECOstartedwithpid=13,OSid=1379 TueJun1716: 32: 20 20 08 MMONstartedwithpid=14,OSid=1381 startingup1dispatcher(s)fornetworkaddress ‘(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))’ ... TueJun1716: 32: 20 20 08 MMNLstartedwithpid=15,OSid=1383 startingup1sharedserver(s) ORACLE_ BASEfromenvironment=/u01/app /oracle TueJun1716: 32: 20 20 08 ALTER DATABASE MOUNT Settingrecoverytargetincarnationto 2 Successfulmountofredothread1,withmountid31 728 5 525 5 95 127 c09.indd ... Verifying11gfileheadercompatibilityfortablespaceencryptioncompleted SMON:enablingtxrecovery Database CharactersetisWE8MSWIN 125 2 OpeningwithinternalResourceManagerplan StartingbackgroundprocessSMCO TueJun1716: 32: 28 20 08 SMCOstartedwithpid =21 ,OSid=1401 StartingbackgroundprocessFBDA replication_dependency_trackingturnedoff(noasyncmultimasterreplication found) TueJun1716: 32: 29 20 08 FBDAstartedwithpid =23 ,OSid=1408 StartingbackgroundprocessQMNC TueJun1716: 32: 29 20 08 95 127 c09.indd 509 2/ 18/09 6:43:58 AM Please purchase...
Ngày tải lên: 24/12/2013, 13:16
Tài liệu OCA: Oracle Database 11g Administrator Certified Associate Study Guide- P13 pdf
Ngày tải lên: 24/12/2013, 13:16