i friend , are using a sequence for auto increament, if using this
and is this done at sql plus or using application
iam answering it for sqlplus
after insert a record into the table
give statement at sql
select <sequence name.curvalue> from <tablename >
this query will give you the current or last sequence value for record