Thursday, July 15, 2010

Pside Params

Pside parameters

HIDE

Use to hide the PeopleSoft Application Designer interface. Always use this parameter when performing a command line Copy process.

-CT

Source database type.

Enter the type of source database to which you are connecting (for example, ORACLE, SYBASE, and so on).

-CS

Source server name.

Enter the name of the source database server for the database to which you’re connecting.

-CD

Source database name.

Enter the name of the source database to which you're connecting, as you would enter it into the PeopleSoft Login dialog box.

-CO

Source user ID.

Enter the PeopleSoft user ID to use to sign in to the source database.

-CP

Source user password.

Enter the password for the specified user ID for source database.

-TS

Target server name.

Enter the name of the target database server for the database to which you’re connecting.

-TD

Target database name.

Enter the name of the target database to which you're connecting, as you would enter it into the PeopleSoft Login dialog box.

-TO

Target user ID.

Enter the PeopleSoft user ID to use to sign in to the target database.

-TP

Target user password.

Enter the password for the specified user ID for the target database.

-LF

Log file name.

Enter the name of the file in which error messages are logged during the command line Upgrade Copy process.

-PJC

Source project name.

Enter the name of the project that is to be copied from the source database to the target database. This project should be available in the source database before starting the command line Upgrade Copy process to target database.

-PJB

Project name.

Enter the name of the project to be built. This project should be available in the database before starting the command line project build.

-PJTF

Copy Project To File project name.

Enter the name of the project to be copied from the source database to the file.

-PJFF

Copy Project From File project name.

Enter the name of the project to be copied from the file into the source database.

-FP

Project file path.

Enter the path to the project for a Copy to File or Copy From File process.

-OVD

Override dependencies (0 or 1).

Enter 1 to override the checks for unapplied dependency incidents during the Copy From File process and to perform the copy even if the project's dependency incidents have not been applied to the source database.

-CL

Commit limit.

Enter the Commit limit (a number greater than 0) for the number of objects to be copied or compared before a commit is issued. Example: -CL 150

-AF

Audit flags on records (0 or 1).

Enter 1 to keep the target audit flags as is. Enter 0 to take them from the source database. Example: -AF 0

-DDL

Data definition language (DDL) on records and indexes (0 or 1).

Enter 1 to keep the target database DDL flags as is. Enter 0 to take them from the source database. Example: -DDL 0

-PPL

Portal registry structures permission list references.

Enter 1 to keep the target portal registry permission list references as is. Enter 0 to take them from the source database.

-EXP

Export project definition (0 or 1).

Enter 1 to export the project definition to the target database when using the Database Copy process. Not applicable for Copy Project to File process.

-OBJ

Object types to copy

List the object types as numbers with commas as delimiters. For example, if you choose records and indexes alone for copying, use the appropriate numbers for records and indexes from the Definition Type Selection table. For records, the number is 0, and for the indexes, the number is 1. Example: -OBJ 0,1

-RST

Reset done flags (0 or 1).

Enter 1 to reset the done flags before initiating the Copy process. Enter 0 to not reset them. Example: -RST 0

-OVW

Overwrite existing project (0 or 1). Enter 1 to overwrite any existing projects with the same name in the specified path during the Copy Project To File process, or in the database in the Copy Project From File process. Enter 0 to not overwrite existing projects. This applies to the Copy Project To and From File processes only.

-LNG

Copy languages.

List the language codes with commas as delimiters, or enter ALL to select all available languages. For new languages that are not listed in the Language Selection table, use the xlat short name from the LANGUAGE_CD field in the translate table. For example, if you choose English and Spanish for copying, enter the appropriate codes for English and Spanish from the Language Selection table. For English, the code is ENG, and for Spanish, the code is ESP. Example: -LNG ENG,ESP.

-CFD

Keep Target ChartField PageField Display Size.

(Number 1 or 0). This parameter indicates whether or not the target chartfield page field display size attributes are to be kept, or whether they should be set from source during copy. See Upgrade Options for more information.

Enter 1 to keep the target chartfield page field display size attributes.

Enter 0 to set these attributes from the source values.

-CFF

Keep Target ChartField Field Format.

(Number 1 or 0) This parameter indicates whether or not the target chartfield field format attributes are to be kept, or whether they should be set from the source during Copy. See Upgrade Options for more information.

Enter 1 to keep the target chartfield field format attributes.

Enter 0 to set these attributes from the source values.

No comments: