It is ok now, after I restarted server I have no error, the original error occured when I tried to backup the db.
I am now able to back up the database.
Thanks for your help
rbod, thanks for the response, I am new to db2.
I did the list and all tablespaces returned "normal"
The backup I used ...
RESTORE DATABASE CRM FROM "F:\db2backup\databackup08252005\
My database is at an inconsitent state, I am not sure if I should restart computer. I just created it from a backup. The database seems to be working fine but am unable to create a new backup.
Have I missed a process after the backup in order to remove the current state from "Inconsistent"...
Thanks for the response, it was very simple I just typed in "Restore Database from <device> at timestamp" and it recreated the entire database instance.
I have the backup image but cannot figure out how to restore the image to a new databas? I tried to create an empty one but failed. Can this be done, does the backup have the table structures? I am lost any help would be greatly appreciated.
From VFP 8.0 I have opened an excel spreadsheet insert data and formated the sheet, all which I have done effortlessly by copying the VBA macro code in VFP and tweaking it here and there.
Now I want to save the spreadsheet with a name but can not do it I tried XLApp.WorkBooks.saveas() but I...
The native sql now works in line with main stream sql. However if you are interested in reverting the behavior in 8.0 use the new command "set enginebehavior to 70"
Why does this not work?
This.RemoveItem(this.ItemIdToIndex)
I know the above is wrong but I figure this will tell you what I am trying to do. I have this in the DBLClick method.
Try this
Thisform.list1.ListItemId=1
if you have a click event you should add the following...
Thisform.list1.click
this will hightlight the first item to be selected.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.