gt; SQL>
>
> You are trying to do a bitand on a varchar2 column.
>
> Scott Shafer
> San Antonio, TX
> 210-581-6217
>
> "Common sense will not accomplish great things. Simply become insane and
> desperate."
>
> > -Original Message-
>
, int num2 ) {
return ( int ) ( num1 & num2 );
}
Thanks
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Pu
i,
Can someone help me with this please
What cause the error ?
SQL> select bitand(4,4) from dual;
ERROR:
ORA-00932: inconsistent datatypes
no rows selected
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Hi,
Can someone help me with this please
What cause the error ?
SQL> select bitand(4,4) from dual;
ERROR:
ORA-00932: inconsistent datatypes
no rows selected
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
To REMOVE yourself
dex bmap1 on emp(kill asc) nosort
*
ERROR at line 1:
ORA-25110: NOSORT may not be used with a bitmap index
Can I use nosort when creating bitmap index
Thanks
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xi
bitmap index bmap1 on emp(kill asc) nosort
*
ERROR at line 1:
ORA-25110: NOSORT may not be used with a bitmap index
Can I use nosort when creating bitmap index
Thanks
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author:
: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
To REMOVE yourself
ng an opinion is an art!
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing
ient privileges
I don't understand why Oracle throw such exception (reply).
Do you have any idea what is Oracle doing when Oracle find out number / 0
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network
emp(income/0)
*
ERROR at line 1:
ORA-01031: insufficient privileges
I don't understand why Oracle throw such exception (reply).
Do you have any idea what is Oracle doing when Oracle find out number / 0
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Au
oved from). You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, Ca
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.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Netw
NET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
----
To REMOVE yourself from this mailing list, send an E-Mail message
to
Hi guys,
PCplus (Indonesia newspaper) said Microsoft bought Redhat (no URL link to
this news), any URL on this news ?
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051
nd please
ALTER TABLE mytable SET UNUSED mycol;
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet ac
Hi all,
Any command setting back the unused column back to used ?
Negate this command please
ALTER TABLE mytable SET UNUSED mycol;
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services
Hi all,
Any command setting back the unused column back to used ?
Negate this command please
ALTER TABLE mytable SET UNUSED mycol;
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services
uter Services
[EMAIL PROTECTED]
> -----Original Message-
> From: Sinard Xing [SMTP:[EMAIL PROTECTED]]
> Sent: Mon, February 18, 2002 11:08 AM
> To: Multiple recipients of list ORACLE-L
> Subject: 8i Concept PCTFREE & PCTUSED are 0
>
> Hi all,
>
> Oracle 8i (81600)
>
k at this:
SQL> select * from mytable;
COL COL2 COL4
---
abc abcd a
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California
nformation (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mai
LP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access /
Hi guys,
Beside using DBMS_ROWID.* is that a way (formula) to convert the base-64
encoding to normal decimal format ?
Thanks
Sinardy
Happy CNY
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services
q.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
To REMOVE yourself from this mailing
What
tape DDS3 or DLT
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Quamrul PolashSent: 04
February 2002 00:30To: Multiple recipients of list
ORACLE-LSubject: Hot Backup to Tape
Hi,
I need a script for on-line backup to tape. M
AQ: http://www.orafaq.com
> > --
> > Author: Johnston, Tim
> > INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing
> > Lists
> >
>
10649600
>
>
> SQL> select rs.optsize, rs.extents
> 2from dba_rollback_segs drs,
> 3 v$rollstat rs
> 4 where drs.segment_name = 'RBS17'
> 5 and drs.segment_id = rs.usn;
>
>OPTSIZEEXTENTS
> -- --
>
7;RBS17'
> 5 and drs.segment_id = rs.usn;
>
>OPTSIZEEXTENTS
> -- --
> 22020096 10
>
> SQL>
>
> 8.1.7.3 on Solaris 2.8
>
> Tim
>
> -Original Message-
> Sent: Wednesday, January 30, 2002 10:26 AM
>
Hi,
Assume
INITIAL * MINEXTENT = 2M and also = OPTIMAL
Do you think
ALTER ROLLBACK SEGMENT rbs SHRINK TO 1M;
will work ?
Thanks,
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network
CLE-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.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-
RA-01555 Mystery
> > (Help)
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > A user in our data warehousing group is
> > running
> > > > into
> > > > > > the old ORA-01555 (snapshot
> > > > Subject: ORA-01555 Mystery
> > (Help)
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > A user in our data warehousing group is
> > running
> > > > into
> >
and in
the message BODY, include 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.com
--
Author: Sinard Xing
INET:
elling of 'ListGuru') and in
the message BODY, include 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.oraf
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access
] (note EXACT spelling of 'ListGuru') and in
the message BODY, include 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
ficial ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
---
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.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858)
Hi,
Can I change
ERROR:
ORA-01035: ORACLE only available to users with RESTRICTED SESSION privilege
Enter user-name:
to
Something else
and quit to unix prompt
Thank you
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL
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.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Se
com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
To REMOVE yourself from this mailing list, s
if
what is the unix function for findThisFile()
Thank you,
Sinardy
Hoping Peace in Middle East
and the rest of the World
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051
f
what is the unix function for findThisFile()
Thank you,
Sinardy
Hoping Peace in Middle East
and the rest of the World
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858
Title: RE: Delete slowing..
Hi,
Perhaps you check the Indexes against that table, you can drop the index
first,
you
may consider a TRUNCATE TABLE command if you not need the rollback
option.
Sinardy
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behal
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Inter
management server in oracle.
i tried many times to connect on
it... the same error i got vtk-1000..etc.never i succeeded on it
thanks.
Nirmal.
-Original Message-From:
Sinard Xing [SMTP:[EMAIL PROTECTED]]Sent:
Wednesday, November 28, 2001 11:45
lp
Thank you,
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mai
formation (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access
Hi,
Please recommend me some good Ms SQL Mailing List that as good as here
Thanks,
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego
ike subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access
I
think you need some kind of function as translator to achieve that, my guru said
is very difficult (almost not possible for people like me ??!?!?!!!) to
change database NLS.
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Arul kumarSent:
Wed
ved from). You may
also send the HELP command for other information (like subscribing).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California
Hi,
Is there any function that can display out "last day of the month" for
example
lastday(Oct,2001) return me 31
Or a variable that store this value.
Is Date an object in unix ?
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard X
/www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
To REMOVE yourself from th
ficial ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
---
Hi all,
Do you know any source of this info ->
why we have to go 9i instead 8.1.6 (everything quite ok)
www.oracle.com is a bit bias.
Thank you
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Netw
Hi Steve,
Can you please give some hint, what is even 10327 ?
Regards,
Sinardy
-Original Message-
Sent: Friday, 19 October 2001 3:38 PM
To: Sinard Xing; Multiple recipients of list ORACLE-L
Hi Sinardy,
It probably means that a log switch was in progress at the same time as the
Hi,
Can someone tell me what is the cause of this error
FROM sys.v_$loghist lh1, sys.v_$loghist lh2
*
ERROR at line 6:
ORA-00235: controlfile fixed table inconsistent due to concurrent update
Sinardy
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mai
PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include 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
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.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Die
test
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sinard Xing
INET: [EMAIL PROTECTED]
Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051
San Diego, California-- Public Internet access / Mailing Lists
62 matches
Mail list logo