It'll help if you post the sqltext and error message.

Use "alter table tabname drop constraint consname"

or alter table..drop primary key;