• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
1z0-026
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
1z0-026 考试回忆(2002.4.21)
软件发布 1z0-026 考试回忆(2002.4.21)
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> Oracle认证 >> Oracle指导 >> 1z0-026 考试回忆(2002.4.21)

1z0-026 考试回忆(2002.4.21)

添加时间: 2008-4-21 21:12:36  作者: Oracle指导  阅读次数:5   来源: http://www.d9soft.com

       

1) which two methods could you use to add service names to a region database (choose 2)?

a) manually add them using net8 assistant

b) restart the service names with the new region database

c) download them from nemes server using net 8 assistant

d) load them from a file using the net 8 assistant names server section

e) add new service names to the net 8 assistant names net serviece names section


2)listener audit trail provides information about every client connection request.which additon

addition information about the client is not provided?

a)client user id

b) database name

c)network protocal

d)client host(platform)


3) which naming method simplifies administration task

a)host naming

b)local naming

c)service naming

d)centralized naming;


4) when is a request sent to the listener

a) after every call

b)before every call

c)after name resolution

d)before name resoluation


5) some one manages to read package send over the network what does this compromise?:

a) data privacy

b)data integrity

c)data ambiquity

d) data authorization


6) how many request queues are present in a MTS

a) one per system

b) one per database

c) one per listener

d) one per dispatcher


7) how si the host name resolved using the host naming method

a) through sqlnet.ora

b) through tnsnames.ora

c) through ipaddress transalation mechanism

d) through v$hostname dynamic performance view


8)which is true?

a) a connect descriptor maps to a service name

b) a service name maps to a conect descriptor

c) a connect discriptor translates into only one service name

d) a connect descriptor is an entry unread to a service anme


9) local_listener = LSNR1 in init.ora

which addition file must reside on the node where LSNR1 listener is running

a) sqlnet.ora

b) tnsnames.ora

c) names.ora

d) init.ora

e) config.ora

ANS: b


10) a net 8 client request encryption the net 8 server rejects encryption what happens

a) connection fails

b) connection hangs

c) encryption will be used

d) encryption will not be used

ANS : d


11) command that displays listenere parameter when multiple listeners are used

a) show listener

b) show parameter

c) list listener_name

d) show current_listener

ANS:d


12) 3 parametes would u specify if u used to log the default listener

a) logging

b)log_file

c) log _directory

d)logging_listener

e)log_file_listener

f) log_directory_listener

ANS:d,e,f


13) enviromental variable to help set up oracle names

a) admin_tns

b)tns_names

c)tns_admin

d)names_tns

e)names_admin

f)admin_names

ANS:c


14) which parameter will help in detecting dead connection

ANS:sqlnet.expire_time


15) which layer helps in character set and data type conversions

a) oci

b)two task common layer

c)tns

d)opa

ANS:b


16) when will the bequeath method will be used

ANS: if dedicated server doesnot have prespawned server process


17) in which file u will specify the parameter PRESPAWN_MAX to set the no of prespawned dedicated servers

ANS: listener.ora


18)which tab u will choice to enable logging and tracing in net 8 assistant

a) profile

b)listener

c)oracle names servers

ANS:profile


19) select two parameters to enable connection load balancing

a) failover=on

b) load_balance=on

c) load_balancing=on

d)loading_balance = on

ANS:a,b


20) in host naming method on server


global_dbname = wwed151-sun.us.oracle.com and instance name = tst8


how u will give the connect string


a) connect username/password@tst8

b) connect username/passoword@wwed151-sun

ANS: b


21) what is the differenc between inband and outband


23) which naming model allows domain hierarchy to be extended to any number of levels

a) flat

b) hierachical

c)host naming

ANS:b


24) which command at NAMESCTL to do names server discovery

ANS:REORDER_NS


25)what r the two methods that u will be chosing to add service names after configring the regional database

 

ANS:ADD service names using net 8 assistant

:LOAD command to load the existing from tnsnames.ora

26) what information will u see when NAMESCTL>status is givem


27)what the command will result by giving NAMESCTL>flush


28) which is true in MTS

a) each dispatcher has one response queue

b) one responce queue for all dispatchers

c) one responce quere per system

ANS:b


29) in which file u will specify pool = on to enable pooling

a)init.ora

b)tnsnames.ora

c)sqlnet.ora

d)names.ora

ANS:a


30) what is the difference between connections and sessions

31) what is the default value of TICK

ANS:10 seconds


32) in which section of cman.ora u will specify the listening address for the connection manager

a)cman

b)cman_rules

c)cman_profile

ANS:a

33) in which file u will specify mul=on to use connection concentration pooling

ANS: init.ora


34) in which file u will specify USE_CMAN to force the session to use connection manager

a)init.ora

b)sqlnet.ora

c)tnsnames.ora

d)names.ora

ANS:b

-----------

1. You need to stop Oracle Intelligent Agent. What command should you issue using

LSNRCTL ability?

A: dbsnmp_stop


2. What is the main configuration file that is regenerating each time Oracle Intelligent Agent is started?

A: snmpro.ora


3. You are using Net8i and OEM to run Intelligent Agent. What is one of the many tasks the Intelligent Agent is responsible for?

A: Accepting agent or events


4 Which configuration file contains the database services discovered by the listener when the Oracle Intelligent Agent is started?

A: services.ora


5. What is the second configuration file containing listener information used by the Oracle Intelligent Agent?

A: snmp_rw.ora


6. Why should you consider setting up an Intelligent Agent for use with OEM in your Net8i en-vironment?

A: Manage jobs and events in your network environment


Tnsnames/ Which Files

 

7. You are configuring local naming for the client and want to view the addresses that you set up. In what file is this information stored?

A: tnsnames.ora


8. You configure local naming using Net8i Assistant and now you want to alter the default board number from 1521 to 1575. What client site file would you have to edit?

A: tnsnames.ora


10. The product database has been renamed to TEST. What client file reflects this

change found connecting request to be accepted for the test database?

A: tnsnames.ora

11. You are analyzing the log file for the cause of TNS errors. Which file contains this information?

A: sqlnet.log


12 In which file is the configuration information for the client profile login stored?

A: sqlnet.ora


13 You are configuring your environment for Multiple Protocol Interchange, in which the clients use TCP/IP and CMAN to connect to the server using SPX/IPX. Which parameter should be included in the tnsnames.ora to allow this connection?

A: SOURCE_ROUTE

 

上下文章:

 

上一篇文章: 结缘OCP 下一篇文章: Passed 1z0-032

相关文章:

  • 无纸化考试流程轻松实现
  • ORACLE OCP认证的各门考试科目
  • Oracle认证专家考试科目一览表
  • Oracle10g认证考试途径详解
  • 官方公布Oracle10gOCA考试已经开始

相关软件:

  • 执业药师考试宝典 V6.1 中药版
  • 执业药师考试宝典 V6.1 西药版
  • 报检员考试全程通 V6.5
  • 春浪考试系统ASP版 V3.66
  • 计算机等级考试训练模拟软件(三级数据库技术) V1.01
  • 房地产估价师考试全程通 V6.5

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

Oracle认证分类导航

  • Oracle动态
  • Oracle指导
  • Oracle题库

本类经典文章推荐

  • Oracle中关于逻辑备份与恢复
  • Oracle开发人员JAVA存储过程
  • 为数据库的表自动生成行号
  • Oracle中的OOP概念
  • 用java从oracle取数
  • 冷备份移植到另一台Solaris机器上
  • 如何将excel数据导入oracle中
  • Oracle10.2g安装记录
  • 数据库监控工具ForOraclev1.2
  • oracle双机群集系统

Oracle指导阅读排行

  • Oracle系统表查询
  • 实例:Oracle导出EXCEL文件
  • Oracle常用的OCI函数上
  • 案例学习Oracle错误:ORA-00060
  • 案例学习Oracle错误:ORA-00604
  • Tomcat+SQLServer连接池配置
  • 如何将excel数据导入oracle中
  • Oracle企业管理器(OEM 2.1)使用...
  • ORACLE数据库简介
  • 案例学习Oracle错误:ORA-00904

Oracle认证阅读总排行

  • Oracle系统表查询
  • 实例:Oracle导出EXCEL文件
  • Oracle常用的OCI函数上
  • 在ORACLE的存储过程中如何做简单的...
  • 案例学习Oracle错误:ORA-00060
  • 案例学习Oracle错误:ORA-00604
  • Tomcat+SQLServer连接池配置
  • 如何将excel数据导入oracle中
  • Oracle企业管理器(OEM 2.1)使用...
  • AIX下自动启动Oracle数据库与监听...

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有