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 |
Explain what is record meta data?
Where do you write the peoplecode?
How to taken care performance management in people tools?
What are the rules used by the system to determine whether a user is authorized to update an object?
How many sub pages, secondary pages can you create in one level?
Tell me how many sub pages, secondary pages can you create in one level?
What is field meta data?
Which effective dated rows can be retrieved in update/display mode, update/display all and correction mode?
How can you improve the security and usability of a prompt table edit?
Situation: you want to migrate database from one database to another. How would you do that?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Tell me the use of temporary records and state record in application engine?