oracledbatipsntricks.blogspot.com
Tips and Tricks for the Oracle DBA
Tips and Tricks for the Oracle DBA. Notes from my day to day dba activities. Tuesday, January 22, 2013. Applying 11gR2 database patch. Apply the latest CPU patches for 11gR2 (11.2.0.2) using opatch. 1: Install the latest OPATCH. 2: Apply the DB patches. Check current version of opatch. Opatch lsinv grep -i version. Oracle Interim Patch Installer version 11.2.0.3.0. Delete the OPatch directory from $ORACLE HOME. Download the latest Opatch, and unzip it in $ORACLE HOME. Verify the new version of opatch.
oracledbatolearnmssql.blogspot.com
Oracle DBA to learn MS SQL
Friday, March 30, 2012. Order of cursor walk. I have table Stock which represents products in stock. When new order came (table orders) I must reserve items in stock for that. The way I work is, that I first find all appropriate stock for my order,. Walk through it and reserve the quantity until I reach. Declare @.stockQ decimal(15,5),@.orderQ decimal(15,5),@.orderID int,@.stockID. Int,@.orderIDold int,@.work bit,@.quantity decimal(15,5). Set @.orderIDold=0. Declare cCur cursor local for. Instead I reser...
oracledbatraining.in
Oracle DBA Training in Chennai |Best Oracle DBA Training Institutes| Placement
15 First Street Padmanabha Nagar, Adyar, Chennai. ORACLE DBA TRAINING IN CHENNAI. Oracle DBA, Oracle RAC, ASM, GoldenGate and Data Guard Training Course. Oracle DBA Training Institute in Chennai with Placement. Oracle Certification Training by OCM Instructor with Real-time Implementation experience. Oracle DBA Training Chennai Benefits. Oracle DBA Training Course Fees. Oracle DBA: Rs. 12,000/-. Oracle 10g RAC DBA: Rs. 14,000/-. SQL PL/SQL: Rs. 10,000/-. ORACLE DBA Training Chennai Support. An impeccable ...
oracledbatrainingchennai.com
Welcome oracledbatrainingchennai.com
oracledbatrainingchennai.in
Oracle DBA Training in Chennai | Best Oracle DBA Training Institute | Chennai
Our Official Websites :. Oracle Training in Chennai. Oracle DBA Training in Chennai. Oracle Apps Training in Chennai. Java Training in Chennai. PHP Training in Chennai. Mainframe Training in Chennai. NET Training in Chennai. Informatica Training in Chennai. QTP Training in Chennai. Selenium Training in Chennai. Loadrunner Training in Chennai. Android Training in Chennai. Datastage Training in Chennai. COGNOS Training in Chennai. Teradata Training in Chennai. HTML CSS Training in Chennai. Dot Net and MS S...
oracledbatutorial.weebly.com
ORACLE DBA TUTORIAL - about oracle dba, oracle dba tutorial, oracle dba topics, oracle dba tutorial pdf for beginners
Oracle 11g new features. Oracle RAC interview questions and answers. RAC Interview Qurtions And Answers. A Database Administrator Responsibilities :-. Every Database requires at least ONE database administrator (DBA) to administer Database. Installation and upgrading the Oracle server and Tools. Allocating system storage, planning future storage requirements for the database. Creating primary database storage structures {tablespaces} after application developer. Have designed an application.
oracledbazerotopro.com
Oracle DBA Tutorials
Include(/home/content/a/t/o/atoztutorial/html/oracledbazerotopro/components/com wrapper/title.php) [ function.include. Failed to open stream: No such file or directory in /home/content/80/3567880/html/oracledbazerotopro/index.php. Include() [ function.include. Failed opening '/home/content/a/t/o/atoztutorial/html/oracledbazerotopro/components/com wrapper/title.php' for inclusion (include path='.:/usr/local/php5/lib/php') in /home/content/80/3567880/html/oracledbazerotopro/index.php. Cannot send session c...
oracledbazone.com
Oracle DBA Zone
Qbuffer cache advisory.sql. Qbuffer cache advisory.sql. Qshared pool advisory.sql. Quser object size.sql. Stay updated via RSS. Change Listener ports RAC. Setting up Instance Caging. Oratop – monitoring tool. 11gR2 RAC recovery test. Oracle.sysman.emSDK.core.target. DuplicateEntityException: ORA-20500. Change Listener ports RAC. Posted: September 11, 2015 in RAC. Had to change some listener ports from 1521 to 8001 on a RAC environment recently here are the steps taken. Check the listener status. Oracle@t...
oracledbnews.blogspot.com
Oracle DB News
Oracle Database News is the goto site for Oracle news. Thursday, July 17, 2008. I ran across a new magazine, Oracle Journal. By sys-con. It must be very new because while browsing around the site, I was unable to actually find any Oracle content. It has three news stories (paragraph long news blurbs actually) that are repeated at least 4 times on the page that I can see. I could do some articles for them. Hmmm. Worth thinking about. Posted by Lewis Cunningham. Wednesday, May 28, 2008. Philip is a technic...
oracledbs.blogspot.com
ORACLE
Enter your search terms. Aggregate Functions with Groupby n Having clause. Backup n Recovery Tips. Best way to compare two Databases. Can we Change a Column Name. Change the Port number. Changing Prompt in SQL Plus. Creating Dimensions in 8i. Datafiles Efficiency: More Files vs Increase the Size. Deleting all objects from a tablespace. Deleting duplicate rows in the table. Distinct n order by. Droping Logfile Group Failed. Dynamic Table Names and Moving Table. Error in PL/SQL block of trigger. Tuning a W...