RE: nt script

2003-07-01 Thread Seefelt, Beth
tested this and it works... 1.- First, I saw that you asked for: string called ORA and your errorlevel statement failed. 2.- Second, the script sent by: Seefelt, Beth looks like it works (I did not test it), EXCEPT that you HAVE to change this line: > FIND "ORA-03313" psprcsrv_psnt_%MM

RE: nt script

2003-07-01 Thread Seefelt, Beth
yourself from this mailing list, send an E-Mail message > > to: [EMAIL 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 &

RE: nt script

2003-07-01 Thread Seefelt, Beth
in>FORFILES -pd:\pslogs_psfm\fmdev8\_psprcsrvlog\ -s -m*.log -d+0 -c"CMD /c type d:\pslog [EMAIL PROTECTED]|findstr ORA-03113" ORA-03113 D:\oracle\admin>IF ERRORLEVEL 1 (echo 'there is no match' ) D:\oracle\admin>goto :no D:\oracle\admin>echo do nothing do no

RE: nt script

2003-07-01 Thread Seefelt, Beth
t: Tuesday, July 01, 2003 2:05 PM To: Multiple recipients of list ORACLE-L Thanks Seefelt, I need to get the most recent log to check. There are more than 30 logs on that directory. I just check the most currenct one. That's why I use d+0 still it give me 2 files. Is there any way I can

RE: nt script

2003-07-01 Thread Seefelt, Beth
to get the most recent log to check. There are more than 30 logs on that directory. I just check the most currenct one. That's why I use d+0 still it give me 2 files. Is there any way I can just get one file? Jon "Seefelt, Beth" wrote: > > Hi, > > I think FOR

RE: nt script

2003-07-01 Thread Seefelt, Beth
tGuru') 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.net -- Author: Seefelt, Beth

RE: nt script

2003-07-01 Thread Seefelt, Beth
ODY, 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.net -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fa

RE: Need Script!!

2003-07-01 Thread Seefelt, Beth
oved 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California

RE: Event to show Query Rewrite

2003-06-24 Thread Seefelt, Beth
Title: Message Its not an event, but maybe this will help.   http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96520/qr.htm#39292     -Original Message-From: Arup Nanda [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 4:05 PMTo: Multiple recipients of list ORACLE-LS

RE: oracle authentication from windows

2003-06-22 Thread Seefelt, Beth
ith you that use of the domain method is better, BUT the point i was trying to make is still valid. That is to ensure that any external account observes the least privilege principle. cheers Pete In article <[EMAIL PROTECTED]>, Seefelt, Beth <[EMAIL PROTECTED]> writes >

RE: oracle authentication from windows

2003-06-22 Thread Seefelt, Beth
e recipients of list ORACLE-L (my question follows) > -Original Message----- > From: Seefelt, Beth [mailto:[EMAIL PROTECTED] > > I disagree. Remote OS authentication is not inherently insecure in > Windows like it is in Unix. If you prefix the account names with the > d

RE: oracle authentication from windows

2003-06-22 Thread Seefelt, Beth
ODY, 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:

RE: oracle authentication from windows

2003-06-20 Thread Seefelt, Beth
ssage 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.net -- Author: Seefelt, Beth INET: [EMAIL PROTECTED]

RE: INDEX REBUILD

2003-06-19 Thread Seefelt, Beth
an E-Mail message to: [EMAIL 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 offici

RE: Fragmentation ?

2003-06-13 Thread Seefelt, Beth
ailing 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatci

RE: Performance improvement required :-)

2003-06-13 Thread Seefelt, Beth
's a Stored Procedure it will use bind variables, but you can't return a result set to VB. Craig -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, C

RE: Performance improvement required :-)

2003-06-13 Thread Seefelt, Beth
ved 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, Californ

RE: International User Community

2003-06-09 Thread Seefelt, Beth
Title: Message Were'nt US companies forbidden to do business with Iraq in 98-99?     -Original Message-From: KENNETH JANUSZ [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 3:10 PMTo: Multiple recipients of list ORACLE-LSubject: Re: International User Community When I worked fo

RE: RE: anyone have any soundex scripts?

2003-06-09 Thread Seefelt, Beth
where to start with something like that. Im hoping there is one on the web some where. > > From: "Seefelt, Beth" <[EMAIL PROTECTED]> > Date: 2003/06/09 Mon AM 09:59:43 EDT > To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]> > Subject: RE: anyone ha

RE: anyone have any soundex scripts?

2003-06-09 Thread Seefelt, Beth
ling 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.

RE: Oracle ambushes Peoplesoft with $5.1bn bid

2003-06-06 Thread Seefelt, Beth
ng 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San

RE: Oracle Service on Win2k

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

RE: Shite of the day

2003-06-06 Thread Seefelt, Beth
the COMPATIBLE parm to 9.0.2 (or 9.2, which would make > > sense) I get > > really messy errors: > > > > ORA-00402: database changes by release 9.0.1.3.0 cannot be used by > > release 135294976 -- Please see the official ORACLE-L FAQ: http://www.orafaq.net --

RE: Off-Topic (InstallShield Installation Problem)

2003-06-05 Thread Seefelt, Beth
appreciated. Thanks and regards, Santosh -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hosting services

RE: MS Access 97 to Oracle 8.1.7 Scheduler

2003-06-05 Thread Seefelt, Beth
). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mai

RE: next week

2003-06-03 Thread Seefelt, Beth
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.net -- Author: Seefelt, Beth INET:

RE: unusable indexes.

2003-05-30 Thread Seefelt, Beth
d 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.net -- Author: Seefelt, Beth INE

RE: LOV on Forms 6i to be populated with data from SQL Server 200

2003-05-30 Thread Seefelt, Beth
Title: Message We do it with Microsoft's ODBC driver.  Its free and we've had no problems.   HTH.   -Original Message-From: Kevin Toepke [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2003 5:51 PMTo: Multiple recipients of list ORACLE-LSubject: RE: LOV on Forms 6i to be populate

RE: Unbreakable, my buns. Upgrade to 9.2/w2k

2003-05-29 Thread Seefelt, Beth
Title: Message I upgaded 2 production servers.  One running 9 instances, one running 3.  Both are serving data warehouses.  Had no problem.     -Original Message-From: Koivu, Lisa [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 12:25 PMTo: Multiple recipients of list ORACLE

RE: CA's AutoSys

2002-10-18 Thread Seefelt, Beth
essage 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: Seefelt, Beth INET: [EMAIL

RE: OEM can't seem to discover 1 instance

2002-10-18 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, Cali

RE: OEM can't seem to discover 1 instance

2002-10-18 Thread Seefelt, Beth
--- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL 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 r

RE: Problem installing Oracle 8.1.7 on Windows 2000

2002-10-16 Thread Seefelt, Beth
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing list and web hostin

RE: OS authentication

2002-10-15 Thread Seefelt, Beth
e 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: Seefelt, Beth INET: [EMAI

RE: ALTER TABLE MOVE command causes table to grow

2002-09-10 Thread Seefelt, Beth
send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access

RE: Disabling local partitioned indexes for load

2002-09-09 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-505

RE: Can't create simple MV with FAST refresh

2002-09-09 Thread Seefelt, Beth
--- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL 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 c

RE: Any woraround for this ....?

2002-09-05 Thread Seefelt, Beth
missing some thing?   Rgds,   Muths - Original Message - From: Seefelt, Beth To: Multiple recipients of list ORACLE-L Sent: Wednesday, September 04, 2002 7:18 PM Subject: RE: Any woraround for this ?   Remove all the dbms

RE: Any woraround for this ....?

2002-09-04 Thread Seefelt, Beth
Title: Message   Remove all the dbms_output calls and use utl_file.  It should get around this error, and its not possible to get the below error with utl_file so you must have missed something when you tried it the first time.   HTH, Beth -Original Message-From: Muthaiah, VSNL

RE:

2002-09-04 Thread Seefelt, Beth
Title: Message   Can you specify a logfile or errorfile with srw.run_report?  Maybe its running and failing without reporting an error back to you.  You can put an srw.message call right before the srw.run_report to see if its ever actually getting to that code.   HTH, Beth -Origin

RE: Pls respond...: URGENT

2002-09-03 Thread Seefelt, Beth
Internet access / Mailing Lists To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UN

RE: MS Access from Oracle

2002-09-03 Thread Seefelt, Beth
he official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists --

RE: Function-Based Index not working

2002-08-31 Thread Seefelt, Beth
  Hi,   Try running the query with a hint that forces the index.  If it still doesn't use the index, then you missed one of the steps needed to enable function-based indexes.  If it does use the index, then you've done everything right, but the optimizer is deciding the fts is a better optio

RE: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-30 Thread Seefelt, Beth
> INET: [EMAIL PROTECTED] > > > > Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 > > San Diego, California-- Public Internet access / Mailing > > Lists > > > >

RE: select count(*) = 0, select /*+ full(a) */ count(*) = 5227 ?

2002-08-30 Thread Seefelt, Beth
ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists To RE

RE: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-29 Thread Seefelt, Beth
nt 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, Ca

RE: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread Seefelt, Beth
hor: ltiu 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, send an E-M

Read application variable from Oracle Report

2002-08-27 Thread Seefelt, Beth
ach sites global.asa which I think would work well. Anyone have any other ideas to make this work? Thanks, Beth -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 S

RE: List of all zip codes,city,state to load into table.

2002-08-21 Thread Seefelt, Beth
27;) 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: Seefelt, Beth

RE: Win2000/8.1.7.3.0/SQL

2002-08-20 Thread Seefelt, Beth
taining: 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Servi

RE: drop tablespace including contents

2002-08-20 Thread Seefelt, Beth
Title: Message Hi Russ,   I'm experiencing a very similar situation today.  A batch job aborted last night after it couldn't extend the rollback segment beyond 4GB, and I'm still waiting for the rollback to complete.  Before identifying that, my symptoms were very similar to yours.  Any DD

RE: patch url needed please.

2002-08-19 Thread Seefelt, Beth
ing 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-505

RE: Using Microsoft Windows 2000 Active Directory userid to logon

2002-08-16 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, Californ

RE: Cannot Connect to DB from 9i DS Release 2

2002-08-16 Thread Seefelt, Beth
Title: Message   Did you set your default home back to the 9.2 home after the install?  The install will have changed it to the home for 9iDS.   Go to start -> programs -> Oracle installation products -> Home selector and set it back.   You should also make sure you have TNS_ADMIN set in th

RE: Is port 1575 the standard for any Oracle product?

2002-08-16 Thread Seefelt, Beth
d the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access

ORA-600 on insert over dblink to RDB

2002-08-16 Thread Seefelt, Beth
seen this error before or have any suggestions for going about debugging it? Thanks, Beth -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego,

RE: Using Microsoft Windows 2000 Active Directory userid to logon to

2002-08-15 Thread Seefelt, Beth
lease see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists ---

RE: Unix Script Quest : Urgent

2002-08-09 Thread Seefelt, Beth
ay also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 S

RE: How to connect rdb Oracle 7 database under VMS using Sql*Net ?

2002-08-09 Thread Seefelt, Beth
ng). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists ---

OWB 9.0.3.x on NT4

2002-08-02 Thread Seefelt, Beth
Hi, Is anyone running OWB 9.0.3.33.0 or 9.0.3.35.0 on NT 4? I'm having some problems and would like to compare configurations with anyone that has it working. Thanks Beth -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED]

RE: Oracle Heterogenous Services

2002-07-31 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051

RE: There are even more plots to go around.

2002-07-31 Thread Seefelt, Beth
e 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: Seefelt, Beth INET: [EMAIL PRO

RE: Oracle to Access

2002-07-31 Thread Seefelt, Beth
Title: Message   Hi Lee,    Here is what I did to get it working on NT for an excel spreadsheet.   1. Create the ODBC DSN to the data source 2. Make sure heterogeneous services is installed in %ORACLE_HOME%\HS\ADMIN 3. Add the entry in tnsnames.ora with (HS=OK) 4. Add an entry in listener.

dbsnmpj access violation

2002-07-30 Thread Seefelt, Beth
Title: dbsnmpj access violation Hi all, I've just finished installed 9.2 on W2K.  Whenever I submit a job through the OEM console the dbsnmpj.exe process gets an access violation and the job fails to run.  When I enable tracing on dbsnmpj, it works fine.  Disable tracing and it dies again.

RE: Slightly OT: Chart generation tool for db monitoring scripts

2002-07-29 Thread Seefelt, Beth
ion is an art! -Original Message- Sent: Monday, July 29, 2002 3:45 PM To: Multiple recipients of list ORACLE-L Hi Raj, What do you want to generate the output in if not html? Beth -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECT

RE: Slightly OT: Chart generation tool for db monitoring scripts

2002-07-29 Thread Seefelt, Beth
d can have facts, but having an opinion is an art! -Original Message- Sent: Monday, July 29, 2002 2:49 PM To: Multiple recipients of list ORACLE-L scripts out Do a google search for RRD Tool -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth IN

RE: Slightly OT: Chart generation tool for db monitoring scripts out

2002-07-29 Thread Seefelt, Beth
ed here is personal and doesn't reflect that of ESPN Inc. QOTD: Any clod can have facts, but having an opinion is an art! -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (85

RE: oracle 9i

2002-07-25 Thread Seefelt, Beth
ubscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mai

NLS questions

2002-07-25 Thread Seefelt, Beth
Title: NLS questions Hi everybody, Ive been asked to incorporate the data from our remote sites in France, Portugal, Switzerland and Sweden into our existing data warehouse in the UK.  I expect I'll have characterset and currency issues to deal with, but I've done very little with NLS.  Ar

RE: Windohs client problems

2002-07-24 Thread Seefelt, Beth
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

RE: View error msg

2002-07-24 Thread Seefelt, Beth
nformation (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mai

RE: Customized reporting for STATSPACK?

2002-07-22 Thread Seefelt, Beth
ne 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network

RE: finding pasword emails. Virus ???

2002-07-18 Thread Seefelt, Beth
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists

RE: sqlloader tuning

2002-06-26 Thread Seefelt, Beth
. You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Pu

RE: Sql query

2002-06-26 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Serv

RE: Log file synch / direct path writes

2002-06-24 Thread Seefelt, Beth
ing Lists To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing

RE: VB and Oracle...memory limiting the amount of records returned?

2002-06-14 Thread Seefelt, Beth
the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet ac

RE: Port access cancelling

2002-06-14 Thread Seefelt, Beth
vices-- (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: [EMAIL PROTECTED] (note EXACT spel

RE: 9i R2 not automatically starting up after upgrade

2002-06-14 Thread Seefelt, Beth
essage to: [EMAIL 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 offi

RE: Wait event problems

2002-06-14 Thread Seefelt, Beth
Excellent information! Thanks for taking the time to write it all down. Beth -Original Message- Sent: Friday, June 14, 2002 10:42 AM To: '[EMAIL PROTECTED]' Cc: Seefelt, Beth Well, with all the caveats that's a long and boring story, so I'll shorten it up. ;) 1

RE: Wait event problems

2002-06-13 Thread Seefelt, Beth
ailing 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-50

RE: Cleanup of child records...

2002-06-13 Thread Seefelt, Beth
Title: Message   delete from childtable a   where not exists (select 1 from parenttable b where b.key1=a.key1 and b.key2=a.key2...) ;   try it as -   select * from childtable a   where not exists (select 1 from parenttable b where b.key1=a.key and b.key2=a.key2...) ;   to make sure it is

RE: Messing with SDU/TDU in listener.ora

2002-06-11 Thread Seefelt, Beth
n 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: Seefelt, Beth INET: [EMAI

RE: Newline char in oracle files

2002-06-07 Thread Seefelt, Beth
ine.   This bit of advice just cost you a virtual glass of Tetley Tea.  Please submit ASAP!   thank you!   Tom Mercadante Oracle Certified Professional -Original Message-----From: Seefelt, Beth [mailto:[EMAIL PROTECTED]]Sent: Friday, June 07, 2002 11:38 AMTo: Mult

Newline char in oracle files

2002-06-07 Thread Seefelt, Beth
Title: Newline char in oracle files Hi everybody, I have a very odd problem I hope someone can help me with.  I've installed Oracle, OEM and OWB on a couple of NT 4.0 servers in the UK.  The text files that Oracle generates during the install - the .config, .ora and the .ctl files from OWB

RE: Oracle on NT

2002-06-04 Thread Seefelt, Beth
ficial ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access / Mailing Lists To

RE: SQL*Loader question

2002-06-04 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMA

RE: Oracle 8i on Terminal server

2002-06-03 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Di

RE: Do you ever have days where you dont want to think ?

2002-05-20 Thread Seefelt, Beth
o: [EMAIL 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 ORA

RE: SQL Server to Oracle DB

2002-05-20 Thread Seefelt, Beth
Title: Message   If your Oracle platform is Windows, take a look at Heterogeneous Services.  I just tried it Friday for the first time to load data from an Excel spreadsheet and it seems to work pretty well.  Should work for SQL Server.   HTH,   Beth -Original Message-From: Ric

RE: Oracle RDB vs. Plain Oracle

2002-05-16 Thread Seefelt, Beth
he 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX:

Create synonyms in externally authenticated user's schema

2002-05-13 Thread Seefelt, Beth
Title: Create synonyms in externally authenticated user's schema Hi all, When I create a new nt OS authenticated user I need to create several synonyms in that users's schema?  How can I create synonyms as that user easily? I know that I can get them to give me their nt password and log i

RE: optimizer not using function based indexes

2002-05-09 Thread Seefelt, Beth
e 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, Califo

RE: DBA_EXTENTS problem

2002-05-09 Thread Seefelt, Beth
st 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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San

RE: DBA_EXTENTS problem

2002-05-09 Thread Seefelt, Beth
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://www.

RE: DBA_EXTENTS problem

2002-05-09 Thread Seefelt, Beth
ng 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.or

RE: DBA_EXTENTS problem

2002-05-09 Thread Seefelt, Beth
e 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: Seefelt, Beth INET: [EMAIL P

RE: Advice on going about a minor upgrade.

2002-05-02 Thread Seefelt, Beth
send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Intern

RE: ITS THE PHB, STOOOOPID (was: anti-virus spam)

2002-05-01 Thread Seefelt, Beth
ontaining: 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: Seefelt

RE: SIMPLE QUESTION

2002-05-01 Thread Seefelt, Beth
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: Seefelt, Beth INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Pu

  1   2   >