Re: Linux

2002-10-23 Thread ltiu
also send the HELP command for other information (like subscribing). > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcity.com San Diego, California-- Mailing lis

Re: OT: Why do I receive the mails late?

2002-10-03 Thread ltiu
Yes. This is very normal for me as well. Naveen Nahata wrote: > I receive the mails of this late after a long delay approx 1-2 hours. Is this > common? > > Sometimes i get the reply first and then i get the question > > Regards > Naveen -- ltiu OCP 9i DBA -- Please se

Re: Oracle D.B.A. required in M.A.

2002-10-02 Thread ltiu
arehous knowledge and issues involved in setting >up production >datawarehouses > >4. Understanding of Veritas > >5. Knowledge about design tools like Oracle >Designer/ERwin > >6. Knowledge about Quest > >7. Knowledge about DataMirror > >8. Genera

Re: Dark side of the force

2002-10-02 Thread ltiu
y had to find a few dozen from a different country. ltiu Farnsworth, Dave wrote: >That's good cuz RPG IS the dark side, it's evil. > >BUWAHAHAHAHAHAHA > >-Original Message- >Sent: Wednesday, October 02, 2002 8:48 AM >To: Multiple recipients of list ORACLE-

Re: Oracle 8i R3, and 9i R2 on Same NT Box

2002-09-30 Thread ltiu
;CPAS Systems Inc. >416-422-0563 x237 >[EMAIL PROTECTED] >http://www.cpas.com > > > > -- ltiu 3/4 OCP 9i Eh? -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- 858-538-5051 http://www.fatcit

Re: Remember me? Oracle DBA veteran considering getting certifi

2002-09-28 Thread ltiu
ll and can get this done before Oracle changes the > criteria. > > > > > _ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx -- Please see the official O

Re: Employment shifts in 2001

2002-09-27 Thread ltiu
How many went back to their old non-IT jobs before they moved into IT during the boom years when IT sucked people from the non-IT sector? ltiu DENNIS WILLIAMS wrote: >List - We have discussed the employment situation a lot over the past year, >and I am still dismayed to hear of Oracl

Re: OT: oracle-dba.com up for sale on ebay.com

2002-09-26 Thread ltiu
What's the reserve price? ltiu JOE TESTA wrote: > For those of you who don't know, i've put in place a plan to leave the > oracle field and move back into the medical field, saying that, i've > decided to offload the oracle-dba.com domain that i purchased quite

Re: MIcrosoft Blackmail

2002-09-26 Thread ltiu
Nothing wrong with dominating as long as the rule "the better product wins" is followed (i.e. not through foul play like forcing Dell or HP to bundle MSOffice or else they can't sell MSWindows with their PC's). ltiu Orr, Steve wrote: > Speaking of R&D, what about

Re: Agnostic references for Pracle v SQl Server 2000

2002-09-23 Thread ltiu
Then use MySQL or PostGresSQL. These two are free (READ: LOW COST = Charity Status you are looking for) and runs on multiple different OSes. ltiu Martin Kendall wrote: > Hello all. I need to provide a one page report on why it may be > > beneficial for an organisation with light usa

Re: OT: Misinformation Ranting

2002-09-10 Thread ltiu
So, did you bend to her wishes? ltiu [EMAIL PROTECTED] wrote: > > >I've just spent 30 minutes with our SAP administrator trying to >convince her that we really don't need to reorganize the tables >in our production SAP database. > >Due to some misinformation i

Sort Area Size?

2002-09-09 Thread ltiu
Hello, For an SGA of about 512MB and a 2GB database (total of the *.dbf) files. Is 1MB sort area size enough? Thank you for any tips. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538

Re: Recreate database script

2002-09-09 Thread ltiu
Hello, Could anyone here suggest a software package that can create an ER diagram by simply connecting to an Oracle database, reverse engineer it to see the schema in an ER diagram - instead of in a file with ddl/dml statements. Thanks. ltiu -- Please see the official ORACLE-L FAQ: http

Re: Recreate database script

2002-09-09 Thread ltiu
Thanks. I wonder if you can treat an export file as a *.sql script and run it off sqlplus with the @@script.sql command? I shall give this a try. ltiu Fink, Dan wrote: >If you export with rows=n, you get a text file with all the ddl to recreate >the exportable objects. However, pa

Re: No space left on device - but I have lots left.

2002-09-07 Thread ltiu
Yes. Thank you for your advice. I do have to keep this in mind everyday. ltiu On Saturday 07 September 2002 17:28, Steven Lembark wrote: > -- ltiu <[EMAIL PROTECTED]> > > > The error messages are very informative don't you think? > > Error messages in most produ

Re: No space left on device - but I have lots left.

2002-09-07 Thread ltiu
Thank you. Yes. You are right. The error messages are very informative don't you think? ltiu On Saturday 07 September 2002 16:23, Mladen Gogala wrote: > I love emails like this. Do you read the error message at all or you simply > email all your findings to the list assuming th

No space left on device - but I have lots left.

2002-09-07 Thread ltiu
error occurs. I appreciate any help and tips. Thank you. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Internet access /

Re: Recreate database script

2002-09-06 Thread ltiu
Export can do this. Right? But the output is not a script but a binary file only Import can understand. ltiu Connie Milliken wrote: >Does anyone have a script that will write another script to recreate a >particular database quickly with all the info specific to that particular >

Re: connect to the databases without using tnsnames.ora?

2002-09-06 Thread ltiu
This is interesting!! I'll give it a try. Thanks. ltiu Adams, Matthew (GEA, MABG, 088130) wrote: > No it does not. > > try the following from the command line > (with no tnsnames.ora file) > (substitute valid values for machine, port, sid, etc) > > > sqlpl

Re: connect to the databases without using tnsnames.ora?

2002-09-06 Thread ltiu
clarifying. ltiu Naveen Nahata wrote: >JDBC Oracle thin driver DOES NOT require any config file. > >The connection url needs to be of the form jdbc:oracle:thin:@host:port:SID > >Naveen > >-Original Message- >Sent: Friday, September 06, 2002 9:33 PM >To:

Re: Dev tools for web-based apps

2002-09-06 Thread ltiu
Hello, Oracle's Developer Suite is available for free to developers as well as for educational use. It's good enough. You may want to look at Forte for java from Sun for your Java needs. It integrates well with Oracle using JDBC Thin Driver. ltiu Webber Valerie H wrote: > Wha

Re: Oracle DBAs Need Jobs

2002-09-06 Thread ltiu
Hello, This is very unfortunate. If you don't mind, where are your jobs moving to? Which country? Have you guys considered doing consulting/education/training work since you guys have quite a bit of experience? ltiu [EMAIL PROTECTED] wrote: >Our company just gave us notice that

Re: Oracle on Win platforms

2002-09-06 Thread ltiu
The best way to know is to actually do it. ltiu Richard Huntley wrote: > A co-worker, neither a dba nor a developer, was able to successfully > install > 8.1.7 Personal Edition on 98 with no problems at all. I wonder if the > same > would work on ME, since 98SE and ME are lik

Re: Restoring RMAN backups to different host ......

2002-09-06 Thread ltiu
About restoring controlfiles, if I remember this correctly as I did just this a few months ago: You have to startup database nomount. Then restore controlfile. Then alter database mount. Then restore database. ltiu DENNIS WILLIAMS wrote: >Babu > I agree with Jay, you need to

Re: connect to the databases without using tnsnames.ora?

2002-09-06 Thread ltiu
Are you talking about the JDBC Oracle Thin Driver? This is because you configure it separately. It still has a tnsnames.ora type config somewhere hidden in it's own config file. Just that it does not use the regular tnsnames.ora. ltiu DENNIS WILLIAMS wrote: >Cc > I belie

Re: Sql loader loads - what is the name of the counterpart that exports

2002-09-05 Thread ltiu
Thanks. Now I need to get M$ just to get Oracle to work for me. ltiu Farnsworth, Dave wrote: >Hate to say it but the M$ DTS utility works really nice for moving data between >different platforms. You can move data directly from DB2 to Oracle if you want. It >is not good for the

Re: Sql loader loads - what is the name of the counterpart that e

2002-09-05 Thread ltiu
> >OK. Very good. Wow!! > >Yes, this is what I am looking for. Thank you very much. > >ltiu > >[EMAIL PROTECTED] wrote: > > > >>It's called SQL Plus. Set the heading off, pagesize = 0, linesize = 200, >>set record delimiter = ',' or &

Re: Sql loader loads - what is the name of the counterpart that exports

2002-09-05 Thread ltiu
OK. Very good. Wow!! Yes, this is what I am looking for. Thank you very much. ltiu [EMAIL PROTECTED] wrote: >It's called SQL Plus. Set the heading off, pagesize = 0, linesize = 200, >set record delimiter = ',' or '|' and set feedback off; and termout on. >

Re: Sql loader loads - what is the name of the counterpart that exports

2002-09-05 Thread ltiu
ndors? Are there utilities out there that allows you to export and import data to and from other types of databases - Oracle to DB2 to MS SQL to Oracle ? Thanks. ltiu Philip Douglass wrote: >No such beast. But you can roll your own... :) > >Tom Kyte has a page that directly address

Sql loader loads - what is the name of the counterpart that exports

2002-09-05 Thread ltiu
utility can export Oracle data out from an Oracle database to a plain text file in comma-delimited format? Thanks for any tips. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858

Great Oracle Developer/Admin Tool

2002-09-01 Thread ltiu
Hey guys, This one is good!! Runs on Linux and Windows and maybe Solaris too. http://www.globecom.se/tora/overview.htm http://www.globecom.se/tora http://sourceforge.net/project/showfiles.php?group_id=16636 ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author

Re: Default Location of RMAN backup sets

2002-09-01 Thread ltiu
OK guys. I found it. Starting up RMAN with recovery catalog. the "list backup" command will list the backups and the locations and the file names. ltiu On Friday 30 August 2002 22:13, ltiu wrote: > What's the file name format of the RMAN backup set? I see files in ther

Summary: Oracle thin driver for Forte for Java version 4

2002-08-30 Thread ltiu
Hello, It's found in: http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html Thanks. ltiu On Friday 30 August 2002 23:03, ltiu wrote: > Hello guys, > > Forte for Java version 4 comes with jdbc to odbc driver (Windows only!??!). > But it does not come with the Orac

Oracle thin driver for Forte for Java version 4

2002-08-30 Thread ltiu
Hello guys, Forte for Java version 4 comes with jdbc to odbc driver (Windows only!??!). But it does not come with the Oracle thin driver to connect directly to an Oracle instance through the listener. Does anyone here know where to get this? Thanks for any info. ltiu -- Please see the

Re: Default Location of RMAN backup sets

2002-08-30 Thread ltiu
What's the file name format of the RMAN backup set? I see files in there that I suspect are my backup sets but they have wierd file names. Such as: 01e1el7h_1_1 with no file name extensions. ltiu On Friday 30 August 2002 19:53, Philip Douglass wrote: > Hmmm... IIRC they shou

Default Location of RMAN backup sets

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

Re: SQL*Plus in 10i

2002-08-30 Thread ltiu
I wonder why there is no Oradim under Unix/Linux? ltiu On Friday 30 August 2002 19:23, Rachel Carmichael wrote: > does oradim work in Unix boxes? I've never used it > > And it took a LOT of releases and warnings before they got rid of > svrmgr.. they started saying it was goin

Re: SQL*Plus in 10i

2002-08-30 Thread ltiu
they are going to port > oradim to *NIX?? > > Rodd > > On Fri, 2002-08-30 at 13:33, ltiu wrote: > > oradim -startup -sid -pfile ??? > > > > They got rid of SVRMGR. > > > > ltiu > > On Friday 30 August 2002 11:08, you wrote: > > How do

Re: SQL*Plus in 10i

2002-08-30 Thread ltiu
Why not? It's easy to use. It will increase Oracle's market share to the dumb and dumber. ltiu On Friday 30 August 2002 12:24, you wrote: > oradim is only a windows thingy. Those of us on real OS's use svrmgrl > or sqlplus depending on version. Are you saying that the

Re: SQL*Plus in 10i

2002-08-30 Thread ltiu
oradim -startup -sid -pfile ??? They got rid of SVRMGR. ltiu On Friday 30 August 2002 11:08, you wrote: > How do they expect you to start and stop the database if it goes away? > and please don't say OEM... > > --- "Freeman, Robert" <[EMAIL PROTECTED]> wro

Re: SQL*Plus in 10i

2002-08-30 Thread ltiu
AN Backup and Recovery (Oracle Press - Oct 2002) > Oracle9i New FeaturesĀ (Oracle Press) > Mastering Oracle8iĀ  (Sybex) > > The avalanche has begun, It is too late for the pebbles to vote. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTEC

Re: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-30 Thread ltiu
Lotus Notes is good enough and for a time were the number one (and the only one). How the hell did they lose market share? ltiu On Friday 30 August 2002 08:28, April Wells wrote: > found some way to fake out Linux to run Lotus Notes in a shell if I am not > mistaken, too... > > -

Re: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-30 Thread ltiu
Next question is, how did this happen? ltiu Mercadante, Thomas F wrote: My point was that in the corporate world, there is little choice. The only viable software choice is Outlook on WinNT boxes. Tom Mercadante Oracle Certified Professional -Original Message- Sent: Thursday

Re: Select count(name) from table group by name where count(name)

2002-08-29 Thread ltiu
ique", but this is not what I want. > All I want is to be able to fish out the names of the people who have > only one and exactly only one entry in the list. I do not want the names > of those people who have more than one entry in the list. > > Could one of you do me a huge

Re: Select count(name) from table group by name where count(name)

2002-08-29 Thread ltiu
;unique", but this is not what I want. > All I want is to be able to fish out the names of the people who have > only one and exactly only one entry in the list. I do not want the names > of those people who have more than one entry in the list. > > Could one of you do me a hu

Re: Select count(name) from table group by name where count(name)

2002-08-29 Thread ltiu
ut this is not what I want. >All I want is to be able to fish out the names of the people who have >only one and exactly only one entry in the list. I do not want the names >of those people who have more than one entry in the list. > >Could one of you do me a huge favor give me som

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
If you can't do it in hardware, do it in software. Right? ltiu Ji, Richard wrote: >There is no such hardware limitation like that. Those are the OS i.e. >software limitations. For instance, the 2gb file size limit is because of >the >32 bit OS, actually, to be more specific

Re: basic Unix question ???

2002-08-29 Thread ltiu
>Janet > >__ >Do You Yahoo!? >Yahoo! Finance - Get real-time stock quotes >http://finance.yahoo.com > > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Netwo

Select count(name) from table group by name where count(name) = 1

2002-08-29 Thread ltiu
select statement for this. Thanks. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California-- Public Intern

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
port large >files, it is still recommended that you do not have large datafiles. You >need to partition your tablespaces into multiple datafiles. This >facilitates backups and restores and you can put the datafiles into >different hard drives increasing i/o performance. > >ltiu &

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
t;need to partition your tablespaces into multiple datafiles. This >>facilitates backups and restores and you can put the datafiles into >>different hard drives increasing i/o performance. >> >>ltiu >> >>Adriano Freire wrote: >> >> >> >>&

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
No. Not really. I stand corrected. Got confused again. ltiu Seefelt, Beth wrote: >Ltiu, > > > >>>Intel hardware can only handle 2Gb files sizes max. >>> >>> > >Are you sure? I don't think that's true. > > > >

Re: ROWNUM strangeness?

2002-08-29 Thread ltiu
Yes sir. Paul Baumgartel wrote: >I believe you have ROWNUM confused with ROWID. > >--- ltiu <[EMAIL PROTECTED]> wrote: > > >>Holes in your extents/segments. Normal. You get this after repeated >>updates/deletes/inserts. >> >>ltiu >> >>

Re: ROWNUM strangeness?

2002-08-29 Thread ltiu
I agree. I got confused and my second email to disregard my erroneous first emai on this matterl was apparently shot down by the mail filters so it never got to you guys in time. Sorry for the confision. ltiu Fink, Dan wrote: >Actually, ROWNUM has nothing to do with >extents/se

Re: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-29 Thread ltiu
Linux or MacOSX are good alternatives for the end user. ltiu kkennedy wrote: >You always have a choice. Sometimes it is difficult to make the right choice. >Consider a high school student who is doing poorly -- they can make the easy choice >and drop out or they can make the

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
ckups and restores and you can put the datafiles into different hard drives increasing i/o performance. ltiu Adriano Freire wrote: >Ok ltiu, >REDHAT 7.3 kernel-2.4.18-10 > >- Original Message - >To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]>

Re: Oracle 9i Rel1 on SuSE 8.0 Pro

2002-08-29 Thread ltiu
My first suggestion would be to try release 2. Second suggestion is that your new hard drive is defective. ltiu Joe A Cairns wrote: >Help!!! > >I have load the oracle 9i Database on my Linux Server running SuSE 8.0 Pro. > >The installation went fine, but the database keeps ge

Re: ROWNUM strangeness?

2002-08-29 Thread ltiu
Actually. Scratch my previous email on this matter. We have seen this problem before and I couldn't figure out how to fix it. ltiu Paul Baumgartel wrote: >I've been given a query to investigate. The performance varies >extremely depending on whether the entire result set

Re: AW: Oracle Application Server BUT how about 11i

2002-08-29 Thread ltiu
Thanks. So does this mean 12i or 13i will be a combo between the Oracle DB and the Oracle E-Biz (can I hear people say "integration")? If this happens then SAP is toast! ltiu Inka Bezdziecka wrote: >Oracle '11i' is E-Business Suite of Applications (yes, SAP like).

Re: working with datafile > 2Gb in HadHat 7.3

2002-08-29 Thread ltiu
What's HadHat 7.3? A new Linux distro pattered after RedHat 7.3? ltiu Adriano Freire wrote: > Gurus, > > I've some problems with datafiles > 2Gb in HadHat 7.3. I'm using > datafile type ext3 and > when i try create a datafile with 2Gb the database is

Re: ROWNUM strangeness?

2002-08-29 Thread ltiu
Holes in your extents/segments. Normal. You get this after repeated updates/deletes/inserts. ltiu Paul Baumgartel wrote: >I've been given a query to investigate. The performance varies >extremely depending on whether the entire result set is fetched or a >ROWNUM < n clause

Re: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-29 Thread ltiu
ed on it's way out from their systems. Have >you contact them about the possible of virus attach on their end. In any case, we >were alarmed and run the scan anyway. See what they can find. > > > > > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com

Re: AW: Oracle Application Server BUT how about 11i

2002-08-29 Thread ltiu
I'm confused too. What's 11i?? Is this an SAP-like application? How does it tei to 9i DB and 9i AS? Thanks for any input. ltiu Stefan Jahnke wrote: > Hi > > I always thought iAS refers to a whole suite of things. The webserver > (which is an Apache in iAS) is one c

Re: LIST ADMIN: VIRUS Warning: Please Repsond

2002-08-29 Thread ltiu
What are you trying to communicate to us. There is nothing in your mail. [EMAIL PROTECTED] wrote: >Hi, > > I recieved an email today as follows: > > > > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat

Re: Any do's and dont's for a 9i oracle installation on RedHat Linux

2002-08-29 Thread ltiu
I got 9i release 2 running successfully on a RH7.2 and 7.3 system with no install or runtime problems. I also got release 2 to run without any problems on a Mandrake 8.1 and Mandrake 8.2. No surprise since Mandrake is based on RedHat. ltiu On Thursday 29 August 2002 03:08, Docherty, Heather

Re: What is an API?

2002-08-28 Thread ltiu
What's CPIM? ltiu Jamadagni, Rajendra wrote: > Application Programming Interface ... > > http://www.acronymfinder.com/af-query.asp?String=exact&Acronym=API > <http://www.acronymfinder.com/af-query.asp?String=exac

PLSExtProc

2002-08-21 Thread ltiu
PLSExtProc - found in listener.ora and tnsnames.ora - it's got to do with interMedia. What else is it good for? Is this really necessary for an Oracle Database to function? Thanks for any tips. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu

Re: Oracle Linking

2002-08-18 Thread ltiu
> > > > > If linking is stuck at genclntsh, 100% cpu utilization, no disk activity, > what could be the possible reasons for this? > > Thanks. > > ltiu > > On Sunday 18 August 2002 10:18, ltiu wrote: > > There is apparently two stages to the Oracle installat

Re: Oracle Linking

2002-08-18 Thread ltiu
Thanks. On Sunday 18 August 2002 12:03, you wrote: > Huge symbol tables, slow PCI 133 RAM, insufficient L2 cache, weak CPU, > an enormous library that you're trying to produce. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED

Re: Oracle Linking

2002-08-18 Thread ltiu
shell will > output each shell command as it executes -- should help pinpoint where the > problem is occuring and may even pinpoint what the problem is... > > Hope this helps... > -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED]

Re: Oracle Linking

2002-08-18 Thread ltiu
Thank you very much for your informative little tutorial. I appreciate it a lot. I will give it a shot. Thanks. ltiu On Sunday 18 August 2002 12:03, you wrote: > The error message in the "install.log" or "make.log" files should narrow > your choices down, but in

Re: Oracle Linking

2002-08-18 Thread ltiu
If linking is stuck at genclntsh, 100% cpu utilization, no disk activity, what could be the possible reasons for this? Thanks. ltiu On Sunday 18 August 2002 10:18, ltiu wrote: > There is apparently two stages to the Oracle installation on Unix. A file > copying installation where a

Oracle Linking

2002-08-18 Thread ltiu
start the linking install without having to go through the first stage copying install again? Thanks. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego

Re: Out of Memory

2002-08-17 Thread ltiu
ber : > Thanks man!!! ltiu On Saturday 17 August 2002 21:08, Ji, Richard wrote: > Your > > db_block_buffers=1048576 times your db_block_size. > > If your db_block_size is 8k, you need 8gb of RAM. > If db_block_size is 4k, you need 4gb of RAM. > > Richard > > -Original M

Out of Memory

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

Re: Linking during instllations

2002-08-17 Thread ltiu
I do not understand? Why is this unecessary on the Windows platform? Thanks for any input. ltiu On Saturday 17 August 2002 18:43, Ray Stell wrote: > Note:131321.1 > > Relinking Oracle > > > Background: > Applications for UNIX are generally not di

Linking during instllations

2002-08-17 Thread ltiu
Linking. During installation of Oracle on Unix/Linux, the installer links 'things'. What are these things that are being linked and why link them during installation? Thanks for any tips. ltiu -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu IN

Re: Data Warehouse on Windows

2002-08-15 Thread ltiu
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 O

RE: Apple rack-mounted servers

2002-08-13 Thread ltiu
Hey Tom, You mention that you are replacing 10 macOS servers. I did not know that MacOS 'had' servers before MacOS X came out. What OS are these running? ltiu Quoting Tom Schruefer <[EMAIL PROTECTED]>: > > Interesting. Has anyone purchased and/or installed one of th

RE: Apple rack-mounted servers

2002-08-13 Thread ltiu
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: ltiu INET: [EMAIL PROTECTED] Fat City Network

Re: Oracle vs. DB2

2002-08-13 Thread ltiu
> > > > If you need to evaluate which is the best database, evaluate it based on > which > > is the best database for you (databse and people included). > > > > Even MS Access can fly to the moon if you have good people working it. > > > > ltiu > >

Re: Oracle vs. DB2

2002-08-13 Thread ltiu
t database, evaluate it based on which is the best database for you (databse and people included). Even MS Access can fly to the moon if you have good people working it. ltiu Quoting Steven Lembark <[EMAIL PROTECTED]>: > > > One thing that seems different to me: DBA's at the si

Re: /etc/system on Sun Solaris 8 for 8i and 9i

2002-08-11 Thread ltiu
How do you know it ran out of resource? What's the error message and when does this appear? During startup, during heavy use or when it's just idle? ltiu On Sunday 11 August 2002 20:08, you wrote: > Dear All, > I've Sun machine that run Oracle 8.1.7. Recently I installe

Re: LINUX and Oracle Corp.

2002-08-03 Thread ltiu
OK. I should try Linux with Oracle then. Cheap(er) alternative. Cheapest would be Linux with Postgresql/MySQL but functionality is not there yet. Price-wise, is the performace of Dell better than Sun? Dollar/performance ? How much (cost) is the Dell and how much is the Sun? ltiu On Saturday

Re: Migrating Advanced Queue from 8i (8.1.6.3.0) to 9i (9.0.1.3.0)

2002-08-03 Thread ltiu
Take a look at line 3121 and line 237 of SYS.DBMS_AQADM. This will definitely give you some clues. ltiu On Saturday 03 August 2002 08:38, you wrote: > Hello all, > We have here some advanced queues running under Oracle 8.1.6.3.0. > There is no problem with production. > > No

Re: LINUX and Oracle Corp.

2002-08-02 Thread ltiu
RH 2.7 with Oracle 8 and 9 wow!!! where did you get these beasts to work together? How come Dell Intels outperform Suns. I don't get it? ltiu On Friday 02 August 2002 20:03, you wrote: > Mladen and all, > > I have a Dell 2500 with 2 1GHZ Pentium III's, 2 Gig of RAM > a

Re: OT: Windows 2000 SP3 License Agreement

2002-08-02 Thread ltiu
I hope PostgresSQL and MySQL will catch up before that happens On Friday 02 August 2002 17:58, you wrote: > I wouldn't be one bit surprised if Oracle came out with something similar. > > Ian MacGregor (X3528) -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Autho

Re: Oracle Corp. move to India

2002-08-01 Thread ltiu
after it moves overseas in 20 years. It's a cycle. ltiu On Thursday 01 August 2002 05:48, Glenn Stauffer wrote: > When your government sees evidence that the loss of high skill jobs in this > country impacts our prosperity as a nation, perhaps something will be done > about it.

Re: Guys: Is this worth $1,749 for 8 year Oracle veteran DBA

2002-07-31 Thread ltiu
future here by screwing up it's GUI tools (my opinion). How I wish TOAD could come to the rescue. ltiu On Wednesday 31 July 2002 23:18, Straub, Dan wrote: > You're on target there. Don't start. It's not just a job it's an > adventure. > > I must say that

Re: Oracle Corp. move to India

2002-07-31 Thread ltiu
Are you are implying that India can't be better? ltiu On Wednesday 31 July 2002 20:13, Jos Someone wrote: > Based on the services we got from Oracle Support there, I can't imagine > what the Oracle software will be like if they move the development over > there Ray Stel

Re: Oracle Corp. move to India

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

Re: Are you qualified?

2002-07-28 Thread ltiu
It did not mention how much is the pay? How much should this type of job pay though? ltiu On Sunday 28 July 2002 08:18, Gesler, Rich wrote: > no way! It's all mine...you'll have to find this gem yourself ;) -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author

Re: Are you qualified?

2002-07-27 Thread ltiu
Homeland security job? On Saturday 27 July 2002 09:18, Khedr, Waleed wrote: > It looks like governmental or military position. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: ltiu INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (

Re: Are you qualified?

2002-07-27 Thread ltiu
orafaq.com -- Author: 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

Re: RE: RE: Rant

2002-07-22 Thread ltiu
> > Phone: (203) 459-6855 > > Email: [EMAIL PROTECTED] > > > > > -Original Message- > > > From: ltiu [mailto:[EMAIL PROTECTED]] > > > Sent: Monday, July 22, 2002 6:02 PM > > > To: Multiple recipients of list ORACLE-L > > > Sub

RE: Oracle on Linux ..... Red Hat vs. Suse

2002-07-22 Thread ltiu
Mandrake 8.1/8.2 works really well with Oracle 9i Release 2. It's RH compatible, meaning applications are numerous but it does not have the faulty compiler and it's still free unlike Suse. Downloads are easy to get at as well. A lot easier than RH and Suse. ltiu Quoting "

RE: RE: RE: Rant

2002-07-22 Thread ltiu
Yes. I do. Because they're IBM. Quoting "Gogala, Mladen" <[EMAIL PROTECTED]>: > Do you believe them? > > Mladen Gogala > Oracle DBA > Phone: (203) 459-6855 > Email: [EMAIL PROTECTED] > > > > > -Original Message- > > Fro

Re:RE: RE: Rant

2002-07-22 Thread ltiu
IBM's latest DB2 claims to do this. Self monitoring, self healing. ltiu Quoting [EMAIL PROTECTED]: > Right and the database will tell the end user where to park his/her stupid > cartesian product sql statement!! > > Sometime after I'm dead and buried I&#x

Re: OT - unix vs linux vs windows - the future

2002-07-15 Thread ltiu
Actually they were replaced in my previous company : > Not XP though but W2K !!! On Monday 15 July 2002 09:44, [EMAIL PROTECTED] wrote: > Oh yes, and mainframes will all be replaced by XP next year as well. > > > > > > ltiu <[EMAIL PROTECTED]> > Sent by: [EMAIL

Re: OT - unix vs linux vs windows - the future

2002-07-15 Thread ltiu
But do all these matter though? Everyone's moving to MS software and *nixes are getting rarer and rarer. The fact is that everyone's losing money (Sun, IBM, HP, SGI even RedHat and Caldera) - except MS. It's an MS world like it or not. ltiu On Monday 15 July 2002 08:33, Andre

  1   2   >