Earlywatch On 4.6B with No Solution Manager

Hi all,
We are running a 4.6B with no solution manager installed. Is there any possible way to do the early watch without Solution manager?

Sorry,
But you have to do your own part of the work or you will never learn anything.
Don't ask to be spoon fed.
Use the SAP standard menu, experiment and you will find all the needed transactions by yourself...
Regards,
Olivier

Similar Messages

  • Configuration Guide Job Scheduling Management with SAP Solution Manager

    Dear Gurus
    Could you please help me with the configuration guide of the Job Scheduling Management with SAP Solution Manager
    Best Regards

    Hello Luis,
    the configuration activities can be accessed via the "Implementatiopn Guide" by calling transaction SPRO in your SAP Solution Manager system.
    In SPRO navigate to -> SAP Solution Manager -> Scenario-Specific Settings -> Job Scheduling Management -> Standard Configuration and execute the following two activities.
    1. Activate Solution Manager Services
    2. Set Up Work Center for Job Scheduling Management
    Make sure that your user has role SAP_SM_SCHEDULER_EXE (or_ADMIN) assigned.
    Afterwards you should be able to access the Job Management Work Center and to create Job Documentation or to import Jobs from a Managed System into new Job Documentations.
    The following SAP notes might be usefuly as well:
    1054005  - FAQ on Job Scheduling Management
    1117355  - Work Center roles
    Kind regards,
    Martin
    http://service.sap.com/jsm

  • Configuration EWA in clien with  two solution manager

    Hello
    I have a question I am activating EWA ¡on SOlman  but  I have  two  solman  fo  the same company, el first  is for management r3 system and second  is for management xrpm,bw,portal system.
    The EWA is  running  in the first  solman, and the saprouter I think  is here too. So I want to activate the EWA in the second  solman in the guide  I have this note 33135 an this talks about connetion with SAP.
    Is possible that the EWA   in two solman for the same client.
    Addionaly the Should  the rscctool report  run in the  satellites systems too?
    Thanks
    DS

    Hello Danny,
    There should be no conflicts providing you keep a few things in mind.
    On the Satellite, in SDCCN > Setting> Task>Specific> RFC Destination
    Please make sure that you define one Solution Manager system as the Master. This will be the Solution Manger system that will schedule an SDCCN EarlyWatch Allert task automatically on the Satellite, throught the Maintenance Package, so it needs tol be the one specificed in the Mainatence Package task. In other words  you set up the recommended EWA Activation as documented at http://service.sap.com/ewa for one Solution Manager system.
    Then for additional Solutioin Manager systems you would create an SDCCN Task in the same way you would generate an ad hoc EWA report, only you would choose the RFC Destination for the second ( and/or subsequent) Solution Manager systems, and you would specify it as a periodic task so it would reschedule itself each week, so to affect automation of the sending of the SDNNC session data to the other Solution Manager Systems.
    This way you will not have conflicts between the solution manager systems.
    Regards,
    Paul

  • Unified Job Monitoring -Share your experiences with SAP Solution Manager 7.1

    Dear Forum members,
    I woudl like to introduce myself as Raghav, S. I am in the development team responsible for building the unified job monitoring workcenter starting 7.1 SP10 (onwards).
    Please post your feedback, current status wrt to setup, commmon issues in this area.
    I will be more than glad to help you here.
    Regards, Raghav
    Development Manager
    CLM - Solution manager team, Labs India.

    Hello Raghev,
    we implemented unfied job monitoring on a larger scale by now, starting out with the monitoring of SAP Standard & Reorg Jobs.
    Everything seemed quiet OK at the beginning, but over time display performance of the Monitoring UI decreased drastically (exceeding 5 Min. "per click" in the UI).
    I pinned this down to the following (Oracle) SQL access:
      SELECT
      "CLIENT", "CONTEXT_ID", "TYPE_ID", "HASH_METRIC_PATH", "START_TIMESTAMP", "IS_CURRENT", "END_TIMESTAMP",
      "METRIC_PATH", "RATING_AGGREGATE", "VALUE_MIN", "VALUE_MAX", "VALUE_SUM", "VALUE_COUNT", "VALUE_LAST",
      "VALUE_DATA_TYPE", "VALUE_MAX_TIME", "LAST_TEXT"
    FROM
      "MES_DB_AGGREGATE"
    WHERE
      "CLIENT"=:A0 AND "CONTEXT_ID"=:A1 AND "TYPE_ID"=:A2 AND "IS_CURRENT"=:A3 OR "CLIENT"=:A4 AND
      "CONTEXT_ID"=:A5 AND "TYPE_ID"=:A6 AND "IS_CURRENT"=:A7 OR "CLIENT"=:A8 AND "CONTEXT_ID"=:A9 AND
      "TYPE_ID"=:A10 AND "IS_CURRENT"=:A11 OR "CLIENT"=:A12 AND "CONTEXT_ID"=:A13 AND "TYPE_ID"=:A14 AND
      "IS_CURRENT"=:A15 OR "CLIENT"=:A16 AND "CONTEXT_ID"=:A17 AND "TYPE_ID"=:A18 AND "IS_CURRENT"=:A19
    The execution plan used for this SQL is:
    0
    SELECT STATEMENT
    1
    INLIST ITERATOR      
    2  
    TABLE ACCESS BY INDEX ROWID MES_DB_AGGREGATE
    3    
    INDEX RANGE SCAN  MES_DB_AGGREGATECU
    MES_DB_AGGREGATE in our case has over 5 million entries.
    The parameterization of the DB incl. Memory and all should be OK.
    The index range scan simply takes that long.
    This might be, because the MES_DB_AGGREGATECU index has the lowest cardinality column (CLIENT) first.
    Header 1
    Header 2
    COLUMN_NAME
    NUM_DISTINCT
    CLIENT
    1
    CONTEXT_ID
    433
    TYPE_ID
    2192
    IS_CURRENT
    2
    Could you have your team check on this, because with the situation as is, the Job Monitoring application seemingly becomes non-usable, as soon, as you start to scale up.
    Best Regards,
    Thorsten

  • Error with install Solution manager on step: check DDIC password.

    Iu2019m installing  SAP Solution Manager 7.0. ABAP and JAVA instance. OC SLES 10.2. БД Oracle 10.2, update 10.2.0.4. At step 28 out error:
    Test logon to SAP System UST failed.
    SOLUTION: Make sure that the system is started, that the user DDIC exists and that the password of user DDIC is correct.
    Error of sapinst_dev.6.log
    WARNING[E] 2010-07-01 11:30:00.166 [iaxxrfcimp.cpp:433]
               CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    TRACE      2010-07-01 11:30:00.167 [iaxxrfcimp.cpp:434]
               CAbRfcImpl::openRfcConn
    Failed to open RFC connection
    TRACE      2010-07-01 11:30:00.167 [iaxxrfcimp.cpp:436]
               CAbRfcImpl::openRfcConn
    DB-Error -          0
    Error of  /usr/sap/UST/DVEBMGS03/work/dev_rfc.trc
    u2026.
    ERROR file opened at 20100701 124301 YEKST, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
    T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '10.10.8.240:3303' not reached
    I have tried to change password DDIC at 19920706. Error could not be fixed.  In the SAP GUI can connect SAP *. When Iu2019m trying to connect DDIC out  DB-Error u2013 0.

    suse102:/usr/sap/UST/DVEBMGS03/work # cat dev_rfc.trc
    ERROR file opened at 20060102 052456 YEKT, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
    T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '10.10.8.240:3303' not reached
    TIME        Mon Jan  2 05:24:56 2006
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     2
    T:1115703616 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.UST, GWHOST=suse102, GWSERV=3303
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '10.10.8.240:3303' not reached
    TIME        Mon Jan  2 05:24:56 2006
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     4
    ERROR file opened at 20100706 142541 YEKST, SAP-REL 700,0,48 RFC-VER 3 815142 MT-SL
    T:1115703616 ======> CPIC-CALL: 'SAP_CMNOREGTP'
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       service '/tmp/.sapstream40300' in use
    TIME        Tue Jul  6 14:25:41 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -4
    MODULE      nixxi.cpp
    LINE        3148
    DETAIL      NiIBindSocket: could not delete file '/tmp/.sapstream40300'
                for hdl 2
    SYSTEM CALL unlink
    ERRNO       1
    ERRNO TEXT  Operation not permitted
    COUNTER     4
    T:1115703616 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.UST, GWHOST=suse102, GWSERV=3303
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner '10.10.8.240:3303' not reached
    TIME        Tue Jul  6 14:25:41 2010
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2764
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       111
    ERRNO TEXT  Connection refused
    COUNTER     6

  • Integrate nagios with sap solution manager technical monitoring

    Hello,
    We are using nagios to gather the alert from the CCMS of the solution manager 7.1.
    Recently we start using the Sybase ASE DB 15.6 and 16 on SAP solution manager and Business suite. As the CCMS is not provided to monitor Sybaseand the only way to check sybase info is through the dbacockpit and the technical monitoring I would like to know if a concection is possible between nagios and the system monitoring in Solution manager so we can gather the needed monitoring informations.
    Best regards,
    Hassan khanafer 

    Hi,
    As far as I know there is no standard way of doing this at the moment.
    Take a look at using the non-SAP monitoring using OS Scripts as described
    below:
    http://wiki.scn.sap.com/wiki/download/attachments/355894795/Non-SAP%20Monitoring%20using%20OS%20Scripts.pdf?api=v2
    Kind regards,
    Roland

  • Excellent material for SAP TAO with SAP Solution Manager

    Dear All,
    I found SAP TAO material and slides and it is superb for SAP TAO learners, Please go through this link [http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/00e9a828-ad24-2d10-3183-9eec5f5b1c4e|http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/00e9a828-ad24-2d10-3183-9eec5f5b1c4e]
    Regards,
    Dasaratha

    hi i was looking for carrier in sap testing..can you provide me some information about the difference between sap solution manager and sap testing
    and i would like to know list of topics that cover SAP testing and software's used for the course.... and i want to know if anyone can provide training on it as you are sap tester...i was looking for institutes on sap testing in Hyderabad..i hardly find any ....
    i hope you get me back as soon as possible

  • Intergaration Solution Manager with Peregrine's ServiceCenter 6.0

    Hi,
    We are planning to integrate Peregrine's ServiceCenter 6.0 (HP product) with SAP Solution manager service desk and change request management.
    Our idea of integration is that we will integrate the Peregrine's ServiceCenter 6.0 with Solution Manager where Solman will manage the service desk for any incident ticket raise by Peregrineu2019s Service center, application, transport request and etc.
    u2022     I would like to know whether anyone has integrated Peregrineu2019s service center with Solution manager before? What is your advice?
    u2022     Any suggestion on the process?
    u2022     It this process can be carry out?
    Thanks!!

    Hello MeiYen Cheng ,
    SAP Solution Manager can be integrated with a Third Party Service Desk tool.
    As of Release 4.0, SAP Solution Manager includes an open interface for exchanging messages with help desk systems from other providers. The purpose of the open interface is to act as a central access point for reporters and support employees. It allows you to integrate the SAP Solution Manager service desk into existing help desk systems. Messages are exchanged via Web services for simple, flexible, and platform-independent operations.
    I have attached a PDF file here which explains the scenario.
    For more information on SAP Solution Manager service desk please refer to the SAP Help Portal (help.sap.com -> SAP Solutions -> SAP Solution Manager -> SAP Solution Manager [current release] [Choose language] -> Service Desk).
    Regards
    Amit

  • Facing issue with adding systems in SMSY - solution manager

    Hi all,
        We are facing an issue with the solution manager in tcode smsy. When i create a system in the corresponding component say ECC with product version ECC6.0.The next screen shows that the <SID> has been added successfully. But when i navigate to the path and i unable to see the system SID which i have created.
       Again i have tried to create the same system with same SID, but it shows that " SID already exists "
       Also i need another suggestion, we have planned to add 60 systems in the same solution manager. Kindly suggest me , how many systems we can add in single solution manager in maximum and for configuring EWA ?
    Thanks
    Raj

    Hi Raj,
    You can delete the old system entry and then try creating the saem again..
    Also while creating mention correct product and version and the installation number.
    You can also use the assistant for this.
    Have you added all your servers and DB?
    regards,
    Raja. G
    Edited by: Raja Gunasekaran on Aug 28, 2009 1:26 PM

  • Solution Manager Integration with Tivoli and TSRM

    Hi,
    Has anyone done an integration of SAP Solution manager with Tivoli or TSRM. Solution Manager can perform the same capabilities of Tivoli or TSRM of monitoring and Service desk. However we want to use the best of both. I would appreciate if if someone can share thier thoughts on this.
    Regards
    Jasvinder

    Hi,
    Heres a good news for you.
    IBM Tivoli Service Request Manager version 7.1 software has now SAP-certified for integration with SAP Solution Manager 7.0 via the service desk interface scenario (SMG-SDI 4.0).
    [The News|http://www.cbronline.com/news/ibm_launches_new_service_to_help_automate_it_service_desk_operations_091013]
    To Inegrate refer [this guide.|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3eeb4a8-0b01-0010-bd99-f4a700a49d32]
    Hope this will solve your problem.
    Feel free to revert back.
    -=-Ragu

  • Peoplesoft integration with solution manager

    Hi Experts,
    I would like to know whether peoplesoft can be integrated with SAP solution manager and whether other third party applications can be integrated with Solman... it can be helpdesk, monitoring or any other scenario... Please pass on any information that you might have

    I'm also interested in  this topic because we want to integrate incidents and changes reported by the solution manager in a Peoplesoft S3 helpdesk.

  • Syncronizing two Solutions Manager with One SLD

    Hello Experts, we have this issue: I am having one Central SLD  in PI and one productive Solution Manager (new one) that is pointing to that SLD, for incidents we are managing another ¨productive¨Solution Manager (old one) . There is a new system that I need it in my SMSY in my old Solution Manager and the best way to do it would be to point that old Solman to the same SLD that the new one is pointing. my question is: I only have to set the SLD in the old solution manager in the RZ70 and add that Solution Manager in the Central SLD?, so I would end with two solution manager pointing the same Central SLD, it doesnt mess with my new productive Solution Manager SMSY?, I want to be sure that some trash data in the old Solution Manager wont be present in the new Solman that is pointing the Central SLD right now.
    Best Regards,
    Paul

    Dear Mr. Paul,
    There are few things to understand:
    1. RZ70 is used to feed SLD with system information.
    2. landscape fetch job need to be scheduled within Solution manager system to update SMSY with the latest information available in SLD which you have configured during SOLMAN_SETUP.
    Here with your description it is clear that you have central SLD at your PI system and your both Solution manager system ( New and Old) are connected to the central SLD.
    Here what I understand if you want to add a new system say X in SMSY of your old solution manager.
    In order to do so you need to configure your new system to the central SLD using RZ70. Once you did this, system details of your new system would be available with central SLD.
    Now in next step to make that system available to your old solution manager, you need to rerun the smsy_setup job. This will referesh your SMSY and new system would be available in SMSY of your OLD solution manager.
    In this case there is a catch. Since you have added the system to the central SLD, the new system X would also appears in the SMSY of your new Solution Manager as well once SMSY of new solman gets refreshed.
    So if you just want to add this new system X to SMSY of your old solution manager only and not to the new one, you can add this system to the local SLD of old solution manager only not to the central SLD.
    Also you need not to worry about the trash data available in your Old solution manager. It would not effect the central SLD if your local SLD of old solution manager is not synch with central SLD.
    Regards,
    Sachin

  • Steps for solution manager sizing

    Hi,
    I could not see sizing for SAP solution manager in Sizing tool.
    Pls let me know of where i can find it

    hi,
    taken from
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b442d4ea-0c01-0010-a8ad-a4c2eaaf6b76]
    it is told :
    Do you have a rule of thumb concerning sizing?
    For small and medium sized companies, there is no need to set up a high-end server if it is only used for the SAP Solution Manager and its monitoring functions. A small/medium-sized server is sufficient. However, this is dependent on your needs and future plans. The following sizing proposal is based on a standalone server with SAP Solution Manager only.
    - For basic setup: 1 CPU current standard (min. 1 GHz), 1GB RAM, 50 GB hard disk space
    - For advanced setup: 2 CPUs current standard (min. 1 GHz), 2 GB RAM, 50 GB hard disk space
    The basic setup of SAP Solution Manager is defined as only having SAP EarlyWatch Alert and service level reporting, configured on the satellite systems and up to 5 users working at the same time on the SAP Solution Manager.
    The advanced setup of the SAP Solution Manager requires additional steps after the basic setup is complete. The advanced features cover the configuration of system monitoring and/or business process monitoring. For further information, please refer to the sizing proposals for SAP Solution Manager 3.1 on the SAP Service Marketplace.
    hope it help you.
    rgds,
    Alfonsus Guritno

  • Working on Solution Manager

    Hi Gurus,
    in our project we are having to work through solution Manager. I am new to the solution Manager environment.
    a) Is there any link that helps us understand the basics of working on solution manager.
    b) Also, i understand we need to give the transaction codes that we work on in solution manager. (But in HCM as we work in the IMG the transaction code is always seen as SPRO for most of the configuration)
    c) How do we set the T Codes for entire configuration?
    We have the sub modules
    a) Personnel Administration (Recruitment Included)
    b) Organisation Management
    c) Time Management
    d) Payroll
    e) Personnel Development (PMS- OSA)
    f) Training and event Management
    g) ESS and MSS
    Awaiting your reply and Thanks in advance
    Regards
    RR

    The SAP Solution Manager application management solution facilitates technical support for distributed systems u2013 with functionality that covers all key aspects of solution deployment, operation, and continuous improvement. A centralized, robust application management and administration solution, SAP Solution Manager combines tools, content, and direct access to SAP to increase the reliability of solutions and lower total cost of ownership.
    With SAP Solution Manager, you can be sure your entire SAP solution environment is performing at its maximum potential. The toolset addresses your entire IT environment, supporting SAP and non-SAP software and covering current and forthcoming SAP solutions. And, as a customer of SAP, you have full access to the core SAP Solution Manager for no extra charge.
    SAP Solution Manager targets both technical and business aspects of your solutions, focusing strongly on core business processes. It supports the connection between business processes and the underlying IT infrastructure. As a result, it eases communication between your IT department and your lines of business. And it ensures that you derive the maximum benefits from your IT investments.
    SAP Solution Manager features and functions include:
    SAP Business Suite implementation and upgrades u2013 SAP Solution Manager provides content that accelerates implementation. Configuration information and a process-driven approach to implementation speed the blueprint, configuration, and final preparation phases. SAP Solution Manager enables efficient project administration and centralized control of cross-component implementations.
    Change control management u2013 SAP Solution Manager controls all software and configuration changes of the IT solution. This includes the approval process for change requests, the deployment of changes, and later analysis of changes. This ensures quality of the solution and enables traceability of all changes.
    Testing u2013 SAP Solution Manager speeds test preparation and execution. It provides a single point of access to the complete system landscape and enables centralized storage of testing material and test results to support cross-component tests.
    IT and application support u2013 The service desk included in SAP Solution Manager helps you manage incidents more efficiently and eases the settlement of support costs. Centralized handling of support messages makes the support organization more efficient.
    Root cause analysis u2013 The diagnostics functions in SAP Solution Manager allow identification, analysis, and resolution of problems, even in heterogeneous environments. This helps to isolate general performance bottlenecks, to isolate exceptional situations, to record the activity of single users or processes, and to identify changes to the productive landscape. As a result, problem resolution is accelerated and business availability increased.
    Solution monitoring u2013 SAP Solution Manager performs centralized, real-time monitoring of systems, business processes, and interfaces, which reduces administration effort. It can even monitor intersystem dependencies. Proactive monitoring helps you avoid critical situations, while automatic notifications enable fast response to issues.
    Service-level management and reporting u2013 SAP Solution Manager allows easy definition of service levels and provides automated reporting. Service reporting covers all systems in the solution landscape and provides a consolidated report containing the information you need to make strategic IT decisions.
    Service processing u2013 SAP Solution Manager makes appropriate service recommendations and delivers SAP support services. These include SAP Safeguarding, which helps you manage technical risk; SAP Solution Management Optimization, which helps you get the most from your SAP solutions; and SAP Empowering, which helps you manage your solutions.
    Administration u2013 Administration tasks are mainly executed locally on the involved systems, but can be accessed and triggered from a central administration console. The administration work center in SAP Solution Manager offers a central entry point and unified access to all SAP technology.
    The concept is very user friendly and can be easily worked on.  Thank you friend for your response.
    i used solar 2 and was able to work further.
    Regards
    RR

  • How to downloadin Business Process Repository in Solution Manager?

    Hello,
    Does anybody know how to download whole Business Process Repository from solution manager?
    I know how to download BPR, that are related to project, to excel file, but I want to download all the scenarios,processes are inbuilt to the Solution Manager business blueprint.
    Can anybody help me?
    Thanks,
    Mahantesh

    Hello Mahantesh,
    I suppose that your idea behind this question is that you would like to browse the contents of the BPR. For this specific pupose, SAP will deliver a new web dynpro application with SAP Solution Manager 4.0 SP 12 and the respective stack coming out mid June 2007 which allows you to browse all BPR contents in your SAP Solution Manager system. So you no longer have to create a seperate project and select the contents via F4 value help in SOLAR01 in order to access the contents.
    For further updates, please check the news mid June:
    <a href="http://service.sap.com/solutionmanager">http://service.sap.com/solutionmanager</a>
    Media Library -> Technical Papers. It will probably be called: "4.0 Support Package Stack <latest stack> [probably stack 12]"
    However, please note that an individual download of the entire or partial BPR structures into MS Excel will not be possible.
    Best regards,
    Doreen Baseler

Maybe you are looking for

  • Long time to open second or third PDF

    Ever since I installed Adobe Reader X it has slowed my system considerably. Opening the first PDF document is no problem, but when I try to open a second of third document it takes around 20 seconds or more to open each doc. The old version instantly

  • PE7 Color Replace doesn't work.

    In PE7 I have scanned in a line drawing of a lily in black and white.  I want to change the black to a green - 666600.  I did Enhance - Color Replacement- tried different select tools, chosen eyedropper and selected all black lines, changed the repla

  • Disappearing Signature?

    Why does my signature disappear in preferences from my e-mail account? It remains under "All Signatures" but pops out of the e-mail account. I go back in and drag and drop it to the e-mail account and it appears on e-mails until I close Mail, then th

  • I just downloaded PSE 13 and it won't let me open stating, "OS requirement not met...windows vista not supported"...what do I do?

    PSE 13 is supposed to support OS Windows Vista.  Now, after purchasing and downloading, states "OS requirement not met...Windows Vista not supported."  Can anyone help? Will need simple steps explaining what to do!  Thanks!

  • 2 vegas masks in same layer. wont seem to work?

    Hello Adobe Creative Forum! I am having trouble with making my masks in the same layer rotate in vegas. when i try to set rotation, then pull the time marker to e.g. 5 sek, and set it to 1x, it doesn't make any points between 0 and 5 sek. I am fairly