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!

SQLPlus SP2-0734: unknown command beginning "REMARK ..." - rest of line ignored

ArtionFeb 25 2022 — edited Feb 25 2022

Hi,
I'm trying to make a script work, and included some comments using REMARK in the begining of each comment, but I get the "SP2-0734: unknown command beginning "REMARK ..." - rest of line ignored" error.
Any one have a clue of why I get this error?
I also can't figure out why even if I use "COLUMN TRASM_IDPAESE FORMAT A10;" the column data is being spooled of 4000 characters and not of 10 characters.

Thaks for any help.
SQL*Plus: Release 21.0.0.0.0 - Version 21.5.0.0.0
Oracle Database 11g Release 11.2.0.4.0 - 64bit

This post has been answered by cormaco on Feb 28 2022
Jump to Answer
Comments
Post Details
Added on Feb 25 2022
11 comments
3,473 views