Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to delete a row

2978691Jun 30 2015 — edited Jun 30 2015

troubleshoot script w radius clients.png

double checkpoint.png

invalid identifier.png

Hi All,

I would like to remove the additional Checkpoint row with owner_id='000...';

So, I tried deleting it with the statement:

      DELETE FROM rsa\_rep.am\_radius\_servers WHERE client\_name='CHECKPOINT' and OWNER\_ID='000000000000000000001000e0011000';

However, it prompted the error: invalid identifier.

Please advise.

Thanks,

Allie

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 28 2015
Added on Jun 30 2015
3 comments
132 views