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: error in report

Re: error in report

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Mon, 05 Dec 2005 14:54:08 GMT
Message-ID: <Xns97234647182F5SunnySD@70.168.83.30>


"Haragha" <harsha7890_at_gmail.com> wrote in news:1133792848.734054.225430_at_f14g2000cwb.googlegroups.com:

> These are the errror which i got when i run a report in oracle apps,
>
> Arguments
> ------------
> p_ca_set_of_books_id='1'
> P_INC_ONLINE_ACCRUALS='Y'
> P_STRUCT_NUM='201'
> p_qty_precision='4'
> ------------
>
> APPLLCSP Environment Variable set to :
>
> Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are

>:

> American_America.UTF8
>
> '.,'
>
> ORA-01114: IO error writing block to file 516 (block # 64425)
> ORA-27063: skgfospo: number of bytes read/written is incorrect
> SVR4 Error: 28: No space left on device
> Additional information: -1
> Additional information: 122880
> ORA-01114: IO error writing block to file 516 (block # 64425)
> ORA-27063: skgfospo: number of bytes read/written is incorrect
> SVR4 Error: 28: No space left on device
> Additional information: -1
> Additional information: 122880
> ==> SELECT pov . vendor_id vendornum , decode ( : P_orderby ,
> 'VENDOR' , pov . vendor_name , 'CATEGORY' , MCA.SEGMENT10||'
>
>
> Please help me
> Haragha
>
>

What part of "SVR4 Error: 28: No space left on device" do you not understand?

Your disk is 100% full and has zero free space left on it! Received on Mon Dec 05 2005 - 08:54:08 CST

Original text of this message

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