Increasing size of SAPREORG Directory

Hi,
We do DB backup for our quality system once in two days. Though we get it done successfully, we get some warnings. Its saying that "the /oracle/sid/sapreorg has not enough space. it says it should have atleast 3GB.
i want to know what type of data is stored in this sapreorg directory. Is there any possiblity to increase the filesystem manually. We are using IBM AIX operating system.
Will there be any problem in the database if we delete some of the files in sapreorg directory.
Please anyone guide me in this regard.
Regards,
Sailesh K

Hi Sailesh,
The SAPREORG directory is used to hold log files for brspace and is also used as the standard "dump" directory where the files and scripts are placed during a table reorganisation.
This directory is normally a seperate filesystem and this can be enlarged by your AIX people. This can even be done while your system is running, as long as brspace is not doing any actions.
This means you have to check your crontab and/or DB13 to make sure there are no brspace actions scheduled.
Of course you could also ignore the warning, but that can be dangerous bacuase then you always expect the backup to end with warnings and miss another warning that is potentially more severe.
As to the question about removing files, please checkout chapter 1.5 in the <a href="https://service.sap.com/~sapidb/011000358700001789182002E">BRCONNECT</a> manual.
I hope this information is enough to get you started.
Kind regards,
Alexander Webster

Similar Messages

  • Increasing size for SAPREORG

    Hi,
    We do DB backup for our quality system once in two days. Though we get it done successfully, we get some warnings. Its saying that "the /oracle/sid/sapreorg has not enough space. it says it should have atleast 3GB.
    i want to know what type of data is stored in this sapreorg directory. Is there any possiblity to increase the filesystem manually. We are using IBM AIX operating system.
    Will there be any problem in the database if we delete some of the files in sapreorg directory.
    Please anyone guide me in this regard.
    Regards,
    Sailesh K

    Hi Sailesh,
    Can you confirm the exact warning code you get in this case? Some relevant notes are the following:
    17163  BRARCHIVE/BRBACKUP messages and codes
    24552  BRRESTORE/SAPDBA: not enough space in file system
    What is the biggest datafile you have?
    Regards, Mark

  • Reducing size of datatype involved in index fails where as increasing size work

    This question is related to my question in SO Database
    events that will cause deletion of index
    For example if i create a table like
    CREATE TABLE dbo.Customers (ID INT IDENTITY(1,1) PRIMARY KEY CLUSTERED, CustomerName NVARCHAR(200));
    CREATE INDEX IX_CustomerName ON dbo.Customers(CustomerName);
    And then try to change column datatype like shown below to 230 from 200.
    alter table Customers
    alter column CustomerName nvarchar(230) null
    The above alter command runs successfully and index IX_CustomerName is not dropped.
    But if i try to reduce the size of column to 150 from 200 then it shows error.
    alter table Customers
    alter column CustomerName nvarchar(150) null
    I get error like
    Msg 5074, Level 16, State 1, Line 1
    The index 'IX_CustomerName' is dependent on column 'CustomerName'.
    Msg 4922, Level 16, State 9, Line 1
    ALTER TABLE ALTER COLUMN CustomerName failed because one or more objects access this column.
    So reducing the size(data may loss) of a column does not work if index is present on a column where as if the index not present then above
    query works successfully. So why does it does not allow reducing the column when index present where as increasing size does not show any problem and works?

    Hello,
    Indeed, a little bit strange even because in BOL it's documented for a different behaviour, see
    ALTER TABLE (Transact-SQL) => Remarks =>
    "Changing the Size of a Column
    You can change the length, precision, or scale of a column by specifying a new size for the column data type in the ALTER COLUMN clause. If data exists in the column, the new size cannot be smaller than the maximum size of the data. Also, the column cannot
    be defined in an index, unless the column is a varchar, nvarchar, or varbinary data type and the index is not the result of a PRIMARY KEY constraint. See example P."
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • How to increase size of check box in sap script

    Hi All,
    I need to include check box in sap script. I included check box using insert>character->sap symbols. I cant able to view check box in print preview but i can able to get check box in print out.Size of check box printed in the paper is not having enough size. I need to increase size of the check box. Give me suggestion for increasing size of check box.
    Regards,
    Peranandam

    Chk the link.
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm

  • How to increase size of button in sap netweaver webdynpro

    hi
    iam using sap netweaver webdynpro
    i have one application i want to increase size of button
    i will increase width but i want ot increase height
    of butto
    how  is it possible
    byeeeeeeee

    Guruvulu,
    Not sure whether it helps, but try this trick: set imageSource to some transparent GIF with necessary height.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • How to increase size of fonts in Menu bar and in Safari toolbar?

    How to increase size of fonts in Menu bar and in Safari toolbar?  Munu bar and Safari toolbar  fonts too small on a 24" iMac screen.
    Thanks in advance !

    If you want to change the size of the font of a TextEdit text document, you do it in the preferences. Alternatively, if you want control over the size of the fonts, make it a Rich Text document, and then you can change the font size. You can either use the Larger or Smaller options, or Show Fonts to choose a size. You can elect to have new documents be Rich Text in the preferences as well.

  • How to increase size of font in Citrix

    How to increase size of font in Citrix  (while I am remoting to the desktop of my work PC)?

    Guruvulu,
    Not sure whether it helps, but try this trick: set imageSource to some transparent GIF with necessary height.
    Valery Silaev
    EPAM Systems
    http://www.NetWeaverTeam.com

  • Adding or increasing size of redo logs

    Hi,
    I launched health Chack of TOAD on my Database and I had :
    ! "Checkpoint not complete" errors: 1744
    ! (consider adding or increasing size of redo logs to resolve this)
    My question is how to
    1- add a logfile ?
    2-increase a logfile ?
    Many thanks.

    The size is set when you create the redo logs you can not adjust this size without going through a lot of hoops. One method of increasing the size is described in metalink note: 1035935.6
    Basically you have to create new log groups of the size you want like
    SQL>alter database add logfile group 4 '/opt/oracle/data/redo4/log4a.dbf' size 10M;
    Do this for as many new groups as you want with the size you want.
    Then when the original groups are INACTIVE which can be seen in the v$log table, drop those groups.
    alter database drop logfile group 1;
    But read the entire note before you do anything.
    Regards
    Tim

  • Safari always loads small window size have to always increase size pressAA several times. How can I have it bigger by default ?

    Safari always loads small window size It leaves a wide margin on both side of the window. I have to always increase size press AA several times. How can I have it bigger by default ?
    Changing the font size does not work. Many Thanks

    Hi Bee
    This is not what I mean. I'm not a new user of computers. Even when the window fills the screen. There are wide boarders either side,  have to press the AA serveral times to increase web page (in the tool bar top left) so that the web page fits the window.

  • Saving images with quality 12 increases size. Why?

    A minutely modifyed image saved with quality of 10 maintained its original size (more or less), but saving with a quality of 12 increases size.
    I would like to know why?
    I'd appreciate your comments.

    Because that's how .jpg works. Sizes of less than 10 usually compress your files somewhat, lower numbers resulting in smaller file sizes and more compression, with a corresponding loss of quality. Sizes greater than 10 also use the .jpg compression algorithm, but they choose less compression, and so two pixels that may have been compressed together at compression 10 may now be separated at compression 11 or 12, resulting in a larger file. (But that doesn't imply an increase in the quality, even at 12 there is still a slight decrease in quality in that the .jpg saved version still doesn't exactly represent what you saw on the screen)
    The amount of modification to the photo doesn't really matter in how much the space the .jpg compression takes up.

  • Did Lion's iTunes remove the video menu options to increase size and reduce size?

    Did Lion's iTunes remove the video menu options to increase size and reduce size?
    Is the ability to shrink or expand the video window from a menu item now really gone? 

    Itunes has not changed in Lion in this regard, you can still go to fullscreen from the menu, and use your input device to make the video window larger and smaller. does that help?

  • Detecting size of a directory

    I'm trying to establish the size of the directory containing a photo, using LrFileUtils.fileAttributes. I can happily return a photo's file size using LrFileUtils.fileAttributes( photo.path) so I suspect the problem is specifying the folder path.
    According to the manual, LrFileUtils.fileAttributes ( path ) "retrieves the file attributes for the file or directory at a given path." So I'm trying:
                                folderPath = string.gsub( photo.path,  photo:getFormattedMetadata('fileName'), '')
                                phoAttributes = LrFileUtils.fileAttributes( folderPath)
                                folderSize =  phoAttributes['fileSize']
    Any thoughts?
    John

    johnbeardy wrote:
    According to the manual, LrFileUtils.fileAttributes ( path ) "retrieves the file attributes for the file or directory at a given path." So I'm trying:
                                folderPath = string.gsub( photo.path,  photo:getFormattedMetadata('fileName'), '')
                                phoAttributes = LrFileUtils.fileAttributes( folderPath)
                                folderSize =  phoAttributes['fileSize']
    First of all I'd try using LrPathUtils.parent( photo.path ) to set folderPath.That might help if the folder naming is the problem as you suspect.
    I'm surprised that fileAttributes would allow you to read the size of a folder, regardless of what the documentation says.  At the OS level one is an atomic transaction and the other involves iterating through all the contents of the directory and checking their MFT entries (etc).  My guess is this is a documentation bug.  When I've determined folder size I've iterated through all files directly or recursively in the folder and checked the fileAttributes for each file depending upon what I need at the time.  Even if it does work you may choose not to use it at times because it will either return direct or recursive folder size, and you may need the other size.
    Matt

  • Limiting the size of a directory

    I'm under the impression it's possible to create limitations on directory sizes via workgroup manager
    what I'm not sure of is exactly how this limit is applied
    is it applied via user restrictions in their subscription to the domain? i.e. if it's a shared directory is the rule applied via the profile of the clients who connect? or is it determined via the profile of the host?
    I have a shared directory, but no domain (currently, it's a project for the future). I'd like to limit the size of this directory (it's for our workflow, kinda arbitrary but it helps with the human processes).
    Can I subscribe just the sharing host to a domain and force restrictions upon the directory that way?
    While writing this out it occurred to me I can probably subscribe the host to a domain and have the remote users authenticate via a local user that is a member of the domain and thusly has the directory limitations - but maybe there is a more straightforward way to go about this?

    sarcasteak wrote:
    Hi all,
    I have an issue where a file may be written to by a string object, I doubt it. String objects don't write to files. You mean you're going to write a String object to a file?
    but the document as a whole cannot exceed ~30K. This one string makes up the majority of the size of the document. It is used to bring back plugin installation information from eclipse. Any suggestions?You can count bytes, being careful that you either know that the String contains only 1-byte characters, or counting the bytes in each character. Or you could sum up the results of subsequent write() calls, and stop when you get to 30 KiB. Whatever approach you're going to take, you're going to have to decide what to do when the data that's intended to be written exceeds your limit. If you cut it off prematurely, what's read back in might not be valid by the semantics of that string.

  • HT4972 How can I zoom the web page only vertically or horizontally ,i.e.,wThen I want to read the web page can I enlarge the page so that the font only increases size ?

    How can I zoom the web page only vertically or horizontally ,i.e.,wThen I want to read the web page can I enlarge the page so that the font only increases size ?

    You can't.  (Fonts increase in size like everything else, not in height alone).

  • Size with the directory path

    Hello All,
    I have a sricpt called "findlarge" to find large file existed in the FS.
    When I have run this script give me only the size as below:
    #./findlarge /u01/test
    : 243M
    : 230M
    : 203M
    I want size with the directory path.
    Am I missing some thing?
    Some thing like below:
    /:243 u01/test/node1
    SCRIPT:
    #!/bin/bash
    # if nothing is passed to the script, show usage and exit
    [[ -n "$1" ]] || { echo "Usage: findlarge [PATHNAME]"; exit 0 ; }
    # simple using find, $1 is the first variable passed to the script
    find $1 -type f -size +100000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
    D

    Das N wrote:
    Hello All,
    I have a sricpt called "findlarge" to find large file existed in the FS.
    When I have run this script give me only the size as below:
    #./findlarge /u01/test
    : 243M
    : 230M
    : 203M
    I want size with the directory path.
    Am I missing some thing?
    Some thing like below:
    /:243 u01/test/node1
    SCRIPT:
    #!/bin/bash
    # if nothing is passed to the script, show usage and exit
    [[ -n "$1" ]] || { echo "Usage: findlarge [PATHNAME]"; exit 0 ; }
    # simple using find, $1 is the first variable passed to the script
    find $1 -type f -size +100000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
    DThis is a bit of a brute force method ....
    Try changing
    {code}
    find $1 -type f -size +100000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
    {code}
    to
    {code}
    find $1 -type f -size +100000k -exec ls -lh {} \; | awk '{ print $8 ": " $5 }'
    {code}
    If that fails try $7, $6 ....
    Rgds - bigdelboy

Maybe you are looking for