Error while installing PeopleSoft 9.2
I increased the size of the column for this one
File: Data MoverSQL error. Stmt #: 0 Error Position: 162 Return: 12899 - ORA-12899: value too large for column "SYSADM"."PSCLASSDEFN"."CLASSDEFNDESC" (actual: 32, maximum: 30)
Failed SQL stmt: INSERT INTO PSCLASSDEFN (CLASSID, VERSION, CLASSDEFNDESC, TIMEOUTMINUTES, DEFAULTBPM, STARTAPPSERVER, ALLOWPSWDEMAIL, LASTUPDDTTM, LASTUPDOPRID) VALUES (:1, :2, , :4, :5, :6, :7, TO_TIMESTAMP(:8,'YYYY-MM-DD-HH24.MI.SS.FF'), :9)
Error: Unable to insert row 427
Error: SQL execute error for PSCLASSDEFN
I increased the size of the column and verified that there were junk characters in the column, cleared them and reversed the changes