[Show all top banners]

dongdong
Replies to this thread:

More by dongdong
What people are reading
Subscribers
:: Subscribe
Back to: Kurakani General Refresh page to view new replies
 ORACLE HELP
[VIEWED 4511 TIMES]
SAVE! for ease of future access.
Posted on 08-23-07 2:27 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

DECLARE
INCUID VARCHAR2(200);
ININSERTFLAG NUMBER;
RETVAL NUMBER;
INFINCL_TITL VARCHAR2(200);
INFINCL_TYPE_CD VARCHAR2(200);
INFINCL_TYPE_ID NUMBER;
INFINCL_CD VARCHAR2(200);
INFINCL_DESC VARCHAR2(200);
INFINCL_EFF_DT DATE;
INFINCL_END_DT DATE;
INFINCL_PAR_ID NUMBER;
INFINCL_RLTD_EFF_DT DATE;
INFINCL_RLTD_END_DT DATE;
INFINCL_ID NUMBER;
CFLAG NUMBER;

BEGIN
INCUID := 'ai7630';
ININSERTFLAG := 1;
RETVAL := NULL;
INFINCL_TITL := 'asdfasdfasd';
INFINCL_TYPE_CD := 'asdfasdfasd';
INFINCL_TYPE_ID := 14;
INFINCL_CD := 'adfasdfasd';
INFINCL_DESC := 'adfasdfasddfas';
INFINCL_EFF_DT := 1/Jan/00;
INFINCL_END_DT := 12/Dec/99;
INFINCL_PAR_ID := NULL;
INFINCL_RLTD_EFF_DT := NULL;
INFINCL_RLTD_END_DT := NULL;
INFINCL_ID := 1026;
CFLAG := 0;

DED.ADDCOST ( INCUID, ININSERTFLAG, RETVAL, INFINCL_TITL, INFINCL_TYPE_CD, INFINCL_TYPE_ID, INFINCL_CD, INFINCL_DESC, INFINCL_EFF_DT, INFINCL_END_DT, INFINCL_PAR_ID, INFINCL_RLTD_EFF_DT, INFINCL_RLTD_END_DT, INFINCL_ID, CFLAG );
COMMIT;
END;


ORA-06550: line 27, column 21:
PLS-00382: expression is of wrong type
ORA-06550: line 27, column 3:
PL/SQL: Statement ignored
ORA-06550: line 28, column 21:
PLS-00382: expression is of wrong type
ORA-06550: line 28, column 3:
PL/SQL: Statement ignored
 
Posted on 08-23-07 3:41 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

Please put ' ' (quote) in assigned date.

1 DECLARE
2 INCUID VARCHAR2(200);
3 ININSERTFLAG NUMBER;
4 RETVAL NUMBER;
5 INFINCL_TITL VARCHAR2(200);
6 INFINCL_TYPE_CD VARCHAR2(200);
7 INFINCL_TYPE_ID NUMBER;
8 INFINCL_CD VARCHAR2(200);
9 INFINCL_DESC VARCHAR2(200);
10 INFINCL_EFF_DT DATE;
11 INFINCL_END_DT DATE;
12 INFINCL_PAR_ID NUMBER;
13 INFINCL_RLTD_EFF_DT DATE;
14 INFINCL_RLTD_END_DT DATE;
15 INFINCL_ID NUMBER;
16 CFLAG NUMBER;
17 BEGIN
18 INCUID := 'ai7630';
19 ININSERTFLAG := 1;
20 RETVAL := NULL;
21 INFINCL_TITL := 'asdfasdfasd';
22 INFINCL_TYPE_CD := 'asdfasdfasd';
23 INFINCL_TYPE_ID :=14;
24 INFINCL_CD := 'adfasdfasd';
25 INFINCL_DESC := 'adfasdfasddfas';
26 INFINCL_EFF_DT := '1/Jan/00';
27 INFINCL_END_DT := '12/Dec/99';
28 INFINCL_PAR_ID := NULL;
29 INFINCL_RLTD_EFF_DT := NULL;
30 INFINCL_RLTD_END_DT := NULL;
31 INFINCL_ID := 1026;
32 CFLAG := 0;
33 --DED.ADDCOST ( INCUID, ININSERTFLAG, RETVAL, INFINCL_TITL, INFINCL_TYPE_CD, INFINCL_TYPE_ID, INFINCL_CD, INFINCL_DESC, INFINCL_EFF_DT, INFINCL_END_DT, INFINCL_PAR_ID, INFINCL_RLTD_EFF_DT, INFINCL_RLTD_END_DT, INFINCL_ID, CFLAG );
34 COMMIT;
35* END;
SQL> /

PL/SQL procedure successfully completed.

SQL>
 
Posted on 08-23-07 4:54 PM     Reply [Subscribe]
Login in to Rate this Post:     0       ?    
 

thankxs aryan
it did help me a lot
 


Please Log in! to be able to reply! If you don't have a login, please register here.

YOU CAN ALSO



IN ORDER TO POST!




Within last 60 days
Recommended Popular Threads Controvertial Threads
Conservative discussions
Venezuela TPS lawuit
Homeland Security revokes temporary status for 532,000 Cubans, Haitians, Nicaraguans and Venezuelans
What is the purpose of an F1 student visa in the U.S.?
#MAGA#FAFO is delicious
महँगो अण्डाको पिकल्प : कुखुरा र खोर भाडामा लिने
Homeowner Charged renting to illegal migrants
Measles vax deaths vs measles death in USA
Please ask KRISTI NOEM in her facebook and other social media to renew TPS
US citizen Petitioning my wife who was out of status when she was in H1B. What to do ?
Travelling to Nepal with expiration less than 6 months
ICE kidnapping people off the streets over op eds
Don’t Just Read—Join the Conversation
Nepal TPS decision
FDA admits Covid mRNA ‘Vaccines’ CAUSE CANCER
MLS AND LIVE SOCCER MATCH FREE SITE THAHA CHA?
रबि लामिछानेको दाहिने हात ICE को हिरासतमा
USCIS to Check Social Media Posts of Green Card Applicants Legally Residing in US
Nepal TPS
नपरी भोगिदैन नमरि नर्क हो वा स्वर्ग पुगीदैन
NOTE: The opinions here represent the opinions of the individual posters, and not of Sajha.com. It is not possible for sajha.com to monitor all the postings, since sajha.com merely seeks to provide a cyber location for discussing ideas and concerns related to Nepal and the Nepalis. Please send an email to admin@sajha.com using a valid email address if you want any posting to be considered for deletion. Your request will be handled on a one to one basis. Sajha.com is a service please don't abuse it. - Thanks.

Sajha.com Privacy Policy

Like us in Facebook!

↑ Back to Top
free counters