Combined Errata
Page 50
Para 3, line 4, 2nd from the bottom, START_WAIT_TIME_LISTENER should be STARTUP_WAIT_TIME_LISTENER
Page 51
Table 2.2, SAVE_CONFIG_ON_STOP, The Oracle Net Manager Prompt should be "Save Configuration on Shutdown" not "Unavailable from Net Manager"
Page 60
Table 2.4, Does spawn still valid in Oracle 9i.
Page 134
1st line,
MAX_SERVERS Parameter should be
MAX_SHARED_SERVERS
also last line in this section
MAX_SERVERS = 5 should be
MAX_SHARED_SERVERS = 5 Page 139
In section "V$SHARED_SERVER_MONITOR Dictionary View", the last line before displaying the results should read:
The query below shows an example of output from the V$SHARED_SERVER_MONITOR new. Page 141
Last line of the section "Configuring Dedicated Connections..." should read:
(SRVR = DEDICATED) # Request a dedicated connection for DBA Page 151
Ques. # 13, Option 'D', SERVERS should be changed to SHARED_SERVERS
Page 156
Ques. #20, the correct answer choice is 'D'.
Page 165
the last line of the first paragraph reads:"The Data Manipulation Language (DML) can be seen in the v$logmnr_contents table after the PL/SQL procedures have been executed." Should read "The Data Manipulation Language (DML) can be seen in the v$logmnr_contents view after the PL/SQL procedures have been executed."
Page 237
Section "Exploring the Media Management Library Interface", "or move the library into $ORACLE_HOME/lib directory" change to $ORACLE_HOME/rdbms/lib
Page 303
Section "Relocate and Recover a Tablespace by Using Archive Redo Logs", ORCL should be tst9
Page 308
Last line of subject "Describe Read-Only Tablespace Recovery". "...doing so eliminates the need to restore the tablespace." should be "...doing so eliminates the need to recover the tablespace."
Page 377
>cp /db01/ORACLE/tst9/data01.dbf /staging/data01.dbf
should be
>cp /db01/ORACLE/tst9/data01.dbf /staging/cold/tst9/data01.dbf Page 425
Section "Performing a simple export", 4096k should be 4k or 4096 bytes.
|