- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- call to mmap() failed
Operating System - HP-UX
1819794
Members
3295
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2005 05:15 AM
тАО01-21-2005 05:15 AM
call to mmap() failed
Hi,
I am using one transformation A_MCD of firstlogic and getting the following error.
"MAPPING> EXP_19142 [Server Config Flag] AggregateTreatNullAsZero is on.
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13008 Cannot load external module.
EP_13008 [/var/informatica/firstlogic/libMCD_CX_Link.sl: Call to mmap() failed - TEXT /var/informatica/firstlogic/libMCD_CX_Link.sl]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13007 Cannot create external module manager.
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13003 Cannot prepare common external procedure information.
EP_13003 [A_MCD1]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13005 Cannot initialize Informatica-style external procedure.
EP_13005 [A_MCD1]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> TE_7017 Failed to Initialize Server Transformation A_MCD1
"
Can anyone let me know any kind of solution for this. TIA.
Rgds,
Santosh
I am using one transformation A_MCD of firstlogic and getting the following error.
"MAPPING> EXP_19142 [Server Config Flag] AggregateTreatNullAsZero is on.
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13008 Cannot load external module.
EP_13008 [/var/informatica/firstlogic/libMCD_CX_Link.sl: Call to mmap() failed - TEXT /var/informatica/firstlogic/libMCD_CX_Link.sl]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13007 Cannot create external module manager.
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13003 Cannot prepare common external procedure information.
EP_13003 [A_MCD1]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> EP_13005 Cannot initialize Informatica-style external procedure.
EP_13005 [A_MCD1]
MAPPING> Fri Jan 21 12:05:28 2005
MAPPING> TE_7017 Failed to Initialize Server Transformation A_MCD1
"
Can anyone let me know any kind of solution for this. TIA.
Rgds,
Santosh
- Tags:
- mmap
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2005 06:54 AM
тАО01-21-2005 06:54 AM
Re: call to mmap() failed
First check that the file /var/informatica/firstlogic/libMCD_CX_Link.sl exists and has correct permissions. A quirk of HP-UX is that shared library code not only requires read permission but also execute permission.
Next, you are probably hitting a maxdsiz (or maxdsiz_64bit if this is 64-bit code) limit. Increase these and build a new kernel. Maxdsiz_64bit must be greater than or equal to maxdsiz. You might also be running out of virtual memory and need more swap space.
Next, you are probably hitting a maxdsiz (or maxdsiz_64bit if this is 64-bit code) limit. Increase these and build a new kernel. Maxdsiz_64bit must be greater than or equal to maxdsiz. You might also be running out of virtual memory and need more swap space.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2005 08:06 AM
тАО01-21-2005 08:06 AM
Re: call to mmap() failed
Hi Clay,
777 permission has been given to all the shared libraries(*.sl) but we are using HPUX-32 bit not HPUX-64 bit.
So, could you please suggest any relevant solution for this.
TIA.
Rgds,
Santosh
777 permission has been given to all the shared libraries(*.sl) but we are using HPUX-32 bit not HPUX-64 bit.
So, could you please suggest any relevant solution for this.
TIA.
Rgds,
Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2005 08:11 AM
тАО01-21-2005 08:11 AM
Re: call to mmap() failed
In that case, your next step is to use sam to increase maxdsiz and create a new kernel. Even though this is 32-bit code you must make certain that maxdsix_64bit is larger than maxdsiz. Also check maxssiz and maxtsiz and make certain that their 64bit cousins exceed their 32-bit counterparts as well.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP