Is it possible to update the rowid limit . On registering a table for listening in OCN,I am getting rowid when single or multiple INSERT,UPDATE OR DELETE is performed.Response or result as below
Registration ID : 336
Notification version : 1
Event type : OBJCHANGE
Database name : tdb
Table Change Description (length=1)
operation=[DELETE], tableName=ACCOUNT_COPY, objectNumber=205803
Row Change Description (length=1):
ROW: operation=DELETE, ROWID=AAAyPrAAFAAAYp/AAE
But when the number of INSERT,UPDATE OR DELETE rows are more than 100. I am not getting the rowids ,getting response as below.
Registration ID : 336
Notification version : 1
Event type : OBJCHANGE
Database name : tdb
Table Change Description (length=1)
operation=[ALL_ROWS, INSERT], tableName=ACCOUNT