Caner.B
28th January 2002, 08:54
Hi ,

We are getting this error message for a few days in the log.bshell file for different users.

What can be the reason for this.?

2002-01-27[03:31:42]:E:plan6: ******* S T A R T of Error message *******
2002-01-27[03:31:42]:E:plan6: Log message called from /port.6.1c.06.02/vobs/tt/lib/qpd/qpd_ldic.c: #1388 keyword: xchdef
2002-01-27[03:31:42]:E:plan6: Pid 19543 Uid 137 Euid 137 Gid 125 Egid 125
2002-01-27[03:31:42]:E:plan6: user_type S language T user_name plan6 tty ote locale ISO88591/NULL
2002-01-27[03:31:42]:E:plan6: Errno 2 (No such file or directory) bdb_errno 0
2002-01-27[03:31:42]:E:plan6: Log_mesg: lib/xchdef6.1 open error 2
2002-01-27[03:31:42]:E:plan6: ******* E N D of Error message *******

2002-01-28[07:51:20]:E:doseme3: ******* S T A R T of Error message *******
2002-01-28[07:51:20]:E:doseme3: Log message called from /port.6.1c.06.02/vobs/tt/lib/qpd/qpd_ldic.c: #1388 keyword: xchdef
2002-01-28[07:51:20]:E:doseme3: Pid 11865 Uid 177 Euid 177 Gid 125 Egid 125
2002-01-28[07:51:20]:E:doseme3: user_type N language T user_name doseme3 tty ote locale ISO88591/NULL
2002-01-28[07:51:20]:E:doseme3: Errno 2 (No such file or directory) bdb_errno 0
2002-01-28[07:51:20]:E:doseme3: Log_mesg: lib/xchdef6.1 open error 2
2002-01-28[07:51:20]:E:doseme3: ******* E N D of Error message *******

Thanks

Caner

victor_cleto
28th January 2002, 11:47
You probably have entries within the session ttaad4117m000 "Maintain Tables Exchanged with Audit" and a conversion to runtime DD has not been performed.

Check that session and do a Ctrl+D to dump the $BSE/xchdef6.1 file, this will get rid of those messages.
Have a look at the help of the session to know about it.

Caner.B
28th January 2002, 13:13
I insert two tables to ttaad4111m000 'Assing tables to Databases' and convert to runtime dd.
Now I am able to see the changes of the tables I have added .
But now we are getting that error message.
In session ttaad4117m000 'maintain tables exchanged with audit' there are no record added.
Do I have to insert my tables to ttaad4117m000 ' and then convert ... or just convert it and create the lib/xchdef6.1 file

and the file xchdef6.1 don't present in the lib/directory

Thanks

Caner

victor_cleto
28th January 2002, 13:43
Just do a convert to runtime from ttaad4117m000, even if there are no entries. This will create a 0 byte file, but the bshell will stop complaining about its non existence (error 2).

Caner.B
30th January 2002, 16:04
Thanks
problem solved after convert to runtime dd

Caner