hi all,
i've a problem
pls hlp me
After i insert into table
c/exec SQL
c+ INSERT INTO TABLEA
c+ VALUES :TBL#0
c/end-exec
then i see my joblog (DSPJOBLOG)
1 rows inserted in TABLEA in LUSDATA.
ODP not deleted.
then i see help
Message ID . . . . . . : SQL7914 Severity . . . . . . . : 00
Message type . . . . . : Information
Date sent . . . . . . : 09/12/07 Time sent . . . . . . : 10:49:18
Message . . . . : ODP not deleted.
Cause . . . . . : The Open Data Path (ODP) for this statement or cursor has
not been deleted. This ODP can be reused on a subsequent run of the
statement. This will not generate an entry in the journal.
but i don't understand
what wrong with my code ???
pls help me
thx u all
i've a problem
pls hlp me
After i insert into table
c/exec SQL
c+ INSERT INTO TABLEA
c+ VALUES :TBL#0
c/end-exec
then i see my joblog (DSPJOBLOG)
1 rows inserted in TABLEA in LUSDATA.
ODP not deleted.
then i see help
Message ID . . . . . . : SQL7914 Severity . . . . . . . : 00
Message type . . . . . : Information
Date sent . . . . . . : 09/12/07 Time sent . . . . . . : 10:49:18
Message . . . . : ODP not deleted.
Cause . . . . . : The Open Data Path (ODP) for this statement or cursor has
not been deleted. This ODP can be reused on a subsequent run of the
statement. This will not generate an entry in the journal.
but i don't understand

what wrong with my code ???
pls help me
thx u all






Comment