Hello,
I'm beginning to migrate database objects from Sybase to Oracle using Oracle SQL Developer. I already connected to the Sybase ASE database in SQL Developer , I can see the tables and views but I can't see the procedures and functions that exists in the Sybase database. Should I give some Grant on those objects in Sybase in order to see them in Oracle SQL Developer?
Thanks in advance.