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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by sadhuitp

  1. sadhuitp

    Load Wizard

    Hi, you can use the import utility instead of load, if the data is less. I am here with pasting the info from db2 manual. Hope this will help you. Using Import with Generated Columns The import utility can be used to import data into a table containing (non-identity) generated columns. If no...
  2. sadhuitp

    Restoring the db to a new db

    hi, you have told that both the systems are similar. r u sure?
  3. sadhuitp

    Restoring the db to a new db

    Hi, Following is the commnad: ex: Backup image file is: sample.0.inst1.20040212102032.000 db2 restore db sample from <backup image path> taken at 20040212102032 to <destination path> without rolling forward Note:Make sure DB2CODEPAGE of Destination is same the source db server This is as...

Part and Inventory Search

Back
Top