삐주
초급 개발자
삐주
전체 방문자
오늘
어제
  • 분류 전체보기 (126)
    • Programming (14)
      • JAVA (4)
      • Spring (0)
      • Python (5)
    • Database (12)
      • Oracle (0)
      • Sybase (3)
      • HANA DB (1)
    • Algorithm (10)
      • 백준 문제풀이 (0)
      • 문제로 풀어보는 알고리즘 프로그래밍 (1)
      • 프로그래머스 (8)
    • SAP (43)
      • EAI (37)
      • EAI 예제 (1)
      • ABAP (4)
      • SAP BC (0)
    • Tool (4)
      • Eclipse (0)
    • Infra (3)
      • Network (3)
      • OS (0)
      • Storge (0)
    • Etc (21)
      • 시사 (15)
      • 맛집 (0)
    • Study (12)
      • 파이썬 머신러닝 프로젝트 (1)
      • 영어 (7)
      • 리눅스마스터 (3)
      • SQLD (0)

태그

  • 프로그래머스
  • sap
  • DATABASE
  • error
  • 코로나
  • 코로나19
  • pI
  • DB
  • EAI
  • SAP EAI

티스토리

반응형
250x250
hELLO · Designed By 정상우.
삐주

초급 개발자

SAP/EAI

[SAP EAI] Error: 1105, Severity: 17, State: 2 in Sybase

2021. 1. 28. 11:19
728x90
반응형

Sybase Site 참고

infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc00729.1500/html/errMessageAdvRes/X100549.htm

 

SyBooks Online

 

infocenter.sybase.com

Message text

Can't allocate space for object '%.*s' in database '%.*s' because '%.*s' segment is full/has no free extents. If you ran out of space in syslogs, dump the transaction log. Otherwise, use ALTER DATABASE or sp_extendsegment to increase size of the segment.

 

Explanaction

This error occurs when Adaptive Server is unable to allocate space in a database. The state of the error indicates what type of space could not be allocated:

 

Error: 1105

해당 오류는 체크 포인트 프로세스 중에 에러가 발생하는 경우에만 오류 로그에 기록된다.

사용자가 프로세스에서 이 오류가 발생하면 메시지가 Adaptive Server의 오류 로그에 기록되지 않고 클라이언트 응용 프로그램에 반환됩니다.

 

Severity: 17

 

State: 2

데이터 세그먼트가 표시된 데이터베이스에서 가득 차있는 상태로, 더 많은 데이터 공간을 확보하려면 2가지 방법이 있다.

1. 데이터 세그먼트의 크기를 늘리는 방법

 - alter database 를 사용해서 데이터 공간이 부족한 테이블의 데이터 확장

 - sp_extendsegment 를 사용해서 부족한 공간 확장

2. 데이터 베이스에서 개체를 삭제하거나 테이블에서 행을 삭제하는 방법

728x90
반응형

'SAP > EAI' 카테고리의 다른 글

[SAP EAI] Difference between IF and IFS  (0) 2021.03.16
[SAP EAI] 'sybase/SID' Disk full issue  (0) 2021.02.01
[SAP EAI] SAP EAI Error - An invalid XML character (Unicode: 0x0) was found in the element content of the document.  (0) 2021.01.26
[SAP EAI] Configuring the Receiver Plain HTTP Adapter in SAP  (0) 2021.01.19
[EAI] SAP XI Namespace  (0) 2020.12.15
    'SAP/EAI' 카테고리의 다른 글
    • [SAP EAI] Difference between IF and IFS
    • [SAP EAI] 'sybase/SID' Disk full issue
    • [SAP EAI] SAP EAI Error - An invalid XML character (Unicode: 0x0) was found in the element content of the document.
    • [SAP EAI] Configuring the Receiver Plain HTTP Adapter in SAP
    삐주
    삐주

    티스토리툴바