7.2 Verify the Log File Information

(Required) <Enter a short description here.>

See the following logs files for more information:

  • Pack_Install.log file in the OFS_PAM_PACK/logs/ directory.
  • Infrastructure installation log files in the OFS_PAM_PACK/OFS_AAI/logs/ directory.
  • OFS_PFT_installation.log file in the OFS_PAM_PACK/OFS_PFT/logs directory

You can ignore the following errors in the OFS_PAM_PACK/OFS_PAM/logs OFS_PAM_installation_812.err file.

[ERROR] Object already exists
[ERROR] 'create table FSI_MIG_OBJ_MASTER

[ERROR] Table already has a primary key
 [ERROR] 'alter table FSI_MIG_OBJ_MASTER
 add constraint PK_FSI_MIG_OBJ_MASTER primary key (OBJECT_TYPE_ID, APP_ID)

[ERROR] ==============================================================
 [ERROR] Object already exists
 [ERROR] 'create table FSI_MIG_OBJ_DETAILS

[ERROR] Table already has a primary key
[ERROR] 'alter table FSI_MIG_OBJ_DETAILS
add constraint PK_FSI_MIG_OBJ_DETAILS primary key (OBJECT_TYPE_ID, TABLE_NAME)
'
[ERROR] ==============================================================
[ERROR] Object already exists
[ERROR] 'create table FSI_MIG_OBJ_DEPENDENCIES

[ERROR] Table already has a primary key
 [ERROR] 'alter table FSI_MIG_OBJ_DEPENDENCIES
 add constraint PK_FSI_MIG_OBJ_DEPENDENCIES primary key (OBJECT_TYPE_ID, TABLE_NAME,SUB_OBJECT_TYPE_ID,DEPENDANT_COLUMN)

[ERROR] =============================================================
 [ERROR] Object already exists
 [ERROR] 'create table FSI_MIG_DEPRICATED_COLUMNS

[ERROR] /u01/OFSAA_Installation/OFSAA/installerScripts/OFS_PFT_INS/scripts/atomic/create/fsi_mig_deprecated_columns.sql
 [ERROR] 
 [ERROR] =============================================================