How do i run scripts on a database - Oracle 11g
Please forgive this simple question in sql i would run the ALTER DATABASE EPMA SET READ_COMMITTED_SNAPSHOT ON and ALTER DATABASE EPMA SET ALLOW_SNAPSHOT_ISOLATION ON;
Can someone point me in the right direction on how to run these in oracle enterprise manager 11g
My instance is called hyperion11 and the tablespace is called epma