Ralph Rost 27.Feb.12 06:03 AM a Web browser Administration3.0.1Windows
Had to recreate BLOGS database (db2).
Deleted database with dbwizard30.bat. ==> ok
Create with wizard or with db2create.sql fails with error:
sql0294n the container is already in use. sqlstate=42730
Also restore from image fails with this error.
Restore command:
RESTORE DATABASE BLOGS FROM "D:\db2-backup" TAKEN AT 20120222162009 TO "C:" INTO BLOGS NEWLOGPATH "D:\db2\NODE0000" WITH 2 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING;