重庆思庄Oracle、KingBase、PostgreSQL、Redhat认证学习论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 396|回复: 0
打印 上一主题 下一主题

[Oracle] RMAN OSB backup ORA-19506 ORA-27028 ORA-19511 sbt__shmcreate: Internal error

[复制链接]
跳转到指定楼层
楼主
发表于 2025-9-19 19:13:26 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
现象:
RMAN backup fails with


ORA-19506 "failed to create sequential file, name=\"%s\", parms=\"%s\""
ORA-27028 "skgfqcre: sbtbackup returned error"
ORA-19511 sbt__shmcreate: Internal error - Failed to create shared memory area of size 16838152 + 4440 bytes (Oracle Secure Backup error: 'system is out of shared segments (shared memory manager)')

原因:
Check the operating system kernel settings.

处理方法:
For example, on Linux:

Set in /etc/sysctl.conf. You should check how much RAM is in the system to confirm these are applicable. This is from a server with 16GB RAM.


kernel.shmall = 1073741824
kernel.shmmni = 4096
kernel.msgmni = 2878
kernel.msgmax = 8192
kernel.msgmnb = 65536
kernel.sem = 250 32000 100 142
kernel.shmmax = 4398046511104

分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 支持支持 反对反对
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|手机版|小黑屋|重庆思庄Oracle、Redhat认证学习论坛 ( 渝ICP备12004239号-4 )

GMT+8, 2026-4-17 21:21 , Processed in 0.215439 second(s), 20 queries .

重庆思庄学习中心论坛-重庆思庄科技有限公司论坛

© 2001-2020

快速回复 返回顶部 返回列表