T-code:DB12  Issue

Dear all,
We are having SAP ECC 6.0 production server on Microsoft cluster.
in st06 I am able to see the free space status on each disk.
but when I check the archive dir status in DB12
status of archive directory:
free space (KB):Unknown
kindly suggest.
thanks& reg,
Michael

Hello Michael,
There exist a lot of SAP Notes on this topic.
I don't know the exact version of your SQL Server.
Try the following keywords on the SAP Marketplace : "DB12 SQL Server".
You will see that a lot of SAP Notes exists, depending on SAP version and SQL Server version.
Some of the Notes contain SQL Server scripts you have to run, others source code corrections and patches.
[https://service.sap.com/sap/support/notes/1286013|https://service.sap.com/sap/support/notes/1286013]
[https://service.sap.com/sap/support/notes/555223|https://service.sap.com/sap/support/notes/555223]
Merry Christmas.
Wim Van den Wyngaert

Similar Messages

  • Status of archiving directory - Problem in T-Code - DB12

    Hello Gurus,
    in our server while we are run T-code - DB12 it gives us this following error
    - Status of archiving directory - unknown
    Status of SAPOSCOL is in running mode
    in bottom Status Bar  it is given
    Show_directory_fill_status: function call control_perf_failed, return code 13
    Can anybody give me the rectification
    Thanks & Regards
    Shishir

    Hi Shishir,
    Though SAPOSCOL is running, the function call could have failed for several reasons. You could look into SM21 or ST22 for details of its failure.
    The other way to check the status of the archive directory is to go to OS level and check the space for that filesystem.
    cd /oracle/<DBSID>/oraarch
    df .
    Regards,
    Nisch

  • HT201232 Support Subject : iTunes Cards and Codes Sub Issue : hi i want to change my iTunes account from US Store to Kuwait Store and i want to reset My balance.

    Support Subject : iTunes Cards and Codes
    Sub Issue : hi i want to change my iTunes account from US Store to Kuwait Store and i want to reset My balance.

    Try contacting iTunes Support (these are user-to-user forums) and ask them if they can remove the balance from your account so that you can change countries : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Code page issue - Unix file(s) content display in a report output

    Hi All,
    I am trying to retrieve file from Unix server and display in my report output.
    I have written code as below:
    OPEN DATASET filename FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      DO.
        READ DATASET filename INTO i_tab-line.
      ENDDO.
    CLOSE DATASET.
    1. Now i am able to display files of type .txt in report output but with line numbers above each line.
    How can i avaoid it! I want to display as it looks in AL11 view.
    2. If i am displaying files of type .PDF it is giving dump with below message:
    A character set conversion is not possible.
    At the conversion of text from code page '4110' to '4102' is not possible.
    - a character was found that cannot be displayed in one of the two code pages;
    - or it was detected that this conversion is not supported.
    How can i display the .PDF (or) all types of files in my report as it is viewable in AL11.
    Can anybody solve this this.
    I have tried UTF-8 & NON-UNICODE options with ENCODE also they are also giving same dump.
    Can anybody resolve these issues!
    Thanks in advance.
    Thanks,
    Deep.

    Hi All,
    Any resolution for above posted issue!
    Thanks,
    Deep.

  • T.Code for  issues return by the user after month closing

    Dear SAPient's,
    Give us the transaction facility available in SAP to account the issues
    return by the user after month closing.
    regards,
    Bijay Jha

    Dear SAPient's,
    Actually I want to know that when the Goods Issued and from that some goods are returned back due to any reason.
    I want to know Is there any T.Code from which i can get full details of Goods which is returned after Issuing in one month.
    Warm Regards,
    Bijay Kumar Jha

  • One Bank Account used by Multiple Company Codes - BRS Issue

    Dear All
    We have a scenario where 1 bank account is maintained under different company codes and used for business purpose.  In this scenario we are able to do Funds Transfer without any issue. When we are going to do BRS, there is a issue.  When we receive Bank Statement, we receive only one statement and when we try to import into system, system will throw the error as system is not able to decide for which company code it has to perform BRS.
    Can anybody help me out in resolving the issue.
    Rayala

    Hi,
    For BRS it is impossbile.   For maintainig account and all technically it is ok.  But it advisable to have different account at least for different company code.
    Thanks
    Kalyan

  • Company code creation issue

    Hi All,
    When I am creating company code I am getting an error as below.
    "you may not change the currency since documents exist with this currency"
    Above issue is coming while new co code creation or copying of existing co code also.
    Please advice on the above issue.
    Regards,
    Riyaz

    Hi,
    I hope you are creating new company code by copying from the exiting company code. If you copy one company code to another company code then you will get few pop- up message like do you want to use same chart of account or do you want to use same currecny like that. So may be you have selected different currecny. Sap has come up with country template for each country. So you can use country template to create the new company code.
    Thanks & Regards
    R.K

  • Code lookup issue Flash Builder 4 B2

    Had this issue before with flash builder 4 beta 2 where the code look up will not work
    While working thru Day 4 EX 4.1
    "Using code lookup to generate the click event will present you with the Generate Click Handler option in the code lookup window (see Figure 4). Click the option or press the Enter key to use the option to generate a function."
    Have no problem seeing the code look up for the <s:Button> however once I get the click will not show code look up for Generate Click Handler window.. is there a way to get this to run.. to move foreward with the exercise I just wrote out the code..is there a way to trigger the code look up?

    Mark - so you see click in the drop down and you select it so that your code now says:
    <s:Button click="" />
    and the code lookup now shows "Generate Click Handler" between the click double quotes?
    What happens if you place your cursor between the double quotes in the click event and type ctrl+spacebar?
    Can you share a screenshot of what's happening?

  • Code Insight Issue - SQL Developer 1.1 (1.1.0.23 Build Main 23-64)

    Dear SQL Developer Team,
    I have a slight issue with the Code Insight.
    I have created a package with three procedures
    create or replace PACKAGE PACKAGE1 AS
    procedure test1 (inpar varchar2);
    procedure test2 (inpar varchar2);
    procedure test3 (inpr varchar2);
    END PACKAGE1;
    When I try and reference the procedures in the package code insight only shows two procedures (see this link for the screenshot http://i12.tinypic.com/3zqbuiv.gif)
    Any ideas ?
    Chris

    Sorry Chris, been tied up. looked at this
    1. created a PTN table. This is the DDL export of that table. Range partition on date.
    -- DBMS_METADATA was unable to use TABLE_EXPORT to generate sql. Now trying to use TABLE.
    CREATE TABLE "HR"."TABLE1"
    (     "ID" NUMBER,
         "HIREDATE" DATE
    ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
    STORAGE(
    BUFFER_POOL DEFAULT)
    TABLESPACE "USERS"
    PARTITION BY RANGE ("HIREDATE")
    SUBPARTITION BY LIST ("ID")
    (PARTITION "P1" VALUES LESS THAN (TO_DATE(' 2006-12-31 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
    STORAGE(
    BUFFER_POOL DEFAULT)
    TABLESPACE "USERS"
    ( SUBPARTITION "SYS_SUBP21" VALUES (DEFAULT)
    TABLESPACE "USERS") ,
    PARTITION "P2" VALUES LESS THAN (TO_DATE(' 2007-01-31 00:00:00', 'SYYYY-MM-DD HH24:MI:SS', 'NLS_CALENDAR=GREGORIAN'))
    PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255
    STORAGE(
    BUFFER_POOL DEFAULT)
    TABLESPACE "USERS"
    ( SUBPARTITION "SYS_SUBP22" VALUES (DEFAULT)
    TABLESPACE "USERS") ) ;
    2. Export from Resultset tables in query. As insert statements
    REM INSERTING into TABLE1
    Insert into TABLE1 ("ID","HIREDATE") values (1,to_date('12-DEC-06','DD-MON-RR'));
    Insert into TABLE1 ("ID","HIREDATE") values (2,to_date('21-JAN-07','DD-MON-RR'));
    I'm also getting the others working well too. I 'm running the latest version that we are about to release a patch on so it should be good when it comes out.

  • Profit cebter and copany code configuration issue

    i am making one sales order in which the item number level when i put profit center GB03100004 earlier i was getting company
    code in profit segment as GB03, but now i am getting as GB01.
    is this related to any configuration issue, please let me know.

    Hi,
    Goto the T.Code KE53.
    Enter the Controlling area.
    Enter the profit centre.
    Click on Company Codes.
    Check for which company code the field "Assigned" is ticked.
    Please check with your FICO consultant for more information and modifications.
    Regards,
    Krishna.

  • ABAP Query Code timeout issue

    Hi,
    I have a SAP query which was the following code which is causing a timeout issue when running the report, can anyone suggest how I can change the code to make it more efficent?
    * This gets the sum of all labour costs on WBSEs.
      clear X_COEP_WKGBTR_LAB_W.
      if PRPS-OBJNR is not initial.
      select sum( WKGBTR ) from COEP
        into X_COEP_WKGBTR_LAB_W
        where
        PERIO = ZPERIODT
        and
        GJAHR = ZYEAR
        and
        KSTAR >= 'A43'
        and
        KSTAR =< 'A43ZZZZZZZ'
        OR
         KSTAR = '0005767012'
        and
        OBJNR = PRPS-OBJNR.
      endif.
    thanks
    Joe

    Hi Joe,
    I see none of the Key fields were used in select query.
    Create a secondary index for the table and use it in select query.
    It increases the performance.
    COEP~1 and COEP~2 are already existing.
    select sum( WKGBTR ) from COEP
        into X_COEP_WKGBTR_LAB_W
        where
        PERIO = ZPERIODT
        and
        GJAHR = ZYEAR
        and
        KSTAR >= 'A43'
        and
        KSTAR =< 'A43ZZZZZZZ'
        OR
         KSTAR = '0005767012'
        and
        OBJNR = PRPS-OBJNR
    %_HINTS ORACLE 'INDEX("COEP" "COEP~1").
    Thanks,
    Anil

  • JDBC/ code Style issue

    Hi all I am working on a java web application, and in one area of my code I am copying parts of one table to another. The issue is there is 20 fields that I am copying at once. I am using a preparedStatement to set each of the values individually, but it is obviously making the method quite long. I was wondering if there are any fairly painless manners in which to reduce the size of this, or if others have run into this and just left it as is.
    thanks in advance.

    It depends.
    One thing though when you say copying data I would do
    that all in SQL anyway. Something like
    INSERT INTO target_table(columns) SELECT columns FROM
    source_table WHERE ...
    Syntx varies upon database.Great idea. I will look into it once I have things working. I'd rather not introduce another point of confusion before I see results. Unfortunately the DB in question doesn't have a huge following/ huge amount of information that I have found as of yet.

  • Code Inspector Issue - "MODIFY - without TRANSPORTING was found in line "

    Hi all
    I am new to abap and my transports are unable to move further because of code inspector error 
    "MODIFY - without TRANSPORTING was found in line ". Help me resolve the issue.
    For example
    LOOP AT i_user_add.
        i_user_add-mandt = sy-mandt.
        MODIFY i_user_add.
      ENDLOOP.
    <removed_by_moderator>
    Edited by: Julius Bussche on Oct 16, 2008 3:23 PM

    Hi ,
           while modifying the internal table specify wich field you are modifying
    modify <internal table > from <work area> transporting <fields>.
    regards
    naveen

  • I get Exit code 15  issue on CS installation, should I use the CS6 Cleaner Tool?

    Upon startup the CS6 Beta would pop up the error that the sniffer_gpu.exe stopped working, and would not open.  I updated my graphics card drivers suspecting an OpenGL issue, but that didn't solve my problem.
    I then uninstalled CS6 via the control panel, and attempted to reinstall hoping that would fix things, but 2% into the process the installation fails with the following error:  Inconsistency in the installer database - please restart your computer and install again.
    There is a link to an error summary file, which reads:
    Exit Code: 15
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 0 warning(s)
    I have restarted and retried the process several times after cleaning the registry with the same results. 
    Does the normal Creative Suite Cleaner work for this release?  I haven't run it to find out as I have CS5.5 installed, and would rather not screw that one up as well.
    Thanks for any help I can get.
    Regards,
    Joel

    Hi,
    We are tracking this issue at: http://forums.adobe.com/thread/978912?tstart=30.
    I will lock this particular thread and forward your issue to the installation guys . They will check the link above for your information and get back to you there.
    I suggest you copy your issue there and an intstallation expert can help determine if the cleanter tool is appropriate for your situation.
    Please note whether it is a MAC or PC and what OS you are running.
    Thanks and sorry you are having issues.
    Pattie

  • 30EA4 : Code Completion issues

    1.
    Code Completion got better in 30EA4, still I need to do 3 retries with 5 second gap in between. (both explicit and implicit)
    See log below.
    And where is preference for code completion log and deadline thresholds, Vadim promised
    30EA2 : Code Completion not working . Are they in 30EA4 ?
    2.
    Another issue in Code Completion is when I continue typing code completion list just get cleared then get repopulated with filtered value. We need to see new list with filtered value, but I wish the list not get cleared completely, instead just hide those items in the list not matching new filter.
    3.
    I want the Code Completion to fill in at lower case, do I have option to do that?
    (or you can also automatically decide case of Code Completion, if I started typing with lowercase fill in with lower case)
    Vadim asked for output log, here is the one I got, first one explicit call using ctrl+space, second on implicit call
    Exception in thread "InsightThread" java.lang.NullPointerException
    at oracle.dbtools.raptor.insight.CompletionInsight.colNamesMatch(CompletionInsight.java:1189)
    at oracle.dbtools.raptor.insight.CompletionInsight.joinConditions(CompletionInsight.java:1170)
    at oracle.dbtools.raptor.insight.CompletionInsight.complete(CompletionInsight.java:809)
    at oracle.dbtools.raptor.insight.CompletionInsight$InsightThread.run(CompletionInsight.java:399)
    Exception in thread "InsightThread" java.lang.NullPointerException
    at oracle.dbtools.raptor.insight.CompletionInsight.colNamesMatch(CompletionInsight.java:1189)
    at oracle.dbtools.raptor.insight.CompletionInsight.joinConditions(CompletionInsight.java:1170)
    at oracle.dbtools.raptor.insight.CompletionInsight.complete(CompletionInsight.java:809)
    at oracle.dbtools.raptor.insight.CompletionInsight$InsightThread.run(CompletionInsight.java:399)

    Hi,
    When I press ctrl+space after typing partial name of table (while doing select * from X___) the context menu appears, and when I select select the table name (by hitting Enter key) it doesnt replace what I had typed with what I have selected form list.
    e.g.
    If table name is customer
    select * from cust (hit ctrl+space here and select 'customer' from list)
    Now the statement appears like this
    select * from custcustomer
    Where I expect is code completion should replace what I have typed once I select the right name from list.
    Am I missing some basic settings here
    My SQL Developer version is 3.0.04
    Regards,
    Bhupendra

Maybe you are looking for

  • ABAP/4 Key is not working in BI 7.0 version

    Hello, Some reason my ABAP/4 key is not working on BI 7.0 few months back I created few ABAP programs When i try to create a new program using t-code SE38 and program name as 0201 then create button then system will ask ABAP key when i enter its givi

  • [svn] 4226: Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap service) not working.

    Revision: 4226<br />Author:   [email protected]<br />Date:     2008-12-03 15:25:17 -0800 (Wed, 03 Dec 2008)<br /><br />Log Message:<br />-----------<br />Bug: LCDS-517 - Reliable messaging destinations created using runtime configuration (bootstrap s

  • IPod Photo attachment - ***?

    I bought this $30 piece of hardware from the Apple store in downtown Chicago last week. I hooked it up to my 5th Gen iPod video last night - according to the minimal instructions included with the attachment. (Yes, I actually read them.) My experienc

  • Interactive video presentation no flash

    Hello everybody, I am a Visualization Artist and I used  to work long time ago doing website(I am a graphic designer too)  I been aproached by an old client asking me to develop a "Interactive video presentation" of a product for Engineering purposes

  • JavaConcurrentProgram class - R11 vs R12

    Hi all Are there any changes in the JCP classes from R11 to R12? Or can anyone point me to a document somewhere to read? Metalink only seems to have a couple of examples on how to use it which are great, but there doesn't seem to be much on the diffe