Database storage space in BW

Hi,
Our BI dataabase growing everyday 4 - 5 GB, but actually our source system database size ECC - 700GB and BI database size 1200GB.We are not sure how it growing irrespective of source system.We are using BI7.0, MS SQL
Is there a way we can restrict the datase growth.Appricite for your inputs.
- Thanks in advance
Kristne

Hey Kristne,
There are several ways to restrict the DB grow,
First please follow according to:
SAP Note 706478 Preventing Basis tables from increasing considerably
The next step is to find the most largest table and growing,
you can do this in transaction DB02:
'DB Analysis' - 'Top n largest tables' and ' Top n modified
Now, you would be able to see which tables are growing,
if this table contains application data, than the growing must be
due to the growing in the ECC, and that's normal, otherwise,
you would have to check this specific table (and how you should reorganize this table)
p.s
you can also find the lastest tables by executing the following SQL:
select [reserved (MB)], [unused (MB)], [Table Rows],
right(space(16)left(user_name(o.uid),16),16)'.' as [Schema], left(object_name(i.id), 32) as [Table]
from (
select top 50
left(convert(char(18),convert(money,(sum(reserved)/128)),1),15) as [reserved (MB)],
left(convert(char(18),convert(money,((sum(reserved)-sum(used))/128)),1),15) as [unused (MB)],
left(convert(char(18),convert(money,(max(convert(int,convert(char(11),rows))))),1),15) as [Table Rows],
id
from sysindexes where indid in (0,1,255)
group by id
order by [reserved (MB)] desc, [Table Rows] desc) as i
inner join sysobjects o
on i.id = o.id
order by [reserved (MB)] desc, [Table Rows] desc

Similar Messages

  • Does Partitions take up database storage space

    Thanks in advance.
    I have tables with partitions that do not have data stored in them yet, does partitions without data stored in them take up database storage? How do you measure the storage used by a tables partitions that do not have data stored in them yet?

    Is there a benefit to asking the same question over again? (If so, I'd love to hear it.)
    Or would you be willing to continue with the original thread at Oracle Table and Index Partitions storage consumption?

  • Default Space for database storage

    What the heck is that?
    After I did a software update, this new feature showed up
    under "Security".
    1) It has a "Show Database" tab.
    2) It has a "Drag down" for mb (from 1mb to 500mb)
    bobo

    Safari now comes with SQLLite database storage for offline applications. An example is here:
    http://webkit.org/misc/DatabaseExample.html

  • Memory Dump :FBL5N No roll storage space of length 1753104 available for internal storage.

    Dear Friends,
               I am getting below error during T-Code FBL3N Report. No roll storage space of length 1753104 available for internal storage.
    Our Server' RAM size is 24 GB,and existing parameters are as below
    ztta/roll_area: 6500000
    ztta/roll_extension:2000683008
    abap/heap_area_total:2000683008
    abap/heap_area_dia: 5000000000
    abap/heap_area_nondia: 2000683008
    em/initial_size_MB: 4092
    Please suggest Parameter to be change.
    Details Dump log ST22
    Runtime Errors         TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
    Date and Time          04.03.2014 10:18:48
    |Short Text                                                                                        |
    |    No roll storage space of length 1753104 available for internal storage.                       |
    |What happened?                                                                                    |
    |    Each transaction requires some main memory space to process                                   |
    |    application data. If the operating system cannot provide any more                             |
    |    space, the transaction is terminated.                                                         |
    |What can you do?                                                                                  |
    |                                                                                                  |
    |    Try to find out (e.g. by targetted data selection) whether the                                |
    |    transaction will run with less main memory.                                                   |
    |                                                                                                  |
    |    If there is a temporary bottleneck, execute the transaction again.                            |
    |    -                                                                                             |
    |                                                                                                  |
    |    If the error persists, ask your system administrator to check the                             |
    |    following profile parameters:                                                                 |
    |                                                                                                  |
    |    o  ztta/roll_area            (1.000.000 - 15.000.000)                                         |
    |           Classic roll area per user and internal mode                                           |
    |           usual amount of roll area per user and internal mode                                   |
    |    o  ztta/roll_extension       (10.000.000 - 500.000.000)                                       |
    |           Amount of memory per user in extended memory (EM)                                      |
    |    o  abap/heap_area_total      (100.000.000 - 1.500.000.000)                                    |
    |           Amount of memory (malloc) for all users of an application                              |
    |           server. If several background processes are running on                                 |
    |           one server, temporary bottlenecks may occur.                                           |
    |           Of course, the amount of memory (in bytes) must also be                                |
    |           available on the machine (main memory or file system swap).                            |
    |           Caution:                                                                               |
    |           The operating system must be set up so that there is also                              |
    |           enough memory for each process. Usually, the maximum address                           |
    |           space is too small.                                                                    |
    |           Ask your hardware manufacturer or your competence center                               |
    |           about this.                                                                            |
    |           In this case, consult your hardware vendor                                             |
    |    abap/heap_area_dia:        (10.000.000 - 1.000.000.000)                                       |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each dialog process.                                                               |
    |    Parameters for background processes:                                                          |
    |    abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)                                    |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each background process.                                                           |
    |    Other memory-relevant parameters are:                                                         |
    |    em/initial_size_MB:         (35-1200)                                                         |
    |           Extended memory area from which all users of an                                        |
    |           application server can satisfy their memory requirement.                               |
    |    Note which actions and input led to the error.                                                |
    |                                                                                                  |
    |    For further help in handling the problem, contact your SAP administrator                      |
    |    .                                                                                             |
    |                                                                                                  |
    |    You can use the ABAP dump analysis transaction ST22 to view and manage                        |
    |    termination messages, in particular for long term reference.                                  |
    |                                                                                                  |
    |Error analysis                                                                                    |
    |    The internal table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_DATA~C               |
    |    HANGE_ITEMS\DATA=GT_BSIK" could not be enlarged further.                                      |
    |                                                                                                  |
    |    Memory location: "Session memory"                                                             |
    |                                                                                                  |
    |    You attempted to extend the data structure for the management of the                          |
    |    memory blocks for table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_D               |
    |    ATA~CHANGE_ITEMS\DATA=GT_BSIK". However, the 1753104 bytes required for                       |
    |    this were no longer available in the specified memory area.                                   |
    |                                                                                                  |
    |    The amount of memory requested is no longer available.                                        |
    |How to correct the error                                                                          |
    |                                                                                                  |
    |    Try to decide by analysis whether this request is                                             |
    |    reasonable or whether there is a program error. You should pay                                |
    |    particular attention to the internal table entries listed below.                              |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |    If the error occures in a non-modified SAP program, you may be able to                        |
    |    find an interim solution in an SAP Note.                                                      |
    |    If you have access to SAP Notes, carry out a search with the following                        |
    |    keywords:                                                                                     |
    |                                                                                                  |
    |    "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY" " "                                                          |
    |    "ZCL_IM__GTA_TAX_CODE==========CP" or "ZCL_IM__GTA_TAX_CODE==========CM001"                   |
    |    "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS"                                                         |
    |                                                                                                  |
    |    If you cannot solve the problem yourself and want to send an error                            |
    |    notification to SAP, include the following information:                                       |
    |                                                                                                  |
    |    1. The description of the current problem (short dump)                                        |
    |                                                                                                  |
    |       To save the description, choose "System->List->Save->Local File                            |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    2. Corresponding system log                                                                   |
    |                                                                                                  |
    |       Display the system log by calling transaction SM21.                                        |
    |       Restrict the time interval to 10 minutes before and five minutes                           |
    |    after the short dump. Then choose "System->List->Save->Local File                             |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    3. If the problem occurs in a problem of your own or a modified SAP                           |
    |    program: The source code of the program                                                       |
    |       In the editor, choose "Utilities->More                                                     |
    |    Utilities->Upload/Download->Download".                                                        |
    |                                                                                                  |
    |    4. Details about the conditions under which the error occurred or which                       |
    |    actions and input led to the error.                                                           |
    |                                                                                                  |
    |System environment                                                                                |
    |    SAP-Release 700                                                                               |
    |                                                                                                  |
    |    Application server... "NEWPRD1"                                                              |
    |    Network address...... "10.0.0.1"                                                              |
    |    Operating system..... "Windows NT"                                                            |
    |    Release.............. "6.0"                                                                   |
    |    Hardware type........ "16x AMD64 Level"                                                       |
    |    Character length.... 16 Bits                                                                  |
    |    Pointer length....... 64 Bits                                                                 |
    |    Work process number.. 19                                                                      |
    |    Shortdump setting.... "full"                                                                  |
    |                                                                                                  |
    |    Database server... "NEWPRD1"                                                                 |
    |    Database type..... "ORACLE"                                                                   |
    |    Database name..... "PRD"                                                                      |
    |    Database user ID.. "SAPSR3"                                                                   |
    |                                                                                                  |
    |    Terminal................. " "                                                                 |
    |                                                                                                  |
    |    Char.set.... "C"                                                                              |
    |                                                                                                  |
    |    SAP kernel....... 700                                                                         |
    |    created (date)... "Sep 17 2012 22:56:00"                                                      |
    |    create on........ "NT 5.2 3790 Service Pack 2 x86 MS VC++ 14.00"                              |
    |    Database version. "OCI_10201_SHARE (10.2.0.4.0) "                                             |
    |                                                                                                  |
    |    Patch level. 353                                                                              |
    |    Patch text.. " "                                                                              |
    |                                                                                                  |
    |    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"               |
    |    SAP database version. 700                                                                     |
    |    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                |
    |     NT 6.0, Windows NT 6.1, Windows NT 6.2"                                                      |
    |                                                                                                  |
    |    Memory consumption                                                                            |
    |    Roll.... 16192                                                                                |
    |    EM...... 1826770240                                                                           |
    |    Heap.... 0                                                                                    |
    |    Page.... 40960                                                                                |
    |    MM Used. 1815573536                                                                           |
    |    MM Free. 2717408                                                                              |
    |User and Transaction                                                                              |
    |                                                                                                  |
    |    Client.............. 500                                                                      |
    |    User................ 1651                                                                     |
    |    Language key........ "E"                                                                      |
    |    Transaction......... " "                                                                      |
    |    Transactions ID..... "ED4EA3E3AB0AF11DA318E61F131BC713"                                       |
    |                                                                                                  |
    |    Program............. "ZCL_IM__GTA_TAX_CODE==========CP"                                       |
    |    Screen.............. "SAPMSSY0 1000"                                                          |
    |    Screen line......... 6                                                                        |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    |Source Code Extract                                                                               |
    |Line |SourceCde                                                                                   |
    |   34|          MANDT TYPE BSEG-MANDT,                                                            |
    |   35|          BUKRS TYPE BSEG-BUKRS,                                                            |
    |   36|          BELNR TYPE BSEG-BELNR,                                                            |
    |   37|          GJAHR TYPE BSEG-GJAHR,                                                            |
    |   38|          BUZEI TYPE BSEG-BUZEI,                                                            |
    |   39|          QSSKZ TYPE BSEG-QSSKZ,                                                            |
    |   40|          KTOSL TYPE BSEG-KTOSL,                                                            |
    |   41|          HKONT TYPE BSEG-HKONT,                                                            |
    |   42|         END OF TY_BSEG,                                                                    |
    |   43|                                                                                            |
    |   44|         BEGIN OF TY_FINAL,                                                                 |
    |   45|           BUKRS TYPE BSEG-BUKRS,                                                           |
    |   46|           BELNR TYPE BSEG-BELNR,                                                           |
    |   47|           GJAHR TYPE BSEG-GJAHR,                                                           |
    |   48|         END OF TY_FINAL.                                                                   |
    |   49|                                                                                            |
    |   50|  DATA: CW_ITEMS TYPE RFPOSXEXT,                                                            |
    |   51|        GT_BSIK TYPE STANDARD TABLE OF TY_BSIK,                                             |
    |   52|        GW_BSIK TYPE TY_BSIK,                                                               |
    |   53|        GT_BSAK TYPE STANDARD TABLE OF TY_BSAK,                                             |
    |   54|        GW_BSAK TYPE TY_BSAK,                                                               |
    |   55|        GT_BSEG TYPE STANDARD TABLE OF TY_BSEG,                                             |
    |   56|        GW_BSEG TYPE TY_BSEG,                              &nb

    sap basis wrote:
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    First of all try to optimize code.

  • Exporting photos from iPhoto - storage space

    This might be a silly question, but I'm not very familiar with how iPhoto works.
    If I export a photo from iPhoto and save it to a folder in Finder, am I doubling up on storage space?
    I do this because I prefer to arrange my photos/albums in folders like I use to on a windows computer, and I don't really like how iPhoto groups and organizes my photos.

    Yes, you will be doubling the amount of disk space used.  iPhoto is based on a SQUL database like Aperture and uses virtual folders,  albums, keywords, descriptions, titles  to group and keep track of photos.  It's not a file based system like you would have in the Finder. In iPhoto a photo can be grouped in multiple albums, slideshows, books, etc. and not take up any additional space on the  hard drive.
    Read Terence Devlin's post in this topic as he details how to manage photos in iPhoto more succinctly that I could: Better way to organize my images?: Apple Support Communities.
    If you want to keep using a file system then iPhoto is not the application for you.  Maybe look into Picasa for Mac or one of the professional DAM (digital asset management) apps like Media Pro 1.
    OT

  • 3 Node hyper-V 2012 R2 Failover Clustering with Storage spaces on one of the Hyper-V hosts

    Hi,
    We have 3x Dell R720s with 5x 600GB 3.5 15K SAS and 128 GB RAM each. Was wondering if I could setup a Fail-over Hyper-V 2012 R2 Clustering with these 3 with the shared storage for the CSV being provided by one of the Hyper-V hosts with storage spaces installed
    (Is storage spaces supported on Hyper-V?) Or I can use a 2-Node Failover clustering and the third one as a standalone Hyper-V or Server 2012 R2 with Hyper-V and storage spaces.  
    Each Server comes with QP 1G and a DP10G nics so that I can dedicate the 10G nics for iSCSI
    Dont have a SAN or a 10G switch so it would be a crossover cable connection between the servers.
    Most of the VMs would be Non-HA. Exchange 2010, Sharepoint 2010 and SQL Server 2008 R2 would be the only VMS running as HA-VMs. CSV for the Hyper-V Failover cluster would be provided by the storage spaces.

    I thought I was tying to do just that with 8x600 GB RAID-10 using the H/W RAID controller (on the 3rd Server) and creating CSVs out of that space so as to provide better storage performance for the HA-VMs.
    1. Storage Server : 8x 600GB RAID-10 (For CSVs to house all HA-VMs running on the other 2 Servers) It may also run some local VMs that have very little disk I/O
    2. Hyper-V-1 : Will act has primary HYPER-V hopst for 2x Exchange and Database Server HA-VMs (the VMDXs would be stored on the Storage Servers CSVs on top of the 8x600GB RAID-10). May also run some non-HA VMs using the local 2x600 GB in RAID-1 
    3. Hyper-V-2 : Will act as a Hyper-V host when the above HA-VMs fail-over to this one (when HYPER-V-1 is down for any reason). May also run some non-HA VMs using the local 2x600 GB in RAID-1 
    The single point of failure for the HA-VMs (non HA-VMs are non-HA so its OK if they are down for some time) is the Storage Server. The Exchange servers here are DAG peers to the Exchange Servers at the head office so in case the storage server mainboard
    goes down (disk failure is mitigated using RAID, other components such as RAM, mainboard may still go but their % failure is relatively low) the local exchange servers would be down but exchange clients will still be able to do their email related tasks using
    the HO Exchange servers.
    Also they are under 4hr mission critical support including entire server replacement within the 4 hour period. 
    If you're OK with your shared storage being a single point of failure then sure you can proceed the way you've listed. However you'll still route all VM-related I/O over Ethernet which is obviously slower then running VMs from DAS (with or without virtual SAN
    LUN-to-LUN replication layer) as DAS has higher bandwidth and smaller latency. Also with your scenario you exclude one host from your hypervisor cluster so running VMs on a pair of hosts instead of three would give you much worse performance and resilience:
    with 1 from 3 physical hosts lost cluster would be still operable and with 1 from 2 lost all VMs booted on a single node could give you inadequate performance. So make sure your hosts would be insanely underprovisioned as every single node should be able to
    handle ALL workload in case of disaster. Good luck and happy clustering :)
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • Raid 1 Mirror Storage Spaces

    Hello,
    I create a Storage Spaces RAID 1 mirroring pool with two identical SATA Hard Disks. If I pull only ONE of the disks and connect it to another computer SATA connector with Windows 8 or Server 2012 installed OS, is the data readable on this computer?
    If I put this disk on a hard disk enclosure (USB enclosure) am I be able to see the files on this disk, because doing mirroring in Windows 7 creates a dynamic disk that can't be connected afterwards on a USB enclosure in order to see the data on it. Has
    this limitation been overcomed from Windows Server 2012.
    Thank you

    Hi, 
    I did that on my test machine. I can read database on the PhysicalDisk when attach it to another Windows Server 2012 computer. 
    Firstly, create a storage pool with two PhysicalDisks on a Windows Server 2012 computer. Then create a mirror virtual disk and new a volume save soma files on the volume.
    After that, remove a PhysicalDisk from the first server and connect it to another Windows Server 2012 computer. System recognize the PhysicalDisk as a storage pool. The storage pool need to be set to read-write then attach virtual disk. In disk management,
    set the virtual disk to online, then we could read the file on the saved on the PhysicalDisk.
    As I did my test on my virtual machine and the PhysicalDisk is a virtual hard disk, you may need to do a test on your machine.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Not enough temporary storage space on disk

    I'm new to Access.  I've imported some tables from a co-worker, who cannot help troubleshoot this issue.
    When I run a query, I get the error "Query cannot be completed.  Either the size of the query result is larger than the maximum size of the database or there is not enough temporary storage space on the disk to store the completed result."
    I've compacted the database.
    I've searched online about how to increase the storage space on the disk.
    Unsure what to do next

    Hi,
    Which Access version do you use? The issue might be related to some reasons.
    1. Access database has its max size (2GB). While running a query it often needs temporary storage. It means that the normal size plus the temp size hits the 2GB file size limit of Access.
    2. Caused by the query, any non-trivial query or operation can use a larger amount of temporary space.
    3. Caused by the database, the column name in database is not the same of the output in the transformation.
    Thus, we may try:
     1. Using SQL Server 2008 Express as back-end database
     2. Splitting your database into front-end and back-end - due to the size eventually multiple back-end files- and using linked tables.
    http://office.microsoft.com/en-us/access-help/split-an-access-database-HA010342026.aspx
    Regards,
    George Zhao
    TechNet Community Support

  • Lack of storage space while extending an internal table

    Hi,
    While executing a select statement my program is giving dump.
    <b>ShrtText    </b>                                                                               
    No storage space available for extending an internal table.                                   
    <b>What happened? </b>                                                                               
    You attempted to extend an internal table, but the required space was                         
        not available.   
    <b>Error analysis</b>                                                                               
    The internal table "IT_49" could not be enlarged further. To allow                            
        error handling, the table had to be deleted before this log was                               
        created. So, if you branch to the ABAP debugger from the display                              
        of this log, the table will there be displayed with 0 rows.                                                                               
    At the moment of the termination, the following data was                                      
        determined for the respective internal table:                                                 
        Storage location: "Session memory"                                                            
        Row width: 7936                                                                               
    Number of rows: 1594                                                                               
    Allocated rows: 1594                                                                               
    Newly requested rows: 2 (in 1 blocks)                                                                               
    Please let me know how to solve this problem.
    Thanks in advance
    Suresh

    Hi Suresh ,
      The problem is with the statement where you select the data from the table
    SELECT QID "Queue identification (unique key)
    TRANS "Transaction counter: Batch input, statistics
    BLOCK "Message counter: Batch input, statistics
    SEGMT "Queue data segmentation number
    MSGCOUNT "Queue data block number
    VARLEN "Queue data length of user data
    VARDATA
    "Long String Used to Store BDC Objects in the Database
    FROM APQD
    INTO TABLE IT_APQD
    FOR <b>ALL ENTRIES IN I_APQD</b>
    WHERE QID = I_APQD-QID
    AND TRANS = I_APQD-TRANS.
    Please refer the how the FOR ALL ENTRIES CONCEPT works.
    if still the problem exists then try using the addition PACKAGE SIZE in your select statement , what this does is insted of write all the selected data at once into the internal table it will append in packets of size specified by you.
    <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/fc/eb39eb358411d1829f0000e829fbfe/frameset.htm">Click here for Help on using Package Size in select statement</a>
    Thanks
    Arun

  • Database storage

    I have a confusion regarding the database storage mechanism.
    I have created a tablespace
    CREATE TABLESPACE TEST
    DATAFILE '..\test01.DBF'
    SIZE 152k
    SELECT bytes FROM DBA_FREE_SPACE
    WHERE tablespace_name ='TEST'
    It shows 65536 bytes.
    But it is smaller then 152k.
    Why is it so??
    Please help me out.

    hello,
    as you have not specified extent clause i think it is initial extent oracle creates of 64k (65536/1024=64k) as it is ...oracle system-managed extents
    have a look at this
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/logical.htm#g23847
    this is extract from oracle docs
    For system-managed extents, Oracle determines the optimal
    size of additional extents, with a minimum extent size of 64 KB.
    If the tablespaces are created with 'segment space management auto',
    and if the database block size is 16K or higher, then Oracle manages
    segment size by creating extents with a minimum size of 1M.
    This is the default for permanent tablespaces.experts please correct me.....if i am wrong
    thanks and regards
    VD
    Edited by: Dixit on Sep 8, 2009 2:15 AM
    Edited by: Dixit on Sep 8, 2009 2:16 AM
    Edited by: Dixit on Sep 8, 2009 2:18 AM

  • No roll storage space of length: 1686916 available for internal storage:...

    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)

    I was not able to post the complete question.
    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)
    We are running on:
    Business Objects 3.1  SP 3, FP 3.3
    SAP Integration Kit same verion /SP and fix pack as of BOBJ.
    BW 701, SP 7,  EHP1
    All of our reports stopped working in since we enter new year. We have date prompts in Universe based on BW objects that are date type.  The issue we figured out was if we run the report for 2011 using calendar it runs for hours and give the above error. If we enter the date vales manually in the prompt it runs fine. But there is a big run time difference. Same report is now taking 3-4 times more to run.
    We have a active ticket with SAP. They have checked the universe and found nothing in it. We ran a trace and sent it to SAP and waiting for a reply.
    Any idea, resolutions.........
    Thanks.
    Toor.

  • ADI0052E: TSM API Error: ANS1311E (RC11)   Server out of data storage space

    Hello guys,
    I have a problem with the backup on MaxDB. It always fails with the following error message
    ADI0052E: TSM API Error: ANS1311E (RC11)   Server out of data storage space
    Has anyone faced this problem before? Any solution how could this be solved?
    Thanks for your help.
    Regards,
    Dan

    Hi Dan,
    Check the TSM server and make sure the primary storage pool that is defined
    as your copy destination for the management class you are using is not full
    and or you have not run out of scratch tapes. In either case a storage pool
    has filled up and cannot migrate data causing the RC11. This is usually what
    an RC11 Server out of data storage space means.
    I am sharing configuration for Oracle database. You can check similar configuration for MaxDB database.
    when i defined the node in my tsm server :
    REG NODE hostname_oracle password maxnummp=2, it was defined in standard storage pool, i moved it in other storage.
    Hope this is useful.
    Regards,
    Deepak Kori

  • Storage spaces + Hyper-V with multiple 1GBe nics for storage?

    Hi guys!
    So I just got my private cloud hardware. I actually put in the order before summer, but due to firmware and certification issues on my desired SuperMicro JBODs delivery was seriously delayed. So much that I've completely forgotten my networking ideas. I
    need help/verification. Or at least a URL - most described setups are 10 GBe nowadays... Or even a "not gonna work"  :-)
    My setup is supposed to be a 3 JBOD, 2 head node storage spaces/sfos cluster providing storage to a 4 node Hyper-V cluster. I didn't have a budget for a 10 GBe setup, but got a great price on a lot of 1 GBe nics. After allocating management, Hyper-V, etc
    I have 3x 1 GBe ports left on all Hyper-V and Storage servers. 
    I think my original plan was to create three subnets and add one nic from each server. And then I guess I've imagined some kind of SMB3 magic discovering these paths between Hyper-V and storage and just aggregating bandwitdh and providing fault tolerance
    by sprinkling fairy dust. Must have been the heat...
    So now I'm "replanning" and I realize that I'm going to create a failover cluster at the storage level providing a cluster name and IP. I'm thinking the management subnet where domain info resides is appropriate, but then what about the other three
    subnets? I don't want to flood my management subnet with storage traffic, but do want bandwidth and resilience. Did I make a design error, and how do I make the best of the situation?
    Disclaimer: My previous experience on virtualization clusters is ISCSI SAN and 2008 R2 Hyper-V clusters. Storage Spaces is completely new to me :-)
    And due to overlapping technologies I struggled a bit on placing this thread. Hope I got it right

    Hello,
    i did not understand how many NICs you have in each Host. Hyper-V Cluster with 1 GBe NICs work as long as you know that it is not 10 GBe.
    In this article is the complete Hyper-V Cluster design in checklist form. I think you should work with this list for some further ideas:
    http://blogs.technet.com/b/askpfeplat/archive/2013/03/10/windows-server-2012-hyper-v-best-practices-in-easy-checklist-form.aspx
    Sorry that i cant give a better answer, but i lack information about about your environment.
    Regards,
    Thomas
    Thomas Hanrath [MCT | Regional Lead Germany] |
    http://www.hanrath.de
    Microsoft Learning Blog |
    http://blog.microsoftlearning.de
    MCSE | Private Cloud

  • I am trying to edit my music list and then sync it to my iPhone 5 so I don't run out of storage space. However, I see the check marks on the iTunes library but am unable to uncheck them? How do I manually edit what will be synced to my phone?

    I am trying to edit my music list and then sync it to my iPhone 5 so I don't run out of storage space. However, I see the check marks on the iTunes library but am unable to uncheck them? How do I manually edit what will be synced to my phone? (the check marks are not bolded, does this mean they are not in my library but only on my phone?)

    You uncheck the music in your iTunes library on your computer and along with sync only checked songs and videos selected under the Summary selection for your iPhone sync preferences with iTunes, only checked songs in your iTunes library will be transferred to your iPhone or remain on your iPhone and the unchecked songs in your iTunes library that are currently on your iPhone will be removed when syncing.
    Or make use of iTunes playlists and choose selected playlists, albums, artists under the Music selection for your iPhone sync preferences with iTunes and select the playlists below that you want transferred to your iPhone.

  • TS3694 MY IPhone will not let me back up or download the IOS 7 update because it says i do not have enough storage space. But I deleted all of my apps and pictures just to update it and it still wont let me do it. What should I do?

    MY IPhone will not let me back up my phone or download the IOS 7 update because it says i do not have enough storage space. But I deleted all of my apps and pictures just to update it and it still wont let me do it. What should I do?

    Contact iTunes to re-enable your account at expresslane.apple.com
    You can reach them by chat or email.

Maybe you are looking for

  • My firefox installation keeps crashing when I start it up in anything other than safe mode, how can I see the details of the crash report?

    I've had Firefox installed on this computer for a couple of years, but only really started using this computer in the last 6 months. Originally Firefox 14, then Firefox 17.0.01, then finally 19.0 It crashed yesterday on starting, I uninstalled and re

  • 1102 with windows xp

    Loading 1102 on old windows xp. Says printer is not on same network. I didn't load any network onto the printer. Cord is plugged in to pc and printer. Why won't it continue? I put in the WEP number which is on the router so maybe I did configure the

  • File to BAPI error

    hi, iam getting following error in file to bapi scenario.plz help me 2007-11-02 17:21:20     Success     RFC adapter received a synchronous message. Attempting to send sRFC for BAPI_SALESORDER_CREATEFROMDAT1 2007-11-02 17:21:21     Error     Exceptio

  • Removing leading zeros from a string value

    Hi All, i have a Requirement like , i need remove leading zeros from a string value, like , 00Raj00Shekar==>Raj00shekar, how can i do this ? if it is only with the custom functions ,where can add the fuction in Jdeveloper and SOA Middle ware? Thanks

  • I cannot place saved urls in specific bookmarks folders

    I used to be able to place saved urls in specific bookmarks folders,using the small radio button on the right of save bookmarks.It doesn't work now that I installed pclos(linux) 2010,which has the latest Firefox . I can save the url at the bookmarks