Search Results

Search: Posts Made By: Sonny_103024
1,654
Posted By Sonny_103024
Thanks RudiC.. got it and is working now..:)
Thanks RudiC.. got it and is working now..:)
1,654
Posted By Sonny_103024
Thanks RudiC.. I amend my script but there...
Thanks RudiC..

I amend my script but there another error. can you help point my mistake. Thanks
while read match
do
sqlplus user/pwd@table <<EOF
describe $match;
done < Match_Table
exit...
1,654
Posted By Sonny_103024
My first Script
Hi All,

I created my first script that will display all table fields. since the tables are too many, I write script that will automate describe all the tables and put into one file.

I know for...
3,503
Posted By Sonny_103024
Hi RudiC, Thanks for your reply. The...
Hi RudiC,

Thanks for your reply.

The table definition for both are the same and no differences.

I think the oracle export dump files are not compatible to import into db2. is there other way...
3,503
Posted By Sonny_103024
Oracle dump file (del format) import into db2
1. The problem statement, all variables and given/known data:
are the oracle dump files compatible to direct import into db2?
I already tried many times but it always truncated results.

anyone...
4,767
Posted By Sonny_103024
Hi rbatte1, Thanks for your reply. ...
Hi rbatte1,

Thanks for your reply.

Actually, the table that I'm tried to import the data is empty. you can check also the attached text file for the error messages I found during import. most...
4,767
Posted By Sonny_103024
Thank you everyone for the advice and guidance...
Thank you everyone for the advice and guidance you shared to me. it gives a lot of ideas to me on how build my script.

Actually, the script ran too long maybe because I didn't command commit after...
4,767
Posted By Sonny_103024
Thanks gandolf989 ---------- Post updated at...
Thanks gandolf989

---------- Post updated at 01:25 PM ---------- Previous update was at 01:17 PM ----------

Hi All,

Anyone please help? I run my import script in unix but im not sure why its...
4,767
Posted By Sonny_103024
Thank you very much Robin (as rbatte1), I...
Thank you very much Robin (as rbatte1), I appreciated your replied.
4,767
Posted By Sonny_103024
DB2 Export and Import Oracle
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
is this enough...
2,765
Posted By Sonny_103024
Noted with thanks..
Noted with thanks..
2,765
Posted By Sonny_103024
DB2 Export and Import Oracle
Hi Guys,

I Just wanted your opinion/ suggestion/ Help on my unix script about db2 export data with deli file and import into oracle.

db2 connect to Tablename user id using psswrd

db2 "EXPORT...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 06:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy