E-COMP: Are the *.prt Files Generated when Running Compare Reports on Linux Using psidex Command Line?
(Doc ID 2724717.1)
Last updated on OCTOBER 30, 2020
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Goal
Are the *.prt files generated when running compare reports on Linux using psidex command line?
Replication steps:
1. Create a project TESTPROJECT : Add table PSOPRDEFN to this project.
2. Copy project TESTPROJECT to File
mkdir -p $HOME/tmp
export PS_SERVER_CFG=$PS_HOME/setup/psidex.cfg
export TEMP=$HOME/tmp
psidex -COPYTOFILE -LF ~/tmp/TESTPROJECT_COPY.log -PJTF TESTPROJECT -FP ~/tmp -CT ORACLE -CD DBNAME -CO PS -CP PS -CI people -CW peop1e
3. Run the below on Linux
psidex -COMPAREFROMFILE -CL 100 -FLTR 11111 11111 11111 11111 11111 -CMTABLE 0 -CMTRAD 1 -CMPRTPRJ 1 -ROD ~/tmp/reports -LF ~/tmp/TESTPROJECT.log -PJFC TESTPROJECT -FP ~/tmp -CT ORACLE -CD DBNAME -CO PS -CP PS -CI people -CW peop1e
You will notice that prt files are not generated.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |