dbunload Version 8.0.2.4322 problem ? -
11-25-2003
, 05:10 AM
Hi
dbunload Version 8.0.2.4322
I have unloaded my sybase DB with the following command.
dbunload -c "uid=xxx;pwd=xxx;dbf=db1.db" -j 5 -y -u -e table1 -v -r
c:\temp\reload.sql -o c:\temp\DBunload.out c:\temp\data
if i try to use dbunload to exclude tables from the unload with -e
option
in the reload.sql file "Create userids and grant user permissions" is
not dumped
only if i unload the whole DB userids are dumped
but this does not solve my problem.
what should I do?
thanks in advance.
c.k |