Author Archives: Apurva Tripathi
Author Archives: Apurva Tripathi
When you install PeopleTools, you’re asked whether the database is Unicode or Non-Unicode. Many-a-times, people make an incorrect selection because of incorrect information they had (I’ve heard comments like “I thought the database is Unicode but it turned out that production database was created as Unicode but the development database was created as Non-Unicode.” There […]
Continue readingDuring installation of PeopleTools with Oracle database, there is a common error, which occurs during the step of Database Setup. This error is Character Length Semantics (CLS) not Enabled. Character Length Semantics (CLS) is not enabled error occurs when you select the type of database as Unicode and then you’re prompted to select the type of PeopleSoft […]
Continue readingDuring PeopleTools upgrade, there is a step to convert LONG datatypes to CLOB and BLOB. When using Oracle database, you may get this error: ORA-60019: Creatin g initial extent of size 14 in tablespace of extent size 13 The numbers associated with the extend size may change according to the tablespace involved in the DDL statement […]
Continue readingIt is common to see a completely new login page after PeopleTools upgrade because Oracle PeopleSoft does minor or major changes to the login page with every PeopleTools release. Most of the organizations customize the default PeopleSoft login page with their own logo and hence, to avoid the end-users from freaking out after seeing the […]
Continue readingIn the recent PeopleTools versions, there has been a new option to avoid PeopleSoft process scheduler posting issues. This option validates whether PeopleSoft Report Node definition is correct or not. There is a Validate button in the Report Node Definition page, which does this job. In ideal cases, when you have the report node defined […]
Continue reading