Deployment of SunMC Master Port assignment ??

I need to change my trap port from the default 162 to 1162 because of its interference with snmp trap traffic. Is there an easy way to do this other than bringing down my entire SunMC environment and updating each of my agents individually ? Is there a way to push this out from the master to the agents ?
Thanks.

SSO has a secret key that it uses to encrypt/decrypt values in the SSO DB which includes all of the port configuration values. When you configure SSO Service from the Configuration wizard you store a file with this key as a password on disk. You will
need this file in order for the SSO to work. If you have moved or lost this file you would need it back in order to get SSO working. Also see this thread
http://social.msdn.microsoft.com/Forums/en/biztalkgeneral/thread/7cf95a34-2ea5-4335-b6b2-a986d3726754
To restore the key see
How to Restore the Master Secret  
The error can also occur if someone has changed the password of the SSO service account. For this you can find a solution here.
http://www.cnblogs.com/rickie/archive/2006/12/14/592391.html
Abdul Rafay - MVP & MCTS BizTalk Server
blog: http://abdulrafaysbiztalk.wordpress.com/
Please mark this as answer if it helps.

Similar Messages

  • VLAN Port Assignment failed on Campus Manager 5.1

    Dear All,
    i deploying LMS 3.1  in my organization.
    I finalized the installation and  all looks fine BUT   when i try to assign a port to a different VLAN in Campus Manager (5.1)  i am getting the following error message.
    There were some errors during operation."
    Error occured moving port Gi1/8 in device 10.x.y.z  into vlan with index XY.
    Cause:An error occured while performing SNMP operation.
    Action:Examine and save the server log file and report the error to the product administrator for further action.
    VLAN Port Assignment failed
    any idea?
    here is simply the config  related to SNMP on my switch.
    snmp-server community XXXXXXXX
    snmp-server host 10.X.Y.Z version 2c XXXXXXXX
    snmp-server enable informs
    snmp-server enable traps 
    do i miss anything else?  any recommendation? Why i am getting that error message?
    Thank you for your support and asistance.
    Kind Regards,
    mico

    Hi Joe,
    thank you so much for your kind reply. I configured the snmp RW community string on the switch matching the credentials  on the LMS server but still getting the same error message when i try to assign ports no a different VLAN
    here is my commands for the switch:
    snmp-server community xxxxxx ro
    snmp-server community yyyyyy rw
    snmp-server host x.y.w.z version 2c yyyyyy
    snmp-server enable informs
    snmp-server enable traps
    and on the LMS server i set the values:
    snmp-server community xxxxxx ro
    snmp-server community yyyyyy rw

  • Hp officejet j6450 port assignment changes each time i start up.

    When I startup, the printer always comes up in "offline status", and I cannot figure out how to reset to online.  The problem seems to be that each time the printer syncs up with the wireless router, the port assignments change, so I have to "discover" the correct port and reset that via the Windows control panel properties for the printer.  How can I set this such that the port assignment remains constant?  or is there some simpler solution?  Thanks.

    Let's set a static IP address for the printer:
    - Print a Network Config Page from the front of the printer. Note the printer's IP address.
    - Type that IP address into a browser to reveal the printer's internal settings.
    - Choose the Networking tab, then Wireless along the left side, then the IPv4 tab.
    - On this screen you want to set a Manual IP. You need to set an IP address outside the range that the router automatically sets (called the DHCP range). You can find the DHCP range of the router using its internal settings page or in its manual. Use the CD that came with your router or type the router's IP address (ends in .1) into a browser.
    - Use 255.255.255.0 for the subnet (unless you know it is different, if so, use that)
    - Enter your router's IP (on the Network Config Page) for the gateway and first DNS. Leave the second one blank.
    - Click 'Apply'.
    Now, shut down the router and printer, start the router, wait, then start the printer.
    After this you may need to redo 'Add a Printer' using the new IP address.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Port assignment for Online library

    I'm sitting behind a rather stern firewall and it's blocking
    access to Device Central CS4's Online Library. I need to know the
    port assignement for the feature in order to request access from
    our IT staff. Any info on this question will be greatly
    appreciated.

    WorldofCables One Stop Store for USB Cables, DVI Cables,
    Firewire Cables, Monitor Cables, Adapters, PC Cables, Connectors,
    Audio Video Cables, Gaming Accessories, PDA & Phone
    Accessories, iPOD Accessories.
    http://www.worldofcables.com/store/default.asp

  • Port Assignment SIA and CMS

    Hi,
    I need to change port assignment on SIA and CMS.
    How do I change ports on these services?
    Br,
    Sonni

    stop the sia and go into it's properties from the CCM. I believe they can both be set there as well as in the CMC > Servers > CMS
    Regards,
    Tim

  • Query to get all ports assigned and used by EBS instance.

    Hi,
    Can some one pleaase help to get
    Query to get all ports assigned and used by EBS instance.
    Help is appreaciated.
    Regards,
    Milan

    MILAN RATHOD wrote:
    Hi,
    Can some one pleaase help to get
    Query to get all ports assigned and used by EBS instance.
    Help is appreaciated.
    Regards,
    MilanIn addition to the thread referenced above by Helios, please check the context files and (Oracle E-Business Suite R12 Configuration in a DMZ [ID 380490.1] -- F. List of Ports to Open in a DMZ Configuration).
    Thanks,
    Hussein

  • Deploy orchestration without inbound port

    Hi 
    I'm using BTDF and I have one biztalk application that have an orchestration that does not have an inbound port. This is
    because the orchestration is callable from other orchestrations. 
    the orhestration however have two way ports that calls and receives info to/from a database. 
    I have created a bindings, and exported into the masterbinding file. 
    But when I deploy I get the message: "Could not enlist orchestration " 
    and the rest of the bindings is not set, I have to manually right click the application,, select configure and manually choose
    the ports and host. 
    So I understand that BTDF cant out-of-the-box deploy orchestrations without inbound ports, but is there a configurational
    workaround? 
    I cannot add an inbound port to that project because then the orchestration won't be callable

    Yeah, thats the one ;)
    And this is my file. 
    I created it by deploying the application. Creating the ports I needed, configured everything as it should be. Started the application. Exported the file into PortBindingsMaster.xml
    then i replaced some variables with keys that get values from the EnviromentSettings file.
    This prosess have worked for all of my applications exept the two without inbound ports
    <?xml version="1.0" encoding="utf-8"?>
    <BindingInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Assembly="Microsoft.BizTalk.Deployment, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Version="3.5.1.0" BindingStatus="FullyBound" BoundEndpoints="2" TotalEndpoints="2">
    <Timestamp>2014-01-15T14:42:20.8195006+01:00</Timestamp>
    <ModuleRefCollection>
    <ModuleRef Name="[Application:MeldingsLogger]" Version="" Culture="" PublicKeyToken="" FullName="[Application:MeldingsLogger], Version=, Culture=, PublicKeyToken=">
    <Services />
    <TrackedSchemas>
    <Schema FullName="MeldingsLogger.StorageMessage" RootName="StorageMessage" AssemblyQualifiedName="MeldingsLogger.StorageMessage,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Ferdig" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="FraService" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Guid" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="InsertOrUpdate" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Melding" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.StorageMessage1" RootName="Tidspunkt" AssemblyQualifiedName="MeldingsLogger.StorageMessage1,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="anyType" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="anyURI" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="base64Binary" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="boolean" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="byte" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="char" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="dateTime" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="decimal" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="double" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="duration" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="float" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="guid" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="int" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="long" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="QName" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="short" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="string" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedByte" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedInt" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedLong" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Serialization" RootName="unsignedShort" AssemblyQualifiedName="MeldingsLogger.Sql_Serialization,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_SimpleTypeArray" RootName="ArrayOflong" AssemblyQualifiedName="MeldingsLogger.Sql_SimpleTypeArray,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="ArrayOfBatchData" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="ArrayOfBatchMetadata" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="BatchData" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_Table_Log" RootName="BatchMetadata" AssemblyQualifiedName="MeldingsLogger.Sql_Table_Log,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchData" RootName="Insert" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchData,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchData" RootName="InsertResponse" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchData,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata" RootName="Insert" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata" RootName="InsertResponse" AssemblyQualifiedName="MeldingsLogger.Sql_TableOperation_Log_BatchMetadata,MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    <Schema FullName="MeldingsLoggerOrchestrations.Schema1" RootName="Root" AssemblyQualifiedName="MeldingsLoggerOrchestrations.Schema1,MeldingsLoggerOrchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8" AlwaysTrackAllProperties="false" Description="">
    <TrackedPropertyNames />
    </Schema>
    </TrackedSchemas>
    </ModuleRef>
    <ModuleRef Name="MeldingsLogger" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLogger, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services />
    <TrackedSchemas />
    </ModuleRef>
    <ModuleRef Name="MeldingsLoggermapper" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLoggermapper, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services />
    <TrackedSchemas />
    </ModuleRef>
    <ModuleRef Name="MeldingsLoggerOrchestrations" Version="1.0.0.0" Culture="neutral" PublicKeyToken="9da0d8c7f4d724b8" FullName="MeldingsLoggerOrchestrations, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9da0d8c7f4d724b8">
    <Services>
    <Service Name="MeldingsLoggerOrchestrations.MessageLoggerOrhestration" State="Started" TrackingOption="ServiceStartEnd MessageSendReceive OrchestrationEvents" Description="">
    <Ports>
    <Port Name="BatchInsertPort" Modifier="1" BindingOption="1">
    <SendPortRef Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" />
    <DistributionListRef xsi:nil="true" />
    <ReceivePortRef xsi:nil="true" />
    </Port>
    <Port Name="BatchMetadataInsertPort" Modifier="1" BindingOption="1">
    <SendPortRef Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" />
    <DistributionListRef xsi:nil="true" />
    <ReceivePortRef xsi:nil="true" />
    </Port>
    </Ports>
    <Roles />
    <Host Name="BizTalkServerApplication" NTGroupName="BizTalk Application Users" Type="1" Trusted="false" />
    </Service>
    </Services>
    <TrackedSchemas />
    </ModuleRef>
    </ModuleRefCollection>
    <SendPortCollection>
    <SendPort Name="WcfSendPort_SqlAdapterBinding_Multiple_Custom" IsStatic="true" IsTwoWay="true" BindingOption="1">
    <Description>SendPort for SqlAdapterBinding.</Description>
    <TransmitPipeline Name="Microsoft.BizTalk.DefaultPipelines.XMLTransmit" FullyQualifiedName="Microsoft.BizTalk.DefaultPipelines.XMLTransmit, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="2" TrackingOption="None" Description="" />
    <PrimaryTransport>
    <Address>${SQL_Server}</Address>
    <TransportType Name="WCF-Custom" Capabilities="907" ConfigurationClsid="af081f69-38ca-4d5b-87df-f0344b12557a" />
    <TransportTypeData>&lt;CustomProps&gt;&lt;BindingType vt="8"&gt;sqlBinding&lt;/BindingType&gt;&lt;BindingConfiguration vt="8"&gt;&amp;lt;binding name="SqlAdapterBinding" maxConnectionPoolSize="100" encrypt="false" workstationId="" useAmbientTransaction="true" batchSize="20" polledDataAvailableStatement="" pollingStatement="" pollingIntervalInSeconds="30" pollWhileDataFound="false" notificationStatement="" notifyOnListenerStart="true" enableBizTalkCompatibilityMode="true" chunkSize="4194304" inboundOperationType="Polling" useDatabaseNameInXsdNamespace="false" allowIdentityInsert="false" acceptCredentialsInUri="false" enablePerformanceCounters="false" xmlStoredProcedureRootNodeName="" xmlStoredProcedureRootNodeNamespace="" /&amp;gt;&lt;/BindingConfiguration&gt;&lt;InboundBodyPathExpression vt="8" /&gt;&lt;OutboundBodyLocation vt="8"&gt;UseBodyElement&lt;/OutboundBodyLocation&gt;&lt;AffiliateApplicationName vt="8" /&gt;&lt;StaticAction vt="8"&gt;&amp;lt;BtsActionMapping xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;
    &amp;lt;Operation Name="BatchMetadataInsert" Action="TableOp/Insert/Log/BatchMetadata" /&amp;gt;
    &amp;lt;Operation Name="BatchDataInsert" Action="TableOp/Insert/Log/BatchData" /&amp;gt;
    &amp;lt;/BtsActionMapping&amp;gt;&lt;/StaticAction&gt;&lt;ProxyAddress vt="8" /&gt;&lt;UserName vt="8"&gt;${SQL_UserName}&lt;/UserName&gt;&lt;InboundBodyLocation vt="8"&gt;UseBodyElement&lt;/InboundBodyLocation&gt;&lt;ProxyUserName vt="8" /&gt;&lt;OutboundXmlTemplate vt="8"&gt;&amp;lt;bts-msg-body xmlns="http://www.microsoft.com/schemas/bts2007" encoding="xml"/&amp;gt;&lt;/OutboundXmlTemplate&gt;&lt;PropagateFaultMessage vt="11"&gt;-1&lt;/PropagateFaultMessage&gt;&lt;InboundNodeEncoding vt="8"&gt;Xml&lt;/InboundNodeEncoding&gt;&lt;IsolationLevel vt="8"&gt;Serializable&lt;/IsolationLevel&gt;&lt;Password vt="8"&gt;${SQL_Password}&lt;/Password&gt;&lt;Identity vt="8" /&gt;&lt;UseSSO vt="11"&gt;0&lt;/UseSSO&gt;&lt;EnableTransaction vt="11"&gt;-1&lt;/EnableTransaction&gt;&lt;/CustomProps&gt;</TransportTypeData>
    <RetryCount>3</RetryCount>
    <RetryInterval>5</RetryInterval>
    <ServiceWindowEnabled>false</ServiceWindowEnabled>
    <FromTime>2000-01-01T00:00:00</FromTime>
    <ToTime>2000-01-01T23:59:59</ToTime>
    <Primary>true</Primary>
    <OrderedDelivery>false</OrderedDelivery>
    <DeliveryNotification>1</DeliveryNotification>
    <SendHandler Name="BizTalkServerApplication" HostTrusted="false">
    <TransportType Name="WCF-Custom" Capabilities="907" ConfigurationClsid="af081f69-38ca-4d5b-87df-f0344b12557a" />
    </SendHandler>
    </PrimaryTransport>
    <SecondaryTransport>
    <Address />
    <RetryCount>3</RetryCount>
    <RetryInterval>5</RetryInterval>
    <ServiceWindowEnabled>false</ServiceWindowEnabled>
    <FromTime>2000-01-01T00:00:00</FromTime>
    <ToTime>2000-01-01T23:59:59</ToTime>
    <Primary>false</Primary>
    <OrderedDelivery>false</OrderedDelivery>
    <DeliveryNotification>1</DeliveryNotification>
    <SendHandler xsi:nil="true" />
    </SecondaryTransport>
    <ReceivePipeline Name="Microsoft.BizTalk.DefaultPipelines.XMLReceive" FullyQualifiedName="Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Type="1" TrackingOption="None" Description="" />
    <ReceivePipelineData xsi:nil="true" />
    <Tracking>0</Tracking>
    <Filter />
    <Transforms />
    <InboundTransforms />
    <OrderedDelivery>false</OrderedDelivery>
    <Priority>5</Priority>
    <StopSendingOnFailure>false</StopSendingOnFailure>
    <RouteFailedMessage>false</RouteFailedMessage>
    <ApplicationName>MeldingsLogger</ApplicationName>
    </SendPort>
    </SendPortCollection>
    <DistributionListCollection />
    <ReceivePortCollection />
    <PartyCollection xsi:nil="true" />
    </BindingInfo>

  • No Master Profile Assigned

    Hello SAPians,
    While assigning  the Univariate forecast for a CVC, the systems throws an eror of NO MASTER PROFILE ASSIGNED but I can see the entry in /SAPAPO/MSDP_FCST2 as well as in /SAPAPO/MC96B.
    Please reply with your valuable view points for  fixing  it.
    Thanks in advance.
    Regards
    Rahul Chitte

    Hi Rahul,
                        make sure that the version in univariate forecast profile you are assigning and the version in the MSDP_FCST2 screen are same.
    Edited by: Visu Venkat on Nov 26, 2008 11:20 AM

  • LMS 4.0 VLAN Port Assignment Cat3750X

    Hello together
    Have installed LMS 4.0 at a customer. The main switches he uses are the following ones:
    WS-C3750X-24P-S (1.3.6.1.4.1.9.1.1224)
    First problem I faced was with lack of support for Cisco View and the mentioned device. This is fixed with the following package Cisco View Device Update: Cat3750.cv50.13-0.zip. Have tested this today.
    But now to my new problem. One reason for Cisco View usage is VLAN assignement. Unfortunately this is not supported with the Cat3750 devices and Cisco View like with other devices. So I thought I show the customer how to do it with the VLAN Port Assignement:
    Configuration > Workflows > VLAN > Configure Port Assignment
    Unfortunatly it seems that this is not supported with these devices. From the following document I can't find something which underlines the lack of support: http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.0/device_support/table/lms40sdt.html#Cisco Catalyst 3750 Series Switches
    It even seems it should be supported. See picture in the bottom from the above link.
    My question to the community:
    - Does anybody else have the same switches? If yes, does Configure Port Assignment work in LMS 4.0
    - @Cisco, is this feature really not supported with the following device: WS-C3750X-24P-S? If yes, are any patches planned with release date.
    Thanks for any feedback.
    Erich

    Hi Joseph
    Thanks for your feedback. Have asked the customer to do the following steps and send me a screen shot:
    - Configuration > Workflows > VLAN > Configure Port Assignment
    - Select Domain Selector
    - Choose a Domain of a Switch C3750X
    - Click on List Ports
    Actually the same thing what I have done during my installation Onsite. When I have done the above steps I only have received a empty windows. Now, a week later it seems to work. Enclosed a screen shot with evidence for all those you have the same devices in use.
    Happy that it works. Funny, that it didn't worked when I was onsite. Sorry for the inconvenience and thanks for your feedback / support.
    Erich

  • VLAN port assignment on LMS 4.2

    I have noticed that only the auxiliary(Voice) vlan is showing up on new deployed switch ports even though both Data and Voice vlans are configured.  Since the native vlan does not show up, the technicians are unable to assign other vlans on the ports.  Any idea what causes this behavior?                   

    ok, shell or shell_enable ?
    i'll try it,thanks。
    LMS02/sysadmin# ?
    Exec commands:
      application   Application Install and Administration
      clock         Set the system clock
      configure     Enter configuration mode
      copy          Copy commands
      debug         Debugging functions (see also 'undebug')
      delete        Delete a file
      dir           List files on local filesystem
      exit          Exit from the EXEC
      forceout      Force Logout all the sessions of a specific system user
      halt          Shutdown the system
      mkdir         Create new directory
      nslookup      DNS lookup for an IP address or hostname
      patch         Install System or Application Patch
      ping          Ping a remote ip address
      ping6         Ping a remote ipv6 address
      reload        Reboot the system
      rmdir         Remove existing directory
      shell         Access the shell by using the password
      shell_enable  Enable access to shell by setting password
      show          Show running system information
      ssh           SSH to a remote ip address
      tech          TAC commands
      telnet        Telnet to a remote ip address
      terminal      Set terminal line parameters
      traceroute    Trace the route to a remote ip address
      undebug       Disable debugging functions (see also 'debug')
      write         Write running system information
    LMS02/sysadmin#

  • Please help with Port Assignment issue!

    I have 5 rack mount tone modules connected to a keyboard controller each on seperate midi channels and seperate ports (Controller: Port 1, Midi 1, Module #1: Port 2, Midi 2, Module #2: Port 3, Midi 3 etc).
    Every time I chnge a port setting on one unit, it changes all of them on every track, so I get no audio output unless I manually assign each port whenever I want to play that track.
    Please! how do I assign independent port settings to each channel????
    Thanks

    Yep, that's it, they were all running from the same "generic" external MIDI environment, switch one, they all switch.
    I use a few external instruments and have a fairly well crafted environment I've developed over the past few years.

  • Dynamic interface port assignment

    Good Day,
    I am setting up a 4402 (50 ap license ver 5.0) that will manage about 40 aps. Following the Cisco docs, I have created two ap manager intefaces for load balancing. Each physical port is attached to one of two Cat 6509s (no lag).
    Our network ultimately connects to a router (over which I have no control) with six 100 mps ports each representing a subnet/vlan. So my intent is to create six dynamic interfaces each coresponding to a vlan for load balancing and bandwidth optimization.
    My question regards assinging each dynamic interface to a physical port. Simple logic would have me assinging 3 interfaces to port #1 and three to port #2, then assigning a proportionate number of aps to each interface.
    Is it that simple, or are there other considerations.
    Thanks

    You're correct. Creating a dynamic interface for each VLAN is exactly what you need to do. This will load-balance the traffic from the multiple VLANs across your links.
    I would highly recommend that you consider LAGging the two uplinks. It provides better load-balancing and better redundancy. Since you're connecting to a 6509, you can LAG between two blades for redundancy purposes.
    Whether you LAG or not is completely up to you, of course. But you seem to be good to go if you want to leave them unLAGged.
    Jeff

  • Rough material master record assignment to PC

    Hi,
    I have some doubts with assignment of PC in Rough materials master.
    I have created following PC groups:
    - Production ADM (with 3 Production Profit centers)
    - Products (with many Product PC for Finished Goods)
    - Services (with some Service PC for Services)
    - Commodities (with some Commodity PC for Commodities)
    I have problems with assignment of Rough materials. Don't know where to attach them. Do I need to create Technical PC's for Rough materials or should I attach them somewhere else?
    What will happen if a Rough material is normally used for further manufacturing, but sometimes it is sold as a product? What should I do in such a situation?
    Do I have to use substitution to assign proper PC in the SD order line item? (for example to change Technical PC of rough material into PC for selling rough material)
    Best wishes,
    karol

    Hi,
    You need not assign Raw(Rough) Material to a profit center. Materials are assigned to Plants, Plants to Purchase Org. and Purchase Orgs. to CC.  PC's are assigned to CC(Company Code).
    Cost Centers are assigned to Profit Centers. Manufacturing process are defied through BOM & Routings, hence the cost centers to be hit by the mfg. process are defined there.
    With the cost center determination in Routing the respective entries are passed in the Profit Center.
    If you are selling a rawmaterial you need to maintain the sales org. views for the material. And the price in the Accounting 2 View of the Material master.  These are the pre-requisites for the sale.
    Profit Center needs to given manually at the time of Sale, i suppose.
    Hope this clarifies your query
    Regards,
    Vijay

  • Tuxedo NADDR Port assignment

    Hi,
    Can any body please let me know how to assign a port.I've freshly installed Tuxedo11g in a linux server.Now how can I assign port to that server.
    Some body said IPC Key can be used as a port.Please provide the comments if anybody knows.

    Hi,
    The IPC key has nothing to do with network resources. It is purely something to identify a set of related System V IPC resources, and in the case of Tuxedo applications must be unique for each application running on a machine.
    Tuxedo uses many network addresses so it's a little hard to say what exactly you are looking for. Upon completion of installation, the only network address that might be of interest is for the Tuxedo tlisten process. This is the process that helps start an application from a remote node. If your application is a single machine configuration, then the tlisten process is optional as everything can be done on the local machine. There are also network addresses associated with client listeners and gateways, although those are configured as part of the application configuration, not part of the Tuxedo installation. In other words, upon installing Tuxedo, other than the tlisten process, there are no network ports in use until an application has been configured and booted.
    If you need more help, please provide a bit more explanation about what you are trying to do and where you are blocked.
    Regards,
    Todd Little
    Oracle Tuxedo Chief Architect

  • Port assignment for MAC mail into AOL

    What port needs to be assigned for MAC Mail (MacBook Pro,Snow Leopard) to AOL?

    Hi johnnymutch,
    Welcome to the Apple Support Communities!
    I understand that that you are looking for information on the AOL server and port information. Please use the attached web link to enter in your account and receive the settings. 
    Mail Settings Lookup - Apple Support
    Have a great day,
    Joe

Maybe you are looking for