   |  |
| ORA-06550 | | ORA-06550: | line string, column string: string | | Cause: | Usually a PL/SQL compilation error. | | Action: | none |
|
|
  | Posts about ORA-06550 | | Sorry.
*
ERROR at line 9
ORA-06550 line 9 column 34
PL/SQL ORA-00942 table or view does not exist
ORA-06550 line 9 column 14
PL/SQL SQL Statement ignorHi Team
when the below is run i am getting the error. can someone help me
begin
execute immediate ' select sysdate from dual '
end
*
ERROR at line 3
ORA-06550 line 3Hi Team
when i am trying to execute the following pl/sql i am getting the below error
DECLARE
CURSOR c1hs IS SELECT table_name FROM dba_tables
WHERE table_name like '%ADT_ACT_TRXMST '
AHi
Created a new DB and while putting that in Archive mode got the following
error.
This is 8.1.7 on Solaris. Anybody have gone through the same?
alter database archivelog
ORA-06550 line 1 colT rying to duplicate a database fails with the following errors
RMAN-06136 ORACLE error from auxiliary database ORA-06550 line 1
column 166
PLS-00553 character set name is not recognize
On 04/29/2005 09 23 41 AM Ranko Mosic wrote
> Yes I know what manual says - that 's why I am posting the question here.
3D
> 3D20
> The thing is I need to compare about 100 types of recordI am using DBMS_RECTIFIER_DIFF.DIFFERENCES to find the data difference between two tables and receiving the following errors.
Does anybody know what could be the reason. The structure of both the taHello Listers
Does someone please have some advice. An export error has appeared since
a colleage created a database with replication and as we don 't have a
license I removed this product using If you do not specify the domain name in the link then Oracle attempts to
provide it. Redefine the link as database_name.domain to avoid problems
like this. Remember that in the old days Oracle deI am experimenting with advanced queueing in Oracle 9i and am able to
enqueue and dequeue messages within the same database.
However I would like to dequeue messages on a remote database via a datIf you are trying to generate a script to run in SQL*Plus the SQL*Plus continuation character is a "- " (minus sign).
SQL > execute dbms_output.put_line ( 'Hello ')
Hello
Proc??dure PL/SQL termin??e aHi All
I was trying to use DBMS_RECTIFIER_DIFF.DIFFERENCES to find out the
difference between two tables (one having all the historical data and other
having only the last 3 months data). Below isI copied and pasted it from the source site into a ms-windows sqlplus
executed it and came up with
DECLARE
begin_time TIMESTAMP 3D
TO_TIMESTAMP( '18-Sep-2002 07 35 00PM ' 'dd-Mon-yyyy Is anyone else getting this?
java.sql.SQLException ORA-06550 line 1 column 7 PLS-00306 wrong number
or types of arguments in call to 'GET_INV_SW_INFO ' ORA-06550 line 1 column
7 PL/SQL StBob
I can 't answer your questions directly but I think Tim Gorman 's book -
Essential Oracle8i Data Warehousing can.
Re your signature
I just struggled today with an error message It took meIn a ksh script I am trying to declare and pass a variable. I thought
the syntax was ${variable name} but it is blowing up
WRAPPER_RTN 3D pkg_bc32_wrapper.prc_wrapper( "${MDL_CDE} "
I decided to take your advice and revisit sample size auto functionality.
My concern is the overhead of the checking degrades the time to complete
but as I said last time I tried I was also testinOracle 8173 on Solaris
MT@(protected) > select distinct name from all_source where owner 'MT ' and
type 'PROCEDURE '
NAME
|
|
  | Oracle Database Server Error Codes | |
 |