i have a table with 3 columns(serial,varchar and blob).This is in the database that is created on a dbspace 'space1'.I don't know if the blob column is residing in sbspace.when i am trying to insert record into this table from dbaccess i see the following errors.
9810: Smart-large-object error.
12053: Smart Large Objects: No sbspace number specified
what is the problem.how do i alter the table to move the blob column only to the sbspace.
when the application is trying to insert record into this table the following error is thrown "failed to add message to the table"...
how do we find out what column of each table resides in what dbsapce.
.Need help at the earliest.pls reply.
thanks