Tablespace PSAPSR3  is 100% used

hi Dear,
the PSAPSR3 tablespace is used 100% full as you can see following
BR0280I BRSPACE time stamp: 2010-09-19 23.17.59
BR0659I List menu 259 + you can select one or more entries
List of database tablespaces
Pos.  Tablespace     Type  Status    ExtMan.  SegMan.  Backup  Files/AuExt.
      Total[KB]   Used[%]    Free[KB]  MaxSize[KB]  ExtSize[KB]  FreeExt.    Lar
gest[KB]
  1 - PSAPSR3        DATA  ONLINE    LOCAL    AUTO      NO        14/14
     143360000     92.85    10246784    143360000            0        13     406
3232:4061184:2113472:960:960
  2 - PSAPSR3700     DATA  ONLINE    LOCAL    AUTO      NO        13/13
      67072000     99.49      345088    133120000     66048000        14     684
0320+:5263360+:5222400+:4997120+:4956160+
  3 - PSAPSR3USR     DATA  ONLINE    LOCAL    AUTO      NO         1/1
         30720     22.50       23808     10240000     10209280         1    1020
9280+:23808:0:0:0
  4 - PSAPTEMP       TEMP  ONLINE    LOCAL    MANUAL    NO         1/1
       6481920      0.00     6481920     10240000      3758080         0     375
8080+:0:0:0:0
  5 - PSAPUNDO       UNDO  ONLINE    LOCAL    MANUAL    NO         1/1
       9072640      0.00     9072576     10240000      1167360       515     406
3232:1167360+:925632:589824:573440
  6 - SYSAUX         DATA  ONLINE    LOCAL    AUTO      NO         1/1
        983040     95.24       46784     10240000      9256960       118     925
6960+:7104:3072:2048:1088
  7 - SYSTEM         DATA  ONLINE    LOCAL    MANUAL    NO         1/1
        870400     99.16        7296     10240000      9369600         3     936
9600+:7104:128:64:0
how can i increase the tablespace with brtools or sap tcode?
is it better to increase the tablespace or add a new?
Regards,
majamil

Dear,
FYI....
the previous value of tablesapce PSAPSR3 was following
Pos. Tablespace Files/AuExt. Total[KB]   Used[%]  Free[KB] MaxSize[KB]
1 - PSAPSR3 13/13    133120000           99.99 8896         133120000
2 - PSAPSR3700 13/13 67072000 99.49 345088 133120000
3 - PSAPSR3USR 1/1 30720 22.50 23808 10240000
4 - PSAPTEMP 1/1 6481920 0.00 6481920 10240000
5 - PSAPUNDO 1/1 9072640 0.00 9072576 10240000
6 - SYSAUX 1/1 983040 95.14 47808 10240000
7 - SYSTEM 1/1 870400 99.16 7296 10240000
i have put these value during tablespace extention mean with 10 GB
Options for extension of tablespace PSAPSR3 (1. file)
1 * Last added file name (lastfile) ....... [G:\ORACLE\PRD\SAPDATA2\SR3_13\SR3.
DATA13]
2 * Last added file size in MB (lastsize) . [10000]
3 - New file to be added (file) ........... [G:\oracle\PRD\sapdata2\sr3_14\sr3.
data14]
4 # Raw disk / link target (rawlink) ...... []
5 - Size of the new file in MB (size) ..... [10000]   // default vlaue
6 - File autoextend mode (autoextend) ..... [yes]
7 ? Maximum file size in MB (maxsize) ..... []  default setting
7 - Maximum file size in MB (maxsize) ..... [10000] //  extended size (10GB)
8 - File increment size in MB (incrsize) .. [20]
9 - SQL command (command) ................. [alter tablespace PSAPSR3 add dataf
ile 'G:\oracle\PRD\sapdata2\sr3_14\sr3.data14' size 10000M autoextend on next 20l
M maxsize 10000M]
now current tablespace PSAPSR3 is
Pos.  Tablespace     Type  Status    ExtMan.  SegMan.  Backup  Files/AuExt.
      Total[KB]   Used[%]    Free[KB]  MaxSize[KB]  ExtSize[KB]  FreeExt.    Lar
gest[KB]
  1 - PSAPSR3        DATA  ONLINE    LOCAL    AUTO      NO        14/14
     143360000     92.85    10247808    143360000            0        13     406
above procedure is ok mean i increased the 10GB space for PSAPSR3 if not then guide me.
which size will be recommended for extending the Tablespaces PSAPSR3 and others ???.
Regards,

Similar Messages

  • My PSAPTEMP tablespace always show 100% Full or Used

    Dear All ,
    Using brtools my tablespace PSAPTEMP always show 100% full or Used, I extend 2 Gb size in PSAPTEMP tablespace but still no solution
    Please guide me why it always shows 100% used and what is the performance impact on that
    Regards
    Shahid

    Hello Shahid,
    > Please guide me why it always shows 100% used and what is the performance impact on that
    This is a normal behaviour in case of a temporary tablespace.
    If you do sorts, hash-joins, etc. which can not be done in memory-only you allocate extents in the temporary tablespace. If you finish your query, that temporary extents will be marked as free but they still kept allocated. So over the uptime of your database your temporary tablespace will be filled by allocated (but marked as free) extents .. and so you will see it as "full". You can also check the current "real" usage of your temporary tablespace by the view V$TEMPSEG_USAGE:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/dynviews_2164.htm#i1421319
    The temporary extents will be deallocated by a database shutdown or by a database start, if the database crashed before.
    If you don't get any ORA-01652 by your query .. everything is fine.
    Regards
    Stefan

  • Tablespace 100% used

    Hi,
    I have one tablespace which i m using to store the local indexes of a partitioned table
    That tablespace is 100% used now...
    How can i free that because there is no more space available to add more datafiles.....
    means to say how can i remove those indexes which are olders snd are of paritions which has been removed...
    Is there any command to remove older indexes so that tablespace will be having space to store new partition's indexes...
    Pls suggest..

    Your DBA-task-related question is more suitable for the Database-General Forum @ General Database Discussions

  • OEM alert: temporary tablespace more than 100% full

    Hi,
    I created an event in OEM which checks tablespaces. Once in a while I'm having an alerts like:
    Tablespace TEMP is 102.08% full. -339968.0 KBytes of free space remain
    What to do ?

    Did you do the calc yourself?
    Ideally a temporary tablespace will show roughly 100% full (95-105%) at all times, using standard extent calculations. Any small amount over 100% is usually the result of rounding error, or using several independent queries and catching the reuse and realloc of segments.
    The only time a temporary tablespace should show nearly empty is shortly affter restarting the instance. Once it starts getting used, the temp tablespace should get blocks used by active sessions. When a session needs an empty block, it formats that block for the purpose (sort, global tempo table, hash area, etc.) Once sessions are finished with them, the blocks are reused - for performance, blocks are not cleared (reformatted to 'empty') and therefore simply show 'being used' in a typical dba_segments/dba_extents select.
    The only time to worry about it is when a session (or the system) compains about being out of temp space. In which case, make it bigger ... or figger why it needs the extra space and fiux that.

  • Temporary tablespace is not being used

    hello all,
    we have oracle 10g 10.2.1.0 on windows server 2003 platform (32-bit). we have 24*7 database. we have OLTP with heavy transactions. last night we ran a report which is supposed to fetch more than 2500 rows and query include group by and order by clause.
    i have rebuild all indexes on index tablespace, which were previously on users tablespace where my all data resides.
    but it is taking too much long to generate report more that 40 minutes (expected 5 minutes) my SGA is set to 1.2 GB shared pool sixe is 500M and db_cache_size=400M. and when i check tablespace status from enterprise manager everytime , i see that temporary tablespace is never being used..it always shows that temporary tablespace usages 0.0 and i allocated 4 GB to temp tablespace and it is also default temporary tablespace.
    what else i can do to force oracle to use temporary tablespaces??? it is not using for sorting also...thats why it is taking so long to generating report..
    any suggestion would be appreciable..
    thanks and regards
    VD

    vikrant dixit wrote:
    we have oracle 10g 10.2.1.0 on windows server 2003 platform (32-bit). we have 24*7 database. we have OLTP with heavy transactions. last night we ran a report which is supposed to fetch more than 2500 rows and query include group by and order by clause.
    i have rebuild all indexes on index tablespace, which were previously on users tablespace where my all data resides.
    but it is taking too much long to generate report more that 40 minutes (expected 5 minutes) Are you saying that you tried rebuilding all your indexes because the report started to run slowly, or conversely that you rebuilt all the indexes and then the report ran slowly ?
    If it's just a report that you could simply re-run, then all you have to do is re-run it and watch exactly where the time goes (you've been told about the 10046 trace already).
    If it's a report that ran, and was tuned, regularly in the past then you presumably have the execution plan stored somewhere so you could even check the current execution plan compared to the old one to see if it has changed.
    Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk
    To post code, statspack/AWR report, execution plans or trace files, start and end the section with the tag {noformat}{noformat} (lowercase, curly brackets, no spaces) so that the text appears in fixed format.
    "There's no sense in being precise when you don't even know what you're talking about"
    John von Neumann                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Execution of SQL statement 'alter tablespace PSAPSR3

    Dear mastah,
    I trying extend tablesapce at oracle, but not succesfully, and have problem,
    maybe can help this issue..
    error problem add tablespace:
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.31
    BR0370I Directory /oracle/SID/sapreorg/semxnacf created
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.32
    BR0319I Control file copy created: /oracle/SID/sapreorg/semxnacf/cntrlSID.old 99106816
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.32
    BR1088I Extending tablespace PSAPSR3...
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.51
    BR0301E SQL error -59 at location BrSqlExecute-1, SQL statement:
    '/* BRSPACE */ alter tablespace PSAPSR3 add datafile '/oracle/SID/sapdata16/sr3_218/sr3.data218' size 4000M autoextend off'
    ORA-00059: maximum number of DB_FILES exceeded
    BR1017E Execution of SQL statement 'alter tablespace PSAPSR3 add datafile '/oracle/SID/sapdata16/sr3_218/sr3.data218' size 4000M autoextend off' failed
    BR0669I Cannot continue due to previous warnings or errors - you can go back to repeat the last action
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.51
    BR0671I Enter 'b[ack]' to go back, 's[top]' to abort:
    regards,
    amin

    BR1088I Extending tablespace PSAPSR3...
    BR0280I BRSPACE time stamp: 2014-01-06 10.27.51
    BR0301E SQL error -59 at location BrSqlExecute-1, SQL statement:
    '/* BRSPACE */ alter tablespace PSAPSR3 add datafile '/oracle/SID/sapdata16/sr3_218/sr3.data218' size 4000M autoextend off'
    ORA-00059: maximum number of DB_FILES exceeded
    $ oerr ora 59
    00059, 00000, "maximum number of DB_FILES exceeded"
    // *Cause:  The value of the DB_FILES initialization parameter was exceeded.
    // *Action: Increase the value of the DB_FILES parameter and warm start.
    $

  • Tablespace PSAPSR3 is already in backup status

    Hi!
    I have planed an ALL-ONLINE Backup from DB13.
    What does it mean and how can I proceed to backuo these tablespaces?
    Here is the error I am getting:
    BR0328E Database file E:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1 of tablespace PSAPSR3 is already in backup status
    BR0328E Database file E:\ORACLE\DEV\SAPDATA1\SR3_2\SR3.DATA2 of tablespace PSAPSR3 is already in backup status
    And second question:
    <b>Which form should have the parameter stage_root_dir, if a do a backup from windows to unix via FTP?</b>
    stage_root_dir=SAP/backup or
    stage_root_dir=SAP\backup
    Thank you very much
    regards

    Hi ,
    Are you taken backup successfully , if not pls check below things.
    1,tablespace PSAPSR3 is already in backup status is caused last backup is not success.
    pls check if any backup is running or not
    ps -ef|grep brbackup .
    2 , check any lock file is created under oracl/SID/sapbackup if s remove lock file from the directory .
    3 , login into DB
    > sqlplus /nolog
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 19 14:57:23 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> connect /as sysdba
    Connected.
    SQL>  select status from v$backup;
    check the status it should not be ACTIVE .
    from your case Tablespace PSAPSR3 is already in backup status so login into DB
    > sqlplus /nolog
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 19 14:57:23 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    SQL> connect /as sysdba
    Connected.
    alter tablespace PSAPSR3 end backup;
    SQL> alter tablespace PSAPSR3 end backup;
    Tablespace altered.
    SQL> select status from v$backup;
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    STATUS
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    NOT ACTIVE
    41 rows selected.
    SQL>
    After complete the above activity pls fire the backup .
    It might be resolve your issue .

  • I want to re-org my tablespace ( Dont want to use Export / IMPORT)

    Hello Friends,
    Please suggest how to do tablespace re-org without using import / export method
    Thanks
    Krishna

    8f114e08-97f8-4f5d-b50f-3684247f58e9 wrote:
    Hello Friends,
    Please suggest how to do tablespace re-org without using import / export method
    Thanks
    Krishna
    8f114e08-97f8-4f5d-b50f-3684247f58e9 wrote:
    Hello Friends,
    Please suggest how to do tablespace re-org without using import / export method
    Thanks
    Krishna
    what do you mean by "re-org"?
    why do you think a "re-org" is necessary or beneficial?

  • Cpu usage on app tier always too high(100% used)

    EBS suite version:12.1.3
    app tier CPU usage always 100% used,DB tier CPU only about 30% used
    env:one-node app tier and one-node db tier
    Processes in Instance:
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oafm | 26162 | Alive
    OC4JGroup:default_group | OC4J:forms | 26014 | Alive
    OC4JGroup:default_group | OC4J:forms | 26013 | Alive
    OC4JGroup:default_group | OC4J:forms | 26015 | Alive
    OC4JGroup:default_group | OC4J:oacore | 25803 | Alive
    OC4JGroup:default_group | OC4J:oacore | 25804 | Alive
    OC4JGroup:default_group | OC4J:oacore | 25802 | Alive
    HTTP_Server | HTTP_Server | 25742 | Alive
    CPU usage details:
    Tasks: 521 total, 22 running, 498 sleeping, 0 stopped, 1 zombie
    Cpu(s): 83.9%us, 13.6%sy, 0.0%ni, 0.7%id, 0.0%wa, 0.0%hi, 1.7%si, 0.0%st
    Mem: 32665600k total, 32178908k used, 486692k free, 546536k buffers
    Swap: 10288440k total, 108k used, 10288332k free, 19519600k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    1966 mchen 15 0 694m 64m 27m S 78.3 0.2 0:13.04 rwrun
    25802 mchen 15 0 1595m 1.4g 7456 S 75.5 4.5 14:04.82 java
    25804 mchen 17 0 1531m 1.3g 7452 S 58.4 4.3 15:09.88 java
    25803 mchen 18 0 1460m 1.3g 7452 S 54.3 4.0 13:49.11 java
    6128 mchen 15 0 683m 48m 23m S 18.6 0.2 0:01.00 rwrun
    7416 mchen 15 0 94336 46m 15m S 13.3 0.1 0:00.76 frmweb
    5554 mchen 15 0 97360 49m 15m S 10.4 0.2 0:01.29 frmweb
    26015 mchen 20 0 1357m 457m 7316 S 10.4 1.4 2:13.15 java
    7244 mchen 15 0 94340 46m 15m S 10.1 0.1 0:00.72 frmweb
    7428 mchen 15 0 92776 44m 15m S 9.8 0.1 0:00.55 frmweb
    6843 mchen 15 0 92800 44m 15m S 9.2 0.1 0:00.64 frmweb
    7763 mchen 15 0 74524 28m 13m S 8.2 0.1 0:00.32 frmweb
    5686 mchen 15 0 98648 51m 15m S 7.9 0.2 0:01.28 frmweb
    6162 mchen 15 0 97876 50m 15m S 7.9 0.2 0:00.99 frmweb
    5611 mchen 15 0 98648 51m 15m S 7.6 0.2 0:01.32 frmweb
    6461 mchen 15 0 94924 47m 15m S 7.3 0.1 0:00.97 frmweb
    3809 mchen 15 0 691m 60m 27m S 6.9 0.2 0:08.97 rwrun
    26014 mchen 19 0 1340m 442m 7316 S 6.6 1.4 1:29.05 java
    7283 mchen 15 0 94340 46m 15m S 6.3 0.1 0:00.68 frmweb
    5126 mchen 15 0 85392 39m 14m R 5.7 0.1 0:01.04 frmweb
    26013 mchen 16 0 1332m 449m 7308 S 5.7 1.4 1:20.39 java
    6544 mchen 15 0 97884 50m 15m S 5.4 0.2 0:01.10 frmweb
    7140 mchen 15 0 94336 46m 15m S 5.4 0.1 0:00.62 frmweb
    4366 mchen 15 0 690m 60m 27m S 4.7 0.2 0:07.76 rwrun
    6314 mchen 15 0 688m 56m 28m S 4.7 0.2 0:01.32 rwrun
    6368 mchen 15 0 690m 58m 28m S 4.7 0.2 0:01.25 rwrun
    7793 mchen 16 0 70100 22m 11m R 4.7 0.1 0:00.15 frmweb
    3734 mchen 15 0 98.1m 51m 15m S 4.4 0.2 0:02.01 frmweb
    6048 mchen 15 0 96364 48m 15m R 4.4 0.2 0:00.75 frmweb
    6205 mchen 15 0 80728 33m 13m S 4.1 0.1 0:00.43 frmweb
    6375 mchen 15 0 87840 41m 14m S 4.1 0.1 0:00.79 frmweb
    5592 mchen 15 0 98404 50m 15m S 3.8 0.2 0:01.17 frmweb
    5784 mchen 15 0 94924 47m 15m S 3.8 0.1 0:00.99 frmweb
    7365 mchen 15 0 74124 28m 13m S 3.8 0.1 0:00.25 frmweb
    4830 mchen 16 0 107m 61m 16m R 3.5 0.2 0:01.90 frmweb
    5304 mchen 15 0 99244 51m 15m S 3.5 0.2 0:01.26 frmweb
    5754 mchen 15 0 82072 36m 14m S 3.5 0.1 0:00.52 frmweb
    4447 mchen 15 0 692m 61m 27m S 3.2 0.2 0:08.69 rwrun
    5816 mchen 15 0 99056 51m 15m S 3.2 0.2 0:01.19 frmweb
    6076 mchen 15 0 94340 46m 15m S 3.2 0.1 0:00.78 frmweb
    7658 mchen 15 0 74124 28m 13m S 3.2 0.1 0:00.26 frmweb
    7801 mchen 15 0 57524 9516 6296 S 3.2 0.0 0:00.10 frmweb
    7830 mchen 18 0 57524 9524 6300 S 3.2 0.0 0:00.10 frmweb
    4251 mchen 15 0 98.1m 51m 15m S 2.5 0.2 0:01.60 frmweb
    7231 mchen 15 0 74264 28m 13m S 2.5 0.1 0:00.24 frmweb
    7341 mchen 15 0 92804 44m 15m S 2.5 0.1 0:00.71 frmweb
    7790 mchen 15 0 57524 9524 6300 S 2.5 0.0 0:00.08 frmweb
    7867 mchen 17 0 57524 9464 6240 S 2.5 0.0 0:00.08 frmweb
    6547 mchen 15 0 81388 35m 14m S 2.2 0.1 0:00.41 frmweb
    6900 mchen 15 0 89136 42m 14m S 2.2 0.1 0:00.61 frmweb
    7308 mchen 15 0 74092 28m 13m S 2.2 0.1 0:00.26 frmweb
    7454 mchen 15 0 71324 25m 12m S 2.2 0.1 0:00.15 frmweb
    7679 mchen 15 0 74128 28m 13m S 2.2 0.1 0:00.20 frmweb
    5681 mchen 15 0 98780 51m 15m R 1.9 0.2 0:01.02 frmweb
    7040 mchen 15 0 74572 28m 13m S 1.9 0.1 0:00.27 frmweb
    26581 mchen 17 0 554m 56m 8808 S 1.9 0.2 0:18.90 java
    too many frmweb and java processes:
    bash-3.2$ ps -ef|grep frmweb|wc -l
    74
    bash-3.2$ ps -ef|grep java|wc -l
    25
    I am new to EBS,any suggestions?
    thanks

    Please see the following docs.
    Forms Process (FRMWEB) Consumes 100% of CPU in Oracle Applications R12 [ID 745711.1]
    TROUBLESHOOTING FRMWEB RUNAWAY PROCESSES CONSUMING 100% CPU IN SOCKET MODE [ID 1382442.1]
    R12: How To Generate A Stack Trace For Forms With Applications R12 [ID 789659.1]
    Thanks,
    Hussein

  • Cpu is 100% use g how to repair???? pl z tell

    cpu is 100% use g how to repair?????

    Could you please give me the exact model number of your notebook?
    You can use the following document if you need assistance in finding it.
    http://h10025.www1.hp.com/ewfrf/wc/document?tmp_renderType=findModel&cc=us&dlc=en&docname=c00033108&...
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • Tablespaces 100% used

    hi All,
    the tablespaces on PRD server(ECC 6, Oracle 10 g, Window server 2003)
    Tablespace name        Size(MB)      Free(MB)     Used(%)     Autoextend     Total size(MB)     Sum of all free fragments(MB)     Total used (%)     #Files     #Segments     #Extents     Status     Contents
    PSAPSR3     148,192.00     673.5     100     YES     180,000.00     32,481.50     82     16     155,048     226,940     ONLINE     PERMANENT
    PSAPSR3700     65,740.00     291.88     100     YES     130,000.00     64,551.88     50     13     801     8,231     ONLINE     PERMANENT
    PSAPSR3USR     30     22.81     24     YES     10,000.00     9,992.81     0     1     70     114     ONLINE     PERMANENT
    PSAPTEMP     6,990.00     6,990.00     0     YES     10,000.00     10,000.00     0     1     0     0     ONLINE     TEMPORARY
    PSAPUNDO     8,860.00     7,974.31     10     YES     10,000.00     9,114.31     9     1     21     484     ONLINE     UNDO
    SYSAUX     1,020.00     42.56     96     YES     10,000.00     9,022.56     10     1     916     2,666     ONLINE     PERMANENT
    SYSTEM     870     17.44     98     YES     10,000.00     9,147.44     9     1     1,212     2,813     ONLINE     PERMANENT
    SAPSR3 and PSAPSR3700 is used 100%, now what i have to do mean simply add the file or extent the value of used tablespaces.
    Regards,
    Diya

    Hello,
    {180,000.00 + 130,000.00 + (10,000.00 *5) = 360GB }
    In you system, you need 360Gb total in your drive where you have SAPDATAn directory when all of your datafiles reaches its max size.
    If you have still have 320 GB free space, there should not any problem till you extend any Tablespace. But please verify if you have 320Gb free now or if total size of drive is 320 GB ??
    (Also, I assume you do not have anything other than this SAPDATAn in that drive which will grow and eat disk space)
    What you need to understand is, you should have as much of space in drive as much you are having all datafiles in that drive after it reaches its max size.(If you create datafiles with autoexted yes, initial size of file on disk will be less and will b gradually extended as needed)
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1b/d20f6fe45a9e43b1856ea1b52c9612/frameset.htm
    thanks
    ashish

  • How to burn DVD-footage Sony FDR AX-100, using FCP 10.1:

    I just purchased Sony FDR AX-100 video camera, will be importing to Final Cut Pro 10.1 to edit. My intent is to film in highest quality (4K), edit, and then burn on to DVDs for family. They all have different devices to play back the video - PC, Mac, DVD player.   From reading some other posts about this issue, I get the impression that I can not burn a DVD (using a DVD-R disc) of 4K edited footage? i.e.: the only way to view back the video would be connecting my Mac Book Pro directly to a High Def tv via HDMI cord?  Thank you for any clarification you can provide!

    Thanks very much for your speedy reply!  What would be the best way for me to provide the highest quality video to the 'general' viewer (parents, friends, family)?  The original video footage is so incredibly sharp, clear, smooth, etc, and I want their viewing experience of it to be as good as can be... but unfortunately I have to keep in mind that they all have different devices by which they will view it (PC, Mac, HD TV with DVD player, etc).  There may not be a solution, but I'm hoping someone more knowledgeable than me can help!

  • SWF not Loaded 100% using SWFLoader !!!!!!!

    HI all,
    Iam working in Flex Project, i got hung up with a issue with SWFLoader, I have main application and a sub application developed in FLEX 3, the sub application contains the flex pages of DashBoard screen, the SWF of sub application is loaded in main application using SWFLoader. if the browser is opened full , the SWF is loaded 100% , if the browser is opened 75% the swf is not loaded fully. when the browser is maximized the SWF is not displayed full screen. the issue is THE SWF IS GETTING LOADED ACCORDING TO THE BROWSER SIZE, WHEN BROWSER IS MAXIMIZED THE SWF IS DISPLAYED SAME WHEN BROWSER WAS 75% AND NOT EXPANDED .if anybody come across this issue, pls post reply , thanks.
    The swf of subApplication is loaded in the main with the code:
    <mx:Canvas id="dashCanvas" creationPolicy="all" cachePolicy="on"width="100%" backgroundColor="#FFFFFF" horizontalScrollPolicy="off" verticalScrollPolicy="off" >
    <mx:SWFLoader id="dashBoard" trustContent="true" width="100%" height="100%" scaleContent="true" autoLoad="true" source="@Embed(source='../../../../assets/appl/dashboard/dashboard.swf')" />
    </mx:Canvas>
    The width and height of thr subApplication and the Main Application are set as 100%.
    when the width and height of the subApplication is set as :
    width=Capabilities.screenResolutionX;
    height = Capabilities.screenResolutionY;
    the SWF loads fully and correctly when the browser is opened 100% but when the browser is 75% open, the SWF gets loaded according to the browser.
    Thanks & Regards
    Gowrishankar R

    Setting width/height will turn off % sizing and might affect resizing as you have now fixed its width/height.
    See if the resizeHandler gets called on the Application.  You may also need height=100% on the Canvas
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Trouble with Solaris 10 install on SunBlade 100 using Media CDs from Sun

    Hello World,
    My SunBlade 100 was not reading various burned Solaris 10 media, so I purchased the media kit from Sun. The installation is successful up until the point where it asks for CD2. I didn't even hear the drive spin when I clicked "Next" after inserting CD2.
    I know it is not the CD drive since it obviously works for CD1. It is also not an intermittent problem with the CD drive because CD1 works each time I run the install. I also don't think it is the media since CD2 went right from the factory envelope to my CD drive.
    So:
    1. Has anyone encountered something like this?
    2. Can I resume the installation from the command line?
    Many Thanks,
    Greg

    Actually ...
    Yes, it can be the optical drive.
    Those factory shipped drives in the SB100's were prone to spontaneously failing, one minute to the next.
    Additionally the CD's are actually written differently, whether they are the bootable ones in the set versus the non-bootable CDs in the set.
    Data track layouts are different.
    The optical drive could commonly have difficulty reading every disk you ever insert into it.
    Borrow a replacement drive from a PeeCee.
    Jumper it the same as the current drive and just use it.
    If that works, then go buy a replacement.
    Optical read-only drives are laughably cheap.
    Optical read/write DVD drives are inexpensive, as well.

  • Finding which tablespace the index is using

    Hello,
    How do I find the tablespace in which the indexes of a particular schema are present. like getting the tablename , table , columname and tablespace present .
    I found this in the OEM but did not know how to generate the SQL for that.
    Thanks for any help.
    Message was edited by:
    user558362

    I would use dba_indexes instead of dba_segments if you are not interested in physical storage information. The dba_indexes view provided the index_name and owner as well as the table_name and table_owner. The table and index owner might be different and this view will allow you to find all indexes for a table where you do not know the index names. You can join dba_indexes to dba_ind_columns for the index column list.
    HTH -- Mark D Powell --

Maybe you are looking for