Fcron tables - daily,weekly,mounthly.

Hi.
I want to run 3 scripts. One of them should run daily, second one weekly, and third mounthly. I use fcron, because it runs scripts irrespective of time of day, simply when I turn on my computer What is important, everything should work with normal user powers, so I type
fcrontab -e
as normal user.
fcrontab
%daily,first(5),nice(10),mail(no) * * /home/mefju/.Skrypty/aktualizacja/start.sh
%weekly,first(20),nice(10),mail(no) * * /home/mefju/.Skrypty/bezpieczeństwo/start.sh
%monthly,first(60),nice(10),mail(no) * * * /home/mefju/.Skrypty/rsync/start.sh
What is wrong, because it doesn't work ?
PS. Sorry about my English

Yes ! from Terminal emulator without problem

Similar Messages

  • Daily,weekly and monthly report format

    hi
       i  was asked to create a format for daily, weekly and monthly system performance report .. can anyone send me  sample report format..

    Hi Sandy,
    System Performance is always checked by a list of our lovely transactions in BASIS I generally had created one for my self and keep a track of performance..
    IT goes like this..
    Daily : DB12(Check Backup Logs);SM51(Check serv are UP);RZ20(Look for ALerts); SM13;SM21;SM37(check for cancelled jobs);SM12; st22 (dumps); ST02; SM35; SP01 (Spool jobs for more time); AL02; ST04; AL16.
    Weekly : DB12; DB02; SAPDBA checks ; DB drives and space;  EWA report of the past week.
    Monthly : More or less the same stuff of Weekly  with Archive files as well ...and SAPDBA cleanup logs... Monitor the DB growth and check for the backup logs...
    Hopefully this info shd help yoiu in this regard.
    Please award suitable points for the post.
    Br,
    Sri

  • Business scenarios for daily, weekly and nightly loads!!

    Can any body tell some Business scenarios for daily, weekly and nightly loads where we monitor the loads in Production support.
    Regards
    srikanth.ch

    Hi,
    It all depends on your business needs. In general on daily basis you will load the SD and MM which will cover all the stock and sales done for day. Generally most of the clients use Lo Cockpit extraction for both the modules. FI chains will run on month end for example the AP(Accounts Payable),AR(Accounts Receivable) chains will be run on the month end.
    Some SD datasources : 2lis_13_vdhdr, 2lis_13_vditm, 2lis_13_vdkon - all these to pull billing related data
    Some MM Datasource : 2lis_03_bx and 2lis_03_bf.
    Regards,
    Harish Raju

  • Daily, Weekly, Monthly, Yearly Backups & Tapes Pooling

    We are running number of servers, and have recently migrated from HP Data Protector to System Center DPM 2012 SP1. I am facing two issues here in which the potential solution is requested. I have created one Protection Group with 1 week retention for Daily
    Backup. Different selections or sources are part of this protection group from different servers.
    1. The issue # 1, is that when I wanted to create more Protection Groups for Weekly, Monthly and Yearly Tape Backups, then I could not select those volumes which are already part of Protection Group that I created for the Daily Backup (probably due to the
    reason that same data source can't be part of multiple protection groups). The data source selection will repeat in all protection groups, so please advise how can I achieve daily, weekly, monthly and yearly backups?
    2. Can I restrict some specific tapes (by allocating through bar codes) to each protection group so that only specific tapes will be used for daily, weekly, monthly and yearly backup? This way the offsite tape movement will also be achieved.
    Need solution on both issues. Please help.

    Hi,
    For item 1. use following PG settings. 
    1) In the protection group, select short term tape and long term protection.
    2) Select daily, only full backup, or Full plus incremental based on your needs.
    3) For the long term goals, select weekly, monthly, and yearly.
    For item 2. - there is no provision in DPM to specify certain tapes for each goal, but if you create a colocation PGset, you can specify how long to write to a tape and control if different goals use the same tapes or not by adjusting expiry tolerance.
    See Colocate data from different protection groups on tape
    http://technet.microsoft.com/en-us/library/jj628040.aspx
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Daily/weekly/monthly production reports

    Hi Experts,
    IMy client needs daily/weekly/monthly production reports with graphical representation. I want to know in acase there are any standard reports which will be a work around solution for the above said reports.
    Thanks

    Hi nandi6346,
    Yes, COOIS : Order informaton system, it self gives graphical representation for production reports.
    Go to COOIS - execute as per required date, to get grafical representation select the coloumns you required, e.g. Production order, target qty, Confirmed Qty, Delivered Qty, Scrap Qty, etc and the click on "Display Grafic" tab, it will show you grafical report.
    Tara

  • Sending mail to root summarizing results of daily/weekly/monthly?

    I would like to modify the daily, weekly, and monthly scripts so that I get an email notification that the jobs ran, and what they did. I added two cron jobs to my crontab file (I use cron, not launchd, should it make a difference) and they send an email to root saying that they ran and did their thing (I have postfix enabled on my Mac so I can get these emails as Postfix redirects them to the admin user's mail account).
    The two added crontab entries are
    54 01 * * 7 root diskutil secureErase freespace 1 /
    and
    48 02 * * 6 root diskutil repairPermissions /
    so, apparently, diskutil can send me a summary/results email.
    But daily, weekly, and monthly aren't doing that. I think it would be nice to get an email parroting all of the "echo" lines in each of the scripts to an email, or somehow summarizing the progress/results of those scripts having run into an email, and sending it to root.
    Anybody out there know how to do something like that?
    Thanx in advance
    jv
    Quicksilver G4    

    This works for me when I run the periodic command from the Terminal window: create a file in "etc" called "periodic.conf". In that file put:
    daily_output="email@address"
    weekly_output="email@address"
    monthly_output="email@address"I used a full email address, but you can try just "root" or a user name and see if it works.
    This setting then overrides the default settings in "/etc/defaults/periodic.conf", BTW. Oh, and they won't be logged in "/var/log/*.out" any more either.
    charlie

  • Can I get a list of users that visits a certain page on a Sharepoint site on a daily, weekly and monthly basis.

    Hi, We need a list of users that visits a certain page on a SharePoint site on a daily, weekly and monthly basis.
    Now the question is, is that possible out of the box or through the custom web development.
    Thanks
    RRS

    Hi,
       Hope this will help you.
    http://sharepoint.stackexchange.com/questions/83640/how-to-check-user-has-visited-site-collection-first-time
    http://blogs.msdn.com/b/ecm/archive/2010/05/03/web-analytics-in-sharepoint-2010-insights-into-reports-and-metrics.aspx
    Regards,
    MS

  • Daily, weekly and monthly acitivities in Oracle EBS 11i

    Hi All,
    I need to know the daily, weekly and monthly maintainance activities for Oracle EBS 11i .
    tq

    user_exit wrote:
    Hi All,
    I need to know the daily, weekly and monthly maintainance activities for Oracle EBS 11i .
    tqthis is not forum for EBS, so please post in
    General EBS Discussion
    Thanks

  • How can i re-automate/re-enable the daily, weekly, & monthly 'tasks'

    some time ago i was having trouble burning a home video with imovie. one of the suggested remedies was to disable the overnight cleaning up tasks, which i did. however, i'd now like to reset this so that these tasks are once again automated whilst i sleep (currently using MacJanitor).
    but i cannot for the life of me work out how to do this. please help.

    Open the application TextEdit. Under the TextEdit menu open the Preferences. Under the heading New Document Atributes select the Plain text radio button. Under the heading Default Plain Text Encodings select Unicode(UTF-8) in the drop down menu by Save:. Under the heading Saving check the box Overwrite read-only files. Put TextEdit into your Dock.
    From the Finder > Go menu select Go to Folder... Type /etc in the dialog box and press return. Locate the file- crontab. Drag the file onto the TextEdit icon in your Dock. The file should open. Your crontab file probably looks like this:
    # /etc/crontab
    SHELL=/bin/sh
    PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
    HOME=/var/log
    #minute hour mday month wday who command
    #*/5 * * * * root /usr/libexec/atrun
    # Run daily/weekly/monthly jobs.
    #15 3 * * * root periodic daily
    #30 4 * * 6 root periodic weekly
    #30 5 1 * * root periodic monthly
    You need to remove the # on the following three lines.
    #15 3 * * * root periodic daily
    #30 4 * * 6 root periodic weekly
    #30 5 1 * * root periodic monthly
    Save the file and you should be good to go.

  • What do you use to manage daily\weekly\monthly tasks?

    I use Tasks (a clone of Astrid based on the source code) on Android which is synced to Google Tasks. Haven't really ever found anything that's a real replacement to Astrid since Yahoo killed it for no reason.

    Hey guys, just wanted to see what you guys use to manage your tasks on a daily\weekly\monthly\quarterly\yearly basis?We are currently using a product called VIP Task Manager Professional and we really love it. Ithttp://www.taskmanagementsoft.com/products/taskmanagerpro/It is pretty inexpensive and customizable. They offer a full-featured 30-day trial version of VIP Task Manager and there is a Standard edition as well.All the tasks have the ability to be assigned to the whole team or an individual member and can have notes, comments and even documentation attached to the task.There is a calendar feature, it has recurring tasks and you can set up different views too - daily - weekly - all tasks.BTW, our Operations team started using it 10 months ago and we have been using it for about 3 months. Operations just passed an audit with flying...
    This topic first appeared in the Spiceworks Community

  • How do I schedule regular daily/weekly/monthly/quarterly data uploads?

    Hello gurus!
    How do I schedule regular daily/weekly/monthly/quarterly data uploads?  How can I make it "automatic"?
    Thank you very much!
    Philips

    Hi,
    There are lots of documents available on how to design a process chain. It is basically your requirement what is needed.
    for eg.. You have  a daily masterd ata loaded into BW from R/3 and then the transaction data. So we create a chain where in we create anothe meta chain (for Master data) and drag the option of Load IP ( give variant as ur IP name you have created for that Particluar master data) , same for texts and hierarchy, for hierarchy use save option after the hierarchy process. and then use a attribute change run proces step to activate the master data. and then create another meta chain that loads transactiond data. Normally you have a IP that loads data into ODS here from source system, so Use IP process for that , next a process step to activate the ODS data and then use another IP to send the data to a cube. If you have aggregates built on that cube, use roll up process to roll up the data.
    If you can gimme your mail ID , I can send some docu's on process chains
    Regards
    Srini

  • IP SLA Detailed daily, weekly Report could not be found

    Hello.
    I use Cisco Prime LMS 4.2.1. When i generate IPSLA Detailed  UDP Jitter Report with granularity "Minute"  "Hourly" everything is OK, but when i with "Daily" "Weekly" i get this message: "Report could not be found". Report "Availability" and "Latency" generate well.
    In IPSLA System summary i see again only "Availability" and "Latency" reports.
    System Consolidation Daily Job generates every day. And inside job i can see that UDP Jitter rows is proccesed.
    By the way, I can generate UDP Jitter report from CLI.
    In Relise notes LMS 4.2 i saw open bug CSCtv11780:
    An error message "Report could not found" is displayed when you generate a report using:
    •System: Management Type in the Report Attributes column, and
    •any other attributes, such as Location from System Inventory Group in the Rules for Attributes column.
    Someone help me, please.

    SharePoint guys figured it out. That error about the missing DLL is very misleading because it's still not there after we got it all working.
    needed to install sql 2012 sp2 msas oledb driver
    some users didn't have limited read access to the root web app
    Jakub @ Adelaide, Australia Blog

  • Can't see daily/weekly/or monthly views with iCloud

    can't see daily/weekly/or monthly views with iCloud; having other issues as well

    I can see them in 'Active Appointment" view, but not on my daily/W/M view. 
    (They are also grouped in 'AA" as appointment, recurring weekly, recurring monthly, and recurring yearly.  This makes it hard to find the right appointment as I cannot group them all on one entry)
    I need to have this so that I can tell by day what my appointments are...

  • Collecting user login counts hourly, daily, weekly

    I've been tasked to collect user login counts (hourly, daily, weekly) at each of our iMacs here in our computer lab (there's 25 iMacs).
    I've got Remote Desktop installed here on my workstation, and I KNOW there's a way to do it; is that a built-in feature of Remote Desktop, or is there a UNIX command I can send every hour to all of our computers and save the results?
    I'm hoping somebody can shed some light on this for me.

    Hi Ben,
    The "User History" report is the built-in feature you're looking for. Before it will be useful, you'll need to go into the Remote Desktop Preferences, Task Server tab, and select the "Collect User Accounting" option. Then you will need to make sure that the data collection policies of all the clients get updated. This is done most easily through the Get Info window.
    This report will collect raw data, but it isn't going to give you hourly, daily, and weekly totals.

  • What r daily, weekly, montly and yearly jobs? FICO

    What r daily, weekly, montly and yearly jobs? i faced this question in one interview what is the answer

    Hi
    Month end closing Activities
    1. All the expenses including amortization, prepaid expenses, Preliminary expenses and accruals have been booked.
    2. Complete Bank Reconciliation
    3. Make sure that Sum of Inter company balances is Zero
    4. Suspense Accounts should be cleared regularly.
    5. Ensure that all documents related to MM & SD have been entered in system.
    6. Ensure that all billing documents are released to accounting.
    7. Calculate Overheads on all process Orders (CO43)
    8. Technically complete all process orders, which are fully processed (CORM).
    9. Calculate Variance (KKS1)à (Relevant only if Standard cost is calculated).
    10. Settle all process orders, which are technically complete (CO88).
    11. Close All settled Process Orders
    12. Close MM period (Transaction Code: MMPV).
    13. Carry out GR/IR clearing (F.13) transaction
    14. Depreciation Run (AFAB) has been carried out for the month
    15. Close FI Posting period after the month end closing activity is over.
    Year end closing Activities:
    1. Calculate production work in progress on process orders which are not technically complete.
    2. Carry out Assessment cycle for Cost Centers.
    3. All month end closing Activities should be carried out.
    4. Carry Forward Balances to next year
    a. copy Number ranges to next year (T.Code: OBH2)
    b. Carry Forward GL balances to next year(T.Code: F.16)
    c. Carry Forward Customer/vendor balances to next year(T.Code: F.07)
    5. Close CO Posting Period : T.Code: OKP1
    6. Close the year open next year periods by selecting the Posting Period Variant. (T.Code: OB52)
    7. Change Fiscal Year For Assets - T.Code: AJRW
    7. Year end Closing-- Asset Accounting--final for year end - T.Code: AJAB
    8. To check which year is closed for asset accounting - OAAQ
    please try to search the forum once before u post these kind of queries..
    Assign points if helpful...
    Sunoj

Maybe you are looking for

  • ASSIGN_TYPE_CONFLICT - ABAP Dump Error!

    Hi Friends, I am trying to load data from PSA to InfoCube and getting this dump error: <b>ASSIGN_TYPE_CONFLICT</b> Is there anyone who has also faced the similar error and could tell me the possible solution for this? Your help will be appriciated in

  • Check Priting___FBZ5

    Dear Gurus, Whenever i am trying to print a check with a payment document number in the reansaction code FBZ5, then one error is coming,i.e. "LINE ITEM FOR OUTGOING PAYMENTCANNOT BE DETERMINED; CHECK. MESSAGE NO. F5474. PLEASE HELP ME TO SOLVE THE AB

  • Export DNS cache

    After searching around, I've found a ton of posts about clearing DNS Cache, but what I'm actually looking for is a way to export the DNS cache out of bind to some sort of text file. Basically, I'm hoping to build a static dns cache lookup file to use

  • New Browser Window - Background Colour

    I have a QT movie I want to link to from a webpage. I want it to open in a new window of a particular size. Using the Behaviors panel I can do this, though how do I specify a black (not white) background? I'm sure the code is very straightforward som

  • CAN WE START AND STOP THE CONTROL CENTER SERVICES USING OMB?

    Hi All, I'm new into the world of OMB and currently i have been working with OMB scripts and i just need to know whether i am able to start the control center services using OMB...? Any help will be highly appreciated. Regards, Shenoy