• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

MQ Workflow on AIX

 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to create a DB2 runtime database for MQWorkflow and I get an error as follows:

FMC33146E DB2 API call 'sqlecrea' ended with error: 'SQL0083C A memory allocation error has occurred'.
FMC33146E DB2 API call 'sqlecrea' ended with error: 'SQL0083C A memory allocation error has occurred'.

Please let me know if anyone encountered this error earlier.

I referred to the IBM information center and it just gives me this information which doesnt work still.

***********

SQL0083C A memory allocation error has occurred.
Explanation:
During processing, there was not enough memory to continue processing.

User Response:
Possible solutions include:

Ensure that your system has sufficient real and virtual memory.
Remove background processes.

***********************

I tried increasing the real and virtual memory on the AIX 5.3 but still this doesnt affect anything.

Any help is highly appreciated its urgent

Thanks in advance

Partha
 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check your disk space in the Aix box.

check your queue manager is runnning or not.

can u tell me db2 version?

are u using db2 fix pack.

we installed Mq workflow on Aix ,db2 also in Aix
Mq client we configured in windows.
[ December 08, 2005: Message edited by: kannagiri rosei ]
 
What are you doing? You are supposed to be reading this tiny ad!
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic