单项选择题
A.Checkpoint (CKPT): 1, 2, 5
B.System Monitor (SMON): 1, 6
C.Process Monitor (PMON): 4, 6, 7
D.Database Writer (DBWR): 1, 3, 4
单项选择题 Notethefollowingfunctionalitiesofvariousbackgroundprocesses: 1:Record thecheckpointinformationindatafileheaders.CKPT 2:Performrecoveryatinstancestartup.SMON 3:Cleanupunusedtemporarysegments.SMON 4:Freetheresourcesusedbyauserprocesswhenitfails. 5:Dynamicallyregisterdatabaseserviceswithlisteners. 6:Monitorsessionsforidlesessiontimeout. Whichoptionhasthecorrectfunctionalitieslistedforabackgroundprocess()
多项选择题 WhichtwostatementsaretrueaboutSharedSQLAreaandPrivateSQLArea()
单项选择题 These are points that describe the contents of different memory components: 1: Descriptive information or metadata about schema objects that are queried by using SQL statements 2: The run-time area for data manipulation language (DML) or data definition language (DDL) statements 3: Results of SQL queries and PL/SQL functions 4: Executable forms of SQL cursors, PL/SQL programs, and Java classes 5: The information necessary to reconstruct changes made to the database by a transaction Which of these will be stored in theShared Poolif the necessary configurations are done()