ROSA element manager enquiry ( connection using RS 232 interface )

Hi , I'm RF transmission engineer working in broadcast  station .
Our broadcast transmitters have only serial RS 232 interfaces .
We have ROSA element maanger unit in our site so i need to connect the broadcast transmitters to the ROSA element manager .
How can i do that ?
After finishing all installation is it possible to communicate with the broadcast equipements using web browser from our LAN ?

It would appear that if the ROSA supports your type of equipment then it would allow you to manage or at least monitor the device using a web browser.
This would mean that the ROSA hes a very good knowledge of how your equipment works and what questions or instructions it can give via the serial connection.
I have a very limited trust in general of this sort of equipment. Make sure you exact devicetype has support from cisco with its current software.
Cheers,
Michel

Similar Messages

  • How to use ConnectionManager to manage SCM connections?

    One of the cool new things in 9.0.3 Preview is the way that the SCM clients use the connection manager. I want to add this feature to my Perforce addin. So far, I've defined P4ConnectionType, P4ConnectionWrapper, and P4ConnectionFactory; and added the following lines to initialize()
    final ConnectionManager cm = ConnectionManager.getInstance();
    cm.registerConnectionType(new P4ConnectionType());
    Now what? It looks like I need to create a model Node for my Connection to be a child of oracle.ide.model.Connections, but who creates it, and how do its Attributes get set?
    Even after the ConnectionDescriptor is set up, I don't understand how to tell the ConnecetionManager construct a new connection. Or am I just supposed to make a direct call to P4ConnectionFactory.createConnection()?
    A little sample code would be a bug help.
    Thanks.

    This is probably not the answer you want to hear, but unfortunately the connection manager wasn't designed in a way that makes it flexible enough to use for SCM connections. We tried to push for it to be made more generic when we started developing SCM support for the IDE, but the feeling at the time was that the connection manager was only to be used for database connections (however, this was at some point extended to application server connections too).
    Because of this historical implementation choice, most of the core extensions in the IDE which use connections (UDDI, Web Services, CVS, Oracle SCM, WebDAV) have implementations that do not use the connection manager. At the moment, there is no common publically exposed API that will allow you to do something similar easily with Perforce. It's still possible to do this using the available extension APIs, it just won't be straightforward (e.g. you'll have to implement your own connection wizard, create Elements for your connection nodes, add and remove elements under the Connections node when your SCM extension is activated and deactivated).
    We're using ER 2593664 to track future enhancements to the connection manager to make it easier to use for other connection types. You can follow the progress of this ER on metalink.
    Thanks,
    Brian
    JDev Team

  • How to manage a connection with powershell using visual studio with C#

    Hi
     I want to manage a connection with powershell for a web app using visual studio with c#. and also run command with pipeline 
    Plz give a some suggestions..

    Hi Raj_Kumar_Saini,
    To make things clear, could you please clarify these thing?
    1. Do you mean you want to execute some PowerShell scripts from C# language? These blogposts may give you  some ideas:
    Executing PowerShell scripts from C#
    Powershell Automation and Remoting (a c# love story)
    Execute PowerShell from a ASP.NET Web Application
    2. Is your question related to Visual Studio Integration? Do you want to build a Visual Studio Extension?
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to connect using Enterprise Manager

    I have Oracle 9.2 installed on w2000 server and it was working fine when I use isqlplus and sqlplus. However, after I type in the userID:SYS and password to expand the tree of the database when I use Enterprise Manager , it gives me the error ORA-12520. I got the same error when trying to create DSN in ODBC driver configuration.

    Solution:
    I ran into the same problem. You have to first create a password file. Run
    orapwd file=<fname> password=<password> entries=<users>
    The file will usually be in the dbs by default. You may have to play with the file name. I had to make it orapwd in dbs to make it recognize correctly.
    Next you need to modify your startup parameter for your instance to use the remote_login_passwordfile='shared' or 'exclusive'
    Set it to exclusive if you have only one instance or shared if you have multiple instances. I had to use the pfile and start the instance with that. Just rename your spfile and type 'sql>create pfile from spfile' and then edit it. Set your parameter and restart your instance. The do 'sql>create spfile from pfile' to make your spfile again. Now you should be able to connect as sys remotely from sql or OEM!!!
    Doc:
    Setting REMOTE_LOGIN_ PASSWORDFILE
    In addition to creating the password file, you must also set the initialization parameter REMOTE_LOGIN_PASSWORDFILE to the appropriate value. The values recognized are described as follows:
    Value Description
    NONE
    Setting this parameter to NONE causes Oracle to behave as if the password file does not exist. That is, no privileged connections are allowed over non-secure connections. NONE is the default value for this parameter.
    EXCLUSIVE
    An EXCLUSIVE password file can be used with only one database. Only an EXCLUSIVE file can contain the names of users other than SYS. Using an EXCLUSIVE password file allows you to grant SYSDBA and SYSOPER system privileges to individual users and have them connect as themselves.
    SHARED
    A SHARED password file can be used by multiple databases. However, the only user recognized by a SHARED password file is SYS. You cannot add users to a SHARED password file. All users needing SYSDBA or SYSOPER system privileges must connect using the same name, SYS, and password. This option is useful if you have a single DBA administering multiple databases.

  • Manually managing E3000 / not using cisco connect software

    ok  now i have totally by pass the cisco connect  software, and manually managing my e3000 / updating the firmware manually  and i have the ssid disabled due to people trying to connect to our router all the time and our router is password protected (wpa/aes) i need to know if manually managing the network is a good idea or not i've manage other linksys routers in the network page, i am finally able to connect and i get my full download speed 10MB/Second  now  before i was getting 5MB/second and upload speed is at a good 1MB/second before i was getting 0.3MB/second are these good speeds or what i dont know i've also ran a few test - both the hdtv & xbox on at the same time running the same item (netflix's ) both at the same speed 

    For better wireless connection, use WPA2 with AES security.
    I think disabling the SSID broadcast will make any difference.
    You can also try changing the advanced wireless settings on the router.
    Connect the computer to the router with the Ethernet cable. Open the setup page of the router and go to Wireless tab. Click on Advanced wireless settings sub tab. Change the Beacon interval to 75, RTS and Fragmentation threshold to 2304. Save the settings.
    Click on Setup tab and change the MTU size to 1365.Save the settings and power cycle the router.
    Now observer the wireless connection and see if that makes any difference.
    Also make sure that your router is running on latest firmware.

  • How can i extract data strings (temp. press. rel.hum etc) using a Virtual interface through an RS-232 connection​?

    How can i extract data strings (temperature, pressure, relative humidity etc) using a Virtual interface through an RS-232 connection?

    Try this.  It is in LV 8.5.
    Note the double % in the format string.  This is so the % in the input string is treated as a percent rather than a code.
    You may also have to work with the line feed characters in case they are different in the string coming in compared to how the string shows up in the web browser.
    Message Edited by Ravens Fan on 02-12-2008 10:19 PM
    Attachments:
    Example_BD.png ‏4 KB
    Untitled 11.vi ‏9 KB

  • My 15" macbook pro only occasionally manages to connect to my wifi when using router mac-filtering

    Once in a while it manages to connect, but after putting the lid down it's gone again. No problem when router mac-filtering is off. All other units works -
    I have a macbook, a 13" macbook pro, 3 iphones, a cpl of toshiba laptops running windows and all of them connect without any problems

    No problem when router mac-filtering is off.
    Then leave it off. It does nothing to protect you from intrusion.

  • Solution manager can be used as repository DB with out-of-box integration?

    Solution manager can be used as repository DB with out-of-box integration?
    Hi ,
    In Our Global SAP Environment, We are looking to use solution manager as a CMDB ( Config management DB) , which is kind of repository DB where it needs to keep track of infrastructure components .    
    A CMDB about Host consists of elements like
    No. of CPUs,
    RAM  size,
    ...etc
    For example in solman SMSY , you get some  information about the SAP Host . 
    we have multiple CMDB systems , each one for our supplier .
    For example Host hardware () CMDB is managed by Vendor1,
    Storage CMDB by  vendor 2  , and we need to join the both information , in order to get the Full elements of the Host .
    A host information spread across the Multiple Vendor CMDBs.
    Now we want to use solman as single CMDB, where Solman keeps track of some data , and needs to get some additional data  from vendor1 by connecting  into
    their DB using  the  username/password ..etc
    Does the solman has this Out-of-box functionality?
    Thanks
    Vasu .

    Hi - smilar question
    If we setup the system monitoring using solution manager , can we able see the TCodes & their screens from solman .
    For example Can I able to control my ECC screens (SCC4, RZ10,SMLG,SALE,SPAD,SM59,.... ) from Solution manager ?
    waiting for the reply .
    Thanks
    Vasu

  • Adobe photoshop elements 13 server CONNECTION ERROR

    Failed to connect using Adobe Application Manager and whilst trying to activate via PS Elements 13 directly.
    I have internet connectivity.
    Tried:
    reviewing the local hosts redirect file
    disabling antivirus
    disabling firewall
    renaming OOBE folder
    renaming C:\Users\<user>\AppData\Local\Adobe\OOBE\opm.db

    The windows host file should contain only this:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    If you have anything else then you need to start asking questions what has happened and how did it get there.  The host file is located at this link:
    <C:\Windows\System32\drivers\etc>
    Hope this gets you going.

  • In the ReportDocument.Load method it tries to connect using the using the connection information embedded in the Report File

    Post Author: bhaveshbusa
    CA Forum: Crystal Reports
    In the ReportDocument.Load method it tries to connect using the using the connection information embedded in the Report File. When the application calls ReportDocument.Load(reportFileName). This
    tries to connect to the database using the connection information embedded in
    the "reportFileName". This was only realised on checking the ODBC Trace
    Log. The connection itself is not a problem. The problem is that the embedded
    connection information is related to OLD production system. And failed
    connections had raised some concerns.
    Note: I am using
    SetDataSource to populate the data for the report. So I don't need the
    connection.
    Is there any way I
    can disable this auto-connect?
    Thanks and
    regards,
    Bhavesh

    960738 wrote:
    I need a help in answering one of the issue encountered last week.
    I have created a database link and tried to access the information from a table using the program written in another language. The password provided was incorrect for that user while creating database link. So we expected that,while retrieving the data, Database connection has to be errored out as password provided is incorrrect.
    But unfortunately, user account was locked out. When i checked with DBAs they mentioned that it tries to connect 16 ports with in a min of time.we were shocked as it STOPS another scheduled jobs with that user. and affects production badly.
    As per the program, it has to connect only one time and yesterday we tried to execute the program in DBAs observation and it errored out as expected. Didn't tried for multiple ports.
    Now the question is, WHY the database connection established 16 times last week and caused user account locked. DBAs are unable to answer it. Any EXPERTs opinion on this would greatly appreciated.
    I have verified managing ports in oracle documentation, it was mentioned that if one port is busy it will try to connect to another port in the range of ports mentioned during the installtion. DBAs verified ports related file and it was blank. and they are not agreeing with this reason. Please HELP me in finding the correct REASON for this.
    is it a NETWORK issue or issue with DATABASE SERVER only?
    Thanks
    SSP
    Edited by: 960738 on Sep 22, 2012 9:13 PMDBLINK is 100% oblivious to the fact any port exists.
    DBLINK only contains username, password & TNS Alias.
    can you post actual SQL & results?

  • Prob & Solution: Unable to make RDP connection using newly added Microsoft Account to win10 tech preview hosted on AzureVM

    Problem description:
    After VM deployment is finished, remote desktop into the Windows 10 client OS with the created admin credentials
    Open PC Settings -> Users and Accounts -> manage other users (this is the new UX not the old classic add user dialog)
    Add a Microsoft account to the desktop, leave it as a standard user
    Log Out
    Make RDP connection using login of DNSName\[email protected]
    Note: DNSName = connection string you are using in RDP
    [email protected] is whatever liveID you are using.
    Problem: If it was working you will get a message that this user does not have access rights to remote desktop to the computer
    Error: Unknown user or bad password is what I would get
    Solution:
    Log back on as admin user with RDP
    Using the new UX from " PC Settings -> Users and Accounts -> "  delete the recently created microsoft account
    Create a local (not microsoft account) account where with the name that would be before the @ (i.e. user77)
    Go to the Old user management interface (either the computer management MMC or the "System Properties->Remote" tab and give the created local user remote desktop access rights.
    Now log off as admin
    Remote desktop and use username of DNSName\User77  (note no @outlook.com)
    Let the login process finish
    Make sure any feedback questions are answered
    Now navigate to the new UX using " PC Settings -> Users and Accounts -> " and link the local account with your Microsoft account.
    You will have to authorize the microsoft account, typically with a text message + verification code
    Wait 2 minutes (using a A1 size VM there seemed to be some background stuff for account linking)
    Log out
    Now log in using DNSName\[email protected]
    Success!
    I hope this helps anyone else who is using Azure VM's to test out Windows 10 client technical preview.
    -N
    neilgo

    Hi
    We use a custom imagine and experience this quite alot.  Usually host name is missing and we have to redeploy.
    Seems to have gotten worse as we add more vms.
    Should we not sysprep when capturing a vm?
    Orginal vm came from the gallary and we've simply resized os to 30gb.
    Main role for our vms is job processing so stop deallocate when finish to keep costs down buts prooving to be more trooblesome that expected due vms dieing.
    We have a number which we don't shut down which are problem free.  so I suspect the stop deallocate and self heal are still early days.
    My monitor has reported issues with 40+ vms this evening.  Are there issues or updates going on in western europe?

  • AcquireConnection method call to the connection manager Excel connection Manager failed

    I used VS Studio 2008 (BIDS version 10.50.2500.0) on an WinXp machine (v 5.1.2600 SP3 Build 2600) to create a package that writes multiple query results to different tabbed sheets of a single excel spreadsheet. The package was working just fine and has run
    successfully multiple times, but all of a sudden when opening the project, every single Data Flow task with an Excel Connection Manager displayed error icons. Each raises the following error message when attempting to open the Advanced Editor:
    SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005 Description: "Unspecified error". Error at DataFlow task name: SSIS error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method
    call to the connection manager Excel connection Manager failed with error code 0xC0202009. There may be error messages posted before this with more information on why the Acquire Connection method call failed. Exception from HRESULT: 0Xc020801c (Microsoft.SQlServer.DTSPipelineWrap)
    From the time I created the original package (when it worked fine) until now:
     1) I have been using the same computer, the same login account and the same permissions.
     2) I have been writing to the same (32 bit) 2010 Excel file (which I created) in a folder on my local machine.
     3) The filename and location have not changed; a template file is used each time to move and overwrite the previous file. Both are in the same locations.
     4) I can independently open the target Excel file and the template Excel files with no errors.
     6) The ConnectionString has not changed. The Connnection String I am using is
      Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Conversion\Conversion\Results_dt01.xlsx;Extended Properties="EXCEL 12.0 XML;HDR=YES;".
     7) Run64BitRuntime is set to False.
    8)  Delay Validation is set to true
    9) This is not running under a SQL job  
    10) There are no child packages being run
    I CAN create a NEW Excel Connection Manager, assigning it the exact same target Excel spreadsheet, successfully, but when I attempt to assign it to the Data Flow destination this error occurs:
    "Test connection failed because of an error in initializing provider. Unspecified error."
    Thinking that the driver might be corrupt, I opened a second SSIS package, which also uses the Excel Connection Manager (same driver) and this package continues to work fine on the same workstation with no errors.
    I have searched online for causes of this error for many hours and found nothing that helps me to solve this issue.
    Does anyone have any suggestions for me?

    Yes, I have verified that the Excel file is not in use or opened by anyone, including me. It has been two months since I opened this particular package, although I have been working with other packages in this project. I just discovered that another
    package in the same project has the same problem - all Data Flows that output to an Excel Destination now have the same error icons. This second packages outputs to an entirely different Excel file than in the first package.  A summay:
    Package #1 has error on every Excel Destination and uses templateA to overwrite fileA and then writes to fileA
    Package #2 has error on every Excel Desintation and uses templateB to overwrite fileB and then writes to fileB
    Package #3 has no error on any Excel Destination and is linked to multiple files (none are A or B)
    Package #1 and #2 are in the same project, but Package #3 is in a separate project .
    I will try replacing the Excel files with new ones for Package 1 and 2.

  • [Load data from excel file [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009. There may be error messa

    Error
    [Load data from excel file [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009.  There
    may be error message
    I am using BIDS Microsoft Visual Studio 2008 and running the package to load the data from excel .
    My machine has 32 bit excel hence have set property to RUN64BITRUNTIME AS FALSE.
    But the error still occurs .
    I checked on Google and  many have used Delay validation property at Data flow task level to true but even using it at both excel connection manager and DFT level it doesnt work
    Mudassar

    Thats my connection string
    Provider=Microsoft.ACE.OLEDB.12.0;Data Source=E:\SrcData\Feeds\Utilization.xlsx;Extended Properties="Excel 12.0;HDR=NO";
    Excel 2010 installed and its 32 bit edition
    Are you referring to install this component -AccessDatabaseEngine_x64.exe?
    http://www.microsoft.com/en-us/download/details.aspx?id=13255
    Mudassar
    You can try an OLEDB provider in that case
    see
    http://dataintegrity.wordpress.com/2009/10/16/xlsx/
    you might need to download and install ms access redistributable
    http://www.microsoft.com/en-in/download/details.aspx?id=13255
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • I used to manage 3 websites using both my imac and macbook, using dropbox, however I can no longer access them from my mac book.

    I have been managing 3 websites using iWeb for the last several years, using both my iMac and Macbook.  However for the last two weeks, I can no longer access these sites from my macbook.  It appears "empty".  When I first started seeing this, I took it to the Genius Bar in another city and he moved some library contents to my desktop - still didin't help.
    I know iWeb is a thing of the past, but I can't stop right now and learn something new for about the next 4 weeks (in a sports team in the middle of a season)
    .  After that, I will have time to learn a new product.
    Also, what is a suggestion for replacing iWeb?  Sandvox? Rapid Weaver?
    Thanks!

    What do you mean when you say you "can no longer access these sites?" Does that mean you can't connect to those sites in your web browser, or that they aren't showing up in iWeb?
    If the latter, note that your iWeb data is all entirely stored in a hidden file. In the Finder, choose Go -> Go To Folder and paste the following path into the window that opens:
    ~/Library/Application Support/iWeb
    In that folder, you will find a single file, called Domain. That's got all the data for all your iWeb sites. If that file is missing, or if it has become corrupt, you will need to restore it from an earlier backup.
    As for replacing iWeb, either Sandvox or RapidWeaver should work. Which works best will depend on your own tastes. Note that neither is capable of fully importing iWeb sites, as those sites will have a lot of content that is copyrighted by Apple. For more information about transitioning to one of these products, see:
    http://rapidweaverfaq.org/site/migrating_from_iWeb.html
    http://www.karelia.com/sandvox/help/z/Transitioning_from_iWeb.html

  • Error connecting using JCO.Client: null

    Hi,
    I created a WD app which uses  the RFC FM.  I followed How-To-build-webdynpro.pdf document to create the WD and trying to deploy and run, I see the view page but when I trigger the action via button UI element I get following error as exception in the try catch block of execute method
    In the NWA I see
    Could not create JCOClientConnection for logical System: 'WD_MODELDATA_DEST' - Model
    An exception has occurred: Erorr accessing cache [region]='XCM_SESSION_SCOPE'.
    [EXCEPTION]
    com.sap.isa.core.cache.Cache$Exception: Cannot return access for region 'XCM_SESSION_SCOPE'. Cache is not ready
    I'm using following existing JCO definition by configuring them with correct parameters.  Tested them successfully
    WD_RFC_METADATA_DEST
    WD_MODELDATA_DEST
    What am I missing?  In SM04 tcode I see 2 connections are opened with 2 Megabyte not released for a long time.  I think if connections are released correctly it should drop to 1 megabyte.  Is there anything that I need to do just after execute method as shown below (I have replaced function module with <FM> in below code)
    try {
             wdContext.node<FM>_Input().current<FM>_Get_InputElement().modelObject().execute();
         } catch(Exception exception) {
              msgMgr.reportException(exception.getLocalizedMessage(), false);
          wdContext.nodeOutput().invalidate();
          msgMgr.reportSuccess("Success");
    The error is in the catch block which is displayed on the view page.
    Thanks
    Praveen
    I modified the above code and put in finally block to close the connections as follows, please let me know if this is OK.  I still get error message as "Error connecting using JCO.Client: null" but no additional connections in the SM04 after adding finally block.
    try {
             wdContext.node<FM>_Input().current<FM>_Get_InputElement().modelObject().execute();
         } catch(Exception exception) {
              msgMgr.reportException(exception.getLocalizedMessage(), false);
         }finally {
              // disconnect the connection
              wdContext.<FM>_Get_InputElement().modelObject().modelInstance().disconnectIfAlive();     
    Edited by: Praveen11 on Oct 5, 2009 9:06 AM

    Thanks Satish.
    The issue is resolved.  I think it was to do with permission, as I was running directly from NWDS deploy and run the session didn't have proper authorisation or something that was causing this error.
    When I copy pasted the URL in the correct browser session window I got no error and function module was successfully executed.   However the issue now is that values are not showing up in the view may be to do with mapping context or model  I'll review and post back as different thread.
    Thanks
    Praveen

Maybe you are looking for

  • How do I add a background color to a document in Pages?

    How do I add a background color to a document in Pages?  I have made an invitation, with a photo in it, the text is in color, and I want to make the background pink instead of white.  thanks

  • Having trouble exporting to pdf from InDesign CS6

    When I attempt to export to pdf from InDesign CS6, the application crashes. Apparently there is some phantom plug-in issue. I need to get this resolved asap. Thank you, Marissa

  • Change Background Color Of Work Area

    I am a user of Acrobat 8 Professional and just loaded Acrobat 9 Professional. Does anyone know if you can change the background color of the work area (documentation pane and navigation pane ). When I view a PDF the document is ok but the background

  • SQL Query tuning WITH in, not in, like

    is there any alternative can i user for in, not in, like to optimize this sql statement. SELECT TKTNUM||'~'|| CUSNAME||'~'|| DECODE(PRTY,0,'PRIORITY 00', 1,'PRIORITY 01' ,2,'PRIORITY 02', 03,'PRIORITY 03', 04,'PRIORITY04','OTHERS') ||'~'|| TO_CHAR(NE

  • Screen flicker issue

    Sometimes, my screen flickrs black for just a millisecond. I don't know what it is causing. But it is happening as well on my Imac, as on my macbook. What could it be? It always seems to be happening when I'm loading something or safari opens a websi