Database 版 (精华区)

发信人: superman (☆风雨无阻☆), 信区: Database
标  题:  DB2 UDB V5 DRDA Sample Test (7)
发信站: 紫 丁 香 (Sat Sep 19 15:54:32 1998), 转信

1. Which one of the following products CANNOT provide DRDA gateway functionality for CAE clients? 



A. DB2 Connect Personal Edition
B. DB2 Connect Enterprise Edition
C. DB2 Universal Developer's Edition
D. DB2 Universal Database Enterprise-Extended Edition




2. In order for DB2 Connect Enterprise edition to function as a DRDA gateway for remote client applications, the: 



A. REMOTECLTS must be set to YES in the database manager configuration.
B. DB2COMM must be set to the protocol of choice.
C. authentication within the database manager configuration must be set to CLIENT.
D. authentication within the database manager configuration must be set to SERVER.




3. Which of the following statements will successfully catalog a database in DB2 Connect? 



A. catalog database as TESTDB at node TESTND authentication DCS
B. catalog database TESTDB at node TESTND as TESTDB authentication DCS 
C. catalog database TESTDB as TESTDB authentication DCS
D. catalog database TESTDB as TESTDB at node TESTND authentication DCS 




4. A CAE client connection to DRDA AS via a DB2 Connect Gateway is present. SNA is used between the DB2 Connect Gateway and the DRDA AS. If the client is catalogued to use Authentication=CLIENT, and the DB2 Connect Gateway is catalogued to use 
Authentication=CLIENT and Security=SAME, where will the user validation take place? 



A. CAE client only
B. DRDA AS only 
C. DB2 Connect Gateway and DRDA AS
D. DB2 Connect Gateway and CAE client




5. At which of the following times will the memory be allocated for the drda_heap_sz Database Manager Configuration parameter? 



A. connect time for the DRDA application server
B. startup time for the DRDA application server
C. connect time for DB2 Connect
D. startup time for DB2 Connect




6. Which of the following authentication settings within DB2 Connect allows a connection from remote clients without userid and password verification on the gateway? 



A. CLIENT
B. DCS
C. HOST
D. SERVER




7. When connecting to a DRDA application server the following return code is received: 






        SQL1403N
        The username and/or password supplied is incorrect



If authentication was set to SERVER on the gateway, which of the following caused this error? 



A. Authentication was successful on the host.
B. Authentication was successful on the host but not on the gateway.
C. Authentication failed on the gateway.
D. Authentication failed on the gateway and the host.




8. Which of the following security settings specifies that the userid and password are passed to the DRDA application server? 



A. CPIC 
B. NONE 
C. PROGRAM
D. SAME




9. Which directory normally contains bind list files such as ddcsmvs.lst? 



A. \sqllib\bnd
B. \sqllib\bin
C. \db2 
D. \sqllib\db2




10. Which of the following commands is used to query the DB2 communication protocols that DB2 Connect will attempt to enable when started? 



A. db2set -all 
B. db2setc -all
C. db2 get dbm cfg
D. db2 get DB2COMM




11. When connecting to a DB2 for OS/390 DRDA AS from a client workstation via a DDCS gateway, ALL of the following must be true for security validation to take place only on the client workstation, EXCEPT 



A. SECAPT=ALREADYV in VTAM APPL definition 
B. USERSECURITY='C' in SYSIBM.LUNAMES table
C. Database Catalog directory has Authentication=CLIENT on DDCS gateway
D. Node Catalog directory has Security=PROGRAM on DDCS gateway




12. All of the following components allow DB2 Server for VSE/VM to communicate with remote DRDA systems EXCEPT 



A. AVS
B. APPC/VM 
C. DDF
D. VTAM




13. Which of the following commands will specify a PROCESSID for ddcstrc? 



A. ddcstrc on -I=PROCESSID 
B. ddcstrc on -p=PROCESSID 
C. ddcstrc off -I=PROCESSID
D. ddcstrc off -p=PROCESSID




14. When executing the `list dcs applications' command without specifying `show detail', which of the following information is NOT shown? 



A. Host authorization ID
B. Host database name
C. Application program name
D. Outbound Application ID




15. All of the following statements are valid EXCEPT 



A. PU 2.1 support is required for DB2 Connect Enterprise Edition configuration.
B. Session partners can be PU 2.0/2.1. 
C. PU 2.1 provides the most complete support for a true peer to peer network connection.
D. An independent LU on a PU 2.1 device can establish only one session with a given partner.




16. Which one of the following is a feature of PU 2.1? 



A. single active LU 6.2 program per LU
B. one partner LU per local LU 
C. session partner must be PU 2.1 or PU 5
D. session partners can be PU 2.1 or PU 2.0




17. Which of the following scenarios would explain why independent LU 6.2 cannot be used? 



A. want to establish multiple sessions over a single SNA link
B. want to establish multiple sessions over multiple SNA links
C. Network participants support PU 2.1, controller support PU 2.1.
D. Network participants support PU 2.1, controller only support PU 2.0.




18. Which of the following IBM controllers provides the slowest response time with DB2 Connect? 



A. 3172
B. 3174
C. 3720
D. 3725




19. All of the following characteristics are associated with the local mode name of an LU to LU session EXCEPT 



A. I-Framesize 
B. Pacing
C. RU size
D. session limit




20. Which of the following default modes must be used when connecting to DB2 for OS/400 if IBMRDB is not defined? 



A. QPCSUPP 
B. SNASVCMG
C. #BATCH
D. #INTER




21. All of the following items impact the amount of storage required on the network controller when transmitting DRDA messages between a DRDA application requester and server EXCEPT 



A. MAXTSL
B. Pacing window size 
C. RU size
D. TRSPEED




22. Please examine the following Pacing Flow 






APPL1          COMM_MGR1        COMM_MGR2           APPL2

SEND_DATA  --->                                     RECEIVE_AND_WAIT
               Send 1st PIU --->
               Send 2nd PIU --->
               WAIT             Process 1st PIU --->
                                Process 2nd PIU --->
                                <---PACING RESPONSE
                   Send 1st PIU --->
               Send 2nd PIU --->
               WAIT             Process 1st PIU --->
                                Process 2nd PIU --->
                                <---PACING RESPONSE

SEND_DATA  --->                                     RECEIVE_AND_WAIT
               Send 1st PIU --->
               Send 2nd PIU --->
               WAIT             Process 1st PIU --->
                                Process 2nd PIU --->
                                <---PACING RESPONSE
               Send 1st PIU --->
               Send 2nd PIU --->
               WAIT             Process 1st PIU --->
                                Process 2nd PIU --->
                                <---PACING RESPONSE




Which of the following values is the pacing window set to in the given example? 



A. 1
B. 2
C. 4
D. 8




23. Company B has the following configuration in its environment: 







  I) DB2 Connect Gateway
  LU Name = MYLU
  Mode Name = IBMRDB
  Mode Session Limit = 30
  ...

  II) VTAM APPL
  DMINWINR=50
  DSESLIM=50

  III) DB2 CDB SYSIBM.SYSLUMODES
  LUNAME = MYLU
  MODENAME = IBMRDB
  CONVLIMIT = 20
  AUTO = Y




What is the maximum number of sessions that can be established between the DB2 Connect gateway and DB2 for OS/390? 



A. 20
B. 30
C. 50
D. 100




24. Which of the following can NOT validate the userid and password when connecting to a DRDA application server using native TCP/IP? 



A. the DB2 connect gateway
B. the DRDA application server
C. BOTH DB2 connect gateway and the DRDA application server
D. the DCE security server




25. When configuring DB2 for OS/390 as an application requester, if the value in the LINKNAME column from SYSIBM.LOCATIONS matches the LINKNAME column in both the SYSIBM.IPNAMES and SYSIBM.LUNAMES tables, which of the following protocols is used to 
connect to the DRDA application server? 



A. APPC
B. MPTN
C. SNA
D. TCP/IP




26. When using native TCP/IP with DB2 UDB as the DRDA AS, which of the following statements is valid? 



A. DUW with two-phase commit is supported on NT only 
B. DUW with two-phase commit is supported on OS/2 and AIX only
C. DUW with two-phase commit is supported on any platform
D. DUW with two-phase commit is not supported on any platform




27. When configuring the Integrated SNA Support for direct communications with a DRDA application server, which of the following configuration fields can NOT be defined if the DB2 Data Sources Smartguide interface is used? 



A. the destination adapter address field
B. the link name field
C. the session mode name field
D. the node ID field












DB2 UDB V5 DRDA 
Sample Test 507


Answer Key: 

1. A




2. B




3. D




4. A




5. A




6. B




7. C




8. C




9. A




10. A




11. D




12. C




13. D




14. B




15. D




16. D




17. D




18. B




19. A




20. A




21. D




22. B




23. A




24. C




25. D




26. D




27. B

 --      
朋友一生一起走  那些日子不再有      一句话  一辈子  一生情  一杯酒
     朋友不曾孤单过  一声朋友你会懂
     还有伤  还有痛  还要走  还有我

※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: aceraltos.hit.ed]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:206.320毫秒