Whichfouraretrueaboutauditing?A)DMLstatementscanbeauditedwhentheyfailtoexecuteB)Selectstatementscanbeauditedwhentheyexecutesuccessfully.C)AllOracleauditingoperationsoccurbydefault.D)NoOracleauditingop
分类:
其他好文 时间:
2019-08-21 16:27:54
阅读次数:
70
Whichthreearetrueaboutauditing?A)AuditingisactiveonlywhenthedatabaseisOPEN.B)Auditrecordsarealwaysstoredinthedatabase.C)Auditoftheuseofsystemprivilegescanbeenabledforindividualdatabaseusers.D)DDLstate
分类:
其他好文 时间:
2019-08-21 15:08:26
阅读次数:
79
YouwanttoauditupdatestatementsthatrefertoUSER1.DEPT.DNAME.Whichtypeofauditingmustyouuse?A)standardauditingB)mandatoryauditingC)value-basedauditingD)fine-grainedauditingAnswer:D赵:Fine-GrainedAudit(FGA)
分类:
其他好文 时间:
2019-08-20 12:42:33
阅读次数:
71
ExaminethesefactsaboutobjectsintheSYSTEMschema:1.EMPisatable.2.EMP_PKisaprimarykeyconstraintonEMP.ENO.3.EMP_IDXisanindexonEMP.MGR_NO.4.EMP_SEQisasequenceusedtogeneratevaluesforEMP.ENO.5.EMP_OPS_PKGisa
分类:
其他好文 时间:
2019-08-20 10:23:15
阅读次数:
74
WhichtwostatementsaretrueregardingtheOracleDataPumpexportandimportoperations?(choosetwo)A)Youcannotexportdatafromaremotedatabase.B)Youcanrenametablesduringanimportoperation.C)Youcanoverwriteexistingdu
分类:
其他好文 时间:
2019-08-19 14:34:33
阅读次数:
83
WhichtwoaretrueaboutOracleDataPumpinOracleDatabase11gRelease2?A)Ifthedirectoryusedintheexportoperationhasexistingdumpfiles,itoverwritesthem.B)Itallowsencryptiontobeperformedwithoutusingapassword.C)Its
分类:
其他好文 时间:
2019-08-19 11:31:20
阅读次数:
79
我们有三种曲线: A curve that we know is "above" the running time function when n is large. ( Big-O ) 当n足够大时,曲线高于运行时间函数(big-o) A curve that we know is "below" ...
分类:
其他好文 时间:
2019-08-16 00:21:45
阅读次数:
361
Whereisanexpdpoperationtracked?A)dumpfilesB)controlfileC)logfilesD)AutomaticDiagnosticRepository(ADR)E)mastertable(MT)Answer:E赵:题译:哪里有一个Exdp操作跟踪?Mastertable是一个临时table,专门为importpump和exportpump创建的,一旦完成就
分类:
其他好文 时间:
2019-08-15 17:17:29
阅读次数:
93
WhichstatemustadatabasebetoenableARCHIVELOG?A)NOMOUNTB)OPENINREADWRITEmodeC)OPENINREADONLYmodeD)OPENINRESTRICTEDmodeE)MOUNTAnswer:E赵:题译:数据库必须是哪个状态才能启用ARCHIVELOG?oracle启动分为三步:nomount--根据参数文件启动实例(instan
分类:
其他好文 时间:
2019-08-14 16:45:01
阅读次数:
72
which four are true about the tools used to administer Oracle database? A)the Data Pump utility can be used to load data from text files. B)SRVCTL can ...
分类:
其他好文 时间:
2019-08-14 15:01:45
阅读次数:
69