Skip to Main Content

Database Software

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!

PLS-00103: Encountered the symbol " NUMBER;" when expecting one of the foll

501512Apr 29 2008 — edited Oct 1 2013
Hello!

I am trying to Deploy in a mapping, but this error happens, not ends.

In the survey, there is only one table in a league that procedure. In this procedure occurs in a delete temporary table.
Below, the error:


Name
Type
Status
Log
MAP_PROC_APAGA_INADIMPLENCIA
Batch Mapping


Success
VLD-0001: Validation completed successfully.

MAP_PROC_APAGA_INADIMPLENCIA


Description : Runtime User : REPPRDTAR Started : 2008-04-29 10:23:00.0
Name
Action
Status
Log
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 1036, column 31:
PLS-00103: Encountered the symbol " NUMBER;" when expecting one of the following:

:= . ( @ % ; not null range default character
The symbol "; was inserted before " NUMBER;" to continue.
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 1036, column 31:
PLS-00112: end-of-line in quoted identifier
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 1039, column 31:
PLS-00103: Encountered the symbol " NUMBER;" when expecting one of the following:

:= . ( @ % ; not null range default character
The symbol "; was inserted before " NUMBER;" to continue.
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 1039, column 31:
PLS-00112: end-of-line in quoted identifier
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 112, column 31:
PLS-00103: Encountered the symbol " NUMBER;" when expecting one of the following:

:= . ( @ % ; not null range default character
The symbol "; was inserted before " NUMBER;" to continue.
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 112, column 31:
PLS-00112: end-of-line in quoted identifier
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 115, column 31:
PLS-00103: Encountered the symbol " NUMBER;" when expecting one of the following:

:= . ( @ % ; not null range default character
The symbol "; was inserted before " NUMBER;" to continue.
MAP_PROC_APAGA_INADIMPLENCIA
Create
Warning
ORA-06550: line 115, column 31:
PLS-00112: end-of-line in quoted identifier


Job Summary
Updated : 2008-04-29 10:23:00.0 Job Final Status : Completed with warnings Job Processed Count : 1 Job Error Count : 0 Job Warning Count : 8


Thank you guys!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2013
Added on Apr 29 2008
4 comments
19,622 views