onpladm hello
i am learning the onpladm tool and have not figured out this one thing.
i have a source database:security
i have a target database: security_test
when i unload from security DB, all the .unl files have the name of
security_<table>.unl by default.
when i specify the -P (prefix) option to be security_test, the unload
files end up with the name of security_test_security_<table>
how can i tell onpladm to name the unload files just
security_test_<table>.unl?
Thank you,
Tom |