3 Replies Latest reply on Mar 21, 2013 4:38 AM by raghu85

    Oracle db with different user credential issue

    raghu85

      I am having two user credentials for Oracle db. One for accessing tables and schemas and the other one is for accessing pl/sql.

       

      I was able to import table and schema with one connection profile which having access to tables and schema and i am able to make xmi and from that i was able to make vdb.

       

      And after that i tried to edit those xmi file by importing procedures with different connection profile. Here i got exception saying that "maximum open cursors exceeded "

       

      I want to achieve like to import my tables, schema, procedures into a single vdb. How can i achieve this?