Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dbexport problem

Status
Not open for further replies.

craig322

MIS
Apr 19, 2001
108
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top