Is there any way I can restore a DB2 backup file onto IBM DashDB?
问题 I am trying to restore a DB2 backup file into my BlueMix DashDB service. How do I go about doing this? 回答1: You cannot restore your DB2 backup image into dashDB for several reasons. In an entry-level, shared dashDB instance you only have access to one schema in a physical database shared by others. Even if you have a dedicated instance, you need 1) access to the database local disk to upload the image and 2) sufficient privileges (at least SYSMAINT authority) to perform the restore. I doubt