[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::axp-developer

Title:Alpha Developer Support
Notice:[email protected], 800-332-4786
Moderator:HYDRA::SYSTEM
Created:Mon Jun 06 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3722
Total number of notes:11359

3679.0. "MapInfo" by HYDRA::DONSBACH (Jeff Donsbach, Software Partner Engineering, DTN 297-6862) Thu May 29 1997 15:53

    Company Name :  MapInfo
    Contact Name :  Brian Allen
    Phone        :  (416) 609-7793
    Fax          :  
    Email        :  
    Date/Time in :  29-MAY-1997 14:47:32
    Entered by   :  Jeff Donsbach
    SPE center   :  MRO

    Category     :  Unix
    OS Version   :  
    System H/W   :  Alpha


    Brief Description of Problem:
    -----------------------------

Having problems with an Oracle app. Phone message says it used to run
but stopped working. Problem coming from the "shmat() system call

Getting the error
"DEC OSF/1 [AXP] Error: 12 Not Enough Space Additional Information: 2"

Has already called Oracle. Looking to us for more help
Will need to call back for more info

T.RTitleUserPersonal
Name
DateLines
3679.1awaiting error log fileHYDRA::DONSBACHJeff Donsbach, Software Partner Engineering, DTN 297-6862Thu May 29 1997 18:135
    
    talked to the partner. He is going to send an email with log file
    output of the exact error messages.
    
    
3679.2error log from partnerHYDRA::DONSBACHJeff Donsbach, Software Partner Engineering, DTN 297-6862Thu May 29 1997 19:2025
    From: Brian Allen <[email protected]>
    To: alpha-developer <[email protected]>
    Cc: "[email protected]" <[email protected]>
    Subject: Log # 3679
    ---------
    
    
    Oracle Server Manager Release 2.3.2.0.0 - Production
    
    Copyright (c) Oracle Corporation 1994, 1995. All rights reserved.
    
    Oracle7 Server Release 7.3.2.3.0 with the 64-bit option - Production
    Release
    PL/SQL Release 2.3.2.3.0 - Production
    
    SVRMGR> connect internal
    Connected to an idle instance.
    SVRMGR> startup
    ORA-07337: smsmat: shmat error, unable to attach sga.
    DEC OSF/1 (AXP) Error: 12: Not enough space
    Additional information: 2
    SVRMGR> quit
    Server Manager complete.
    
    
3679.3Look in the V3.2G installlation guideHYDRA::NEWMANChuck Newman, 508/467-5499 (DTN 297), MRO1-3/F26Fri May 30 1997 09:499
There is a connection between shared memory and granularity hints, and there is
discussion about this stuff at the back of the V3.2G installation guide.  Jeff
Kenyon has my copy right now.  You may want to look through it to find
suggestions for the customer.

For example, I believe shm calls will wail if they can't be fully satisfied from
the GH area, but there is a sysconfigtab entry to override this.

								-- Chuck Newman