Change Assistant Databases and Terminology
The database definition will include:
-
Database name
-
Database type
-
User Ids and passwords
-
SQL query executable
-
SQR Settings
-
Products
Change Assistant will query the database for the products.
-
Languages
Change Assistant will query the database for the languages.
-
Paths to the current home directories.
-
PS_HOME
-
PS_APP_HOME
-
PS_CUST_HOME
-
-
For upgrades, the database will also include paths to the new home directories.
Paths to Home Directories
The order by which the PeopleTools runtime will pick up objects from the file system is as follows:
-
PS_CUST_HOME
-
PS_APP_HOME
-
PS_HOME
Change Assistant will loop through the paths in order of precedence until it finds the first instance of the file object at which time it will execute the step.
Databases Used for Each Action
| Action | Databases and Paths Used |
|---|---|
|
Apply Update |
Target database with path for current environment. |
|
Update Manager |
Target database with path for current environment. Source database (PeopleSoft Update Image ) with path for current environment. |
|
Application Upgrade |
PeopleSoft Update Image with path for current environment. Certified Upgrade Source Image with path for current environment. Copy of Production with path for current environment and new PS homes. Production database with path for current environment and new PS homes. |
|
Upgrade PeopleTools |
Target database with path for current environment and a path for the new PeopleTools home. |