|
-
Sequences
Hi All,
I m facing a problem when I am trying to access a sequence currval
eg SEQ_XYZ.CURRVAL in a query like
select SEQ_XYZ.CURRVAL from dual ;
an error is raised
ORA-08002: sequence SEQ_ST_ORDER_ID.CURRVAL is not yet defined in this session
but when I print nextval of this sequence & then its currval then it runs fine.
Any idea.
regards
Nik
regards
nik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|