RE: How to remove PL/SQL successfully completed Message

2004-01-06 Thread Charu Joshi
action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051

RE: Any known problems using NOT IN ?

2003-12-17 Thread Charu Joshi
Siddharth, The NOT IN query fails to return rows, if the inner sub-query returns NULL values. It is always recommended to use the NOT EXISTS clause, unless you are sure that the inner query will not return any NULLs. Regards, Charu. -Original Message-From: [EMAIL PROTECTED]

SQL*Plus question - a bit urgent - Can we suppress 'Connected.' message?

2003-11-05 Thread Charu Joshi
, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET

RE: SQL*Plus question - a bit urgent - Can we suppress 'Connected.' message?

2003-11-05 Thread Charu Joshi
ideas. HTH SF - --- Original Message --- - From: Charu Joshi [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Sent: Wed, 05 Nov 2003 04:04:38 Hello all, I am calling SQL*Plus from a unix shell script and storing the results of the query executed

RE: SQL*Plus question - a bit urgent - Can we suppress 'Connected

2003-11-05 Thread Charu Joshi
$database; XXX } | while read DOINK LINE; do if [ $DOINK = DOINK ]; then DBNAME=$LINE fi done Now, if one is proficient in sed and awk, more elegant and robust means can be devised. -Original Message- From: Charu Joshi [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: SQL*Plus question - a bit urgent - Can we suppress 'Connected

2003-11-05 Thread Charu Joshi
]; then DBNAME=$LINE fi done Now, if one is proficient in sed and awk, more elegant and robust means can be devised. -Original Message- From: Charu Joshi [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 05, 2003 6:05 AM To: Multiple recipients of list ORACLE-L Subject

RE: Finding overlapping time periods - suggestions please

2003-10-31 Thread Charu Joshi
Title: Finding overlapping time periods - suggestions please Hi, I remember reading a similar problem in 'Joe Celko's SQL Puzzles Answers'. The solution he provided was excellent and very innovative, but I can't recollect the method right now. See if you can find it somewhere; it might be

RE: dynamic sql problem

2003-10-28 Thread Charu Joshi
Siddharth, All roles are disabled in any named PL/SQL block (stored procedure, function, or trigger) that executes with definer rights. The SESSION_ROLES view shows all roles that are currently enabled. If a named PL/SQL block that executes with definer rights queries SESSION_ROLES, the

Oracle 7.3 client and NLS_LANG anomalies

2003-09-25 Thread Charu Joshi
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: Good small reference !

2003-09-12 Thread Charu Joshi
on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http

RE: Oracle on Win2000

2003-09-04 Thread Charu Joshi
Citrixcould another option worth evaluating. (I personally find it better than PCAnywhere.) Regards, Charu. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]Sent: Thursday, September 04, 2003 3:25 AMTo: Multiple recipients of

RE: how to do a variable in-list of numbers?

2003-08-29 Thread Charu Joshi
ORACLE-L (or the name of mailing list you want 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: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538

RE: how to do a variable in-list of numbers?

2003-08-29 Thread Charu Joshi
information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: ORA-03115 (TOAD question!!)

2003-08-01 Thread Charu Joshi
to just run the Oracle Home Selector that appears in the Startup-Programs-Oracle Installation Products menu. It has the benefit of also modifying the PATH variable. Jared On Thu, 2003-07-31 at 07:54, Charu Joshi wrote: RE: ORA-03115 (TOAD question!!)Hi, It worked!! As suggested by Raj, I

RE: Viewing the trigger source code - Piggyback Qu.

2003-08-01 Thread Charu Joshi
a line containing: UNSUB ORACLE-L (or the name of mailing list you want 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: Charu Joshi INET: [EMAIL PROTECTED] Fat City

RE: ORA-03115 (TOAD question!!)

2003-07-31 Thread Charu Joshi
y clod can have facts, having an opinion is an art ! -----Original Message- From: Charu Joshi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 29, 2003 11:20 AM To: Multiple recipients of list ORACLE-L Subject: ORA-03115 (TOAD question!!) Hi, I have Oracle 8i Enterprise Server, O

ORA-03115 (TOAD question!!)

2003-07-29 Thread Charu Joshi
SQL*Net. I have Googled and searched Metalink, but got no clearcut reply. Can you please suggest any way to rectify it? Thanks regards, Charu. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858

RE: a simple xml output using stylsheet

2003-07-27 Thread Charu Joshi
Hi Rahul, Have a look at http://otn.oracle.com/tech/xmland also 'Oracle Application Developers Guide - XML'. There is a utility called XSQL which does this for you. Here's an example of that utility cut from the above mentioned guide (for 8i): declare queryCtx DBMS_XMLquery.ctxType;

Using the 9i version of UTL_HTTP in 8i

2003-07-17 Thread Charu Joshi
so? Will licensing be an issue here? Thanks regards, Charu. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web

RE: Using the 9i version of UTL_HTTP in 8i

2003-07-17 Thread Charu Joshi
it is to do so? Will licensing be an issue here? Thanks regards, Charu. -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list

RE: PLSQL stored procedure

2003-03-05 Thread Charu Joshi
disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu

RE: Testing database links

2003-02-26 Thread Charu Joshi
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: Testing database links

2003-02-24 Thread Charu Joshi
session being created and closed. Is there any way (dynamic performance view etc.) which would show the database link being in use and closed again on the local database itself? Thanks regards, Charu -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL

Testing database links

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

RE: Testing database links

2003-02-21 Thread Charu Joshi
and closed again on the local database itself? Thanks regards, Charu -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web

RE: GRRRRR OWS

2003-02-20 Thread Charu Joshi
Title: Message in general since they moved most support to India you get analysts that are more interested in playing the blame game than solving problems. Being an Indian I am sad to hear this, but I have to admit there's some truth in it. It is difficult to analyze why it should be

RE: [Q] how to check object or role grant to public?

2003-02-11 Thread Charu Joshi
on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San

RE: Sql query

2003-02-05 Thread Charu Joshi
, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL

RE: Initial User Login

2003-02-04 Thread Charu Joshi
the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: SQL question

2003-01-30 Thread Charu Joshi
prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego

SQL question

2003-01-29 Thread Charu Joshi
disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi

RE: Database tracking

2003-01-16 Thread Charu Joshi
of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City

RE: SQLPlus Substitution Variables

2003-01-15 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com begin 500 begin ` end -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego

RE: Urgent PDF to TXT Convert

2003-01-10 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

RE: Some of you may find this useful

2003-01-10 Thread Charu Joshi
, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network

RE: invalid procedure/trigger

2003-01-09 Thread Charu Joshi
Depending on the interdependencies among the modules, youMAY have to run the creator scriptand the created script several times before all the objects become 'VALID'. I think it would be better to write a PL/SQL scriptwhich repeats the two steps (1. Find Invalid 2. Compile Invalid) until

RE: invalid procedure/trigger

2003-01-09 Thread Charu Joshi
Errata.. steps (1. Find Invalid 2. Compile Invalid) until all the packages are invalid. It should have been... until all the objects become valid. Regards, Charu -Original Message-From: Charu Joshi [mailto:[EMAIL PROTECTED]]Sent: Thursday, January 09, 2003 1:55 PMTo

RE: columns with primary key constraint

2002-12-30 Thread Charu Joshi
, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Charu Joshi INET

RE: Dynamic select query

2002-12-17 Thread Charu Joshi
, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi

RE: Dynamic select query

2002-12-17 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list

Debugging ORA-2042 error

2002-12-06 Thread Charu Joshi
://www.orafaq.com -- Author: Charu Joshi 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

RE: Debugging ORA-2042 error

2002-12-06 Thread Charu Joshi
be the query?) 3. Find out which of these transactions are distributed (query??) 4. Kill some such transactions depending on who is running them (How?) Had a quick look at the distributed databases guide but it doesn't mention anything on any of the above tasks. Thanks regards, Charu Joshi

Urgent: ORA-02067 transaction or savepoint rollback required (Distributed transaction)

2002-11-21 Thread Charu Joshi
, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET

RE: Urgent: ORA-02067 transaction or savepoint rollback required (Distributed transaction)

2002-11-21 Thread Charu Joshi
of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat

RE: Urgent: ORA-02067 transaction or savepoint rollback required (Distributed transaction)

2002-11-21 Thread Charu Joshi
the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: [Q] MS ODBC for ORACLE driver connection problem!!

2002-11-18 Thread Charu Joshi
the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: Trivia question - not of any practical use.

2002-10-28 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list

Trivia question - not of any practical use.

2002-10-24 Thread Charu Joshi
at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: How to get the count of all tables using dbms_sql

2002-10-21 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list

RE: Any way to see the currently running SQL in one session.

2002-10-16 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing

RE: Elementary question about triggers

2002-10-15 Thread Charu Joshi
of this message, or the taking of any action based on it, is strictly prohibited. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City

Elementary question about triggers

2002-10-14 Thread Charu Joshi
. * Visit us at http://www.mahindrabt.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Charu Joshi INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web