PL/SQL (MOSC)

MOSC Banner

how to deal with ora-04030 and ora-02063?

edited Jul 21, 2010 1:47AM in PL/SQL (MOSC) 8 commentsAnswered
 OS:linux redhat 4

 DB:10.2.0.4

description:

when i run the following script in PL/SQL :

BEGIN
  wmes.ZTE_JOBS_MATERIAL_TERM_PKG.Update_MATERIAL;
END;

it throws out following errors:

ora-04030:out of process memory when trying to allocate bytes (,)

ora-02063:proceding line from ERP204.WORLD

ora-04030:out of process memory when trying to allocate 16408 bytes (koh-kghu call, pmuccst:adt/record)

please give me some help, thanks so much

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