




已阅读5页,还剩5页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
duplicate美djuplkt 复制的,副本的invisible隐匿的;无形的Optimizer Statistics 优化器统计数据Implement 执行;使生效,实现;落实recommended 被推荐的archival 档案exhibit陈列,展览;呈现;证明 公开展览某物;展出strip剥光;表演脱衣舞;剥除 除去,剥去;剥夺;删除;清除,拆除identify识别,认出;确定;使参与;把看成一样 确定;认同suspended 暂停的,缓期的(宣判),悬浮的resumable美rzju:mbl可恢复的resync重新同步workbench工作台,作业台purge 清除,(使)净化attribute 认为是;把归于;把品质归于某人individual个人的;独特的;个别的overrides 优先于;比更重要retention 保留;记忆力,保持力;滞留,扣留capture 俘获;夺取;夺得;引起(注意、想像、兴趣)捕获; 占领;捕获物;计算机捕捉annotate 注解Integrity 完整;完善;正直;诚实critical批评的;挑剔的;决定性的;危险的;临界audit 审计,查账consumed 消耗redundancy美rdndnsi 过多,过剩;冗长;裁员optimum美ptmm 最适宜的desire美 dzar 希望;渴望;要求;请求implement美mplmnt 实施,执行;使生效,实现;落实duplexing dju:pleksi 通信 双工,复式;双炼法 v使成双(duplex的ing形式),转接asynchronous 美eskrns异 步的obsolete美bslit, bslit废弃的;老式的,已过时的;生已废退的废词;被废弃的事物auxiliary美zljri, -zlri 辅助的;备用的,补充的;附加的;副的evolve 演变,进化involve 美nvlv 包含;使参与,牵涉;围绕,缠绕;使专心于conventional knvnnl传统的;习用的,平常的;maintenance美mentnns维持,保持;保养,保管;维护;维修excessive美kssv过度的,极度的;过分的;过多的;exclusive 美ksklusv专用的;高级的;排外的;单独的associated 英sietd 合伙,合营;联合,结合;联想encrypted把编码;把加密dynamically 充满活力地;精力充沛地;个性强地(过程)动态地;发展变化地cumulative美 kjumjletv, -jltv累积的; 渐增的; 追加的; (判刑等)加重的累加;累计的;specified 英spesfad指定( specify的过去式和过去分词 );详述;提出的条件;recommends推荐;劝告criteria英kratr批评、判断等的)标准,准则indicate 英ndket表明,标示,指示;象征,暗示,预示utilize 英ju:tlaz利用,使用corruption 英krpn腐败;贪污;贿赂;变体prerequisite英pri:rekwzt先决条件,前提,必要条件allocation 英lken配给,分配;分配额(或量);划拨的款项/oracle/which-two-actions-resolve-the-issue-3//oracle/which-two-actions-resolve-the-issue-3//oracle/which-two-actions-resolve-the-issue-3/NVL(expr1,expr2):用于将NULL变为实际值,如果expr1就NULL,则返回expr2;如果expr1不是NULL,则返回expr1.参数expr1和expr2可以是任意数据类型,但二者数据类型必须要匹配.NVL2(expr1,expr2,expr3):如果expr1不是NULL,则返回expr2;如果expr1是NULL,则返回expr3.参数expr1可以是任意数据类型,而expr2和expr3可以是除LONG之外的任何数据类型. expr2和expr3类型不同的话,expr3会转换为expr2的类型COALESCE(表达式1,表达式2,.,表达式n),n=2,此表达式的功能为返回第一个不为空的表达式,如果都为空则返回空值NULLIF (expr1, expr2) -相等返回NULL,不等返回expr1LPADSQLselectlpad(ANDY,12,0)fromdual;LPAD(ANDY-0000000ANDYUNION 是联集,而 INTERSECT 是交集, 在 INTERSECT 指令下,不同的值只会被列出一次。简单视图:包含一个子查询,他只是从一个基表中检索数据。复杂视图:包含一个子查询,特点:从多个基表中间索数据使用GROUP BY 或 DISTINCT 子句对行进行分组包含函数调用只能对简单视图进行DML;对启用了闪回数据归档功能的表使用下述任一DDL 语句都会导致错ORA-55610: 执行以下任一操作的ALTER TABLE语句: 删除、重命名或修改列 执行分区或子分区操作 将LONG列转换为LOB列 包括UPGRADE TABLE子句(不管有无INCLUDING DATA子句) DROP TABLE语句SQL Tuning Advisor invokes Automatic Tuning Optimizer to generate recommendations. Recommendations to accept SQL profiles occur in a finding.如果丢失当前redo log file则还原,基于SCN,时间或者取消的恢复,再同RESETLOGS打开数据库,打开数据库后,再进行一次全备份。如果丢失不是当前redo log file,则删除添加,或者清除。OCI_RESULT_CACHE_MAX_SIZE (optional) - Maximum size in bytes for the per-process query cache. Specifying a size less than 32768 in the client sqlnet.ora file disables the client result cache feature for client processes reading this sqlnet.ora file.NOCASCADE_FORCEBacks out specified transactions, ignoring dependent transactions. Server runs undo SQL statements for specified transactions in reverse order of commit times.If no constraints break and you are satisfied with the result, you can commit the changes; otherwise, you can roll them back.Oracle ASM Preferred Read Disk GroupsIt improves performance by reading from a copy of an extent closest to the node.SQL Tuning Advisor provides options to manage the scope and duration of a tuning task. You can set the scope of a tuning task either of the following:Limited In this case, SQL Tuning Advisor produces recommendations based on statistical checks, access path analysis, and SQL structure analysis. SQL profile recommendations are not generated.ComprehensiveIn this case, SQL Tuning Advisor carries out all the analysis it performs under limited scope plus SQL Profiling. With the comprehensive option you can also specify a time limit for the tuning task, which by default is 30 minutes.FILESYTEMIO_OPTIONScan be set to one of the following values: ASYNCH:enable asynchronous I/O on file system files, which has no timing requirement for transmission. DIRECTIO:enable direct I/O on file system files, which bypasses the buffer cache. SETALL:enable both asynchronous and direct I/O on file system files. NONE:disable both asynchronous and direct I/O on file system files.RMAN备份压缩: LOW:此级别速度最快。与MEDIUM相比,它提供较少的压缩,但CPU 使用率最低。(与LZO压缩对应。) MEDIUM:此级别很好兼顾了CPU 使用率和压缩比率。(与ZLIB压缩对应。) HIGH:此级别提供最佳压缩比率,但CPU 消耗最大。(与GZIP 压缩对应。) BASIC:与BZIP2(10g类型压缩)对应。One of the tables is recovered from the Recycle Bin using a Last In First Out (LIFO) approachAn AWR baseline is a collection of statistic rates usually taken over a period when the system is performing well at peak load. You can specify a pair or range of AWR snapshots as a baseline. By using an AWR report to compare statistics captured during a period of bad performance to a baseline, you can diagnose problems.For which two situations would you use functionality provided by the Resource Manager? A. setting idle timeout limits on resource plansD. assigning priorities to jobs to manage access to system resourcesUPDATE employees SET salary =(SELECT salary FROM employees AS OF TIMESTAMP TO_TIMESTAMP(2005-05-04 11:00:00, yyyy-mm-dd hh24:mi:ss) WHERE employee_id = 200)WHERE employee_id = 200;-闪回查询 FLASHBACK_TRANSACTION_QUERY使用SHRINKSPACE子句可以收缩段中的空间。如果指定了CASCADE,则收缩行为将级联到所有支持收缩操作的从属段,但实体化视图、LOB 索引和IOT(索引表)映射表例外。数据库(默认情况下)每60 分钟从SGA 中自动捕获一次统计信息,然后将其以快照形式存储在AWR 中。这些快照通过一个名为易管理性监视器(MMON)的后台进程存储在磁盘上。Image copies of the /u01/app/oracle/oradata/orcl/users01.dbf data file are updated with all changes up to incremental backup SCN. You can alter attributes of an existing SQL profile with the ALTER_SQL_PROFILE procedure. When youaccepta profile, the database creates the profile and stores it persistently in the data dictionary.If a user issues a statement for which a profile has been built, then the query optimizer (in normal mode) usesboth the environment and the SQL profile to build a well-tuned plan.configure the Flashback Database required to: 1. set Flash Recovery Area 2. enable Flashback logging 3. start the database in the ARCHIVELOG mode使用rman进行数据库的copy,哪两种因素在你进行backup时所考虑的?A。只能备份到diskD。数据库里所有使用和未使用的块都会被备份In your database, the flash recovery area (FRA) is configured as the default for RMAN backups. Youexecuted the following commands to configure the settings in RMAN: Only one channel is allocated and the backup is created in the flash recovery area灾难恢复包括在丢失了整个目标数据库、所有当前控制文件、所有联机重做日志文件、所有参数文件和恢复目录数据库(如果有)后还原和恢复目标数据库。要执行灾难恢复,至少需要以下备份: 数据文件的备份 在备份之后生成的相应归档重做日志 至少一个控制文件自动备份基本过程: 还原服务器参数文件的自动备份。 启动目标数据库实例。 从自动备份还原控制文件。 装载数据库。 还原数据文件。 恢复数据文件。 使用RESETLOGS选项打开数据库。持久轻量作业在创建/删除时间方面有很大改进,因为它没有创建数据库对象的开销。每个轻量作业都是使用作业模板创建的,并作为程序进行存储。因为持久轻量作业在运行时要向磁盘写入状态信息,所以在执行时应该只有少量改进。持久轻量作业有多种限制:- 用户无法设置对这些作业的权限,它们将从父作业模板中继承其权限。-B对- 必须使用模板,无法创建完全自包含的持久轻量作业。-E对- 只有一些特定的作业属性是可设置的,如JOB_ARGUMENTS。如果用户需要在非常短的时间内创建大量作业(每秒10 -100 个作业),并且有一组程序(作业模板)可供使用,则最适合使用轻量作业。-C对SEC_MAX_FAILED_LOGIN_ATTEMPTSspecifies the number of authentication attempts that can be made by a client on a connection to the server process. After the specified number of failure attempts, the connection will be automatically dropped by the server process.To perform most of the RMAN operations, the virtual catalog owner must have the SYSDBA orSYSOPER privilege on the target database.If appropriate, you can useCHANGE FAILUREcommand at any time in the Data Recovery Advisor workflow tochange the priority of a failure fromLOWtoHIGHorHIGHtoLOW,or close a failure that has been fixed manually.Which statements are true regarding the creation of an incident package file by using the EM Workbench Support?A. You can add or remove the trace files to the package.B. You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created.C. You can add SQL test cases to the incident package.Suppose that, as user SYSTEM, you execute the following Export and Import commands to remap the hr schema into the scott schema: expdp system SCHEMAS=hr DIRECTORY=dpump_dir1 DUMPFILE=hr.dmp impdp system DIRECTORY=dpump_dir1 DUMPFILE=hr.dmp REMAP_SCHEMA=hr:scottmemory_target = sga_target + max(pga_aggregate_target, maximum PGA allocated)RMAN 的新增功能 对超大型文件应用Intrafile 并行备份和还原在备份单一大型数据文件时,现在可以使用多个并行服务器进程和“通道”来有效地分配工作量。这种使用多个部分的方法改善了备份的性能。You performed the RMAN database backup with the KEEP option. Which two statements are true regarding this backup? A. The backup contains data files, the server parameter file, and the control file even if the control file autobackup is disabled.B. The KEEP option overrides the configured retention policy.You cannot use SECTION SIZE with MAXPIECESIZE or with INCREMENTAL LEVEL 1.根据RMAN channels can process each step independently and in parallelALTER DISKGROUP data MOUNT RESTRICT;In theRESTRICTEDmode, the disk group is mounted in single-instance exclusive mode. No other ASM instance in the same cluster can mount that disk group.In this mode the disk group is not usable by any ASM client.Oracle Flashback features use theAutomatic Undo Management (AUM) system to obtain metadata and historical data for transactions. They rely onundo data, which are records of the effects of individual transactions.The tablespace on which theFlashbackData Archive is created must be managed with Automatic Segment Space Management (ASSM).Shared Pool Concepts The main components of the shared pool are the library cache, the dictionary cache, and, depending on your configuration, the serverresult cache. The library cache stores the executable (parsed or compiled) form of recently referenced SQL and PL/SQL code. The dictionary cache stores data referenced from the data dictionary.The server result cache stores the results of queries and PL/SQL function results.You installed Oracle Database 11g afresh. Which statements are true regarding the default auditsettings in this database? C. The audit trail is stored in the database.E. Auditing is enabled for certain privileges related to database security.如果数据库是使用Database Configuration Assistant (DBCA) 创建的,默认情况下,audit_trail参数设置为DB,默认的行为是将审计线索记录到数据库的AUD$表中。在Oracle Database 11g中启用审计时,将默认审计那些对安全性非常重要的特定权限和语句。系统将针对所有用户,按成功、失败以及访问来审计上面列出的这些权限和语句。BACKUP AS COMPRESSED BACKUPSET DATABASE;Using this command to create backups minimizes the bandwidth consumedMEMORY_TARGET:动态控制SGA和PGA时,Oracle总共可以使用的共享内存大小,它不能超过MEMORY_MAX_TARGET参数设置的大小。默认值是0。MEMORY_MAX_TARGET:如果没有设置,默认等于MEMORY_TARGET的值使用动态内存管理时,SGA_TARGET和PGA_AGGREGATE_TARGET代表它们各自内存区域的最小设置,要让Oracle完全控制内存管理,这两个参数应该设置为0。使用AMM(automatic memory management)自动内存管理来分配共享池,防止共享池设置小而出错When processing a query, Oracle Database often requires temporary workspace forintermediate stages of SQL statement execution.Typical operations that may require atemporary segmentinclude sorting,hashing, and merging bitmaps.ASM_POWER_LIMIT控制重新平衡操作的速度。值的范围从1 到11,11 表示最快。如果省略,该值默认为1.Higher numeric values enable the rebalancing operation to complete more quickly, but might result in higher I/O overhead and more rebalancing processes.ASM 支持数据文件、日志文件、控制文件、归档日志、Recovery Manager (RMAN) 备份集及其它Oracle DB 文件类型。Password files、init.ora files是二进制文件,不是数据库文件。An obsolete backup is, based on the currently configured retention policy, no longer needed to satisfy data recovery goals.list expired backup Lists all backups that are missing associated physical backup set piecesWhat is the purpose of the catalog command?C. To create metadata in the control file and the recovery catalog related to backup set pieces目录命令的目的是在,控制文件和恢复目录中涉及到备份集片中创建元数据.This function evolves SQL plan baselines associated with one or more SQL statements.A SQL plan baseline is evolved when one or more of its non-accepted plans is changed to an accepted plan or plans.You are tuning RMAN to optimize performance. You want tape I/O to be asynchronous B. Set the BACKUP_TAPE_IO_SLAVES parameter to TRUE.只需要设置一个目标内存大小初始化参数( MEMORY_TARGET ) 和一个最大内存大小初始化参数( MEMORY_MAX_TARGET),数据库就会根据处理需求在SGA 与实例 PGA 之间动态交换内存如果没有设置MEMORY_MAX_TARGET值,默认等于MEMORY_TARGET的值使用动态内存管理时,SGA_TARGET和PGA_AGGREGATE_TARGET代表它们各自内存区域的最小设置,要让Oracle完全控制内存管理,这两个参数应该设置为0SGA_TARGET + DB_8K_CACHE_SIZE + LOG_BUFFER STARTUP UPGRADEIt allows only SYSDBA connections.It sets system initialization parameters to specific values that are required to enable database upgrade scripts to be run.When you tune a SQL statement with a fixed SQL plan baseline using SQL Tuning Advisor, a SQL profile recommendation has special meaning. When the SQL profile is accepted, the database adds the tuned plan to the fixed SQL plan baseline as a non-fixed plan.TheSQL management base(SMB)is a part of the data dictionary that resides in theSYSAUXtablespace.It stores statement logs, plan histories, SQL plan baselines, and SQL profiles.ALTER TABLE sales_2007 COMPRESS FOR ALL OPERATIONS;C. It compresses all data added or modified henceforth but the existing data in the table is not compressed immediately.In Oracle 11g, which recommendations does the SQL Access Advisor generate? A. partitioning recommendationsC. index creation recommendationsD. materialized view recommendationsE. materialized view log recommendationsIn what order would you execute the following steps to create a recovery catalog?B. Create the recovery-catalog database.C. Create the recovery-catalog user.D. Grant the recovery_catalog_owner privilege to the recovery-catalog user.A. Issue the create catalog command.E. Issue the register database command from the target database.The RVPC user can do which of the following? A. Register databases if granted the register database privilegeC. See all database-rela
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 企业年度绩效考核方案与实施细节
- 乳品杀菌工国庆节后复工安全考核试卷含答案
- 两栖类繁育工中秋节后复工安全考核试卷含答案
- 安检员国庆节后复工安全考核试卷含答案
- 会议纪要高效写作技巧与范例
- 听觉口语师国庆节后复工安全考核试卷含答案
- 关于说课稿集合5篇
- 智能仓库建设及自动化管理方案
- 人才招聘流程稽核岗位职责说明
- 纺织纤维梳理工节假日前安全考核试卷含答案
- 大学安全纪律教育主题班会
- 2025年新版汉字听写大赛题库及参考答案
- 钢筋混凝土管道施工方案
- 小学数学新教材中“图形与几何”领域的内容结构分析
- DB32-T 4981-2024 公路水运工程平安工地建设规范
- 垃圾分类标准体系构建研究
- 新建屋顶分布式光伏发电项目施工方案
- 新生儿病房探视制度
- 2024年《13464电脑动画》自考复习题库(含答案)
- 给我一颗原始星球 (小镇舍长)
- 第一次月考卷(扬州专用)-2024-2025学年七年级数学上学期第一次月考模拟卷(江苏专用)
评论
0/150
提交评论