Has anyone ran into this problem before? If so, how did you get around it? I'm trying to automate an export and import of a test database.
We are on IDS 7.31.FD5
I am issueing the following command.
dbexport -c -ss -o /histdb/dump weshst
When I look at the create table sql, it is not specifying the dbspace information in the create command. From what I read in the documentation, the -ss should include this information.
TIA
We are on IDS 7.31.FD5
I am issueing the following command.
dbexport -c -ss -o /histdb/dump weshst
When I look at the create table sql, it is not specifying the dbspace information in the create command. From what I read in the documentation, the -ss should include this information.
TIA