genaro
2nd October 2007, 00:26
Hi,

In the command bdbpost6.2, what options use for "Pattern to match table names" when wish up a single table from a sequential dump directory that have very table files (dumped with -t "|" separator option)

Thanks / Gracias

NPRao
2nd October 2007, 03:34
I haven't tried to use the pattern match for the table names but you can always copy that file into a temporary directory and then import it.

dave_23
2nd October 2007, 08:00
I've never had the pattern match work on sequential files. I believe it's only used when you export a range of tables into a dmp (non deliminator) style dump.

Dave

Han Brinkman
2nd October 2007, 13:21
It works for sure. You can use e.g. ttcemm*

Regards,
Han

genaro
2nd October 2007, 23:42
Thanks Han!

using the sintax:
bdbpost6.2 -A -f -m -n -t "|" -D/proagro/copiaJH/prueba ttfgld463100*ยจ

And it work fine!

Regards,
Genaro