当前位置:IBM(000-104)题库

问题:

[单选]

A new LPAR has been created that needs SAN attached disk for a database. After AIX has been installed, the fibre cables are attached to the adapters.
How should the administrator configure the disks?()

A . Run ’mkdev’ to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run ’cfgmgr’ to discover and configure the disks.
B . Run ’mkpath’ to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run ’cfgmgr’ to discover and configure the disks.
C . Run ’chpath’ to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run ’cfgmgr’ to discover and configure the disks.
D . Run ’cfgmgr’ to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run ’cfgmgr’ to discover and configure the disks.

Examine the structure of the EMP_DEPT_VU view: Column Name Type Remarks EMPLOYEE_ID NUMBER From the EMPLOYEES table EMP_NAME VARCHAR2(30) From the EMPLOYEES table JOB_ID VARCHAR2(20) From the EMPLOYEES table SALARY NUMBER From the EMPLOYEES table DEPARTMENT_ID NUMBER From the DEPARTMENTS table DEPT_NAME VARCHAR2(30) From the DEPARTMENTS table Which SQL statement produces an error?() SELECT * FROM emp_dept_vu;。 SELECT department_id, SUM(salary) FROM emp_dept_vu GROUP BY department _ id;。 SELECT department_id, job_id, AVG(salary) FROM emp_dept_vu GROUP BY department _ id, job_id;。 SELECT job_id, SUM(salary) FROM emp_dept_vu WHERE department_id IN (10,20) GROUP BY job_id HAVING SUM (salary) > 20000。 None of the statements produce an error; all are valid.。 A公司的年净收益300万元,与其相类似公司的价格收益比是5,那么A公司的市场价值就是60万元。 Using the following information: Performance data from an existing system that a new system will replace; Performance estimates that anticipate future workloads; Micro-partitioning and logical partitioning implementations. Which of the following allows a technical sales representative to create a system design which can be imported into an HMC?() IBMeConfig。 IBM Performance Monitor。 IBM Workload Estimator (WLE)。 IBM System Planning Tool (SPT)。 【背景资料】某工业厂房车间3层,7度抗震设防。高度20m,长度为70m,独立基础,结构形式为砌体承重结构。在建成使用几个月后发现底层局部地面呈锅底形下沉,砼地面脱落、开裂,后来又发生墙体开裂,裂缝呈正八字裂缝和斜向裂缝,裂缝宽度达1mm~2mm,一般分布在底层中下部,且首先在窗对角突破,严重影响了建筑物的使用和工厂面貌,给工厂造成了重大的经济损失。经翻阅资料发现,该仓房实际上处于软弱土层,且为淤泥质土,地勘报告不准确;最终认定是由于地面不均匀沉降造成的危害 地质报告的真实性如何,对建筑物的沉降量大小关系很大。 Given: and the command line: java -Dprop.custom=gobstopper Commander Which two, placed on line 13, will produce the output gobstopper?() System.load("prop.custom");。 System.getenv("prop.custom");。 System.property("prop.custom");。 System.getProperty("prop.custom");。 System.getProperties().getProperty("prop.custom")。

A new LPAR has been created that needs SAN attached disk for a database. After AIX has been installed, the fibre cables are attached to the adapters.
How should the administrator configure the disks?()

参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服