Please Comment, Subscribe and Click Bell🔔🔔🔔 Icon for More Updates. To learn software course from our experts please register here for online training: goo.gl/HIB0wL
@AK4story2 жыл бұрын
Easy to understand the concept about data pump with this tutorial, appreciate it!
@SanjayKumar-qt3xc11 ай бұрын
Great teaching sir splendid
@kamleshtrivedi86274 жыл бұрын
Nice information sir...beautifully explained the concepts
@sureshsport90054 жыл бұрын
Teaching is an art.. 👌
@indianindian20295 жыл бұрын
SIR PLZ SOLVE THIS PROBLEM... 1 declare 2 v_fd utl_file.file_type; 3 begin 4 v_fd:=utl_file.fopen('TEST_DIR','NIT.txt','w'); 5 utl_file.putf(v_fd,'NIT'); 6 utl_file.fclose(v_fd); 7* end; SQL> / declare * ERROR at line 1: ORA-29283: invalid file operation ORA-06512: at "SYS.UTL_FILE", line 536 ORA-29283: invalid file operation ORA-06512: at line 4
@nabilkhanpathan94605 жыл бұрын
The data dump has to be on the same server where we want to import it or we can perform the import function from other sever to the destination server?
@jiraudjeanjroldj24125 жыл бұрын
If you will import that .dmp file to different target schema, do you have to create the same directory object?
@akshaykatke12595 жыл бұрын
Hi, I want to join 3 tables, and I want to give condition to remove the first 3 records using exclude. How to do it can you help me?
@ТөрболдЗоригт-ь4р5 жыл бұрын
hello , should i create users before import full dmp ?
@abdulhakimlegamo73815 жыл бұрын
It's a short and precise video on impdpd and expdp. It would be great if the demo would include impdpd and expdp for the table, column.... could have avoided sum blurry assumption from a new learner like me
@my39975 жыл бұрын
Weds
@my39975 жыл бұрын
U! You BBC BBC 4thq
@mandarjoshi73184 жыл бұрын
Hi is it possible to transfer when one database is PDb another is non CDB
@mohammedwahid23166 жыл бұрын
Good video on exp/imp
@sureshramg68322 жыл бұрын
Is this oracle admin classes ? or other
@singamramagangireddy7217 жыл бұрын
Sir, Is it export only tables or all DB objects (like tables,views,triggers etc)?
@dhavalpandya41627 жыл бұрын
Singam Ramagangireddy did u get answer for this buddy ? If yes do share plz
@bhargavkumar85223 жыл бұрын
Yes all the database objects will be moved
@abhilash__abhi93614 жыл бұрын
Sir... What about entire DB Export and Import
@sivakumarpv45877 жыл бұрын
tq sir
@huzaifaansari86885 жыл бұрын
How to check created directories ??
@csj6903 жыл бұрын
I see some of the questions not answered as asked by some of the viewers ...and some are older then 3 years ....
@mahendrababubabu88386 жыл бұрын
Sir for scott we'll know the password. if we want to import data into 'xyz' user what will be the password?