DB version: 11.2.0.1.0
Platform : Solaris 10
How can i view the complete SCN without the exponent thing? Currently , it looks like
SQL > select dbms_flashback.get_system_change_number from dual;
GET_SYSTEM_CHANGE_NUMBER
------------------------
2.2999E+11
SQL > select current_scn from v$database;
CURRENT_SCN
-----------
2.2999E+11