RE: [Q] sql loader problem while load record more than one line??

2004-01-29 Thread Nikhil Khimani
: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services - To REMOVE yourself from this mailing list, send an E

RE: String manipulation

2004-01-27 Thread Nikhil Khimani
Title: Message If you have a way to work this out in shell then there is a simpler solution ... $ export VAR='mystr1~mystr2~mystr3'$ echo $VARmystr1~mystr2~mystr3$ echo $VAR | tr '~' '\012'mystr1mystr2mystr3$ HTH, Nikhil -Original Message-From: Stefick Ronald S Contr ESC/HRIDA

RE: How to get unique value using AWK?

2004-01-22 Thread Nikhil Khimani
to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

What gives??

2004-01-21 Thread Nikhil Khimani
see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: What gives??

2004-01-21 Thread Nikhil Khimani
] oriole]$ Nikhil Khimani wrote: LG, I know there is a simple solution to this .. but I can't think of it right now. Any help will be appreciated ... Thanks, Nikhil = [ny-nikhil1:/export/home/nkhimani/bin

RE: 9i OEM/tools to monitor 8i instances

2004-01-15 Thread Nikhil Khimani
and unfortunately I can not reproduce on a consistent basis. TIA, Nikhil -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web

9i OEM/tools to monitor 8i instances

2004-01-14 Thread Nikhil Khimani
://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services - To REMOVE yourself from

8.1.7 Base - Replication Question

2003-12-12 Thread Nikhil Khimani
) -- snapshot Many Thanks, Nikhil Khimani -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: shared server or dedicated server -- How to find ?

2003-12-02 Thread Nikhil Khimani
This may help ... select server from v$session where audsid = USERENV ('SESSIONID') ; Thanks, Nick Khimani -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nikhil Khimani INET: [EMAIL PROTECTED] Fat City Network Services

Oracle to MS-SQL Replication

2003-11-28 Thread Nikhil Khimani
LG, Any pointers, white papers, URL, etc.on how to replicate data from Oracle 8i/9i to M$-SQL2K? Many thanks, Nick Khimani