Hi;
We have a situation were the LOGS are not completely archived. Some of the Logs were able to archive while others were not. When I looked the USEREXT.ERR file, it shows this information:
Time of Error: Mon Oct 15 13:35:34 2001
Parameter Count: 8
Parameters Passed:
Database name: PRODDB
Logfile name: S0000027.LOG
Logfile path: /db2/pathtestlog/pathdb2/
Node number: NODE0000
Logfile path: /db2/pathtestlog/pathdb2/
Node number: NODE0000
Operating system: AIX
Release: SQL07010
Request: ARCHIVE
Audit Log File: /homedb2/pathdb2/tsmlog/ARCHIVE.LOG
System Call Parms:
Media Type: ADSM
User Exit RC: 16
> Error isolation: dsmEndTxn() returned 2302 Reason 11.
Initially we copy the DB2UEXIT2.CADSM (we are using ADSM) to a working directory and renamed as DB2UEXIT2.C and compiled to get Db2UEXIT2 executable file. We have placed that file into /homeinstance/sqllib/adm.
We have a situation were the LOGS are not completely archived. Some of the Logs were able to archive while others were not. When I looked the USEREXT.ERR file, it shows this information:
Time of Error: Mon Oct 15 13:35:34 2001
Parameter Count: 8
Parameters Passed:
Database name: PRODDB
Logfile name: S0000027.LOG
Logfile path: /db2/pathtestlog/pathdb2/
Node number: NODE0000
Logfile path: /db2/pathtestlog/pathdb2/
Node number: NODE0000
Operating system: AIX
Release: SQL07010
Request: ARCHIVE
Audit Log File: /homedb2/pathdb2/tsmlog/ARCHIVE.LOG
System Call Parms:
Media Type: ADSM
User Exit RC: 16
> Error isolation: dsmEndTxn() returned 2302 Reason 11.
Initially we copy the DB2UEXIT2.CADSM (we are using ADSM) to a working directory and renamed as DB2UEXIT2.C and compiled to get Db2UEXIT2 executable file. We have placed that file into /homeinstance/sqllib/adm.