Search Results

Search: Posts Made By: rshivarkar
Forum: Programming 07-26-2011
3,696
Posted By rshivarkar
Problem with control file and special character
I am getting error when loading data file using ctl file. I get this error only when there is special character.
Below is some data.


DataFile=>
...
Forum: Programming 07-20-2011
6,498
Posted By rshivarkar
Truncating data will not be good idea as it has...
Truncating data will not be good idea as it has dependency on many tables.
But if there is not solution then have to go deep level to truncate data in all dependent tables which is not good...
Forum: Programming 07-19-2011
6,498
Posted By rshivarkar
why ORA-00600: internal error code, arguments: [17059]?
I have code to update some records in MyTable1 in sql which I am calling from ksh file (unix script).
I am getting below error -
MyTable1 TABLE UPDATE FAILED : UPDATE MyTable1 SET ph_nr = '+44...
Forum: Programming 07-17-2011
3,198
Posted By rshivarkar
SQL From Unix script for huge rows in cursor issue
Hi All,

I have cursor which is about to fetch 4,00,000 records and then I am performing the action in cursor.

I am running this sql using unix script.

But after some time , I see the job is...
Forum: Programming 07-10-2011
2,059
Posted By rshivarkar
reply [SQL] Why Update is happening twice?
Hi scottn,

Thanks...

That is correct reason that \ is causing update twice. But why \ is causing twice update?

-thanks
Forum: Programming 07-10-2011
2,059
Posted By rshivarkar
[SQL] Why Update is happening twice?
Example 1=>
I have unix ksh file and I am calling sql file from it.



(table 1 contains 2 rows -
ID Name
1 test't
2 Pet's
)

below sql statement is part of sql file:
...
Showing results 1 to 6 of 6

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