Error Dopping Temp DB Space




I am encountering an error when attempting to drop a temporary db space.
The reason I am dropping it is because the disk that it resides on went bad.

Solaris 9
IDS 9.40.FC5


Here is the output from onspaces:

$onspaces -c -d dbs_temp -t -p
/export/home/informix/dbspaces/link_disk3_1 -o 100 -s 2000000

Space already exists.

$onspaces -d dbs_temp

WARNING: Dropping a DBspace.
Do you really want to continue? (y/n)y
Cannot drop the Space.
ISAM error: no such DBspace

Thanks in advance for any thoughts.

Ben

sending to informix-list
.



Relevant Pages

  • RE: Error Dopping Temp DB Space
    ... > I am encountering an error when attempting to drop a temporary db ... > Here is the output from onspaces: ... > WARNING: Dropping a DBspace. ...
    (comp.databases.informix)
  • Re: Error Dopping Temp DB Space
    ... There might be a syntax error in the create dbspace. ... The -t flag for temporary dbspace in V. 7.31 should be ... > The reason I am dropping it is because the disk that it resides on went bad. ... > Here is the output from onspaces: ...
    (comp.databases.informix)