OCA
SQL - 125$ - (1Z0-051)
Admin1 - 195$ - (1Z0-052)
============================
OCP
Admin2 - 195$ - (1Z0-053)
============================
We have to create an enviornment first to start Preparation.....
Operating System - Red Hat Enterprise Linux 5
Oracle - Oracle 11g Ver 11.2.0.1.0
-----------------------------------------------------------------------------
Create a User for all R&D
SQL>
create user shinoj identified by shinoj
Default tablespace users
Quota unlimited on users;
grant connect, resource,DBA to shinoj;
grant create role to shinoj;
SQL>
Start Enterprise Manager
$emctl start dbconsole
Now you can access enterprise Manager by
https://serverIP
No comments:
Post a Comment