Must begin with either a number or a letter.
Must be 1-30 characters long.
Should not be an Oracle Server reserved word.
Must contain only A-Z, a-z, 0-+, _, *, and #.
Must contain only A-Z, a-z, 0-9, _, $, and #.
Must begin with a letter.
第1题:
Choose the two correct statements regarding Oracle WebLogic Server()
第2题:
下面哪个选项可以表示文件abCD.ef()。
第3题:
Which two statements are correct about routing tables in JUNOS?()
第4题:
The DB_BLOCK_CHECKING initialization parameter is set to OFF. 数据库块检测初始化参数被设定为关 Which block checking would be performed?()
第5题:
Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode()
第6题:
You are connecting to an Oracle database server from a client by using the following connect string: SQL> CONNECT hr/hr@pdserver.us.oracle.com:1521/proddb Which naming method is being used in this case?()
第7题:
You are implementing a very simple TCP/IP network. It rarely changes and you would like to use Oracle Connection Manager to filter client requests. Which naming method can you use?()
第8题:
It can contain parameters with distinct values for each distance.
It can contain only parameters with identical values for each instance.
It must contain an IFILE parameter for each instance’s individual parameter file.
It must be located in the default location for the primary instance’s parameter file.
第9题:
The database has a subset of the tables in the production server database.
The database has a copy of selected data from the production database
The database logs changes for later propagation.
The database is accessed as read-only to prevent data corruption.
The database includes all user and order data for offline processing.
第10题:
The Oracle database will perform block checking for the index blocks only
The Oracle database will not perform block checking for any of the data blocks
The Oracle database will perform block checking for the default permanent tablespace only
The Oracle database will perform block checking for the data blocks in all user tablespaces
The Oracle database will perform block checking for the data blocks in the SYSTEM tablespace only Oracle
第11题:
对
错
第12题:
The backup will consist of used data blocks only.
The database must be shut down to accomplish the backup.
The backup can be accomplished without shutting down the database.
The backup will contain all database files that have never been backed up.
第13题:
Which three statements are true regarding subqueries?()
第14题:
数字卫星接收机修改节目参数时,对节目名称的修改只支持A-Z,a-z,0-9和空格共63个字符。()
第15题:
Which four are correct guidelines for naming database tables?()
第16题:
What is true regarding a shared, server-side parameter file for a Real Application Cluster database? ()
第17题:
Examine the commands executed to monitor database operations: $> conn sys oracle/oracle@prod as sysdba SQL > VAR eid NUMBER SQL > EXEC: eid := DBMS_SQL_MONITOR.BEGIN_OPERATION (‘batch_job’ , FORCED_TRACKING => ‘Y’); Which two statements are true?()
第18题:
You are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?()
第19题:
递增递减运算符还支持纯字母(a-z和A-Z)字符的递增递减运算。
第20题:
a[a-z][A-F]?.*
*.e?
*[A-Z].ef
[a-zA-Z0-9].*
第21题:
Database operations will be monitored only when they consume a significant amount of resource.
Database operations for all sessions will be monitored.
Database operations will be monitored only if the STATISTICS_LEVEL parameter is set to TYPICAL and CONTROL_MANAGEMENT_PACK_ACCESS is set DIAGNISTIC + tuning.
Only DML and DDL statements will be monitored for the session.
All subsequent statements in the session will be treated as one database operation and will be monitored.
第22题:
a server instance can be associated with multiple machines
a machine can be associated with multiple server instance
a server instance can be associated with only a single machine
a machine can be associated with only one server instance
第23题:
There are separate tables for IPv4 and IPv6 called inet.0 and inet6.0 respectively.
They only contain the best possible route to each destination.
All running protocols can populate the routing tables at the same time.
Routes with the highest preference value are placed as active routes in the routing table.