How to create Flashback of a database in Oracle?

I am working on Oracle 11g and facing an issue. One of my applications is throwing an error message saying “unable to create Flashback”. I am trying to create flashback of a database table but it is not working. The only change that I did was to change a data type of a column from nvarchar to varchar, and after this change it stopped working correctly. I have also searched on internet, but not able to find a solution. Kindly help.
