Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle 9i is bullshit

Re: oracle 9i is bullshit

From: Stan <stan0074_at_yahoo.com>
Date: Fri, 17 May 2002 00:57:26 GMT
Message-ID: <3CE4567F.9000803@yahoo.com>


LOL! good answer to all master-dba(s)

Steve wrote:

> <senior_dba_at_aol.com> wrote in message
> news:<ac109j$j8q$01$2_at_news.t-online.com>
>
>
> >But where is the dump command for dumping the data and printing it !!
>
>
> Connect to svrmgrl then;
>
> SELECT dump_file FROM database
> TO print_file
> WHERE database = 'FULL'
> GROUP BY flat_files
> ORDER BY authority;
>
> If that doesn't work there must be something wrong with your setup, I
> suggest re-installing both your OS and Oracle software and trying again.
>
> Failing that, register a TAR with Oracle Support quoting the following error
> code:
>
> ora-878877737 Client Has Insufficient Processing Power
> in line 1.
>
> HTH
>
> Steve
>
>
>
Received on Thu May 16 2002 - 19:57:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US