Can a PeopleTools 8.4 and a PeopleTools 8.1x database run
on the same machine?
Answers were Sorted based on User's Feedback
Answer / guest
of course; at least assuming you are running on a real
environment such as unix that supports separate users to
install and run under.
With winblows you'll have to be carefull about environment
and path variables, but again even there using separate
users to login should address that issue
obviously you CANNOT mix-n-match the external binaries with
a different tools internals that are stored and executed
from the database...unless you like doing restores
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen
Yes, databases can co-exist on the same physical machine. In most cases, thedatabases themselves can exist within the same RDBMS, however, it isimportant to verify that the database version required by PeopleTools 8.4 is thesame as for the current PeopleTools 8.1x implementation.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are table edits?
A user reports that when a page loads, the Advanced search page is getting loaded instead of normal search page. Why ?
Will the PeopleSoft Internet Architecture, now that it embeds BEA WebLogic and IBM WebSphere, work with my other corporate web servers and tools?
What is user profile & security?
How to build customer indexes?
What HTTP servers and Java servlet engine combinations are supported with PeopleTools 8.4?
Explain how many sub pages, secondary pages can be created in one level?
When we select a component what events will be fired?
How to populate data into grid in online?
How to authorize the user to run a process or report?
What is the use of set control field in record field properties?
How the output of a sql query be stored in a variable using peoplecode?