Search found 4 matches

by Anvesh reddy
Sat Dec 13, 2008 9:49 pm
Forum: Oracle Databases
Topic: ORA-06533: Subscript beyond count
Replies: 0
Views: 3741

ORA-06533: Subscript beyond count

Dear Members

I am getting the following error while working toad.I am using oracle 9i


ORA-06533: Subscript beyond count
ORA-06512: at line 42
ORA-06512: at line 5

pointing to the following line in the code

v_CUMM_SALES_tp(i) := v_CUMM_SALES_tp(i) + v_l_count_tp(i);

I am not sure what is wrong ...
by Anvesh reddy
Tue Dec 02, 2008 1:03 am
Forum: Oracle Databases
Topic: load data into flat file
Replies: 3
Views: 2950

yes u can make use of UTL_FILE built in package
by Anvesh reddy
Tue Dec 02, 2008 1:00 am
Forum: Oracle Databases
Topic: Downloading DevSuite latest version
Replies: 1
Views: 1823

by Anvesh reddy
Tue Dec 02, 2008 12:56 am
Forum: Oracle Databases
Topic: Bulk Collect Sample Example
Replies: 1
Views: 1951

thanks very useful