Software Knowledge

  1. Home
  2. Docs
  3. Software Knowledge
  4. Database
  5. Informix: DUMPDIR tracking
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Informix: DUMPDIR tracking

บางครั้งเราอยากทดสอบทำให้ Informix เกิด Dump เพื่อตรวจสอบว่า Dump มันไปลงที่ เรากำหนดหรือไม่

$ onmode -I 201
$ onstat -m
21:38:52 Maximum server connections 1
21:38:52 Checkpoint Statistics – Avg. Txn Block Time 0.000, # Txns blocked 0, Plog used 2, Llog used 2

21:39:44 Verbose error trapping set, errno = 201, session_id = -1

$ onstat -g ras


Traperror info:
Errno Session(s)
201 All

$ dbaccess sysmaster –

Database selected.

select * form sysssstables;

201: A syntax error has occurred.
Error in line 1
Near character position 10
>

Then check online.log for the af files location.