HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- OpenVMS Alpha 7.2-1 & Rdb 7.0
Operating System - OpenVMS
1827798
Members
2371
Online
109969
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
Forums
Discussions
Discussions
Discussions
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
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
12-01-2004 06:45 PM
12-01-2004 06:45 PM
OpenVMS Alpha 7.2-1 & Rdb 7.0
Error when opening Rdb database on _Alpha_
$rmu/open sql$database
%RDMS-F-CANTOPENDB, database could not be opened as requested
-RDMS-F-CANTCREGBL, error creating and mapping database global section
-SYSTEM-F-INSFSPTS, insufficient SPTEs available
%RMU-W-CANTOCDB, Error encountered while opening or closing database file
DISK02:[GUS_DB.][VOF_DATABASE]VOF.RDB;1
---
INSFSPTS, insufficient SPTEs available
Facility: SYSTEM, System Services
Explanation: There are too few system page table entries to map a process
buffer to the system.
User Action: Reboot the system and increase the SYSGEN parameter SPTREQ.
---
SPTREQ
(VAX only) SPTREQ sets the number of system page table (SPT)
entries required for mapping the following components
$rmu/open sql$database
%RDMS-F-CANTOPENDB, database could not be opened as requested
-RDMS-F-CANTCREGBL, error creating and mapping database global section
-SYSTEM-F-INSFSPTS, insufficient SPTEs available
%RMU-W-CANTOCDB, Error encountered while opening or closing database file
DISK02:[GUS_DB.][VOF_DATABASE]VOF.RDB;1
---
INSFSPTS, insufficient SPTEs available
Facility: SYSTEM, System Services
Explanation: There are too few system page table entries to map a process
buffer to the system.
User Action: Reboot the system and increase the SYSGEN parameter SPTREQ.
---
SPTREQ
(VAX only) SPTREQ sets the number of system page table (SPT)
entries required for mapping the following components
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:50 PM
12-01-2004 08:50 PM
Re: OpenVMS Alpha 7.2-1 & Rdb 7.0
Hi,
If you open/close databases or use tools which dynamically allocate system space
you may fragment your system space.
You can use (to anticipate the problem)
SDA> CLUE MEM/LAYOUT
System Space Expansion Region FFFFFFFF.8C000000 FFFFFFFF.FFDF0000
or he following tool to get more details
about the free fragments :
http://h18000.www1.hp.com/support/asktima/communications/CHAMP_SRC030312000607.html
You may try to use a MAX_NPAGEVIR to limit
max non paged pool to a smaller value than
normally set by autogen.
On a stable system NPAGEVIR = 2 * NPAGEDYN
may be enough and will give more system space expansion room.
hth,
/hf
If you open/close databases or use tools which dynamically allocate system space
you may fragment your system space.
You can use (to anticipate the problem)
SDA> CLUE MEM/LAYOUT
System Space Expansion Region FFFFFFFF.8C000000 FFFFFFFF.FFDF0000
or he following tool to get more details
about the free fragments :
http://h18000.www1.hp.com/support/asktima/communications/CHAMP_SRC030312000607.html
You may try to use a MAX_NPAGEVIR to limit
max non paged pool to a smaller value than
normally set by autogen.
On a stable system NPAGEVIR = 2 * NPAGEDYN
may be enough and will give more system space expansion room.
hth,
/hf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 08:50 PM
12-01-2004 08:50 PM
Re: OpenVMS Alpha 7.2-1 & Rdb 7.0
Best option - upgrade to V7.3-2 (page table space moves into the S2 region and is no longer constrained by 32 bit address space).
Otherwise you need to reduce demands on S0 and S1 space. See:
SDA> CLUE MEMORY/LAYOUT
SDA> SHOW PAGE/FREE/S0S1
If you can't upgrade to V7.3-2, then try reducing one or more of BALSETCNT, NPAGEVIR, WSMAX or VCC_MAXSIZE.
Otherwise you need to reduce demands on S0 and S1 space. See:
SDA> CLUE MEMORY/LAYOUT
SDA> SHOW PAGE/FREE/S0S1
If you can't upgrade to V7.3-2, then try reducing one or more of BALSETCNT, NPAGEVIR, WSMAX or VCC_MAXSIZE.
A crucible of informative mistakes
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP