Configuring IPIB with non-default partition key

Hello
I want to put IB HCA port into non-default partition to create separate network on my IB fabric. On IB switch (Voltaire ISR9096) I created network with non-default partition key 0x7ffe and add HCA port to this partition.
But this IB-VPPA was displayed as unconfigured on Solaris host
ib::3BA0001004181,ffff,ipib    IB-VPPA      connected    configured   ok
ib::3BA0001004182,fffe,ipib    IB-VPPA      connected    unconfigured unknown
ib::3BA0001004182,ffff,ipib    IB-VPPA      connected    configured   okConfiguration of new VPPA with cfgadm was unsuccessful:
# cfgadm -c configure ib::3BA0001004182,fffe,ipib
Configure the device: /devices/ib:fabric::3BA0001004182,fffe,ipib
This operation will suspend activity on the IB device
Continue (yes/no)? yes
cfgadm: Hardware specific failure: configure operation failed ap_id: /devices/ib:fabric::3BA0001004182,fffe,ipibI unconfigured VPPA with default partition key (0xffff) on HCA port 0x3BA0001004182 and issued cfgadm for VPPA with pkey 0xfffe again - the same effect.
I tried this on Solaris 10 8/07 and OpenSolaris b72 with the same result - no success ;)
Is it possible to configure VPPA with non-default pkey on Solaris ?
Is it possible to configure more than 1 IPIB VPPA on single HCA port ?
How to perform these configurations ?
Thanks in advance.
Regards,
Denis

hi
I was able to setup the listener to serve both databases using netmgr, thanks. Apparently I was trying to use the wrong tool for this previously.
Now i'm able to access the EM Database Control and it seems to be working fine though i get the following error message
Logged in As SYS
Error
java.lang.Exception: Number of responses does not match queries
Database Instance: devel.foo.bar
Now, i'd like to be able to use EM for administering two separate databases (running on the same host). Do i need to migrate the database control somehow to grid control? How do i do that?
What about security? I'd like to use SSL and limit connections to selected clients only.
regards,
aspa

Similar Messages

  • Generate configuration file with non-default binding configuration in WCF 4.5

    Hi,
    I am using WCF 4.5 for generating configuration file.
    I have referred following MSDN link for generating configuration file.
    https://msdn.microsoft.com/en-us/library/hh309266(v=vs.110).aspx
    I want binding property for e.g 'maxReceivedMessageSize'  in configuration file.
    I changed default value of 'maxReceivedMessageSize' to non-default value, but i could not able to saw 'maxReceivedMessageSize' binding property in configuration file.
    Is anyone know why i am not able to see non-default value in configuration file.
    Thanks.

    Hi Amy,
    Thanks for reply. Please see below content of configuration file.
    <?xml version="1.0" encoding="utf-8"?>
    <configuration>
        <system.serviceModel>
            <bindings>
                <netTcpBinding>
                    <binding name="TestCustBind_CustomerService" />
                </netTcpBinding>
            </bindings>
            <client>
                <endpoint address="net.tcp://ABC/CustTest"
                    binding="netTcpBinding" bindingConfiguration="TestCustBind_CustomerService"
                    contract="CustomerService" name="TestCustBind_CustomerService">
                    <identity>
                        <userPrincipalName value="[email protected]" />
                    </identity>
                </endpoint>
            </client>
        </system.serviceModel>
    </configuration>
    Thanks.

  • Newsletter email campaign - Mailling list with non "default" email address

    Hi all.
    We need to implement a newsletter email campaign but, with standard campaign execution, SAP CRM gets the "default" email addressess of BPs.
    We have a malling list of newsletter that contains a list of emails of our Business Partners.
    This mails sholdn't be the standard ones of this BPs. BPs can has many email addressess (more than one) and they can be subscrited with a non default email (email without default flag in SAP CRM).
    When we try to execute a Marketing campaign with these BPs, SAP CRM uses the default mail address to send the campaing.
    Is possible to execute a Mailling campaign setting the email receivers?
    Thanks a lot.

    Hi Mauro.
    We already have tried to use CRM_MKT_ADR_SEARCH Badi. We have implemented CHANGE_SEARCH_RESULTS method but with this it's only possible to choice between diferent Addresses Numbers.
    But, we have the same Addr. Number with more than one email address in ADR6. All this email address are in the same Adrress Number and Person Number.
    About your question, we are storing the newsletter emails into a Z table. This email adresses are already in BP address.
    Thank you for your idea.
    Do you have another way?

  • SSRS 2012 MP (Native) - Bug with non-default port on SSRS DB, Does not discover

    We have test changing SSRS DB instance to default port 1433 and discovery is immediate in SSRS MP. When using non-default port, discovery fails, SSRS instance role is never identified.
    Our SSRS is separated into app and db tires across two servers. Have tried creating sql network aliases, but this does not work either.
    In our environment, we use non-default port for our SQL DB instances. how do we get SSRS to discover.
    Thanks in advance,
    Rois Cordova

    The Monitoring Pack for Microsoft SQL Server 2012 Reporting Services automatically discovers instances of SSRS 2012 by reading registry.
    When the Monitoring Pack for Microsoft SQL Server 2012 Reporting Services is imported for the first time, it creates three new Run As profiles:
    • Microsoft SQL Server 2012 Reporting Services Discovery Run As Profile
    • Microsoft SQL Server 2012 Reporting Services Monitoring Run As Profile
    • Microsoft SQL Server 2012 Reporting Services SCOM SDK Discovery Run As Profile
    By default, all discoveries, monitors and rules defined in the SQL Server 2012 Reporting Services management pack use accounts defined in the “Default Action Account”
    Run As profile. If the default action account for a given system does not have the necessary permissions to discover or monitor the instance of SQL Server 2012 Reporting Services, then those systems can be bound to more specific credentials in the
    “Microsoft SQL Server 2012 Reporting Services …” Run As profiles, which do have access.
    It s recommend that you should check the default action account permission.
    Roger

  • Scan Ip with non default port

    Hi All,
    We are impelenting 11.2.0.3 on OEL.
    Can We configure scan ip without default(port other than 1521).
    I have never configure scan ip without default. I want to know whether we can configure?
    Suggestions are welcome.
    Thanks and Regards,

    Hi,
    When i change the port of scan listener and default listener in grid home.
    I am check the listener status from grid home not from oracle home.
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [dbdev@oractestdbn1 11.2.0]$ lsnrctl status LISTENER
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 09-APR-2012 08:45:57
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [dbdev@oractestdbn1 11.2.0]$ lsnrctl status LISTENER
    Do i need to do anything at database to make it visible from oracle home side.
    Thanks and Regards,

  • Register database with non default listener

    I already installed oracle 11gR2 database with asm.
    The grid infrastructure is installed with the user grid and oracle software with orcl user.
    The database is created with dbca with orcl user.
    The default non listener is created with srvctl add listener command.
    I already try to modify the parameter local_listener but I receive the following error
    SQL> alter system set local_listener='LSNR_TESTDB';
    alter system set local_listener='LSNR_TESTDB' SCOPE=memory
    ERROR at line 1:
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LSNR_TESTDB'
    Any help.
    Thanks

    hi,
    ORA-00132: syntax error or unresolved network name 'LSNR_TESTDBCause:      Listener address has syntax error or cannot be resolved.
    Action:      If a network name is specified, check that it corresponds to an entry in TNSNAMES.ORA or other address repository as configured for your system. Make sure that the entry is syntactically correct.
    check the exact listener name 'LSNR_TESTDB' in listener.ora file... and set the parameter..
    Error with Listener. ORA-00132: syntax error or unresolved network name

  • Unresolved bug in adobe reader x with non-default windows zoom level

    This seems to have already been brought up here about a year ago: http://forums.adobe.com/thread/776060.
    I am using Windows 7 Professional 64-bit with Firefox 12.0 and Adobe Reader 10.1.3. Here is a description of the problem:
    Whenever I open any PDF file in a browser (firefox or IE) using the adobe reader I am unable to select text, save the file or interact with the content in any meaningful way because the plugin does not recognise my cursor position. If I click on some text in a PDF document, the reader will immediately highlight a region of text between where I clicked and where it thinks I started clicking from (above 20% of the screen above and to the left of where I actually clicked on the page). If I roll my mouse over the region where the dashboard normally appears, the dash does appear as intended and the cursor changes in response to hover over buttons, as if everything were working, but I am unable to click on anything (clicking does nothing). If I click and hold the dashboard when it appears, it immediately jumps to another region of the page, as if it thinks I moved the mouse (20% up and to the left again). I have recently reformatted and am now using a fresh install, and the issue remains. My desktop zoom level in windows is 150%. The problem appears only inside the browser; viewing PDFs directly in Acrobat Reader X works without issue.
    I can resolve the problem either of two ways:
    a) Reverting back to the default windows zoom level (125%).
    b) right-clicking on the Adobe Reader X icon, navigating to the compatibility tab and clicking "Disable Display Scaling on high DPI settings"
    The workaround is easy but it's disappointing that adobe hasn't fixed this. Please consider that it would mostly affect individuals who are vision impaired and might not have the know-how to resolve the problem or check for solutions online, let alone post comments such as this. As far as I can tell this problem severely impaires the functionality of adobe in any browser on any non-standard zoom windows installation.

    Please be sure to post your issue in the following Feature Request/Bug Report Form.

  • Crystal report Export/Print issue with Non default websites

    Hello ,
    I have an issue and its driving me nuts.
    My problem i guess with the crystal reports. Might also be with IIS.
    We have developed an website on VS2008. This website is configured on IIS 8.5
    The server on which iis8.5 runs is a virtual server.
    I have configured the website to run as two different virtual directories as mentioned below;
    1) To run under default website (servername/virtualdirectory)
    2) To run under complete separate website (www.abc.com/virtualdirectory)
    if i  run crystal report using the servername/virtualdirectory, then the report is rendered fine and i can export the results also to any format and print successfully.
    But when i run the crystal report using www.abc.com/virtualdirectory, then the report renders fine but i cannot export the results nor print. Nothing happens when i click the export button.
    Any help will be highly appreciated.
    Thanks
    Abdul Aleem

    In addition to Don's suggestion. Remember that almost any action in the viewer will cause a post back - including clicking on the export button. If the report is not in session, the post back may fail and nothing will happen. See the following code on how to place a report object into a session:
    1985571 - How to use sessions in web applications using the Crystal Reports viewer (the complete code)
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Automated Composite build/test not work with non-default version

    Hello,
    I have a BPEL composite and I am trying to setup maven and soapUI to build, deploy, test, and upon successful test, set it as the default version. The difficulty I am having is testing the composite before it becomes the default version. I am able to hit the endpoint using the full URL with the randomly generated ID in it using soapUI (see below), but not by using the shortened URL.
    Full URL: http://soabpm-vm:8001/soa-infra/services/default/Project1!0.0.12-SNAPSHOT*soa_13954572-b91f-480d-88d2-037e92083d72/bpelprocess1_client_ep
    Shortened URL: http://soabpm-vm:8001/soa-infra/services/default/Project1!0.0.12-SNAPSHOT/bpelprocess1_client_ep
    I tried hitting the shortened URL outside of the maven build, just using soapUI, and the response is empty. However, if I then mark this new version as default (through EM), and then mark a previous version as default (let's say 0.0.11), then the shortened URL for 0.0.12 can be successfully hit.
    It seems to me then that before the shortened URL above can be used, that specific version must have been set as the default version at some point. This would make an automated maven/soapUI test of new version (but not default) quite difficult, as it would have to somehow retrieve the full URL.
    Is this a bug or can it be fixed with a config setting change?
    Here are the steps in the process, maven build (using the Oracle provided ant sca files):
    1. Compile
    2. Package
    3. Deploy, not as default
    4. Test the new version (using soapUI plugin)
    5. If successful tests, mark new version as default
    The problem is with step 4, can't determine what the full URL is and the shortened URL does not work.
    Thanks
    Ben

    I found a similar issue in Oracle's support site, Patch 13774839 (based on bug 13569816). I will try that out and post the results here.

  • Xsd - java : create enumeration file with non default ordinals

    Hi,
    i'd like to create an XSD file which will create a java enumeration file.
    I successed to create the enums in the java file like this :
    RED,
    ORANGE,
    BLUE
    (with default ordinals - 0, 1, 2 ...)
    but i want this to look like :
    RED (1),
    ORANGE (3),
    BLUE (10)
    thanks in advance,
    nati

    I'm not sure that you understand my meaning.
    I want that my XSD file will create automaticlly an enum file (in Java).
    right now, my XSD file looks like that :
    <xsd:simpleType name="colors">
    <xsd:restriction base="xsd:string">
    <xsd:enumeration value="RED"/>
    <xsd:enumeration value="ORANGE"/>
    <xsd:enumeration value="BLUE"/>
    </xsd:restriction>
    </xsd:simpleType>
    and the java file which this XSD creates has the values above with the ordinals : RED - 0, ORANGE - 1, BLUE - 2.
    I'm asking if there is any way to control the ordinals of those values in the XSD file (NOT in the Java file) ?
    Thank you very much....

  • SC3.2/oracle service; adding a 2nd db instance with non default user

    Hi, I have a 3.2 Cluster configuration with oracle 9i working, now I want to add a 2nd instance to the cluster but I need to create a new resource group, because I'm using a different OS user and pass for this database I would like to know if I need to specify the OS user and password for the oracle server resource, so cluster can start the rs with the appropriate user for this new database.
    Filesystems and oracle sfw are in different directories/volumes, os user owns the fs and the db can start outside the cluster without problems, next step is to add everything into the cluster.
    I only found a user_env attribute at the moment of the creation of the resource, but it doesn't look like the option that I need.
    Any help is appreciated.

    Do you mean a separate database (instance) rather than a 2nd instance, which might suggest a RAC deployment?
    If so, when you build the database you will need to follow the same procedure as in the manual. The database will have a monitoring user configured and this information is supplied in the Oracle resource properties. If the database runs from a different Oracle home, then the new Oracle (Solaris) user will be picked up from the uid of the oracle binary.
    Regards,
    Tim
    ---

  • Asmcmd "lsdsk -I" doesn't show disks with non-default asm_diskstring

    Hi,
    I'm testing Oracle 11.1.0.6 on RHEL5 with ASM. It's working well and I'm trying to use the ASM new features but I have the following problem :
    - When ASM instance is running, I can use "lsdsk" and it shows the disks
    - When ASM instance is down and if I use lsdsk (i.e lsdsk -I), it doesn't show them
    My guess is that it comes from the fact my devices are not in the default asm_diskstring and I had to change it to discover them. Because the instance is down, it cannot discover the disks.
    The reason for this guess is that if I create a link in /dev/raw/raw1 to my device, "lsdsk -I" is working as you can see below : ASMCMD> lsdsk -I -k
    Total_MB  Name       Failgroup  Path
        1529  DATA_0000  DATA_0000  /dev/raw/raw1
    ASMCMD> lsdsk -I -t
    Create_Date           Mount_Date            Path
    Sep 16 08:14:48 2007  Sep 16 12:26:00 2007  /dev/raw/raw1Do you know if there is a variable I could use to change "lsdsk -I" search pattern from the default to my own ?
    Best Regards,
    Gregory

    "I had installed ASM initially on the same CRS, but due to some error during the installation"
    This statement means: I had installed ASM on the clusterware, but due to time synchronization error, it didn't got copied on to the 2nd node, and hence I had to uninstall the ASM software.
    But the clusterware is still up and running.
    Amit.

  • Initializing arrays with non-default values

    Hi,
    I have a large array (300+ elements) and want it to be filled with all -1 at the start and not with 0.
    A couple of (bad) ideas of mine:
    - using an expression "array[0] = -1, array[1] = -1, ..." (a lot of typing work)
    - using a for loop with an expression "array[Locals.k] = -1" (very slow)
    - getting the array from "somewhere else" like e.g. a LabVIEW VI (cumbersome)
    Is there some expression syntax I can use?

    You can use SetElements(Locals.d,-1)  where d is the array.

  • Oracle XE manulally creating daatbase with non-default charatcerset.

    Hi
    I would like to ask if creating the database manually using sql script with characterset EE8MSWIN1250 will violate the license agreement on Oracle XE 10. Normally the Oracle XE is distributed only with 2 preinstalled characterset version and there is no option for selecting the database characterset.
    Thanks
    Groxy

    OracleXE

  • OWB10gR2 executions with non-default target accounts

    Hi all,
    Is there a way in OWB10gR2 to run the control center service with another user than the owner of the accounts, and the same for process flows that need to run with another account than the workflow user and mappings with another account then the deployment user.
    The reason is that my client wants all object owning accounts to be locked and runs must be done with accounts that have no objects at all. This is in contradiction to OWB deployment and execution way of working
    Peter

    Hi all,
    Is there a way in OWB10gR2 to run the control center service with another user than the owner of the accounts, and the same for process flows that need to run with another account than the workflow user and mappings with another account then the deployment user.
    The reason is that my client wants all object owning accounts to be locked and runs must be done with accounts that have no objects at all. This is in contradiction to OWB deployment and execution way of working
    Peter

Maybe you are looking for

  • Webdynpro application runtime error CX_FQDN

    Hi experts, I am encountering following error when running a sample webdynpor application from SE80. I have included details of my Hosts file entries and profile parameter in the details below. My SAP system is installed on my desktop computer as a s

  • Hopefully a very simple question

    Hello, I need to know something about what I assume is the newest revision of the Airport Extreme, the one with the external antenna jack, two wired Ethernet ports, modem port, and USB printer sharing. Does this model support a MAC address filter lis

  • 8.2.1 or 9.2.1?

    G5/10.4.11/iTunes 7. Just using iTunes for music to burn CD's. Don't have iphone,ipod,etc dont want to sync iphoto/watch TV etc - just burn CD's. Is it worth upgrading to version 8 or even 9? What advantages..?

  • Procedure for select command

    Can any one please tell me how to create a procedure for this query "Select * from <table_name>"? I have tried in oracal 10g its throws the error."PLS-00428: an INTO clause is expected in this SELECT statement". In sql server we can go and directly p

  • I recently updated my iPhone 5 with new ios 6.1 and i realize that my 3g is gone can u plz help me how to turn it back?

    i recently updated my iPhone 5 with new ios 6.1 and i realize that my 3g is gone can u plz help me how to turn it back?