TSM RC=0x0000006A=106

4900 단어 c
DB2 압축 파일 로 그 는 TSM 에 백업 되 지 않 았 습 니 다.

a3inr2fb@b03cxnp46026:/db/a3inr2fb/db2backup# db2adutl query full

Query for database R2FAPP


Retrieving FULL DATABASE BACKUP information.
  No FULL DATABASE BACKUP images found for R2FAPP


Retrieving INCREMENTAL DATABASE BACKUP information.
  No INCREMENTAL DATABASE BACKUP images found for R2FAPP


Retrieving DELTA DATABASE BACKUP information.
  No DELTA DATABASE BACKUP images found for R2FAPP


db2diag. log 에 다음 과 같은 오류 가 있 습 니 다.

2011-09-02-07.44.23.114538+000 E859182A347        LEVEL: Error
PID     : 13500666             TID  : 1           PROC : db2vend
INSTANCE: a3inr2fb             NODE : 000
EDUID   : 1
FUNCTION: DB2 UDB, database utilities, sqluvint, probe:374
DATA #1 : TSM RC, PD_DB2_TYPE_TSM_RC, 4 bytes
TSM RC=0x0000006A=106 -- see TSM API Reference for meaning.

information center 를 찾 아 봤 는데
http://publib.boulder.ibm.com/infocenter/tsminfo/v6r2/index.jsp?topic=%2Fcom.ibm.itsm.srv.install.doc%2Ft_srv_prep_dbmgr.html

define DSM_RC_ACCESS_DENIED       106 /* denied due to improper permission */
#

권한 문제 라 고 했 는데 DSMI 확인 해 봤 어 요.LOG 등 경로 의 권한 이 충분 합 니 다.
다음 링크 가 보 입 니 다.
https://www-304.ibm.com/support/docview.wss?uid=swg21399011
인용 하 다.
The API return code 106 means DSM_RC_ACCESS_DENIED and is referring to the error log file in the DSMI_LOG environment variable.
DSMI_LOG 의 error log 파일 권한 은 충분 하지만 비어 있 습 니 다.

a3inr2fb@b03cxnp46026:/db/a3inr2fb/db2backup/apilogs# ls -atrl 
total 8
drwxr-xr-x    4 a3inr2fb dbadmin        4096 Sep  1 08:24 ..
-rwxrwxrwx    1 a3inr2fb dbadmin           0 Sep  1 08:27 dsierror.log
drwxrwxr-x    2 a3inr2fb dbadmin         256 Sep  1 08:27 .

dsm. sys 파일 아래 설정 다시 보기

a3inr2fb@b03cxnp46026:/db/a3inr2fb/db2diag# grep ERROR /usr/tivoli/tsm/client/api/bin64/dsm.sys

ERRORLOGNAME 이 설정 되 어 있 지 않 습 니 다. 수 동 으로 설정 해 보십시오.

ERRORLOGName        /usr/tivoli/tsm/client/ba/bin/dsmerror.log
ERRORLOGRetention   2 D

백업 이 정상 으로 돌 아 왔 습 니 다.
TSM 클 라 이언 트 가 오류 로 그 를 쓸 수 없 기 때문에 백업 을 할 수 없 는 것 같 습 니 다.

a3inr2fb@b03cxnp46026:/db/a3inr2fb/arclog_bpedb# db2adutl query db BPEPPDB

Query for database BPEPPDB


Retrieving FULL DATABASE BACKUP information.
  No FULL DATABASE BACKUP images found for BPEPPDB


Retrieving INCREMENTAL DATABASE BACKUP information.
  No INCREMENTAL DATABASE BACKUP images found for BPEPPDB


Retrieving DELTA DATABASE BACKUP information.
  No DELTA DATABASE BACKUP images found for BPEPPDB


Retrieving TABLESPACE BACKUP information.
  No TABLESPACE BACKUP images found for BPEPPDB


Retrieving INCREMENTAL TABLESPACE BACKUP information.
  No INCREMENTAL TABLESPACE BACKUP images found for BPEPPDB


Retrieving DELTA TABLESPACE BACKUP information.
  No DELTA TABLESPACE BACKUP images found for BPEPPDB


Retrieving LOAD COPY information.
  No LOAD COPY images found for BPEPPDB


Retrieving LOG ARCHIVE information.
   Log file: S0009508.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.44.45
   Log file: S0009509.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.45.07
   Log file: S0009510.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.45.28
   Log file: S0009511.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.45.48
   Log file: S0009512.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.46.09
   Log file: S0009513.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.46.30
   Log file: S0009514.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.46.51
   Log file: S0009515.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.47.12
   Log file: S0009516.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.47.34
   Log file: S0009517.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.47.55
   Log file: S0009518.LOG, Chain Num: 1, DB Partition Number: 0, Taken at: 2011-09-02-03.48.16

좋은 웹페이지 즐겨찾기