Oracle Application Express (MOSC)

MOSC Banner

Low Performance of APEX Application.

Application built on APEX 22.1 (Oracle 19c) having very low performance on production environment, whereas same application is running good on stagging, only difference is that production using WebLogic and DB are on separate VMs and stagging have only one VM containing database and ORDS/TOMCAT

on the problematic node, oracle enterprise manager showing following scripts taking time

begin

  wwv_flow.resolve_friendly_url(p_path => :1 );

end;


begin 

 f(p=>:1 ,

cs=>:2 );

commit;

 end;

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center