Dear Taj.... Are Duplicate , Standby and Database clone same or they are different and if different what is main difference as far as use is concerned as a...
Hi, Duplicate DB , is a xerox of your prod DB . Standby DB , is something where what all you do on your prod DB is refelected on your standby DB in the form of...
Dear, Yes, both are different for different purpose. like Clone(RMAN DUPLICATE) database is EXACT COPY of Production Database. and we can't apply ARCHIVELOG in...
in linux you can create a directory **** as '/home/oracle'; whats is d corresponding script for windows. i linux u can create a file using vi txt editor how do...
Dear Group Member How can i take backup through Management Server I configured MS user as sysman when i log in MS start backup of database but it fails after...
hi friends anybody can plz send me the all rman configure, command etc .... detail information abhijeet Explore your hobbies and interests. Click here to...
It is very simple... just to go windows command prompt and give below command cmd>help ---> this show you every windows command with full desc which are useful...
... Grant LOGON AS BATCH JOB ... Go to "Control Panel" -> "Admin Tools" -> "Local Security Policy." Within "Local Policies", go to user "Right assignment." Add...
Dear Friends, As you know Database creation is most important and primary work for DBA. now 11g also introduce and in 11g it is take few mintues to do :) with...
Hello, To drop a db link u can use the following syntax:- DROP DATBASE LINK link_name; Thanks, Pranab. Kaiz Mohameed Majhani <kaiz_ora@...> wrote: How to...
Dear Mr. Taj Thanks lot for your reply I have set the Oracle 9i Management Server for autobackup. Muhammad Farooq ... Grant LOGON AS BATCH JOB ... Go to...
Dear, Creating database link. 1. SQL> create database link <database_link_name> connect to <username> identified by <password> using 'TNS_ENTRY'; 2. when you...
Dear Friends, Enivronment... 10g and 9i install on same pc and on XP OS..... Able to start two database by name db1 and db2 from OEM of 9i but when trying to...
Dear Friends.... For Interview purpose can you give some 4 - 5 examples of User Tickets/Queries we get as a DBA in a 24*7 Environment from users...... and some...
Hello Friends, I want to know about hows the career as an Oracle Developer for fresher. Hows the growth as an Oracle Developer. send me your suggestions.. ...
Good career in Oracle developer compare to DBA career. according DUBAI job market here 5 out of 4 job for oracle developer and 1 for dba. you can join as...
Kaiz, There is no fix query or if i say standard query or question for DBA. there is only one thing "DATABASE". Related to DATABASE any question / query every...
When you have two database installation with different version then every time you need to define ORACLE_HOME,PATH or ORACLE_SID for specific oracle version. ...
Yes Taj..I got it ... and I agree with you.... but to show some experience ...if they ask what type of work you daily do or type of basic problems you solve as...
Dear Taj, correct me if I am wrong.... as you say.... now I want to connect to 9i Database so My step should be... ... SQL>connect / as sysdba..... Is the step...
Dear Friends... What are examples of Second and Third party tools used for Backup and Restore , Perfomance Tunning etc.... Not the meaning... Thanks and...