网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
Companycom is migrating their application that was built on AIX 4.3, to a new p5 590 system that is running AIX 5.3. The application was a 32-bit program. What will need to be done with the application to allow it to run on the new system?()
A
Run without recompiling on AIX 5.3
B
Relink to the 32-bit kernel in order to run the application
C
Recompile to run on AIX 5.3 because the libraries are in different locations
D
Recompile 32-bit applications because the compiler flags and versions have changed
参考答案
参考解析
解析:
暂无解析
更多 “单选题Companycom is migrating their application that was built on AIX 4.3, to a new p5 590 system that is running AIX 5.3. The application was a 32-bit program. What will need to be done with the application to allow it to run on the new system?()A Run without recompiling on AIX 5.3B Relink to the 32-bit kernel in order to run the applicationC Recompile to run on AIX 5.3 because the libraries are in different locationsD Recompile 32-bit applications because the compiler flags and versions have changed” 相关考题
考题
Microsoft's COM is a software(146)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(147)standard developed by Microsoft. OLE makes it possible to create(148)with one application and link or embed them in a second application. Embedded objects retain their original format and(149)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(150)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
Microsoffs COM is a software(66)that allows applications to be built from binary software components. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(67)standard developed by Microsoft. OLE makes it possible to create(68)with one application and link or embed them in a second application. Embedded objects retain their original format and(69)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(70)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
Which of these provide centralized reporting for the S-Series?()A、 M-Series applianceB、 sawmill for CiscoIronPortC、 the built-in WSA reporting infrastructureD、 Cisco application control engine
考题
Which of the following are methods to automatically update the antivirus application?() (Select TWO).A、Establish rules in the email scheduling program to perform updates.B、Select Update Now from the program options.C、Use the Automatic Update feature built into the application.D、Use scripts.E、Use Windows Update.
考题
You are migrating a solution to Windows Azure. The solution includes a web application and a business logic layer. The web application runs on three dual-core servers. The business logic layer runs on two quad-core servers. The Windows Azure application must match or exceed the current hardware specifications. You need to recommend role instance sizes that minimize cost. What should you recommend?()A、 Small for the web application and Medium for the business logic layerB、 Small for the web application and Large for the business logic layerC、 Medium for the web application and Large for the business logic layerD、 Large for the web application and Extra Large for the business logic layer
考题
Companycom is migrating from a p690 to a p5 595 utilizing APV Virtual IO features. They have created their profiles for their two Virtual IO Servers. The first Virtual IO Server is installed and running. When trying to DLPAR the DVD/ROM the task fails on the HMC. What is the probable cause?()A、APV key is not registeredB、Networking and DNS are not configuredC、/etc/hosts table on HMC is not configuredD、Virtual IO Server dose not support DLPAR
考题
Companycom is migrating their application that was built on AIX 4.3, to a new p5 590 system that is running AIX 5.3. The application was a 32-bit program. What will need to be done with the application to allow it to run on the new system?()A、Run without recompiling on AIX 5.3B、Relink to the 32-bit kernel in order to run the applicationC、Recompile to run on AIX 5.3 because the libraries are in different locationsD、Recompile 32-bit applications because the compiler flags and versions have changed
考题
Companycom has just installed a p5 595 with four uncapped LPARs in a shared processor pool. The system and profile settings are still in their default states. One of the LPARs has an application that is consuming all of the available shared processor resources. Users of this application are complaining about response time. Which of the following changes to the slow LPAR would improve response time?()A、Enable SMTB、Reduce the weightC、Renice the processD、Increase the weight
考题
Companycom wants the application server LPAR to communicate with the database LPAR on a p5 590 without using network adapters. What does the customer need to install?()A、VIO ServerB、AIX 5.2 ML4C、Shared Ethernet AdapterD、AIX 5.3 with Advanced Power Virtualization
考题
You are designing a plan for migrating an application to the Windows Azure platform. All users authenticate by using their Active Directory Domain Services (AD DS) credentials. The Windows Azure application must provide single sign-on (SSO) for domain-authenticated users. You need to recommend an authentication type for the service endpoint behavior. What should you recommend?()A、 SAML credentialB、 Windows authenticationC、 Shared secret credentialD、 Microsoft Challenge Handshake Authentication Protocol (MSCHAP)
考题
单选题You are planning to migrate an existing web application to Windows Azure. The application consists of an ASP.NET web application and a set of native Win32 Windows Services that provide data to the application by using named pipes. The Windows Services cannot be modified. You need to recommend a strategy for migrating the application to Windows Azure. What should you recommend?()A
Define a Windows CommunicationFoundation (WCF) contract for the services.B
Deploy each Windows Service to a separate worker role. Deploy the ASP.NET application to a web role.C
Deploy the application and Windows Services in a Windows Azure VM role.D
Upload service binaries to a web role by using the Windows Azure Service Management API.
考题
单选题You create a multiple form application- Which built-in must you use to invoke the form modules to enable you to programmatically control navigation between the multiple forms in your application?()A
NEW_FORM B
OPEN_FORM C
CALL_FORM D
CLOSE_FORM
考题
单选题Which of these provide centralized reporting for the S-Series?()A
M-Series applianceB
sawmill for CiscoIronPortC
the built-in WSA reporting infrastructureD
Cisco application control engine
考题
多选题Your application requires that you programmatically manipulate a nonquery record group. Which three built-ins can you use?()ACREATE_GROUPBADD_GROUP_NOWCPOPULATE_GROUPDADD_GROUP_COLUMNECREATE_GROUP_FROM_QUERY
考题
单选题How can you change the cursor style in your form? ()A
Open the form module property palette and set the Cursor Style property. B
From the Tools menu, select Preferences--Runtime Settings. C
Use the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins. D
You cannot change the cursor style.
考题
多选题Which two built-ins would you use to remove the HOUR_ALARM timer using the timer_id parameter?()AFIND_TIMERBCREATE_TIMERCSET_TIMERDDELETE_TIMEREGET_APPLICATION_PROPERTY
考题
单选题You are creating a new form for the Order Entry application. You define a record group that will be created when the form is executing this built in: CREATE_GROUP(rg_emplist, global_scope) Which form(s) in the application will have access to this record group?()A
All forms in the application. B
Any forms opened by the user who initiated the record group. C
Only the form issuing the CREATE_GROUP built-in. D
Any forms referenced by the form that contains the procedure.
考题
单选题Companycom wants to reduce the number of copper, Ethernet adapters on their 4 way p5 570 running AIX 5.3 used in each of the four LPARs. Companycom has one database LPAR, two application LPARs, and one web LPAR. Only the Web LPAR needs to communicate with the outside world. What is the minimum number of Ethernet adapters that should be provided to ensure redundancy and no single point of failure?()A
One single port Ethernet adapterB
Four dual port Ethernet adaptersC
Two single port Ethernet adaptersD
Eight single port Ethernet adapters
考题
单选题Which built-in do you use to determine which timer in form module has expired?()A
FIND_TIMER B
GET_TIMER_PROPERTYC
GET_APPLICATION_PROPERTY D
GET_CUSTOM_ITEM_EVENT_PROPERTY
考题
单选题Companycom is moving their application to a p5 590 and at the same time moving to a new version of the application. The customer knows only about the resource requirements of the old version. Which of the following is the best method to migrate their application to POWER5?()A
Add CPU and memory COD so they have room to grow if requiredB
Make the server configuration twice as large as the current requirementC
Configure the server for the current capacity requirementsD
Make the server configuration a little larger than the current capacity requirements
考题
单选题You are responsible for migrating client computers from Windows 98 and Windows NT Workstation 4.0 to Windows 2000 Professional. You have installed Windows 2000 Professional and reinstalled the necessary application on 10 computers. You have returned these computers to their users. The users of these computers report that their word processing application will not start. What should you do?()A
Set the permission on the application to Execute.B
Add the application to the Run key in the registry.C
Apply the Securews.inf security template on the users’ computers.D
Apply the compatws.inf security template on the users’ computers.
考题
单选题You are designing a plan for migrating an application to the Windows Azure platform. All users authenticate by using their Active Directory Domain Services (AD DS) credentials. The Windows Azure application must provide single sign-on (SSO) for domain-authenticated users. You need to recommend an authentication type for the service endpoint behavior. What should you recommend?()A
SAML credentialB
Windows authenticationC
Shared secret credentialD
Microsoft Challenge Handshake Authentication Protocol (MSCHAP)
考题
单选题You are migrating a solution to Windows Azure. The solution includes a web application and a business logic layer. The web application runs on three dual-core servers. The business logic layer runs on two quad-core servers. The Windows Azure application must match or exceed the current hardware specifications. You need to recommend role instance sizes that minimize cost. What should you recommend?()A
Small for the web application and Medium for the business logic layerB
Small for the web application and Large for the business logic layerC
Medium for the web application and Large for the business logic layerD
Large for the web application and Extra Large for the business logic layer
考题
单选题Microsoft's COM is a software(1)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE.COM defines a binary standard for function calling between components,a way for components to dynamically discover the interfaces implemented by other components,and a mechanism to identify components and their interfaces uniquely. OLE is a compound(2)standard developed by Microsoft.OLE makes it possible to create(3)with one application and link or embed them in a second application.Embedded objects retain their original format and(4)to the application that created them.Support for OLE is built into the Windows and MacOS Operating Systems.A(5)compound document standard developed mainly by Apple and IBM is called OpenDoC.
空白(4)处应选择()A
characteristicsB
addressC
pageD
links
热门标签
最新试卷