.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
exec immediate

exec immediate

2006-01-24       - By raja rao
Reply:     1     2     3     4     5     6     7     8     9     10     >>  


 the below did work fine:
 
 declare
x varchar2(100);
 begin
execute immediate 'select hospital_id||to_char(trnx_date,'||'''||mmddyyyy||'''|
|')||patient_case_type  from SJHS_ADT_ACT_TRXMST_BAK2 ' into x;
dbms_output.put_line(x);
 end;

 
 
 this executed successfully with teh MMDDYYYY format however, the result seems
to
 be strage with a single pipe:
 
 The result is:
 
 SJHS|09102004|ER

 
 Actually the pipe should not be there, it should be: SJHS09102004ER
 
 what couldbe the reason.


David Sharples <davidsharples@(protected)> wrote:
   the semi colon goes after the final ' in the statement.
 
 Plus that query is a little silly anyway


 On 1/24/06, raja rao <raja4list@(protected)> wrote:      
 when the below is run i am getting the error. can someone help me :
 
 begin
execute immediate ' select sysdate  from dual ;'
end ;
 

 


   
-- ---- ---- ---- ---- ---- -----
Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays,
whatever.
<DIV>&nbsp;</DIV>  <DIV>the below did work fine:</DIV>  <DIV>&nbsp;</DIV>  <DIV
>declare<BR>x varchar2(100);</DIV>  <DIV>begin<BR>execute immediate 'select
hospital_id||to_char(trnx_date,'||'''||mmddyyyy||'''||')||patient_case_type
&nbsp; from SJHS_ADT_ACT_TRXMST_BAK2 ' into x;<BR>dbms_output.put_line(x);</DIV>
 <DIV>end;<BR></DIV>  <DIV>&nbsp;</DIV>  <DIV>&nbsp;</DIV>  <DIV>this executed
successfully with teh MMDDYYYY format however, the result seems to</DIV>  <DIV
>be strage with a single pipe:</DIV>  <DIV>&nbsp;</DIV>  <DIV>The result is:<
/DIV>  <DIV>&nbsp;</DIV>  <DIV>SJHS|09102004|ER<BR></DIV>  <DIV>&nbsp;</DIV>  
<DIV>Actually the pipe should not be there, it should be: SJHS09102004ER</DIV>  
<DIV>&nbsp;</DIV>  <DIV>what couldbe the reason.<BR><BR><BR><B><I>David Sharples
&lt;davidsharples@(protected)&gt;</I></B> wrote:</DIV>  <BLOCKQUOTE class=replbq
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">  
<DIV>the semi colon goes after the final ' in the
statement.</DIV>  <DIV>&nbsp;</DIV>  <DIV>Plus that query is a little silly
anyway<BR><BR>&nbsp;</DIV>  <DIV><SPAN class=gmail_quote>On 1/24/06, <B class
=gmail_sendername>raja rao</B> &lt;<A onclick="return top.js.OpenExtLink(window
,event,this)" href="mailto:raja4list@(protected)" target=_blank>raja4list@(protected)
.com</A>&gt; wrote: </SPAN>  <BLOCKQUOTE class=gmail_quote style="PADDING-LEFT:
1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">  <DIV>&nbsp;</DIV
>  <DIV>when the below is run i am getting the error. can someone help me :</DIV
>  <DIV>&nbsp;</DIV>  <DIV>begin<BR>execute immediate ' select sysdate&nbsp;
from dual ;'<BR>end ;</DIV>  <DIV>&nbsp;</DIV></BLOCKQUOTE></DIV></BLOCKQUOTE>
<DIV><BR></DIV><p>
    <hr size=1>Yahoo! Photos<br>
Ring in the New Year with <a href="http://us.rd.yahoo.com/mail_us/taglines
/photos/*http://pa.yahoo.com/*http://us.rd.yahoo.com/mail_us/taglines/photos/evt
=38087/*http://pg.photos.yahoo.com/ph//page?.file=calendar_splash.html&.dir="
>Photo Calendars</a>. Add photos, events, holidays, whatever.