Joy Conner
22nd April 2004, 18:45
I am getting the following message when I execute session ttadv5210m000:

"Dumping Table definitions / domains not possible for package combination B40c3dev"

Does anyone know what this means?

nick_rogers
22nd April 2004, 22:45
I think it means that other domains/tables are waiting to have their runtime created. Check the following tables to see what is possibly waiting, I had this problem last week - I ended deleting the tables that were holding me up and then I was able to create runtime for the ones I needed.

1. ttaad400 – Indicators for conversion of runtime DD
2. ttadv500 – Conversion indicators
3. ttadv501 – Reconfiguration indicators
4. ttadv502 – Conversion parameters table def. / domains
5. ttadv503 – Reconfiguring Restart Data
6. ttadv504 – Reconfiguring Restart Data II
7. ttadv505 – Logged changes
8. ttadv400 – Domains (Runtime indicator (indi) is tracked for each domain that requires runtime)

Joy Conner
22nd April 2004, 23:22
When I use GTM to look at the table, I get error 1217. Here is dump from logs.

log.bdbreconfig6.1
2004-04-22[13:30:30]:E:connerj: ******* S T A R T of Error message *******
2004-04-22[13:30:30]:E:connerj: Log message called from /port.6.1c.05.02/vobs/tt/bdb_tools/bdb_reconfig.c: #1601 keyword:
2004-04-22[13:30:30]:E:connerj: Pid 10903 Uid 109 Euid 109 Gid 125 Egid 125
2004-04-22[13:30:30]:E:connerj: user_type N language 2 user_name connerj tty ote locale ISO88591/NULL
2004-04-22[13:30:30]:E:connerj: Errno 0 bdb_errno 1217 (bdb_errno 1217)
2004-04-22[13:30:30]:E:connerj: Log_mesg: creating dump table tdwbb040700 failed error 1217
2004-04-22[13:30:30]:E:connerj: ******* E N D of Error message *******

log.informix:
2004-04-22[16:18:00]:E:connerj: ******* S T A R T of Error message *******
2004-04-22[16:18:00]:E:connerj: Log message called from /port.6.1c.05.02/vobs/tt/servers/INFORMIX_1/inf_error.c: #371 keyword: PREPARE_STMT
2004-04-22[16:18:00]:E:connerj: Pid 11033 Uid 109 Euid 109 Gid 125 Egid 125
2004-04-22[16:18:00]:E:connerj: user_type N language 2 user_name connerj tty ote locale ISO88591/NULL
2004-04-22[16:18:00]:E:connerj: Errno 0 bdb_errno 0
2004-04-22[16:18:00]:E:connerj: Log_mesg: Code -217 ISAM err 0 #rows 0 Lrow 62990 Offset 202
2004-04-22[16:18:00]:E:connerj: ******* E N D of Error message *******
2004-04-22[16:18:00]:E:connerj:
2004-04-22[16:18:00]:E:connerj: ******* S T A R T of Error message *******
2004-04-22[16:18:00]:E:connerj: Log message called from /port.6.1c.05.02/vobs/tt/servers/INFORMIX_1/inf_error.c: #379 keyword: INFORMIX_ERROR_MESSAGE
2004-04-22[16:18:00]:E:connerj: Pid 11033 Uid 109 Euid 109 Gid 125 Egid 125
2004-04-22[16:18:00]:E:connerj: user_type N language 2 user_name connerj tty ote locale ISO88591/NULL
2004-04-22[16:18:00]:E:connerj: Errno 0 bdb_errno 0
2004-04-22[16:18:00]:E:connerj: Log_mesg: Column (t_pstc) not found in any table in the query (or SLV is undefined).

Brendan Shine
23rd April 2004, 00:52
Check $BSE/../dict/dd<pkgcmb> DD definition against Informix via dbaccess to see which one is correct as they don't match.