2008年5月13日 星期二

Components comparison between IFS Applications 2004 AND Applications 7

Foundation1 Component

Applications 2004

Applications 7

Sales Part

IFS Base Server(FNDBAS)

3.1.0

4.0.0

Foundation1 Runtime

IFS Extended Server(FNDEXT)

3.0.0

Foundation1 Runtime

IFS Web Client(FNDWEB)

3.6.0

3.7.0

IFS Web Client Runtime

IFS Data Migration (FNDMIG)

1.0.0

1.1.0

IFS Data Migration

IFS Mobile Client Framework(FNDMOB)

1.0.0

1.1.0

IFS Mobile Client Runtime

RegNet(RegNet)

4.2.3

RegTime(RegTim)

2.2.2

Application Services(APPSRV)

3.4.0

3.5.0

Foundation1 Runtime

Application Services Web(APPSRW)

2.2.0

2.3.0

IFS Web Client Runtime

IFS Administration(FNDADM)

1.0.0

Foundation1 Runtime

IFS Development Tools(FNDDEV)

1.0.0

IFS Foundation1 Development

IFS Terms(Terms)

1.0.0

Foundation1 Runtime

2008年5月1日 星期四

Performance Analyzer Set up for IFS devtool.exe

Prerequisites:
1.Required oracle Sqlplus 8.0 or higher.
2.Required oracle files:
Oracle_Home\rdbms\admin\profload.sql
Oracle_Home\rdbms\admin\proftab.sql
3.Required IFS Foundation files:
F1_Home\Utilities\DbagrantProfiler.sql
F1_Home\Utilities\Performance.apy

Step by Step for Installation :
(examples with win2oo3 server in oracle9.27 and IFS2004-Flux)
1.startup by command mode C:\
2.C:\sqlplus /nolog
3.SQL>connect sys/manager@lgprog as sysdba
connected.
4.SQL>@C:\oracle\ora92\rdbms\admin\profload.sql

5.
SQL>@C:\oracle\ora92\rdbms\admin\proftab.sql

6.SQL>@D:\IFS2004_SP5\Utilities\DbagrantProfiler.sql

7.
6.SQL>@D:\IFS2004_SP5\Utilities\Performance.apy

8.Open Analyze - Overview in folder Performance Analyzer by executing devtool.exe.