At all times the value/var/log/messages * mode 644

What process constantly changes/var/log/messages * mode back to the 640? I want to disable that. Thank you.

I'd guess logrotate.  Have you checked /etc/logrotate.d/syslog?  It does not specify a particular permission?

If not specified, logrotate should retain the existing file permissions.

Marc

Tags: Database

Similar Questions

  • Warning in the file/var/log/vmkwarning on an ESX Server:

    I ESX3.5 U2 set up with SAN, I get a warning message in the file/var/log/vmkwarning that says the following:

    VMkernel WARNING: Scsi id: 550: supports ANSI version ' SCSI-2' (0x2).» Be used with ESX a device must support the SCSI 3 Protocol.

    Should I be concerned and action?

    see this KB article

    http://KB.VMware.com/kb/1005885

    .. .and U4 seems to solve a difficulty

    http://KB.VMware.com/kb/1007971

  • Single request for the display of all, but the values of 1 column for all tables

    Hello

    All tables have the column SYS_CREATION_DATE.
    But I don't want to not display the value of this column

    Can anyone suggest a way in which I could achieve this?

    Oracle version: 11 GR 1 material
    OS: SunOS


    See you soon,.
    Malika

    Published by: user9131570 on July 6, 2010 19:57

    user9131570 wrote:
    @Tubby

    I * table-wise display the values of all but 1 columns (SYS_CREATION_DATE) in my database.*

    I need it to compare to another data base for all these values.

    I would like to make a wild guess at what you are getting.

    In view of these two tables

    create table emp
       (empid number,
        empname varchar2(15),
        empaddr   varchar2(15),
        sys_creation_date date);
    --
    create table dept
       (deptid number,
        deptmgr varchar2(10),
        sys_creation_date date);
    

    you want to combine somehow

    select empid,
             empname,
             empaddr
    from emp;
    

    with

    select deptid,
             deptmgr
    from dept;
    

    in a single sql statement?

  • place all of the values on a line

    Hi, people.

    I have the situation of a query result set

    Val (HAE) 1 time2 time3 of cod
    1 to 18:30 null null
    1 a 20:30 null null
    1 a null null 21:40
    2 b 10:27 null null

    understand 'null' or empty spaces or null

    How do I show record 1 i a line, I need this way

    1 18:30 to 20:30 21:40
    2 b 10:27



    Thank you...

    Published by: claudioaragao on 05/07/2012 09:36

    Published by: claudioaragao on 05/07/2012 09:38

    Hello

    claudioaragao wrote:
    but I can´t do with values of time, I get the error ora-01722... ?

    You can do this with all values.

    Display a test script complete (including CREATE TABLE and INSERT statements for some examples of data with your query) for people who want to hellp you can recreate the problem and test their ideas.
    It is very difficult to tell what you're doing wrong without knowing what you are doing.

  • Select all, when the value of the field is not distinct

    Hello.

    Suppose I have a table with data like this SAMPLE:

    ID | Number |      Date | Data1 | Data2
    ________________________________________________
    1. 0001 | 2001.01.01 | Data1-1 | 2-1 data
    2. 0001 | 2011.01.01. Data1-2 | 2-2 data
    3. 0002 | 2010.01.01 | Data1-3 | Data 2-3
    4. 0003 | 2008.01.01 | Data1-4 | Data 2-4
    5. 0003 | 2009.01.01 | Data1-5 | Data 2-5
    6. 0004 | 2000.01.01 | Data1-6 | Computer 2-6
    7. 0003 | 1999.01.01 | Data1-7 | Data 2-7

    What I need is to get all the data lines that don't have NO distinct numbers. It is:


    ID | Number |      Date | Data1 | Data2
    ________________________________________________
    1. 0001 | 2001.01.01 | Data1-1 | 2-1 data
    2. 0001 | 2011.01.01. Data1-2 | 2-2 data
    4. 0003 | 2008.01.01 | Data1-4 | Data 2-4
    5. 0003 | 2009.01.01 | Data1-5 | Data 2-5
    7. 0003 | 1999.01.01 | Data1-7 | Data 2-7

    Note that numbers have not only duplicates, but reanalysis, quadruplicates and n-plicates as well. All other data in the row may or may not be separate from the data in other rows with the same number.

    I used

    Select number, count (number) of SAMPLE
    Group number
    After count (number) > 1

    It makes me only no separate numbers and their total number, each number only once. Any ideas how to get the entire file?

    Hello

    You can use the analytic COUNT function to do this:

    WITH     got_cnt          AS
    (
         SELECT     sample.*
         ,     COUNT (*) OVER (PARTITION BY number_col)     AS number_col_cnt
         FROM     sample
    )
    SELECT     id
    ,     number_col     -- NUMBER is not a good column name
    ,     date_col
    ,     data1
    ,     data2
    FROM     got_cnt
    WHERE     number_col_cnt     > 1
    ;
    

    GROUP BY always returns exactly one row per group.
    Most of the aggregate functions (for example, AVG, COUNT, MIN, SUM,...) have analytical equivalents, which can give you the same results without reducing the number of lines. The PARTITION BY clause from analytical functions is similar to the GROUP BY clause that used to aggregate functions.

  • The value customer Email Messaging web site

    IdeaPad a-1

    I need to set the primary e-mail address to a web site on Google, the high school e-mail client.

    Seems I have to put in a standard form of the e-mail address and can not put in a URL.

    In primary school, I mean I want to reach Email and have this site to come.

    Any help is appreciated!

    Ron

    http://www.PCAdvisor.co.UK/how-to/Google-Android/3447950/add-bookmarks-home-screen-in-Android/

  • Windows Live Mail! How to maintain at all times the font size and font style

    I want to keep the same size of police and style on each email that I write compared to having to reapply with each new email. How do I do that?

    Refer to this topic,

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-ECOMS/how-do-i-set-up-a-signature-for-my-emails/ddaee2e8-d1e0-42d5-9D1B-6f21bc3babfa

  • The value taken in Interactive Mode

    I would like to run a single step in Interactive Mode on a particular Test I took State. To do this, I think that I put RunState.TestSockets.MyIndex before execution of the step (may preinteractive reminder). How can I implement this without adding reminders preinteractive to all the sous-séquences? Adding a reminder preinteractive of process template does nothing since the process template is not used when running interactive on a sous-suite.

    Any ideas?

    In your StationCallbacks.seq file, add the StationPreInteractive callback.

    Hope this helps,

  • How to display the number of lines of time giving the values of the columns?

    Hi all

    I want to display the number of rows times the value exists in the column num in the query below


    with t AS
       ( SELECT 'venkatesh' NAME, 'hyd' LOC, 2 NUM FROM DUAL
         UNION ALL
         SELECT 'prasad' NAME, 'hyd' LOC, 3 NUM FROM DUAL
         UNION ALL
         SELECT 'krishna' NAME,     'hyd' LOC, 1 NUM FROM DUAL )
      SELECT T.* FROM T
      CONNECT BY ROWNUM <= NUM
    
    
    Expected output:
    
             venkatesh            hyd      2
             venkatesh            hyd        2
             prasad                 hyd        3
             prasad                   hyd      3
             prasad                   hyd      3
             krishna           hyd       1
    Published by: Nag Aswadhati on November 1, 2012 12:34

    Aswadhati NAG wrote:
    Hi all

    I want to display the number of rows times the value exists in the column num in the query below

    Expected output:
    
    venkatesh            hyd      2
    venkatesh            hyd        2
    prasad                 hyd        3
    prasad                   hyd      3
    prasad                   hyd      3
    krishna           hyd       1
    

    With the help of connection by: -.

    with t AS
       ( SELECT 'venkatesh' NAME, 'hyd' LOC, 2 NUM FROM DUAL
         UNION ALL
         SELECT 'prasad' NAME, 'hyd' LOC, 3 NUM FROM DUAL
         UNION ALL
         select 'krishna' name,     'hyd' loc, 1 num from dual )
      select t.name, t.loc
      from t
      connect by level <= num
             and name = prior name
             and (prior sys_guid() is not null);
    
    NAME      LOC
    --------- ---
    krishna   hyd
    prasad    hyd
    prasad    hyd
    prasad    hyd
    venkatesh hyd
    venkatesh hyd 
    
     6 rows selected
    
  • nearby at all times after opening mail

    After the opening of "mail" it automatically and immediately shut down. I work with capitan os 10 x... 11.4

    Please launch the Console application in one of the following ways:

    ☞ Enter the first letters of his name in a Spotlight search. Select from the results (it should be at the top).

    ☞ In the Finder, select go utilities ▹ of menu bar or press the combination of keys shift-command-U. The application is in the folder that opens.

    ☞ Open LaunchPad and start typing the name.

    Step 1

    For this step, the title of the Console window should be all Messages. If it isn't, select

    SYSTEM LOG QUERIES ▹ all Messages

    in the list of logs on the left. If you don't see this list, select

    List of newspapers seen ▹ display

    in the menu at the top of the screen bar.

    In the upper right corner of the Console window, there is a search box to filter. Enter the name of the application crashed or process. For example, if Safari has crashed, you would enter "Safari" (without the quotes).

    Each message in the journal begins with the date and time when it was entered. Select the messages since the time of the last fall, as appropriate. Copy to the Clipboard by pressing Control-C key combination. Paste into a reply to this message by pressing command + V.

    The journal contains a large amount of information, almost everything that is not relevant to solve a particular problem. When you post a journal excerpt, be selective. A few dozen lines are almost always more than enough.

    Please don't dump blindly thousands of lines in the journal in this discussion.

    Please do not post screenshots of log messages - text poster.

    Some private information, such as your name, may appear in the log. Anonymize before posting.

    Step 2

    In the Console window, clear the search box, and then select

    DIAGNOSIS AND diagnostic USE information reports ▹ user

    (not diagnose them and use Messages) in the list of logs on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points downwards. You will see a list of reports of incidents. The name of each report begins with the name of the process and ends with ".crash". Select the most recent report on the process in question. The content of the report is displayed at right. Allows you to copy and paste to validate all of the content, text, not a screenshot.

    I know that the report is long, perhaps several hundred lines. Please report all this anyway. If the report is only a few lines, make sure that you have disabled the search box.

    If you don't see any report, but you know, he had an accident, you have chosen diagnostic and using the list of Log Messages. INFORMATION on the USE of DIAGNOSTIC AND choose instead.

    In the interest of privacy, I suggest that, before posting, you change the UUID ' anonymous, ' a long string of letters, numbers and dashes in the header of the report, if it is present (it cannot be). "

    Please do not post other types of diagnostic report - they are very long and rarely useful.

    When you post the journal excerpt or the accident report, you might see an error message on the web page: "you have included content in your post that is not allowed", or "the message contains invalid characters." It's a bug in the forum software. Thanks for posting the text on Pastebin, then post here a link to the page you created.

    If you have an account on Pastebin, please do not select private in exposure menu to paste on the page, because no one else that you will be able to see it.

  • FRM-41830: list of values contains no entry in the value name of game

    Dear friends,

    I am trying to query 'Operations company' value and I'm not able to query this set of values.

    I could see the defined value is available, but when I ask the application->-> Set Validation.

    But I'm not able to interrogate all of the value and add greater value to the value of Application-> Validation-> value (as a sysadmin in the responsibility of the system administrator).


    Actually the upward gaze displays all the values, cloud a guide me, is there a profile that I need the installation .


    EbS - EBS VM model 12.2.3

    Attached to the screenshot for your reference.

    Value_set_values_notdisplaying_lookup.jpg

    Flexfield value games appear not in the list of values (LOV) in Oracle E-Business Suite Release 12.2 as Segment FNDFFMSV values (Doc ID 1612727.1)

    Unable to query Descriptive Flexfield value values (Doc ID 1642035.1)

  • / var/log is full. Best practices?

    One of the score of the newspaper of our host is 100% full. I'm not the practice administrator for this host, but manage/deploy the virtual machines it for others to use.

    I was wondering what's the best practice to deal with a more complete log partition? I found an article that mentioned editing the file /etc/logrotate.d/vmkernel/ so that files

    be compressed more often and saved for less often, but there was no real clear instructions on what to change and how.

    Is the only way to investigate on the console itself or the directory/var/log via putty? No there is no way to see VIC?

    Thank you

    Hello

    To solve the immediate problem, I would transfer to any newspaper in/var/log with a number at the end is dire.1,.2, etc. to a temporary storage outside the ESX host location. You could run something similar to the following command of the scp to do:

    scp /var/log/*.[0-9]* /var/log/*/*.[0-9]* host:TemporaryDir
    

    Or you can use winscp to transfer of the ESX host in a windows box. A you get the files from existing logs from the system for later playback, use the following to clear the space:

    cd /var/log; rm *.[0-9]* */*.[0-9]*
    

    I would therefore consist logrotation thus directed by hardening for VMware ESX.

    Best regards, Edward L. Haletky VMware communities user moderator, VMware vExpert 2009
    "Now available on Rough Cuts: url = http://www.astroarch.com/wiki/index.php/VMware_Virtual_Infrastructure_Security' VMware vSphere (TM) and Virtual Infrastructure Security: ESX security and virtual environment ' [url]
    Also available url = http://www.astroarch.com/wiki/index.php/VMWare_ESX_Server_in_the_Enterprise"VMWare ESX Server in the enterprise" [url]
    [url =http://www.astroarch.com/wiki/index.php/Blog_Roll] SearchVMware Pro [url] | URL = http://www.astroarch.com/blog Blue Gears [url] | URL = http://www.astroarch.com/wiki/index.php/Top_Virtualization_Security_Links Top security virtualization [url] links | URL = http://www.astroarch.com/wiki/index.php/Virtualization_Security_Round_Table_Podcast Virtualization Security Table round Podcast [url]

  • How to display the values of the component of the shuttle by defaul in shuttle from left

    Hi, I have created part of shuttle through JDeveloper
    and I put all the properties
    It displays on the page

    There are two boxes or shuttle displayed
    one is for the other for selected values containing all of the values

    but in my case bydefault all values are displayed to the right of the box
    I mean, by default all values are selected

    How can I solve this

    HA,

    First remove the entire list of choices associated with definitions of the bean of the shuttle. The same check if it always throws an error.

    View me lookup definition, attribute, definition drop-down list Attriubute view drop-down list.

    Kind regards
    GYAN

  • The Time Machine system log messages disappeared!

    Time Machine has spent his life recently "Preparing backup" and done so for more than 36 hours. He runs a deep, no doubt, all of the disk scan. Well, he has run deep scans before and reaches normal FDT. This time not. There is only a 1 TB drive in the machine, and it has 335 GB free. Loads of files to images in an old iPhoto and now a new auto updated photo library, but I understand the images themselves are not duplicated

    I stopped the backup after 36 hours and restarted the machine.

    He loaded the backup process quite well. Out of curiosity I opened the Console and filtered backupd and seen progress. He mounted the disk and did all the things sounding sensitive TM did at the start of a race. So I went to make a cup of tea.

    When I look at the Console, now, there is no message under backupd. None. The message log seems to have been deleted. Zilch. Now, it is likely that I am crazy, something weird happens.

    Sys Prefs said that TM is still preparing a backup. Activity monitor shows a pair of spots, backupd and backupd-helper, none of them make much.

    Unless I'm blind s beats I don't see anything about this in the excellent Pondini troubleshooting guide. So, please, what should I do?

    Interesting. A new message from backupd happened not "scheduled departure backup TM" which is sensible and reasonable since, presumably, the current backup is running. But how do I know that it is running if there is no message in system log?

  • Microsoft has a utility to convert the .dbx to .pst? All of the utilities that I see are either paid utilities or demo moves only 5 messages at a time.

    Laptop with Inbox.dbx corrupted. Freezes most of the features on laptop to go into OE.  Renamed folder Outlook express to Outlook Express1. Reopened OE and it has created new folders and Inbox... No questions or shutdowns. Renamed the new file dbx Inbox as dbx1 copied the original dbx file to the new location... Lock of the same question.  Now I want to watch third tool third to try to convert the old dbx file to pst or recover emails to the new location of the Inbox.  All of the suggestions.  I am looking for a free tool that allows for more 5 messages to convert at a time.

    Only the first tool here is free. I didn't lnow on his speed.

    Macallan Outlook Express Extraction:
    http://www.insideoe.com/resources/tools.htm#Macallan

    DBXtract:
    http://www.oehelp.com/dbxtract/default.aspx

    DBXpress: {much faster for large files}
    http://www.oehelp.com/DBXpress/default.aspx

    **********************************************

    General precautions for Outlook Express:

    Do not archive mail in the receipt or sent items box. Create your own user-defined folders and move messages you want to put in them. Empty the deleted items folder daily. Although the dbx files have a theoretical capacity of 2 GB, I recommend all a 300 MB max for less risk of corruption.

    Information on the maximum size of the .dbx files that are used by Outlook Express:
    http://support.Microsoft.com/?kbid=903095

    After you're done, followed by compacting your folders manually while working * off * and do it often.

    Click Outlook Express at the top of the the folder tree so no folders are open. Then: File | Work offline (or double-click on work online in the status bar). File | Folder | Compact all folders. Don't touch anything until the compacting is completed.

    Disable analysis in your e-mail anti-virus program. It is a redundant layer of protection that devours the processors and causes a multitude of problems such as time-outs and account setting changes. Your up-to-date A / V program will continue to protect you sufficiently. For more information, see:
    http://www.oehelp.com/OETips.aspx#3

    And backup often.

    Outlook Express Quick Backup (OEQB Freeware)
    http://www.oehelp.com/OEBackup/default.aspx

Maybe you are looking for

  • cursor jump after update of the Sierra

    After update of last week to Sierra of MacOS, I noticed many times randomly my cursor will jump erratically. I noticed several times why in an application like Photoshop Adobe or Illustrator but today it happened so that in Safari. Its very rare that

  • Auto Disconnect - how to stop?

    My working method is to collect data, enter in a database application, then go and collect more. Whenever I go back to the computer, it has me disconnected, closed the app database and lost my data. I tried everything to stop it making: energy saving

  • replacement keyboard W520

    I bought a W520 some years ago in North America and the keyboard come in the layout in English. I already intend to switch the keyboard with the Arab layout one since I'm sick of having to put stickers and their coat of all time. I also thought since

  • Vista - Error Code: 8007371C

    Hello I have problem in installing the error, the cod is 8007371c is my Windows vista Thank you

  • Sansa E250 freeze at the loading screen

    Nice day I have problem with my Sansa player. Suddenly can´t I turn it on, because it is always light up evertime stops at the SANDISK logo and then it will agai and once again. I tried recovery, do format - no result. Please help me, I would be very