Oracle SQL Loader - How to load data from file(.csv, .dat, .txt) into table - Tutorial - 3

  Рет қаралды 100,380

Kishan Mashru

Kishan Mashru

Күн бұрын

Пікірлер: 61
@marcinbadtke
@marcinbadtke 3 жыл бұрын
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.
@alexjoseph8433
@alexjoseph8433 4 жыл бұрын
crisp and clear explanation...
@PedroCarneiroJr1971
@PedroCarneiroJr1971 4 жыл бұрын
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.847
@cesarl.c.847 4 жыл бұрын
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.
@PedroCarneiroJr1971
@PedroCarneiroJr1971 4 жыл бұрын
@@cesarl.c.847 thanks for the tip Cesar! Can you share our send me the link?
@kimted3272
@kimted3272 6 жыл бұрын
thank u bro was looking for instructions but all the info were confusing until I saw this video
@KishanMashru
@KishanMashru 5 жыл бұрын
Thanks, I am glad the content is helpful. Please do like the video and subscribe to our channel
@harshadashinde5775
@harshadashinde5775 3 жыл бұрын
Thank you, helped a lot!
@icovax
@icovax 4 жыл бұрын
Thank you very much, you helped me a lot!
@balajiveeragandham9337
@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
@KishanMashru Жыл бұрын
Maybe there are white space!!
@jk_surman
@jk_surman 2 жыл бұрын
MATE, Your awsome!
@agtaxservice
@agtaxservice 5 жыл бұрын
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
@EllusionScience Жыл бұрын
Fiels doesn't define any action in database error solution?
@shivani581
@shivani581 3 жыл бұрын
You are the best
@pritammishra9850
@pritammishra9850 4 жыл бұрын
Thank you krishan
@cesarl.c.847
@cesarl.c.847 4 жыл бұрын
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.
@pritammishra9850
@pritammishra9850 4 жыл бұрын
@@cesarl.c.847 thanks a lot man....
@thiruardura
@thiruardura 5 жыл бұрын
Good presentation. Very helpful.
@KishanMashru
@KishanMashru 5 жыл бұрын
Thanks! Please do like the video and subscribe to our channel
@anjalishreya9890
@anjalishreya9890 2 жыл бұрын
Ho kishan how to import database to csv to multiple target
@rushimashru4630
@rushimashru4630 6 жыл бұрын
Gotcha, good presentation 😊
@KishanMashru
@KishanMashru 6 жыл бұрын
Thanks Rushi!!!
@hemasingh1285
@hemasingh1285 6 жыл бұрын
keep up the good work. Thanks
@ankitashirsat1054
@ankitashirsat1054 4 жыл бұрын
Amazing .. very helpful
@estebanvarela2318
@estebanvarela2318 4 жыл бұрын
How to do this load in non-empty tables?
@VideoGraphy
@VideoGraphy 4 жыл бұрын
Is it possible to load multiple tables in this method ? And how ?
@nasirhussain1121
@nasirhussain1121 Жыл бұрын
please share what is method of oracle sql loader into forms 6i
@santhoshkumar8923
@santhoshkumar8923 6 жыл бұрын
Very nice explanation
@KishanMashru
@KishanMashru 6 жыл бұрын
Thanks Santosh, I am glad you enjoyed it :) Hope you have liked the video and subscribed to our channel!!!
@trinathk7215
@trinathk7215 4 жыл бұрын
Where is tutorial 4 ? Can you post link please ?
@cesarl.c.847
@cesarl.c.847 4 жыл бұрын
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.
@hemasingh1285
@hemasingh1285 6 жыл бұрын
Hi Kishan, Please make videos on RAC and performance tuning.
@shaylinpadayachee7962
@shaylinpadayachee7962 5 жыл бұрын
rac city rac rac city B
@bhoomimandalia1383
@bhoomimandalia1383 6 жыл бұрын
Nice explanation!!
@KishanMashru
@KishanMashru 6 жыл бұрын
Thanks bhoomi, I am glad you enjoyed it!!!
@venkatamaneswararaodudala2914
@venkatamaneswararaodudala2914 3 жыл бұрын
Thank You sir
@saradjaroud971
@saradjaroud971 5 жыл бұрын
I want to bring data from two txt files, what do I do?
@mohankrishna3635
@mohankrishna3635 3 жыл бұрын
tq you so much sir
@mehrajshaikh918
@mehrajshaikh918 5 жыл бұрын
How to enable constraint(unique) in sql loader?
@arzoogandhi1671
@arzoogandhi1671 4 жыл бұрын
sqlldr is unrecognized command--getting this error
@cesarl.c.847
@cesarl.c.847 4 жыл бұрын
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.
@aditipatil3480
@aditipatil3480 5 жыл бұрын
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 ?
@CesarSantosLopezYolo
@CesarSantosLopezYolo 4 жыл бұрын
No, you need to create the table first to tell sql what kind of datatype your table will have for each column.
@SatyendraSingh-ul5iq
@SatyendraSingh-ul5iq 3 жыл бұрын
Sir, how to load data from one flat file to multiple tables
@sudeshnap3703
@sudeshnap3703 5 жыл бұрын
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
@ramashis978
@ramashis978 5 жыл бұрын
How to validate data in staging , can you please make a video
@AmitVerma-vb8hn
@AmitVerma-vb8hn 5 жыл бұрын
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.
@invisible111111
@invisible111111 4 жыл бұрын
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?
@coolcap2023
@coolcap2023 6 жыл бұрын
Waiting for next video
@rahuldebnath8778
@rahuldebnath8778 2 жыл бұрын
I m getting error SQL*Loader - 128
@ncrcottonbalesseeds118
@ncrcottonbalesseeds118 Ай бұрын
I am also getting 500,509 errors please help me bro
@khalidhabibIT
@khalidhabibIT 5 жыл бұрын
Where is the next video??
@milindbidve446
@milindbidve446 5 жыл бұрын
Very good explanation and thank you for all videos, but voice is very low. Can you please increase voice in next videos?
@tapassahoo5197
@tapassahoo5197 6 жыл бұрын
How to insert data without deleting old data?
@KishanMashru
@KishanMashru 6 жыл бұрын
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!!!
@ramramaraju2221
@ramramaraju2221 5 жыл бұрын
Hi Kishan, Please make some videos on Oracle architecture for developers. Thanks :)
@faisal6827
@faisal6827 5 жыл бұрын
Can i load 100,000 records using this??
@footballtv752
@footballtv752 4 жыл бұрын
Step by step written tutorial can be found here: numberblogs.blogspot.com/2020/04/oracle-sql-loader-hogyan-hasznaljuk-how.html
@riyatiwari4767
@riyatiwari4767 4 жыл бұрын
Increase your volume man!!
Oracle SQL and PL/SQL App by Kishan Mashru
1:03
Kishan Mashru
Рет қаралды 2,5 М.
Oracle SQL Loader - Control File Example - Tutorial -2
15:36
Kishan Mashru
Рет қаралды 17 М.
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.
JISOO - ‘꽃(FLOWER)’ M/V
3:05
BLACKPINK
Рет қаралды 137 МЛН
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
Debugging Oracle PL/SQL code with ORACLE SQL DEVELOPER tool
15:04
Kishan Mashru
Рет қаралды 58 М.
UTL FILE READ DATA AND INSERT INTO TABLE WITHOUT SQLLOADER
9:06
Sridhar Raghavan
Рет қаралды 21 М.
Oracle PL SQL interview question SQL loader
10:58
Siva Academy
Рет қаралды 76 М.
Scaling 7M+ Postgres Tables! by  Kailash Nadh CTO @zerodha
19:51
Oracle SQL Loader - Introduction - Tutorial -1
7:47
Kishan Mashru
Рет қаралды 15 М.
Python Programming | Connect to an Oracle database from python
11:46
SQL indexing best practices | How to make your database FASTER!
4:08
«Жат бауыр» телехикаясы І 26-бөлім
52:18
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 434 М.