Hash Partitioning in Oracle

  Рет қаралды 29,352

Tech Coach

Tech Coach

Күн бұрын

Пікірлер: 33
@TechCoach
@TechCoach 5 жыл бұрын
List of all partitioning videos Part 1 : Partitioning in Oracle : kzbin.info/www/bejne/o2TUZZ-oeptqZ7s Part 2 : Partitioning in Oracle - Performance Basics :kzbin.info/www/bejne/hYKbfYuYrbF8a8k Part 3 : List Partitioning in Oracle : kzbin.info/www/bejne/rWfOc2BvZdV5l5Y Part 4 : Range partitioning in Oracle : kzbin.info/www/bejne/jHPOoXxqgM5nb7M Part 5 : Hash Partitioning in Oracle : kzbin.info/www/bejne/aIrbgHmVqK-Agqs Part 6 : Composite Partitioning in Oracle :kzbin.info/www/bejne/p5DIanyhg9mGjcU Part 7 : Reference Partitioning in Oracle :kzbin.info/www/bejne/pmnKf6qoa7enmtE Part 8 : Local Vs Global Partitioned Index in Oracle 11g : kzbin.info/www/bejne/qmial6yLqZ2Lhtk Part 9 : Partitioning enhancement in 12 c :kzbin.info/www/bejne/pZC6m5Smmb2ch8k
@susanmyers1
@susanmyers1 Жыл бұрын
Thank You sir for the free training. New to GIANT tables and this helped a lot to determine which partition type to use/ Much appreciated.
@TechCoach
@TechCoach Жыл бұрын
I am glad I could help Susan :)
@MARehmanDBA
@MARehmanDBA 10 күн бұрын
EXCELLENT WORK
@navdeepgoyal4531
@navdeepgoyal4531 Жыл бұрын
Nice explainations on table partioning. thanks Vivek!!
@sandipjena
@sandipjena 5 жыл бұрын
Hi Vivek, Now I'm almost clear on hash partitioning but can you please make a video on hash partitioning which elaborates in detailed manner. I mean, a real time example which shows how hash partitioning is beneficial whn created on different nodes and how creating dimensional tables in same nodes can reduces the data traffic resulting performance tuning. Thanks in advance. Waiting for your reply.
@cblackattitude
@cblackattitude 5 жыл бұрын
In RAC we use common storage... the data is usually accessible equally from either nodes.. why do you say partition 1 resides on node 1 and partition 2 resides on node 2..?
@syedanoorumar1419
@syedanoorumar1419 4 жыл бұрын
Exactly I have the same doubt
@wonkhong
@wonkhong 4 жыл бұрын
@@syedanoorumar1419 Same for me...
@sumitchopra2075
@sumitchopra2075 6 жыл бұрын
Awesome !! I was never clear on the partitioning concepts but your videos did the job for me really well. Thanks a lot for such a nice explanation with real world scenarios. :) I think I am going to watch all of your tutorials now .. Good luck !!
@TechCoach
@TechCoach 6 жыл бұрын
Thanks a lot Sumit for the kind words.I am working on a new Initiative,a new youtube channel "An Indian Abroad". I would really appreciate if you help me by watching subscribing and sharing with your friends. kzbin.info/door/oLdaMxhfDgdgIAcRGlUvkg
@sumitchopra2075
@sumitchopra2075 6 жыл бұрын
Sure Man ! May I know where are you working currently ?
@andishez5359
@andishez5359 4 жыл бұрын
Very Simple and Deep Thanks Again
@TechCoach
@TechCoach 4 жыл бұрын
Thanks a lot :), your comments made my morning
@andishez5359
@andishez5359 4 жыл бұрын
@@TechCoach You have a Great heart, God bless you and give you more power in your journey.
@vinaygadiraju217
@vinaygadiraju217 5 жыл бұрын
I've some doubt's on table partitioning,We have a 5 tables with size of each is like approx 200GB of each, we did table partitioning using hash, as u said it will divided in to no.of partitions so that we can fetch data easy and also network traffic will be less. let us consider---------- I have partitioned a table xyz with 4 partitions using by hash my table got partitioned into 4 different tables. so after completion of partition can we see the table data manually whether the partitioning on table is working or not? If in case after partitioning we got a requirement to take table backup, So in this case how to take the back of already partitioned table backup? Kindly look into this case and provide if any solution available.
@ariyamindra9720
@ariyamindra9720 4 жыл бұрын
How many hash partition is required for any Large data set in a table; and what are the factors that should be taken care of while doing hash partitioning?
@TechCoach
@TechCoach 4 жыл бұрын
It depends upon the amount of data and how many nodes you have, you want to apply hash partitioning on a column so that the data is uniformly distributed. I hope that helps :)
@vinzy147
@vinzy147 6 жыл бұрын
Excellent explanation viviek.keep it up
@TechCoach
@TechCoach 6 жыл бұрын
vinit naik Thanks Vinit :)
@TheSomnath2000
@TheSomnath2000 6 жыл бұрын
Hi Vivek, Could you please suggests. We have an OLAP db where we have a non-partition table which is being accesses frequently resulting in high IOPS in the system . The size of the Nonpartitioned table is around 19 Gb . But the challenge here is it has a unique column which is not frequently used .So will hash partitioning the table be helpful . If so on which column we will make it hash . Any kind of help much appreciated . Thanks in advance .
@AnIndianAbroadd
@AnIndianAbroadd 6 жыл бұрын
Hey somnath, I was a little tied up last few days. Let me review your request tomorrow and answer it
@niharikajasti3661
@niharikajasti3661 6 жыл бұрын
what should i do if the partition key is a string ?? in such cases list partition is advisable i guess... but what if i want to distribute data equally considering a string as a partition key ?
@amitkumar-ju5cg
@amitkumar-ju5cg 6 жыл бұрын
Good work!
@TechCoach
@TechCoach 6 жыл бұрын
Thanks :)
@Saameeri
@Saameeri 6 жыл бұрын
Awesome explanation
@TechCoach
@TechCoach 6 жыл бұрын
Thanks for the kind words Saameeri.
@argo1288
@argo1288 4 жыл бұрын
How do you make sure your partitioning of these two tables will lie in the same node?
@TK-vt3ep
@TK-vt3ep 3 жыл бұрын
Oracle will do that as u r partitioning on same keyd
@lakshmanl7489
@lakshmanl7489 Жыл бұрын
Why new videos are not coming from your side
@bhaskararao1548
@bhaskararao1548 5 жыл бұрын
RAC concept explained is wrong , there is no node storage concept in rac , probably you are trying to explain 18C shrading ?
@bhaskararao1548
@bhaskararao1548 4 жыл бұрын
Your RAC concepts are not accurate. In RAC data is stored in a centralized environment like SAN/NAS etc with interconnect between node instances.
@shrijeetshivdekar9076
@shrijeetshivdekar9076 4 жыл бұрын
Focus is on data distribution rather than grouping
Composite Partitioning in Oracle
12:14
Tech Coach
Рет қаралды 13 М.
Partitioning in Oracle - Performance Basics
28:35
Tech Coach
Рет қаралды 53 М.
Каха и лужа  #непосредственнокаха
00:15
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 22 МЛН
Range Partitioning in Oracle
15:00
Tech Coach
Рет қаралды 24 М.
Reference partitioning in Oracle 11g
9:49
Tech Coach
Рет қаралды 10 М.
What is a Hash Partition in Oracle
9:07
TechLake
Рет қаралды 13 М.
Oracle Tutorial - Hash Partition
9:40
Tech Acad
Рет қаралды 2,4 М.
List partitioning in Oracle : Part 3
23:37
Tech Coach
Рет қаралды 28 М.
Oracle views explained with real project examples
24:33
Tech Coach
Рет қаралды 60 М.
Indexes in Oracle :Index Scan Methods :Part 2
30:18
Tech Coach
Рет қаралды 37 М.
Indexing in Oracle :B-Tree,Bitmap Indexing
25:47
Tech Coach
Рет қаралды 90 М.
Oracle 12C New Feature - Multi Column List Partitioning
12:14
Siva Academy
Рет қаралды 10 М.
Каха и лужа  #непосредственнокаха
00:15