Why did PeopleSoft bundle IBM WebSphere Advanced Single Server Edition rather than Advanced Edition?
Answer / praveen
The Advanced Single Server Edition (AEs) of WebSphere provides the same core J2EE and Web Services programming model as the Advanced Edition (AE) with simplified administration. In the AE version WebSphere uses DB2 or other standard database to keep the configuration and runtime information to support very large farm of WebSphere servers. However, it is one more database to install, administer and maintain. The AEs version does not use the database and uses file based configuration in a way that is similar to BEA WebLogic. PeopleSoft and IBM WebSphere architects determined that AEs version would satisfy the deployment requirements of PeopleSoft customers and would make it easy for owning and administering PeopleSoft Applications based on WebSphere.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the record field events?
What is component interface, where did you use?
Explain file formats for file layout?
How to define the names of the application servers being used to access peoplesoft?
How will you get a single output by combining two or more queries?
explain why state records are needed?
Explain about the component buffer and data buffer?
Explain about fieldformula?
What actions will occur, when a Component Interface (CI) is created on component that has Add action enabled?
Explain the various ways to run sqr?
Are there advantages or disadvantages to using BEA WebLogic over IBM WebSphere or vice versa?
Suppose the CEO wants a list of the departments whose MINIMUM salary is greater than $100,000. Your manager asks you to determine the quickest method to deliver this data to the CEO. Since writing an SQR will take too much time, you decide to use PeopleSoft query.Referring to the above, what function would you use, in combination with the aggregate function "Minimum" to produce the result set required?