High Quality
Open the downloaded document, and select print from the file menu (PDF reader required).
9 2.2 EnvironmentalVars. . . . . . . . . . . . . . . . . . . . . . . . . 10 2.3 FileLocations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 2.4 MemoryParameters. . . . . . . . . . . . . . . . . . . . . . . . . 11 2.5 TroubleshootingLogs. . . . . . . . . . . . . . . . . . . . . . . . . 11 2.6 Steps for installation. . . . . . . . . . . . . . . . . . . . . . . . . 11
3.1 Create a database. . . . . . . . . . . . . . . . . . . . . . . . . . 13 3.2 Connect and Startup. . . . . . . . . . . . . . . . . . . . . . . . . 15 3.3 Create a table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 3.4 Add data to a table. . . . . . . . . . . . . . . . . . . . . . . . . 17 3.5 Create an index. . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 3.6 Query the table. . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 3.7 Creating and Querying a View. . . . . . . . . . . . . . . . . . . 18 3.8 Destroying Schema Objects. . . . . . . . . . . . . . . . . . . . . 18 3.9 Stopping the database. . . . . . . . . . . . . . . . . . . . . . . . 19 3.10 Destroy the database. . . . . . . . . . . . . . . . . . . . . . . . . 19
4.1 The Data Dictionary. . . . . . . . . . . . . . . . . . . . . . . . . 23 4.2 Essential System Tables. . . . . . . . . . . . . . . . . . . . . . . 23 4.3 The Dollar Views. . . . . . . . . . . . . . . . . . . . . . . . . . . 23 4.4 A word about STATSPACK. . . . . . . . . . . . . . . . . . . . . 24
5.1 DatabaseFiles. . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 5.2 InitializationParameters. . . . . . . . . . . . . . . . . . . . . . . 27 5.3 OracleStartup. . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Add a Comment