Invalid compiler control in ".i"

I have the following lines in a header file (line numbers appear on the left):
64#if defined( sparc )
65 #include <sys/types.h>
66 #include <pthread.h>
67#endif
When I compile the program I get the following errors:
"/home/user/include/structure.h", line 65: invalid compiler control in ".i" file
"/home/user/include/structure.h", line 66: invalid compiler control in ".i" file
I've precompiled the code (with -P), and the resulting .i file contains the
lines "#include <sys/types.h>" and "#include <pthread.h>".
What's the deal?

The preprocessor requires that the # be the first character in the line. This worked:
#if defined(sparc)
# include <sys/types.h>
# include <pthread.h>
#endif

Similar Messages

  • RAR 5.3 SP8 - Invalid Mitigating Controls Report Issue

    Hello,
    When I view the Invalid Mit Controls Report, and I click the "Click to Change" button, it brings me to blank mitigating controls screen with an error at the bottom of the screen that reads "Category should be U, R, P, H or O"
    Has anyone seen this before? The log shows nothing when I look to it to view more info about the error...
    Any troubleshooting tips or is this something I need to bring up with SAP?
    Thanks!
    Jes

    yep

  • PLS-00378: invalid compilation unit Error

    The following statement copied from oracle documentation but its raising error, any idea please ?
    CREATE FUNCTION getBooks(a clob) RETURN bookset_t;
    LINE/COL ERROR
    -------- ------------------------------------------------0/0 PLS-00378: invalid compilation unit for this
    release of PL/SQL
    My Oracle Version is :
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    Best Regards,
    Luqman

    I presume that you are referring to the example contained in the following link.
    http://www.lc.leidenuniv.nl/awcourse/oracle/appdev.920/a96624/08_subs.htm#19677
    The example appears incomplete to me. The example does include the definition of the bookset_t type, but there still must be more to the getBooks function and I don't see anything to link the Catalogs table to the bookSet_t type. I have submitted the question to Tom Kyte. When I receive a response, I will provide a link to that response here.

  • Invalid form control with name='' is not focusable

    I've researched and all the threads I can find go on about a hidden form field causing the problem.
    But I don't have one?
    I've done a console.log($(':hidden')) and none of the elements are part of the form and definitely none matching $('[required]')
    It's not happening when I run my validation ..JavaScriptfunction checkValid(ele){ try { if($(ele).prop('tagName') == 'TEXTAREA') { validateTextarea.call(ele); } if($(ele).prop('validity').valid) { var remove = 'invalid'; var add = 'valid'; if($(ele).attr('minlength') && $(ele).attr('minlength') > $(ele).val().length) { var remove = 'valid'; var add = 'invalid'; } else if ($(ele).attr('maxlength') && $(ele).attr('maxlength')

    Dear spicers,I have spend many hours trying to get my gpo working to sync a fewshared networkfolders with office templates to users default office 2010 template location.I created a user conf gpo: preferences\control panel settings\schedule tasks\Action: UpdateName: Mirror FoldersRun: \\dfsname\netlogon\scrips\RobocopyScript.cmdMarked: Enable (scedule task runs at specific time)schedule taks: At system startup Starttime: 8:00:00Advanced: everything unmarkedTab settings: everything unmarkedTab common: Marked Run in logged-on users....Script: robocopy "\\dfslocation\public\Prog\Documentsjablonen\Office" "C:\users\%username%\AppData\Roaming\Microsoft\Sjablonen" /MIR /R:10 /W:30 Is there anyone who is able to help me out please. I have read many topics on the internet etc. When I run the script local it is working.Thanks in advance.Kind...

  • Invalid compiler warning?

    I've got:
    class A<Type1>
      public A<Type1> getValue();
    class B<Type1, Type2> extends A<Type1>
      public B<Type1, Type2> getValue()
        return (B<Type1, Type2>) super.getValue(); // compiler complains of unchecked cast
    }Thing is, I really don't see why the above is an unchecked cast. We know that B extends A. When B is constructed, it passes its parameter-types down so when getValue() returns A<Type1> it is really returning a superclass-view of B<Type1, Type2> -- at least that's what I think is going on. Am I wrong?
    Gili

    Thing is, I really don't see why the above is an
    unchecked cast.A.getType returns an A. B.getType returns a B. Just because 'this' is a B doesn't mean that super.getType will return a B.
    For example, we could have:
    class A
      public A getValue()
        return new A();
    class B extends A
        public B getType()
            return super.getType();
    }Would you expect the above to work?

  • "Receiver port not valid in control record"...idoc error

    Hi,
    The new materials are sent to SAP via a text file which is placed in the application server which EDI uses to populate the Idoc segments and creates the material master.
    Recently we upgraded from SAP 4.6 C to ERP 5.0.
    After upgrading we are getting a message as Port(HPLED) invalid in control record.
    I get an error message as  "receiver port HPLED  not valid in control record"...
    It is not able to find  the receiver port & hence cannot create the MM.
    We checked all the config and compared with Test and production and we could not find any noticable change.
    Did anyone come across any infor on this?
    Your valubale reply is really very important for me.
    Pls reply.
    Regards,
    Pri

    Hey Ramesh,
    I've already done the WE57 setting.
    You see the WE57 setting is always done on the reciever side and not on the sender side (There is no harm but it is not what SAP recomends) The Linking on the sender side is done in the Partner Profile, where we give the extension name.
    For the reciever this Partner profile setting of extension is not there therefore we need to go to WE57 and do it.
    I've done all the config and have tried all the things in both the systems but somehow nothing is working.
    That is why I asked that in my Inbound FM which is IDOC_INPUT_HRMD do I need to popluate one of it Parameters or fields where I mention the Extension name and all.
    Yesterday however I found an SAP NOTE (105148) which tells me that my naming convention of the Extension is wrong. I have made ZHRMD_A07 extending standard IDOC tupe HRMD_A07, actually it should be ZRMD_A07. Again this is speculative I need to try this out. But I do know that SAP has various checks which checks all the naming convention and all. I'll try this out and hopefully it might work.
    In the meantime any other suggestions are most invited. I am using Message type HRMD_A and using IDOC type HRM_A07
    Regards
    Abhishek Sahi

  • Gnome-control-center - User deleting not working,

    Hi all,
    Using gnome shell, I am trying to delete a user I created for test using the same gnome-control-center; but trying to delete it now but when I press the delete key gnome-control-center crash with the option to delete files - and if I choose to keep the file an error come up: "Failed to delete user - Method "DeleteUser" with signature "x" on interface "org.freedesktop.Accounts" doesn't exist"
    See terminal output below:
    [sweetth@myhost ~]$ gnome-control-center
    libnm-glib.so.4: cannot open shared object file: No such file or directory
    Failed to load module: /usr/lib/control-center-1/panels/libnetwork.so
    (gnome-control-center:9733): GLib-GObject-WARNING **: gtype.c:4201: type id `1' is invalid
    (gnome-control-center:9733): GLib-GObject-WARNING **: can't peek value table for type `<unknown>' which is not currently referenced
    (gnome-control-center:9733): GLib-GObject-WARNING **: gvalue.c:191: cannot initialize GValue with type `(null)', this type has no GTypeValueTable implementation
    (gnome-control-center:9733): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid
    (gnome-control-center:9733): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
    Segmentation fault

    I didn't recompile it because frankly I do not know where to get the pkgbuild...
    See output with 'bt full'
    [sweetth@myhost ~]$ gdb /usr/bin/gnome-control-center
    GNU gdb (GDB) 7.2
    Copyright (C) 2010 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type "show copying"
    and "show warranty" for details.
    This GDB was configured as "i686-pc-linux-gnu".
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>...
    Reading symbols from /usr/bin/gnome-control-center...(no debugging symbols found)...done.
    (gdb) run
    Starting program: /usr/bin/gnome-control-center
    [Thread debugging using libthread_db enabled]
    [New Thread 0xb265bb70 (LWP 4926)]
    [New Thread 0xb1cffb70 (LWP 4928)]
    (gnome-control-center:4923): GLib-GObject-WARNING **: gtype.c:4201: type id `1' is invalid
    (gnome-control-center:4923): GLib-GObject-WARNING **: can't peek value table for type `<unknown>' which is not currently referenced
    (gnome-control-center:4923): GLib-GObject-WARNING **: gvalue.c:191: cannot initialize GValue with type `(null)', this type has no GTypeValueTable implementation
    (gnome-control-center:4923): GLib-GObject-WARNING **: gtype.c:4201: type id `0' is invalid
    (gnome-control-center:4923): GLib-GObject-WARNING **: can't peek value table for type `<invalid>' which is not currently referenced
    Program received signal SIGSEGV, Segmentation fault.
    0xb30bbe1c in dbus_g_proxy_begin_call () from /usr/lib/libdbus-glib-1.so.2
    (gdb) bt full
    #0 0xb30bbe1c in dbus_g_proxy_begin_call () from /usr/lib/libdbus-glib-1.so.2
    No symbol table info available.
    #1 0xb2dbdcf8 in ?? ()
    from /usr/lib/control-center-1/panels/libuser-accounts.so
    No symbol table info available.
    #2 0xb2dcf600 in ?? ()
    from /usr/lib/control-center-1/panels/libuser-accounts.so
    No symbol table info available.
    #3 0xb788ee23 in g_cclosure_marshal_VOID(int0_t) ()
    from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #4 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #5 0xb78851a0 in ?? () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #6 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #7 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #8 0xb7c449e2 in gtk_dialog_response () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #9 0xb7c44db6 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    ---Type <return> to continue, or q <return> to quit---
    #10 0xb788eb2c in g_cclosure_marshal_VOID__VOID ()
    from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #11 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #12 0xb78851a0 in ?? () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #13 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #14 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #15 0xb7bfe14a in gtk_button_clicked () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #16 0xb7bff4b8 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #17 0xb788eb2c in g_cclosure_marshal_VOID__VOID ()
    from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #18 0xb787177d in ?? () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #19 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #20 0xb7884915 in ?? () from /usr/lib/libgobject-2.0.so.0
    ---Type <return> to continue, or q <return> to quit---
    No symbol table info available.
    #21 0xb788e18c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #22 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #23 0xb7bfe06a in gtk_button_released () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #24 0xb7bfe0b4 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #25 0xb7ccda62 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #26 0xb787177d in ?? () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #27 0xb7872eb4 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #28 0xb7884fbf in ?? () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #29 0xb788df69 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #30 0xb788e313 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    No symbol table info available.
    #31 0xb7e106f3 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    ---Type <return> to continue, or q <return> to quit---
    #32 0xb7ccd252 in gtk_propagate_event () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #33 0xb7ccd628 in gtk_main_do_event () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #34 0xb7b235fc in ?? () from /usr/lib/libgdk-3.so.0
    No symbol table info available.
    #35 0xb7b4a898 in ?? () from /usr/lib/libgdk-3.so.0
    No symbol table info available.
    #36 0xb77b4eff in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    #37 0xb77b5660 in ?? () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    #38 0xb77b5d9b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    No symbol table info available.
    #39 0xb7ccc945 in gtk_main () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #40 0xb7be8b44 in ?? () from /usr/lib/libgtk-3.so.0
    No symbol table info available.
    #41 0xb79432bc in g_application_run () from /usr/lib/libgio-2.0.so.0
    No symbol table info available.
    #42 0x0804c62f in main ()
    No symbol table info available.
    (gdb) quit
    A debugging session is active.
    Inferior 1 [process 4923] will be killed.
    Quit anyway? (y or n) y

  • ORA-01410: invalid ROWID

    I was trying to load data into a table using SQL Loader
    when I came across this error in the log file . I am not sure what might have happened or where to look to fix this up. Any ideas or suggestions as to where to look? I am on Oracle 9.2.0.4 on unix(AIX 4.3)
    Thanks
    insert into med.orders a
    ERROR at line 1:
    ORA-01410: invalid ROWID

    My control file is as follows :
    load data
    append
    into table orders
    fields terminated by '|'
    (disc_telephone_number,
    order_number,
    due_date,
    completion_date,
    status,
    ocn,
    region CONSTANT "TOC",
    pon,
    start_date,
    start_time,
    technician,
    phone_number,
    actual_time)
    Actually my shell script does some updates and then inserts records into the table using sqlldr.
    First the updates which works fine...but during insert, it just hangs.
    1260 rows updated.
    Commit complete.
    It was supposed to do the insert and then again commit. (About 2500 records),,,but should take only about 20 minutes...(i compared this to my 8i environment.)But it just sits there, and when I cancel after a long gap of time it gives me the ORA error message saying
    Insert into orders ( .........)
    User requested cancel of operation
    Any suggestions ? Thanks

  • Compiling Issue on SUNstudio11

    Server : Sunfire x4100
    O/S : Solaris10
    Error: While compiling im getting the following error.
    $ compile
    Cleaning *.o, *.c, recon
    *.o: No such file or directory
    recon: No such file or directory
    Compiling init.pc to init.c
    Pro*C/C++: Release 10.2.0.2.0 - Production on Mon Nov 20 22:56:43 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    System default option values taken from: /u00/app/oracle/product/10.2.0/db_1/precomp/admin/pcscfg.cfg
    Compiling control.pc to control.c
    Pro*C/C++: Release 10.2.0.2.0 - Production on Mon Nov 20 22:56:44 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    System default option values taken from: /u00/app/oracle/product/10.2.0/db_1/pre
    comp/admin/pcscfg.cfg
    Compiling recon.pc to recon.c
    Pro*C/C++: Release 10.2.0.2.0 - Production on Mon Nov 20 22:56:44 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    System default option values taken from: /u00/app/oracle/product/10.2.0/db_1/precomp/admin/pcscfg.cfg
    Creating Object init.o from init.c
    /usr/ucb/cc: language optional software package not installed
    Creating Object control.o from control.c
    /usr/ucb/cc: language optional software package not installed
    Creating Object recon.o from recon.c
    /usr/ucb/cc: language optional software package not installed
    Creating Binary recon
    /usr/ucb/cc: language optional software package not installed
    Thanks
    GnanavelSekhar
    [email protected]

    Hi fedor,
    I have attached here my env variables.
    can u please tell any path issue?.
    $ env
    JAVA_LIBPATH=/usr/j2se/lib:/usr/j2se/bin
    MANPATH=/usr/man:/usr/openwin/man:/usr/dt/man:/usr/local/man:/opt/SUNWrtvc/man:/
    opt/VRTSvxvm/man:/opt/VRTSvmsa/man:/opt/openv/man/share/man
    TOMCAT_HOME=/opt/apache-tomcat-4.1.34
    HZ=24
    RECON_HOME=/ist/boirecon
    TERM=vt100
    SHELL=/bin/ksh
    CATALINA_HOME=/opt/apache-tomcat-4.1.34
    OLDPWD=/users/istrecon
    CATALINA_BASE=/opt/apache-tomcat-4.1.34
    JRE_HOME=/usr/j2se
    LD_LIBRARY_PATH=/u00/app/oracle/product/10.2.0/db_1/lib:/lib:/usr/lib:/usr/openw
    in/lib:/usr/dt/lib:/usr/ucblib:/usr/local/lib
    ORACLE_SID=istrecon
    TOMCAT_DIR=/opt/apache-tomcat-4.1.34
    ENV=/users/istrecon/.kshrc
    ORACLE_BASE=/u00/app/oracle
    PAGER=less
    MAIL=/usr/mail/istrecon
    PATH=/bin:/user/oracle:/usr/bin:/usr/sbin:/opt/bin:/usr/ccs/bin:/opt/local/GNU/b
    in:/opt/local/bin:/opt/NSCPnav/bin:/u00/app/oracle/product/10.2.0/db_1/bin:/usr/
    local/samba/bin:/usr/ucb:.:/ist/boirecon
    PWD=/ist/boirecon
    JAVA_HOME=/usr/j2se
    EDITOR=vi
    TZ=Asia/Calcutta
    ORACLE_TERM=xterm
    PS1=$PWD
    SHLVL=1
    HOME=/users/istrecon
    LOGNAME=istrecon
    CLASSPATH=/u00/app/oracle/product/10.2.0/db_1/JRE:/u00/app/oracle/product/10.2.0
    /db_1/jlib:/u00/app/oracle/product/10.2.0/db_1/rdbms/jlib:/u00/app/oracle/produc
    t/10.2.0/db_1/network/jlib
    MPFILENAME=/usr/local/menu/.menudata
    DISPLAY=172.21.73.165:0.0
    ORACLE_HOME=/u00/app/oracle/product/10.2.0/db_1
    _=/bin/env
    /ist/boirecon
    Thanks
    GnanavelSekhar
    Message was edited by:
    Sun.Gnanavel

  • INVALID 상태의 OBJECT를 RECOMPILE하는 PROCEDURE

    제품 : ORACLE SERVER
    작성날짜 : 2002-04-18
    INVALID 상태의 OBJECT를 RECOMPILE하는 PROCEDURE
    ===============================================
    Purpose
    Import를 하거나 DDL 작업을 하고 나서 procedure 나 package등의
    pl/sql object가 invalid로 빠지는 경우가 있다. 이런 object들을
    찾아서 recompile해주는 procedure를 소개한다.
    Explanation
    이 procedure는 User 내의 모든 Invalid 상태의 procedure, function,
    package 등의 Object 들을 Recompile한다. Compile에러가 발생하는 경우
    dbms_output package를 이용하여 화면에 display해 주게 되므로 실행하기
    전에 set serveroutput on 을 반드시 실행한다.
    Invalid된 object가 많은 경우라면 compile에러의 확인을 위해 spool을
    받는 것이 좋다.
    CREATE OR REPLACE PROCEDURE RecompileInvalid IS
    CURSOR getlist IS SELECT object_type, object_name FROM
    user_objects WHERE status = 'INVALID' AND
    object_type IN ('PROCEDURE', 'FUNCTION', 'PACKAGE',
    'PACKAGE BODY', 'TRIGGER' );
    schemaname VARCHAR2(100);
    CURSOR geterr ( objname VARCHAR2, objtype VARCHAR2 ) IS
    SELECT text, line, position FROM user_errors WHERE
    name = objname AND type = objtype;
    BEGIN
    SELECT username INTO schemaname FROM user_users;
    FOR getlistrec IN getlist LOOP
    dbms_output.put_line( 'attempting compile on ' ||
    getlistrec.object_name );
    dbms_ddl.alter_compile( getlistrec.object_type,
    schemaname, getlistrec.object_name );
    END LOOP;
    FOR getlistrec IN getlist LOOP
    dbms_output.put_line( '---ERROR---' );
    dbms_output.put_line( 'compile failed on ' ||
    getlistrec.object_name );
    FOR geterrrec IN geterr( getlistrec.object_name,
    getlistrec.object_type ) LOOP
    dbms_output.put_line( 'line: ' || geterrrec.line ||
    ' col: ' || geterrrec.position );
    dbms_output.put_line( substr( geterrrec.text, 1, 100 ));
    END LOOP;
    END LOOP;
    END;
    Example
    SQL> spool Compile.log
    SQL> set serveroutput on
    SQL> exec recompileinvalid;
    attempting compile on CRYPTIT
    attempting compile on CRYPTIT
    attempting compile on DECRYPT
    attempting compile on ENCRYPT
    attempting compile on SYNC_IM_INDEX
    PL/SQL procedure successfully completed.
    SQL> spool off

    우연의 일치인지 저도 어제 rac 기술지원을 나왔는데..
    통계정보를 수집하려고하니 dbms_stats가 invalid되어 있더군요.
    compile 명령을 하려다가 다른 패키지도 invalid되어있기도해서
    utlrp.sql을 수행했습니다.
    물론 백업 후 restart한 후에 세션 모두 클리어시키고 수행했습니다.
    그런데 한번 해서 안되는 경우도 있으니 invalid object의 결과를 보고
    utlrp.sql을 여러번 더 수행하면 해결됩니다.
    ## invalidobj.sql
    doc
    invalid 된 object에 대한 출력
    col owner format a20
    col object_name format a30
    select owner, object_name, OBJECT_TYPE,CREATED,LAST_DDL_TIME, STATUS
    from dba_objects where status<>'VALID';
    글 수정:
    민천사 (민연홍)
    그런데 중요한 것은.. 이것이 open상태에서 수행되더라도
    오라클에서는 그냥 수행해도 문제없다고 하더라도..
    제 개인적인 의견으로는 서비스 중에 수행해서는 절대 안된다고
    생각합니다. 서비스에 어떠한 영향이 갈지도 모르니까요. 문제가
    발생하면 그건 이 작업을 수행한 DBA탓 이겠죠. 장애보고서 써야하고
    골치가 아픕니다.
    저같은 경우에는 백업을 2copy를 하는데 미디어(테이프장치)를
    서로 다른 미디어를 써서 2copy를 해야 작업 시작하겠다고 했고
    그렇게 했습니다. 또한 세션을 모두 클리어시킨 후에 작업했구요.
    장애에 대한 강박관념이라고 할지 모르겠지만 지금까지 본 봐로는
    이렇게 꼼꼼하게 챙기지 않고 장애가 난다면 업계에 오래에 머무르기
    힘들 것 같다는 생각이 들더군요..~
    제가 장애에 너무 민감해서 말씀드리는 것이지 충고를 하는 것은 아닙니다.
    오해가 없으시길 바랍니다.

  • Itunes has separated my music by album and by artist

    how do I get albums all together? I have tried checking the "compilation" box but it has made no difference.

    Chris CA wrote:
    This is the confusing factor.
    iTunes always uses Artist for the folders it is saved to, not Album Artist.
    I'm fairly certain when it comes to organizing files, Part of a compilation=Yes puts the album in the Compilations folder and thereafter Album Artist, if set, trumps Artist. If neither are set the value of Unknown Artist is used.
    Except for Compilations, whenever Album Artist is blank its value is implied from Artist.
    Toggling View > Column Browser > Use Album Artists changes whether the Artists column in the browser shows all the different values of the Artist field or all values of the Album Artist field. It should have no effect on the physical organization of the files.
    In a similar fashion View > Column Browser > Group Compilations controls the listing of compilations under a single Compilations artist, or the respective Album Artist of each album, e.g. Various Artists, Original Broadway Cast etc.
    tt2

  • Post - Installation SAP R/3 4.7 - Urgent !!

    Hi All,
    I have installed SAP R/3 4.7. I would like to know what are the post-installation steps involved in it. I went through the installation guide. But, I am not able to understand the details provided in that. Can somebody tell me what are all the steps involved as a part of the post installation.
    Kindly Help !!! Its urgent !!
    Regards,
    Rose.

    Hi,
    Initial Consistency Check
    SM28
    Edit Batch Jobs
    Workbench Organizer Reconfiguration
    TMS Configuration
    Import Printers
    Client Configuration
    SCC4
    Set System Change Option
    SE06
    STMS
    SCC7
    SM37
    Deleting Source System Profiles
    RZ10
    Reconfigure Operation Modes
    RZ04
    Delete Update Failures
    SM13
    Delete Batch Input Sessions
    SM35
    Reorganize Spool
    SPAD
    SP12
    Delete Invalid Background Control Objects
    Restrict Outgoing Email and Faxes
    SCOT
    Adjust RFC connections.
    SM59
    Adjust Logical Systems names
    SALE
    Hope this helps.
    Cheeers
    Deepanshu

  • GRC:AC:SPM: How to ensure SAP_ALL in not deleting FF log files?

    Hi Guys,
    Due to some critical business requirements occuring occasionally, I wanted to set up a FF ID having SAP_ALL. This would be besides the other FF IDs, which I have already created for each of the modules. I.e basically this SAP_ALL FFID would be to handle emengency and cross module tasks.
    Now, I have a limitation here that this FFID having SAP_ALL profile may do anything and then even clear all the logs for what all it did (as it would have unlimited access to even delete the logs for FFID usage). Any workaround solution for this?
    Regards.
    Hersh.
    http://www.linkedin.com/in/hersh13

    Zaheer is exactly correct. The main point of SAP_ALL is to be (almost) unrestricted and that is why it is recommended to not assign it.
    Although Firefighter allows you to gain elevated access in a controlled manner, if you just assign firefighter ID's SAP_ALL then you will be allowing that access in the systems effectively, invalidating any controls which you had there previously.
    There are loads of ways of trimming SAP_ALL but I would generate a role based on the SAP_ALL template and de-activate the key authorisations (GRCFF_0001).
    Simon

  • ARQ: Problem with Mitigation of a Risk and Request Rejection at the same time???

    Hi All,
    I have configured my workflow in such a way that, when a request reaches a certain approver (who is authorized to mitigate), he has following options available (we have configured this way):
    1. Submit the Request: This will simply approve the request. But I would NOT want him to approve the request if it has violations. First he should mitigate the risks and then approve the request.
    May I know how I can do it? Is this the correct process?
    2. Reject the Request: If he is not ok, he can reject the request. I am ok with this and no action is required.
    3. Forward the Request: If he needs any business clarifications, he can forward the request to the user's manager before mitigating and approving the request. This is also ok for me.
    4. Mitigate the risk: If a request has risk violations, he can mitigate the risks  by clicking on "Mitigate" button on "Risk Analysis" tab.
    Here is the problem I see. The straight forward what he can do is, mitigate the risks and then approve the request (Submit). However, there is one more option with him and that is, he can mitigate the risks and then changes his mind to reject the request!
    If he rejects the request (after mitigating the risks), the mitigation which was done before, is not "UNDONE". Meaning, that user is mitigated though the request is rejected!
    This is very confusing and this way users are simply mitigated for no reason!
    May I know below things:
    1. What is the best way or practice to mitigate risks in a request?
    2. How above explained problem (for point#4) can be addressed?
    3. How I can stop approving a request if it has violations?
    Please advise on this.
    Regards,
    Faisal

    Hi Faisal,
    I try to answer your question (as always ).
    You can configure that at a specifc stage the approver cannot approve if there are risks. Therefore modify the task settings for all the stages and allow/disallow "approve despite risk". For all stages where approval can be given (like role owner stage) you can activate the button so that it is possible to approve even though risks are coming up.
    To make this setting workable you have also to set parameter 1072 (Mitigation of critical risk required before approving the request) to YES.
    Regarding the mitigation which was set but is obsolet after rejection. There is actually a simple way to remove invalid controls. Run the risk analysis and gather information for "Invalid Mitigating Controls".
    In the result you have the option to change or delete the mitigation.
    Does this answer the question(s)?
    Regards,
    Alessandro

  • Clueless -please help

    In my control panel, I have two java icons. One is a simple java one with two wisps of flame and it just says Java underneath, the second is a more complex java icon with more flames and Java plug-in 1.3.1_09 underneath. If I right click the first one and open, it opens a Java control panel, though I haven't a clue what to do with it so I have left it well alone. However, when I try to open the second icon, I get an error message saying that the system is missing the following registry item: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Plug-in\F3.1_09. In my Add/Remove, I have listed J2SE Runtime Environment 5 Update 1 and Java Web Start only. In Internet Explorer 6, when I go to View, I get Java Console and the following Microsoft (R) VM for Java, 5.0 and various sub-heading underneath like help, clear etc.The only settings for Java from Tools/Advanced involves Microsoft VM: I just have the Java console enabled. Under security, again I have only settings for VM. I haven't got a clue what I'm doing and if the settings are correct, but it would seem to me that what I have downloaded from Java isn't being used and I'm just using VM. When I try to download from the Java site, I am told I have the latest version of whatever.The Add/Remove shows J2SE RE 5 Update 1 as installed -when I click on it I get the install menu again (normal??), but the lack of icons in the Internet Explorer menu obviously means it is not available. I would be very grateful if some kind person could tell me what to do, as I am obviously not using what I've got. Thanks in advance. Rob (technogically clueless)

    You have a few issues.
    First, it appears that you at one time had Java version 1.3.1_09 installed. I assume it no longer exists, possibly it was manually deleted. If you know that it's gone, you can remove the (leftover and invalid) Windows Control Panel entry. The third item, How do I remove an applet from Control Panel? on this webpage tells you what to do:
    http://www.winnetmag.com/Windows/Articles/ArticleID/3057/pg/2/2.html
    The remaining Java entry (the one with the two wisps) should be the Java Control Panel that was installed when the version 1.5.0_01 was installed. Check that by opening it and clicking the General tab | About, which should show Version 1.5.0 (build 1.5.0_01-b08).
    Second, the Java Web Start entry in the add/remove list is also old and leftover, and should be removed. Java Web Start is now part of Java 5, and it will remain (there is no add/remove entry for it.)
    Third, you are correct - IE is currently using the Microsoft Java virtual machine (jvm). To change IE over to use Sun's jvm, open the "two wisps" Java Control Panel | Advanced tab | <APPLET> tag support and check Internet Explorer. This will add a Sun entry to IE's Tools/Advanced list, and also a Sun Java Console entry to IE's Tools menu.
    These steps should take care of the problems. If you run into additional problems or questions, the Help and FAQ items at http://www.java.com have a lot of information, and should be reviewed.

Maybe you are looking for