Giving OR Statement in formula evaluates only one condition

This is the formula I used in the reports record selection. I need to display the records in division number = 9 and division number = 20 and need records where other field top account = true as well in the reports. But it displays only first condition and not the second condition. The reason might be it checks for true for the first field and it ignores the second condition.
({Opportunity.Division Number} in ["09", "20"]) or {Opportunity.Top Account} = true
I can't use and statement here, because I need records for all the conditions.  However it works in select query in oracle but not in crystal report.
Let me know if there is any alternative.

As Raghavendra.G suggests, if {Opportunity.Division Number} is null, the formula will not work as expected.  Crystal halts execution of any formula whenever it encounters a null value - unless it is enclosed in the IsNull() function.  It does sound like that is what your problem is, as the condition is correct for what you are trying to do.
Perhaps you need to change the condition to:
({Opportunity.Top Account} = true) or {Opportunity.Division Number} in [09,20])
(assuming the issue is a null Division Number...)
HTH,
Carl

Similar Messages

  • Msg 116, Level 16, State 1, Line 6 Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.

    Hello,
    Can anyone help me?
    select year(po.rdata) as 'Ano', 
    sum(etotal) as 'Valorp' ,
    (select year(fo.data),Sum(etotal) 
    FROM fo (nolock) 
    where  not exists ( select 1 from pl (nolock) where pl.adoc = fo.adoc and pl.cm = fo.doccode ) 
    group by year(fo.data))as 'Valorap'   
    from po 
    group by year(po.rdata)
    order by year(po.rdata)
    Error 
    Msg 116, Level 16, State 1, Line 6
    Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
    Consultora

    Hi Prashanth,
    select year(po.rdata) as 'Ano',
    sum(etotal) as 'Valorp' ,
    (select Sum(etotal)
    FROM fo (nolock)
    where not exists ( select 1 from pl (nolock) where pl.adoc = fo.adoc and pl.cm = fo.doccode )
    group by year(fo.data))as 'Valorap'
    from po(nolock)
    group by year(po.rdata)
    order by year(po.rdata)
    Gives me the error: 
    Msg 512, Level 16, State 1, Line 1
    Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.
    Thanks
    Consultora

  • Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.

    hi all
    i have a table that name is:
    TiketsHeader 
    but i used this code
    SELECT TicketsHeaderId, Active, TH.PersonRef,P.Fname + ' ' + P.Lname AS NF, Serial, TicketsCnt, StartSerial, EndSerial, KindDate, StratDate, EndDate,
    MonthsRef1,(SELECT * FROM dbo.Months M WHERE M.MonthsId= MonthsRef1 ) AS MonthsName1 , MonthsRef2, MonthsRef3, WeekDaysRef,
    PoolTimesRef, TH.Descreption
    FROM dbo.TiketsHeader TH
    INNER JOIN Person P ON P.PersonId= TH.PersonRef
    i see this error:
    Msg 116, Level 16, State 1, Line 2
    Only one expression can be specified in the select list when the subquery is not introduced with EXISTS.
    how to solve it
    please help me
    Name of Allah, Most Gracious, Most Merciful and He created the human

    SELECT TicketsHeaderId, Active, TH.PersonRef,P.Fname + ' ' + P.Lname AS NF, Serial, TicketsCnt, StartSerial, EndSerial, KindDate, StratDate, EndDate,
    MonthsRef1,(SELECT * FROM dbo.Months M WHERE M.MonthsId= MonthsRef1 ) AS MonthsName1 , MonthsRef2, MonthsRef3, WeekDaysRef,
    PoolTimesRef, TH.Descreption
    FROM dbo.TiketsHeader TH
    INNER JOIN Person P ON P.PersonId= TH.PersonRef
    A Sub query like this can only return one column, not serveral like here with the star *. Replace the star by one column Name that you want to query.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Picking one condition type

    i wrote the following code in program lines of smartform.
    DATA:T_KONP TYPE TABLE OF KONP WITH HEADER LINE.
    SELECT  KNUMH FROM A363 INTO CORRESPONDING FIELDS OF TABLE T_A363
         WHERE MATNR  =  L_XEKPO-MATNR(mat.no in me23n)
         AND   LIFNR  =  ZXEKKO-LIFNR.(vendor no.  in me23n)
    loop at t_a363 into w_a363.(this was placed in loop node).
    under loop node in  program lines i wrote the following code.
    SELECT SINGLE  * FROM KONP INTO CORRESPONDING FIELDS OF  W_KONP WHERE KNUMH  =  W_A363-KNUMH.
    APPEND W_KONP TO T_KONP.
    CLEAR W_KONP.
    SORT T_KONP BY KNUMH.
    loop at t_konp into w_konp.(this is in loop node).
    now i want to loop condition types (kschl) only one time into my header line.
    for example if there are  3 records in t_konp containing condition type 'JMOP',i want to fetch only one 'JMOP' for which  kbetr is not initial.similarly for other condition types.please suggest how to code , so that i can only retrive all the condition types only one time.

    Hi
    A363 table will give only one condition type (KNUMH) for the access sequence of Vendor,Material for a PO
    for a single KNUMH there will be always a single record only exits in KONP table for a single Condition type(KSCHL)
    so there won't be any multiple records for a single KNUMH in KONP
    for JOMP condition type.
    Like JOMP there will be different condition type records in KONP.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • How do I display AS3 Object in only one state?

    I created a AS3 object from a SWFLoader class as an animation, which I then place in a Flex stage.  I need to display the object programmatically in only one state but there is no "includeIn()" method to include it in just one state.
    Right now, it is showing up on all of the flex states.  I add this object at different times and positions in the state.  Everything is fine except it displays in all the states.
    How do I display a AS3 object in only one state?
    Thank you.

    When i use visible property as you suggested, it works, but only on one object.  I am generating more than one of these objects, so there could be 3 or 4, etc of these objects displaying concurrently at different x y positions in the state.
    Is there a way to grab all of the objects created by this AS3 class at once and apply the visible property?
    thanx

  • I formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    i formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    Follow these instructions:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • How do I group by only one column in a SELECT statement?

    Hi everyone,
    Here is my novice question:
    I would like to run a query where I select (display) several columns from my table, yet group (categorize) by one of these columns.
    For example:
    SELECT A, B, COUNT(A)
    FROM TableX
    GROUP BY A
    I realize now that this is not valid. My first question is why? Doesn't it make sense that you would want to group by only one of the columns? To me, it seems natural that you would most often want to categorize by one attribute, which is why it seems odd that this is not valid. I realize that I can remove column B, but I do want to display that info. I could also change the last statement to GROUP BY A, B to avoid errors, but this will also not display what I am looking for.
    In addition to understanding why Oracle is set up this way, I guess I also need to know how I can legally accomplish this query, grouping by A but also displaying the values of B.
    Thank you very much for your help!
    Holly

    Hi everyone,
    Thank you for your responses... very interesting and useful. Since I came across inline views in my reading, I tried the approach recommended by g feng, although I am eager to try the other approaches too.
    I ended up using an inner join simply to get more descriptive info. on the column that was being counted. With Y representing this second table, Y.B being the column containing the descriptive info., and A being the common key between X and Y, here is the simple code I came up with.
    SELECT Y.B, V.*
    FROM Y,
    SELECT A AV, COUNT (*)
    FROM X
    GROUP BY A
    ) V
    WHERE V.AV = Y.A
    Does this seem correct... anything I need to watch out for?
    Thanks again to everyone for your help!!
    Holly

  • Is it possible to log an array to a database using only one statement?

    I'm using Teststand 2.0.1. Now I can use "database options.." to log single number or string to Oracle database with no problem. But I have the difficulty to log an array to my database by using only one statement. Does Teststand has the ability to loop the stepresult usingthe array size as an index to log the array to the database? Or some other way to log array?

    Jingtao -
    You have a two options to log array data:
    1) Use the Str expression function to convert the array of number property to a string with elements delimited by some character like a comma or space. You could then the single value to a variable string field. To retrieve the data you will have to parse the string to repackage the data.
    2) Log the data directly to a binary field. TestStand takes the safearray version of the array and writes it byte for byte out to the field. To retrieve the data, you will have to pull it back into a safearray to repackage it in binary form.
    Did you have a different way that you would have liked TestStand to use to store the data? What type of data field and what format of data?
    Scott Richardson (NI)
    Scott Richardson
    National Instruments

  • I have an ipod touch 4th gen ... love it .. but only one problem... the headphone jack is giving trouble.... help me plz!!

    i have an ipod touch 4th gen ... love it .. but only one problem... the headphone jack is giving trouble.... help me plz!!

    Have you verified that it is the headphone jack that is the problem by trying opther sets of headphones?
    Have you tried cleaning the jack by using a QTip or similar ite?
    If you confirmed that the headphone jack is the problem Apple will ony exchange the iPod for $99, $149 or $1999 depending upon the capacity.
    A third-party place like the following is less expensive. Google for other places.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens

  • Need to return only one record from select statement.

    Hello friends,
    I have a scenerio in which code only want to fetch one value from the SQL statement, but in some cases the statment return more then one row due to which ORA-01422 : Exact fetch return more then one row, error comes.
    Can you suggest me to write a select statement that will handel this. I am using the below mentioned select statement:
    EXECUTE IMMEDIATE
    'SELECT rsdn FROM ' || schema || '.table_name' ||
    ' WHERE a = :1 AND b = :2 AND c IN (32,33,34)'
    INTO v_rsdn USING v_a, v_b;
    One question, Can I use Rownum < 2 in Where clause to restrict the select output to only one record ? Please suggest ?
    Regards,
    Rajat

    Well, if rownum=1 could be a trash answer, it would be an issue since we don't know which record you are interested to. Is it one particular ? Is it only to workaround the issue ? Then you may want to manage some BULK COLLECT or whatever else array to receive all the rows as well.
    What are you doing with the rows returned ?
    Nicolas.

  • HT3702 I have four transactions on my bank statement and it should only be one? Please contact me back

    I need these four refunded to my account ASAP, I've never authorized these transactions only one should have been applied
    <Personal Information Edited by Host>

    You are not communicating with Apple when you post here. Everyone here is just a fellow user and these forums are public, so you should never post personal information. I'll ask the Hosts to remove your phone numbers, though they now have probably been copied to many other web sites.
    To request assistance from the iTunes Store, go here:
    iTunes Support
    and follow the instructions to report the issue.
    Regards.

  • O Cluster Algorithm giving only one cluster

    hello,
    I am using Oracle 10g O Cluster Algorithm for clustering. i have 790 rows of data with 18 attributes all are of float data type.
    I am using ODM for creating clustering, but clustering resulting in creation of only one cluster.
    can any body knows what is the actual problem.
    please reply soon..
    thanks in advance

    It is possible for OCluster (OC) to return a single cluster if it did not find any natural clusters in the data. That is, it did not find any split in the data that would separate well the data into two groups. The number of clusters settings in OC is not the desired number of cluster but the maximum number of clusters. One way to validate this is to look at the histogram of your 18 attributes and see if there are clear peaks and valleys. In order for OC to find a split you should see at least two peaks with a reasonably deep valley (the actual criterion is statistical) in one of the attributes. If you don't see that than OC would not create more than one cluster. I am assuming that you are using ODMR and the data preparation steps suggested by ODMR.
    You can also try to increase the sensitivity parameter. This will allow OC to accept clusters that it would not consider significant otherwise.
    If you still want to partition your data even when OC did not find any clusters than you may try KM. KM will split the data into K clusters as long as there is enough data for that.
    --Marcos                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Only one X session for all normal users combined possible

    Hi, I'm currently experimenting with the new xorg-server 1.16 with which it is possible to start and run the X server as a user.
    Setup: No display manager running. startx is used. No modifications of global xserverrc or other files.
    ~/.xinitrc looks like this for all users:
    startxfce4
    As root it is possible to start multiple X sessions (on different virtual terminals of course).
    But as a user only one X session is possible.
    After user flo has started a X session on tty1, the following occurs:
    Permissions for tty2 before startx
    crw------- 1 boolian tty 4, 2 24. Jul 10:24 /dev/tty2
    If I try to start a second X session via startx on another virtual terminal (here: tty2), the process aborts with the following message:
    X.Org X Server 1.16.0
    Release Date: 2014-07-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.15.1-1-ARCH x86_64
    Current Operating System: Linux flo.tower 3.15.6-1-ARCH #1 SMP PREEMPT Fri Jul 18 07:06:42 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda1 rw initrd=../initramfs-linux.img
    Build Date: 18 July 2014 07:12:40PM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/home/boolian/.local/share/xorg/Xorg.1.log", Time: Thu Jul 24 10:24:21 2014
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE)
    Fatal server error:
    (EE) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
    (EE)
    (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    (EE) Please also check the log file at "/home/boolian/.local/share/xorg/Xorg.1.log" for additional information.
    (EE)
    (EE) Server terminated with error (1). Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    After this unsuccessful call to startx, the permissions for the tty2 have changed, but only the owner not the rwx flags.
    crw------- 1 root tty 4, 2 24. Jul 10:24 /dev/tty2
    Interestingly the permissions for the tty with the running X server stay as expected all the time.
    crw------- 1 flo tty 4, 1 24. Jul 10:37 /dev/tty1
    My first guess was, that the suid bit of Xorg.wrap has something to do with it. But I moved the binary and the behavior stayed the same.
    Another guess is, that systemd-logind has something to do with it as it is repsonsible for the permissions (see [0] and [1]).
    Can anybody reproduce this behaviour?
    Has anybody hints where to go next? I'm currently building a new kernel with the audit framework enabled to check which process changes the permission of the tty when startx is called.
    I'm reluctant to open a bug report as I know too little about the problem or whether it is a bug at all.
    Greetings.
    [0]http://dvdhrm.wordpress.com/2013/08/24/ … -on-linux/
    [1]http://dvdhrm.wordpress.com/2013/08/24/ … ing-works/

    I have captured all systemcalls which go to /dev/tty2 (which is dev with major 4 and minor 2) with the following auditctl line:
    -a always,exit -F arch=x86_64 -S all -F devmajor=4 -F devminor=2 -F key=vt2222
    This is the result:
    [root@flo rules.d]# ausearch -i -k vt2222
    type=CONFIG_CHANGE msg=audit(24.07.2014 13:19:49.400:83) : auid=flo ses=1 op="add rule" key=vt2222 list=exit res=yes
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:84) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:84) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,620 ouid=root ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:53.749:84) : cwd=/
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:84) : arch=x86_64 syscall=stat success=yes exit=0 a0=0x6665a0 a1=0x7fffea504e50 a2=0x7fffea504e50 a3=0x666590 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:85) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:85) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,620 ouid=root ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:53.749:85) : cwd=/
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:85) : arch=x86_64 syscall=lstat success=yes exit=0 a0=0x6665a0 a1=0x7fffea5050c0 a2=0x7fffea5050c0 a3=0x7fffea504d00 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:86) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:86) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,620 ouid=root ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:53.749:86) : cwd=/
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:86) : arch=x86_64 syscall=access success=yes exit=0 a0=0x6665a0 a1=W_OK|R_OK a2=0x7fffea5050c0 a3=0x7fffea504d00 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:87) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:87) : item=0 name=(null) inode=24 dev=00:05 mode=character,620 ouid=root ogid=tty rdev=04:02 nametype=NORMAL
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:87) : arch=x86_64 syscall=fchown success=yes exit=0 a0=0x0 a1=0x0 a2=0x0 a3=0x7fffea504d00 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:88) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:88) : item=0 name=(null) inode=24 dev=00:05 mode=character,620 ouid=root ogid=root rdev=04:02 nametype=NORMAL
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:88) : arch=x86_64 syscall=fchmod success=yes exit=0 a0=0x0 a1=0600 a2=0x0 a3=0x7fffea504d00 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:53.749:89) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:53.749:89) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,600 ouid=root ogid=root rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:53.749:89) : cwd=/
    type=SYSCALL msg=audit(24.07.2014 13:19:53.749:89) : arch=x86_64 syscall=open success=yes exit=0 a0=0x6665a0 a1=O_RDWR|O_NONBLOCK a2=0x7f7a7bb9edf0 a3=0x7fffea504ce0 items=1 ppid=1 pid=5903 auid=unset uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=root fsgid=root tty=tty2 ses=unset comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:54.409:91) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:54.409:91) : item=0 name=(null) inode=24 dev=00:05 mode=character,600 ouid=root ogid=root rdev=04:02 nametype=NORMAL
    type=SYSCALL msg=audit(24.07.2014 13:19:54.409:91) : arch=x86_64 syscall=fchown success=yes exit=0 a0=0x0 a1=0x3e8 a2=0x5 a3=0x683ce7 items=1 ppid=1 pid=5903 auid=flo uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=users fsgid=root tty=tty2 ses=15 comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:54.409:92) : proctitle=/sbin/agetty
    type=PATH msg=audit(24.07.2014 13:19:54.409:92) : item=0 name=(null) inode=24 dev=00:05 mode=character,600 ouid=flo ogid=tty rdev=04:02 nametype=NORMAL
    type=SYSCALL msg=audit(24.07.2014 13:19:54.409:92) : arch=x86_64 syscall=fchmod success=yes exit=0 a0=0x0 a1=0600 a2=0x5 a3=0x683ce7 items=1 ppid=1 pid=5903 auid=flo uid=root gid=root euid=root suid=root fsuid=root egid=root sgid=users fsgid=root tty=tty2 ses=15 comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:54.413:93) : proctitle=login -- flo
    type=PATH msg=audit(24.07.2014 13:19:54.413:93) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,600 ouid=flo ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:54.413:93) : cwd=/
    type=SYSCALL msg=audit(24.07.2014 13:19:54.413:93) : arch=x86_64 syscall=open success=yes exit=3 a0=0x6665a0 a1=O_RDWR|O_NONBLOCK a2=0x0 a3=0x7fffea504d00 items=1 ppid=5903 pid=5914 auid=flo uid=root gid=users euid=root suid=root fsuid=root egid=users sgid=users fsgid=users tty=tty2 ses=15 comm=login exe=/usr/bin/login key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:19:54.416:94) : proctitle=/usr/bin/tty
    type=PATH msg=audit(24.07.2014 13:19:54.416:94) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,600 ouid=flo ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:19:54.416:94) : cwd=/home/flo
    type=SYSCALL msg=audit(24.07.2014 13:19:54.416:94) : arch=x86_64 syscall=stat success=yes exit=0 a0=0x10d4060 a1=0x7fff388a7470 a2=0x7fff388a7470 a3=0x10d4050 items=1 ppid=5915 pid=5916 auid=flo uid=flo gid=users euid=flo suid=flo fsuid=flo egid=users sgid=users fsgid=users tty=tty2 ses=15 comm=tty exe=/usr/bin/tty key=vt2222
    type=PROCTITLE msg=audit(24.07.2014 13:20:38.319:95) : proctitle=/usr/bin/Xorg.bin
    type=PATH msg=audit(24.07.2014 13:20:38.319:95) : item=0 name=/dev/tty2 inode=24 dev=00:05 mode=character,600 ouid=root ogid=tty rdev=04:02 nametype=NORMAL
    type=CWD msg=audit(24.07.2014 13:20:38.319:95) : cwd=/home/flo
    type=SYSCALL msg=audit(24.07.2014 13:20:38.319:95) : arch=x86_64 syscall=open success=no exit=-13(Permission denied) a0=0x82715c a1=O_RDWR|O_NONBLOCK a2=0x0 a3=0x0 items=1 ppid=5937 pid=5938 auid=flo uid=flo gid=users euid=flo suid=flo fsuid=flo egid=users sgid=users fsgid=users tty=tty2 ses=15 comm=Xorg.bin exe=/usr/bin/Xorg.bin key=vt2222
    Look at the last block in PATH and the block before the last. The ouid changes (owner of file) but there is no process which does this.
    Am I deciphering this right?
    Greetings

  • Issue with only one distribution point not able to access only one folder wile PIXE boot

    I am facing problem only one distribution point not able to reach perticular folder through network access account, all other DP and other folder are working fine, I already verifiy share and security permission are in place, through <a href="file:///\\041TBVELCMS-001.xyz.ORG\SMSPKGE$\VEL000EA\">\\041TBVELCMS001.xyz.ORG\SMSPKGE$\VEL000EA\</a>&nbsp;
    i am able to reach from network, but while booting from system belongs to perticular DP, it stuck on below folder where fdisk.cmd files are uploded from primery server. pls check below logs and suggest what could be the actual issue.
    </p><p></p><p><spanlang="ENIN">Severity&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    Site code&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Date / Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; System Component&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    Message ID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Description</span></p><p><span lang="EN-IN">Error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Milestone&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    CES&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1/31/2014 12:32:11 PM&nbsp; MININT-L670NBC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Task
    Sequence Engine&nbsp;&nbsp; 11135&nbsp;&nbsp;&nbsp; The task sequence execution engine failed executing the action (DiskPart DataDisk) in the group (Install Operating System) with the error code 2147942402&nbsp; Action output: T=80070047
    (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,148) Failed to access the share <a href="file:///\\041TBVELCMS-001.xyz.ORG\SMSPKGE$\VEL000EA\">\\041TBVELCMS-001.xyz.ORG\SMSPKGE$\VEL000EA\</a> with network access account !sAccessibleSource.empty(),
    HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2392) GetAccessibleLocation(pszSource, saResolvedPath, sSourceDirectory, dwFlags, hUserToken), HRESULT=80070002 (e:... [Show more]

    The error 80070047 states a msg as "No more connections can be made to this remote computer at this time because there are already as many connection as the computer can accept." Check the share quota if at all any limitations has been provided, if not,
    try giving one.. Also, check if any enterprise policy has been applied for the share connections limitations..
    bluerail

  • Crash Affecting only One Login - But Not in Safe Mode

    I have an iMac (built-in iSight) that suddenly has problems with only ONE login (the other accounts on the machine work fine). The troubled login won't mount the desktop at all, even with the entire library folder removed. Ran DW utility, but that didn't help. The interesting thing is, if I boot in SAFE mode, the problem goes away.
    What am I missing? If there's a problem with some bit of startup code, driver, etc., why is it only affecting one login?
    I realize my info above is sketchy. Hoping it might be enough for somebody to offer a clue... thanks.

    Hi, Lonestar.
    An errant Startup or Login Item maybe the cause. In this case, it would likely be a Login Item defined in the affected account. My "Troubleshooting Startup and Login Items" FAQ can help you pin that down if such an item is causing the problem. Focus on the instructions concerning Login Items with the affected account.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Maybe you are looking for

  • Select option in modul pool

    Hi All, I have a made a select option in module pool ike this . SELECTION-SCREEN  BEGIN OF SCREEN 200 AS SUBSCREEN. SELECTION-SCREEN  BEGIN OF BLOCK b1 with frame title text-001. selection-screen  begin of line. SELECT-OPTIONS     so_time1 FOR syst-t

  • Photo orientation with iPhone 5

    When I take a photo with my iPhone 5 and email it to someone (including my desktop computer), it arrives in landscape orientation even if I shot the image as portrait. So I have to manually rotate the image 90°. I have heard that there is a fix for t

  • Logon screen doesn't allow to navigate b/w fields.

    Hi, I have deployed successfully forms on web using Forms6.0 and OAS4.0.7 with 8i as the back-end. I have a strange problem with the Logon Screen. When I request for the URL it loads the applet and displays the forms Logon screen, here, I can't navig

  • Adobe air sony vaio tablet pc delaying problem..

    hi, i am created an app for our agency with adobe air.. app is working fine with pc, mac and etc. but, app isn't working with sony vaio i5 -win8 tablet pc. problem is , delaying. when use application with mouse , no problem. but, if you are using the

  • Costcenter planning

    Hi Guru's could you pls send me  scenario which you worked in real time on costcentre planning by Integrated planning. Myself I  am new to  Integrated planning. Thanks in advance for your time. sailaja