Thanks for your video :-) Worth to mention that - to speed up loading process - you can load to many table partitions in parallel. There are also PARALLEL and MULTITHREADING options for SQL*Loader itself.
@alexjoseph84334 жыл бұрын
crisp and clear explanation...
@PedroCarneiroJr19714 жыл бұрын
Hey, Kishan! I'm waiting for the next video to get more details about the SQLLDR syntax/usage. No doubt you're helping me automate things down here! Thanks a lot!
@cesarl.c.8474 жыл бұрын
Hi Pedro, I recommend tool that 3 tutorials that you can search for like this: LoaderDataPlus tool for DBA, bulk load CSV. The tool automatically generates code for bulk upload using CSV files in Oracle with SQLLDR syntax. Initially the tool reads a flat file, detects its data types. Also exports to other DBMS: MariaDB-MySql, Ms Sqlserver, Postgresql.
@PedroCarneiroJr19714 жыл бұрын
@@cesarl.c.847 thanks for the tip Cesar! Can you share our send me the link?
@kimted32726 жыл бұрын
thank u bro was looking for instructions but all the info were confusing until I saw this video
@KishanMashru5 жыл бұрын
Thanks, I am glad the content is helpful. Please do like the video and subscribe to our channel
@harshadashinde57753 жыл бұрын
Thank you, helped a lot!
@icovax4 жыл бұрын
Thank you very much, you helped me a lot!
@balajiveeragandham9337 Жыл бұрын
Hi, I am trying to load a data file into a database table using SQL loader. I received the data in an Excel spreadsheet but I saved it as a comma delimited file. When I run the SQL Loader command no records are loaded - looking at the log file I get the following error: Rejected - Error on table ABC, column ABC_C. Field in data file exceeds maximum length I don't understand why this is happening as the maximum length of the ABC_C field for any record I've attempted to load so far is 400 characters long and the field definition in the database table is VARCHAR2(4000). Please help!
@KishanMashru Жыл бұрын
Maybe there are white space!!
@jk_surman2 жыл бұрын
MATE, Your awsome!
@agtaxservice5 жыл бұрын
thanks Kishan, this is very helpful video but i did everything like yours and sql loader in my pc give me errors, "it says unable to open file, file not found" how could i over come these errors?
@EllusionScience Жыл бұрын
Fiels doesn't define any action in database error solution?
@shivani5813 жыл бұрын
You are the best
@pritammishra98504 жыл бұрын
Thank you krishan
@cesarl.c.8474 жыл бұрын
Hi Pritam, exists 3 tutorials can be found as: LoaderDataPlus tool for DBA, bulk upload CSV. The LoaderDataPlus tool helps to create code automatically to upload data (from CSV files or SQL sintax) to diferentes DBMS: Oracle, MariaDB-MySql, Ms Sqlserver, Postgres.
@pritammishra98504 жыл бұрын
@@cesarl.c.847 thanks a lot man....
@thiruardura5 жыл бұрын
Good presentation. Very helpful.
@KishanMashru5 жыл бұрын
Thanks! Please do like the video and subscribe to our channel
@anjalishreya98902 жыл бұрын
Ho kishan how to import database to csv to multiple target
@rushimashru46306 жыл бұрын
Gotcha, good presentation 😊
@KishanMashru6 жыл бұрын
Thanks Rushi!!!
@hemasingh12856 жыл бұрын
keep up the good work. Thanks
@ankitashirsat10544 жыл бұрын
Amazing .. very helpful
@estebanvarela23184 жыл бұрын
How to do this load in non-empty tables?
@VideoGraphy4 жыл бұрын
Is it possible to load multiple tables in this method ? And how ?
@nasirhussain1121 Жыл бұрын
please share what is method of oracle sql loader into forms 6i
@santhoshkumar89236 жыл бұрын
Very nice explanation
@KishanMashru6 жыл бұрын
Thanks Santosh, I am glad you enjoyed it :) Hope you have liked the video and subscribed to our channel!!!
@trinathk72154 жыл бұрын
Where is tutorial 4 ? Can you post link please ?
@cesarl.c.8474 жыл бұрын
Hi Trinath, there is 3 tutorials can be found as: LoaderDataPlus tool for DBA, bulk upload CSV. The LoaderDataPlus tool helps to build code automatically to upload CSV files to diferentes DBMS: Oracle, MariaDB-MySql, Ms Sqlserver, Postgres.
@hemasingh12856 жыл бұрын
Hi Kishan, Please make videos on RAC and performance tuning.
@shaylinpadayachee79625 жыл бұрын
rac city rac rac city B
@bhoomimandalia13836 жыл бұрын
Nice explanation!!
@KishanMashru6 жыл бұрын
Thanks bhoomi, I am glad you enjoyed it!!!
@venkatamaneswararaodudala29143 жыл бұрын
Thank You sir
@saradjaroud9715 жыл бұрын
I want to bring data from two txt files, what do I do?
@mohankrishna36353 жыл бұрын
tq you so much sir
@mehrajshaikh9185 жыл бұрын
How to enable constraint(unique) in sql loader?
@arzoogandhi16714 жыл бұрын
sqlldr is unrecognized command--getting this error
@cesarl.c.8474 жыл бұрын
Hi Arzoo, I recommend testing tool that 3 tutorials that you can search for like this: LoaderDataPlus tool for DBA, bulk load CSV. The tool create code automatically to upload data in Oracle with sqlldr commands. Initially the tool reads a flat file, detects its data types. Also exports to other DBMS: MariaDB-MySql, Sqlserver, Postgresql.
@aditipatil34805 жыл бұрын
Hello, If I don't have a table in my DB then is it possible to load data from a (.csv) file using the column head as columns for the table ?
@CesarSantosLopezYolo4 жыл бұрын
No, you need to create the table first to tell sql what kind of datatype your table will have for each column.
@SatyendraSingh-ul5iq3 жыл бұрын
Sir, how to load data from one flat file to multiple tables
@sudeshnap37035 жыл бұрын
Hi kishan while iam loading the data from flatfile to tables iam getteing error . that error is check the log files, please can u clarify me
@ramashis9785 жыл бұрын
How to validate data in staging , can you please make a video
@AmitVerma-vb8hn5 жыл бұрын
A very simple and impressive way to teach Thanks.Can you please ping here the next video link.. I am not able to find it out.
@invisible1111114 жыл бұрын
Thank you for the great tutorial. Am waiting for your next tutorial. Is it possible to code this on Apex so it is done with a click of a button?
@coolcap20236 жыл бұрын
Waiting for next video
@rahuldebnath87782 жыл бұрын
I m getting error SQL*Loader - 128
@ncrcottonbalesseeds118Ай бұрын
I am also getting 500,509 errors please help me bro
@khalidhabibIT5 жыл бұрын
Where is the next video??
@milindbidve4465 жыл бұрын
Very good explanation and thank you for all videos, but voice is very low. Can you please increase voice in next videos?
@tapassahoo51976 жыл бұрын
How to insert data without deleting old data?
@KishanMashru6 жыл бұрын
INSERT : Table is empty load data APPEND : Table is not empty, append new records to existing one DELETE : Delete table's existing data, insert new data TRUNCATE : Truncate table's existing data, insert new data Hope this helps. Please like the video and subscribe to our channel!!!
@ramramaraju22215 жыл бұрын
Hi Kishan, Please make some videos on Oracle architecture for developers. Thanks :)
@faisal68275 жыл бұрын
Can i load 100,000 records using this??
@footballtv7524 жыл бұрын
Step by step written tutorial can be found here: numberblogs.blogspot.com/2020/04/oracle-sql-loader-hogyan-hasznaljuk-how.html