What value should "NI_USEIPv6" be to make IPv6 work on NetWeaver 7.10?

I was trying to configure IPv6 support on NetWeaver 7.10, and tried several values for 'NI_USEIPv6', like "true", empty, or IPv6 address, none worked.  Just wonder what value it should be.
Can anyone help with this? thanks
Edited by: Harry Lu on Mar 12, 2008 4:14 PM

Hi, i guess it is not really important any longer - but the answer lays in the OSS Note
http://service.sap.com/sap/support/notes/1346768
IPv6 support in other components outside of the application server
As of the following versions of the components, set the environment variable SAP_IPv6_ACTIVE=1:
SAPGUI 7.20, classic RFC Library (librfc) 7.20, SAP NetWeaver RFC Library (sapnwrfc) 7.20, SAP Java Connector (JCo) 3.0, and SAP .NET Connector (NCo) 3.0
For the following versions, set the environment variable NI_USEIPv6 to any value:
SAPGUI 7.11, classic RFC Library (librfc) 7.11, and SAP NetWeaver RFC Library (sapnwrfc) 7.11

Similar Messages

  • Mapping of source message to IDOC.. What values should be assigned?

    Hi guys, again
    I have SOAP->XI->IDoc scenario, but my IDocs arrive only with 1 segment... The IDoc is not standard, and has a lot of fields, but I want to fill only a few of them in some segments. Lets say, that I have 4 segments, with occurence 0..999999, each value has occurence 0..1 like following..
    seg1-val1
        -val2
        -val3
    seg2-val1
        -val2
        -val3
    seg3-val1
        -val2
        -val3
    seg4-val1
        -val2
        -val3
    and I have source message like
    <seg1>
      <val1>..</val1
    </seg1>
    <seg1>
      <val1>..</val1>
    </seg1>
    I think, I have to map seg1 tag to seg1 segment, and val1 tag to val1 field..
    But! DO I HAVE TO MAP also seg1 tag to seg2, seg and seg4 segment? (to create logical "table"), or it is not necessary...
    Next question: what value should be assignet to @SEGMENT attribute of segments? also (IDOC segment?) Should it be some constant?
    Thank you guys!

    All you need to map is <b>seg1</b> source to <b>seg1</b> target and <b>val1</b> source to <b>val1</b> target . But remember that, if your source has seg2,seg3,seg4 and you want to use them then map them accordingly otherwise no need to map.
    @SEGMENT is counter for the number segments you are passing for each type of record. Use a java function to populate or just populate a constant 1.
    regards
    Shravan

  • What setting should be used to make the smallest size quicktime video file.

    What setting should I use to make a small sized movie for my family that lives 1200 miles away. I am using the iSight with QT Pro 7.0.4 and will be emailing them via Apple Mail to my mom that uses the most current version of AOL for PC with a 1 Meg DSL connection. The reason I am emailing them is she does not have a camera to live chat.
    The first movie I tried was over 4 meg and these files have to go over the internet. It bounced back saying it was to big. It was only a minute long.
    Mac Mini 1.42 8X DVD+-RW Dual Layer 24X CD-RW 250 Gig Ministack Version 2   Mac OS X (10.4.6)   Apple Bluetooth keyboard 19" Nec VGA CRT Flat Screen 1 Gig Memory iSight

    Make your recordings and then open the QuickTime movie.
    Use the Share menu and choose the email small setting. You'll get an estimated file size in the dialog window.
    Your viewers must have QuickTime 7 installed to view these files.

  • What programs should I use to make an interactive ebook for ipad?

    What programs should I use to make an interactive children's ebook for ipad?

    Adobe has a DPS add-on for InDesign (http://www.adobe.com/products/digital-publishing-suite-single.html) and it handles all the page transitions as well as swapping between portait and landscape. I think the way most people work is the pages are built in inDesign and regions of animation from EA are added second. But if every page had full screen animation, I suppose you may want to build your pages in Edge first.

  • What value should be for below parameters

    Dear all,
    Please suggest what value should be for below parameters  in Win 2003 ,ecc6 and oracle 10g and 16 gb ram.
    Parameters     Description     Current value     
    fixcontrol     Bug fix control parameter           
    For information about the recommended settings for parameter FIXCONTROL,  version of Oracle release 10.2.0.4 a number of values must be set.
    Parameters     Description     Current value     
    max_dump_file_size     Maximum size of the optimizer trace file     UNLIMITED     
    optimizer_index_caching     Adjust the usage of nested loops     0     
    optimizer_index_cost_adj     Percentage of the calculated index costs     100     
    parallel_max_servers     Parallel Query: Maximum number of parallel execution servers     150     
    PARALLEL_MAX_SERVERS.
    Parameters     Description     Current value     
    parallel_threads_per_cpu     Number of parallel execution processes/threads per CPU     2     
    shared_pool_reserved_size     Part of Shared Pool for large statements     128676003     
    pushjoin_union_view     Enable pushing join predicate inside a union all view           
    Regards,
    Kumar

    Hello Kumar,
    The following should be the recommended parameters for your case. Always take a backup of initSID.ora and spfileSID.ora file before making the changes.
    fixcontrol Bug fix control parameter
    *._fix_control='5705630:ON','5765456:3','6221403:ON','6329318:ON','6399597:ON','6430500:ON','6440977:ON','6626018:ON','6670551:ON','6972291:ON','7325597:ON','7692248:ON','7891471:ON'
    max_dump_file_size = 20000
    optimizer_index_caching Adjust the usage of nested loops 0
    optimizer_index_caching (do not set)
    optimizer_index_cost_adj Percentage of the calculated index costs 100
    optimizer_index_cost_adj = 20
    parallel_max_servers=20
    parallel_threads_per_cpu = 1
    shared_pool_reserved_size
    CPUs   Shared_Pool_Size  
       4              500M                
       6                1G                   
      10                1G                
      32                2G                
      64                2G                
    128                3G      
    Resize db_cache depending on your needs. For your case, I would recommend at least 2GB of RAM for db_cache
    pushjoin_union_view
    pushjoin_union_view = false
    Set this as true if 6917874 fix is implemented.
    In addition Oracle processes should be calculated as follows
    Oracle Processes =
    { ABAP WP X 2  +
    J2ee Server Processes*MaxConnection  + Parallel_Max_Servers   + 40 }
    Hope I am clear.
    Thanks,
    Venkatesh Pydi.

  • What value should set for wrapper.java.initmemory?

    Hi guys,
    If this is the wrong forum to ask, I hereby apologize as I am not sure which forum should I deposit this question.
    I am using jboss4.0.5 installing in Cent OS with memory of 1024MB and jdk 1.5.0_08. Hence, what value should I set for wrapper.java.initmemory and wrapper.java.maxmemory? What actually is the wrapper.java for compare to JAVA_OPTS? my current configuration is like below:
    # Wrapper Properties
    # Java Application
    set.JAVA_HOME=/usr/java/j2sdk
    wrapper.java.command=%JAVA_HOME%/bin/java
    set.JBOSS_CONFIG=default
    set.JBOSS_HOME=/opt/jboss4
    set.JBOSS_LOG=/var/log/jboss4/%JBOSS_CONFIG%
    # Use new ticker
    wrapper.use_system_time=FALSE
    # Java Main class
    wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
    # Java Classpath (include wrapper.jar) Add class path elements as
    # needed starting from 1
    wrapper.java.classpath.1=%JBOSS_HOME%/lib/wrapper.jar
    wrapper.java.classpath.2=%JBOSS_HOME%/bin/run.jar
    wrapper.java.classpath.3=%JAVA_HOME%/lib/tools.jar
    # Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=%JBOSS_HOME%/lib
    # Java Additional Parameters
    wrapper.java.additional.1=-Dprogram.name=run.sh
    wrapper.java.additional.2=-Djava.endorsed.dirs=%JBOSS_HOME%/lib/endorsed
    # Initial Java Heap Size (in MB)
    wrapper.java.initmemory=64
    # Maximum Java Heap Size (in MB)
    wrapper.java.maxmemory=128
    # Application parameters. Add parameters as needed starting from 1
    wrapper.app.parameter.1=org.jboss.Main
    wrapper.app.parameter.2=-c
    wrapper.app.parameter.3=%JBOSS_CONFIG%
    # Port which the native wrapper code will attempt to connect to
    wrapper.port=1777
    wrapper.startup.timeout=300
    wrapper.ping.timeout=300
    wrapper.shutdown.timeout=300
    wrapper.disable_shutdown_hook=TRUE
    wrapper.request_thread_dump_on_failed_jvm_exit=TRUE
    # Wrapper Logging Properties
    # Format of output for the console. (See docs for formats)
    wrapper.console.format=PM
    # Log Level for console output. (See docs for log levels)
    wrapper.console.loglevel=INFO
    # Log file to use for wrapper output logging.
    wrapper.logfile=%JBOSS_LOG%/server.log
    # Format of output for the log file. (See docs for formats)
    wrapper.logfile.format=LPTM
    # Log Level for log file output. (See docs for log levels)
    wrapper.logfile.loglevel=NONE
    # Maximum size that the log file will be allowed to grow to before
    # the log is rolled. Size is specified in bytes. The default value
    # of 0, disables log rolling. May abbreviate with the 'k' (kb) or
    # 'm' (mb) suffix. For example: 10m = 10 megabytes.
    wrapper.logfile.maxsize=0
    # Maximum number of rolled log files which will be allowed before old
    # files are deleted. The default value of 0 implies no limit.
    wrapper.logfile.maxfiles=0
    # Log Level for sys/event log output. (See docs for log levels)
    wrapper.syslog.loglevel=NONE
    # Wrapper NT Service Properties
    # WARNING - Do not modify any of these properties when an application
    # using this configuration file has been installed as a service.
    # Please uninstall the service before modifying this section. The
    # service can then be reinstalled.
    # Name of the service
    [email protected]@
    # Display name of the service
    [email protected]@
    # Description of the service
    [email protected]@
    # Service dependencies. Add dependencies as needed starting from 1
    wrapper.ntservice.dependency.1=
    # Mode in which the service is installed. AUTO_START or DEMAND_START
    wrapper.ntservice.starttype=AUTO_START
    # Allow the service to interact with the desktop.
    wrapper.ntservice.interactive=false
    Thanks & Regards,
    Mark

    Hello Kumar,
    The following should be the recommended parameters for your case. Always take a backup of initSID.ora and spfileSID.ora file before making the changes.
    fixcontrol Bug fix control parameter
    *._fix_control='5705630:ON','5765456:3','6221403:ON','6329318:ON','6399597:ON','6430500:ON','6440977:ON','6626018:ON','6670551:ON','6972291:ON','7325597:ON','7692248:ON','7891471:ON'
    max_dump_file_size = 20000
    optimizer_index_caching Adjust the usage of nested loops 0
    optimizer_index_caching (do not set)
    optimizer_index_cost_adj Percentage of the calculated index costs 100
    optimizer_index_cost_adj = 20
    parallel_max_servers=20
    parallel_threads_per_cpu = 1
    shared_pool_reserved_size
    CPUs   Shared_Pool_Size  
       4              500M                
       6                1G                   
      10                1G                
      32                2G                
      64                2G                
    128                3G      
    Resize db_cache depending on your needs. For your case, I would recommend at least 2GB of RAM for db_cache
    pushjoin_union_view
    pushjoin_union_view = false
    Set this as true if 6917874 fix is implemented.
    In addition Oracle processes should be calculated as follows
    Oracle Processes =
    { ABAP WP X 2  +
    J2ee Server Processes*MaxConnection  + Parallel_Max_Servers   + 40 }
    Hope I am clear.
    Thanks,
    Venkatesh Pydi.

  • Adobe Flash Player wont work after all steps taken, what haven't I done to make it work?

    I tried to play a game I love & I got this message: "To view this page ensure that Adobe Flash Player version 10.0.0 or greater is installed" So I went to your site to update my flash player & hit the "Test Flash Player" button & it came up
    like this^^. I went to the suggestions your site provided & went to Manage add-ons to look for Shockwave Flash Object to enable it:
    You can see that it is enabled by this picture I have provided. So it also asks me to make sure that ActiveX isn't clicked on & so I did:
    As you can see it's turned off & I even tried it the other way where it has the spot checked & it still wont play. So I decided to see if I could reinstall it onto my computer & so in turn I got this message:
    That is the message I got even after trying to delete Flash Player & reinstalling it. Now you can see my frustration with all this. Adobe Flash Player wont work after all steps taken, what haven't I done to make it work? I have a Windows 8.1 Pro, I use Internet Explorer which has the latest version on it, which is Windows Explorer 11 Version: 11.0.9600.17498 & I was also under the understanding that I also had the latest version of Adobe Flash Player on this computer as well. Can someone tell me what to do??

    First, confirm that ActiveX Filtering is configured to allow Flash content:
    https://forums.adobe.com/thread/867968
    Internet Explorer 11 introduces a number of changes both to how the browser identifies itself to remote web servers, and to how it processes JavaScript intended to target behaviors specific to Internet Explorer. Unfortunately, this means that content on some sites will be broken until the content provider changes their site to conform to the new development approach required by modern versions of IE.
    You can try to work around these issues by using Compatibility View:
    http://windows.microsoft.com/en-us/internet-explorer/use-compatibility-view#ie=ie-11
    If that is too inconvenient, using Google Chrome may be a preferable alternative.

  • What value should be passed to the ColumnSize parameter for SQLBindParameter() for a nvarchar(n) column?

    I have a table with a field "f1" which type is nvarchar(1000). Now I want to update a record through binding variable method. Before I bind the parameter, I call SQLDescribeCol to get the length of f1 - 1000.
    The data for updating f1 is prepared and is coverted to UTF16, so the buffer length is 2*(character length). When I call SQLBindParameter() to bind the variable for f1, what length value should be passed to ColumnSize parameter? Some said the Columnsize
    should be in byte. In MSDN, I can't find any posts or examples for my cases. MSDN also mentioned that the limit for this argument is 4000.
    I try 1000 and 2000, both works. Which one is the exactly correct one? I use SQL Server 2008 and native client 10.0.
    Thanks in advance.
    Liu Peng

    Hello,
    Thank you for your question. I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Elvis Long
    TechNet Community Support

  • Quick question! What tool should I use to make this logo?

    I would like to know how to make the following image 1 to turn to image 2 ? What tool should I use? Thank you very much !

    Probably the quickest way would be to use Offset Path, that is if the original file is vector artwork.  Your two screen shot images do not match.  If your assignment is to recreate the "CNN" logo, you'd be best to start with the internal Stroke ( White ).  Use the existing artwork as a template Layer.  Draw on a separate Layer going by the existing artwork.  Simple Pen tool operation consisting of around eight anchor points.  Once you've established the most accurate Stroke rendition, copy the file using a different name ( CNN02.ai or similar ).  Outline the copy.  Then, use Offset Path for the outer Red ( save that as CNN03.ai ). Copying in sequential steps allows you to go back just in case something does not look right.  If accuracy is important, you'll have to resolve the "C" deviation you have right now.

  • How to use PF_ASTAT_OPEN & what value should OPENKEY be

    I want to use PF_ASTAT_OPEN,but I don't know what value the openkey and typ should be? where can I find document for it?

    Hi Gang,
       There are some hard coded values that are being passed to this FM when i see them in the standard code:
    viz:  process_salesorder(10)    VALUE 'A020022353',
          function_configuration(10) VALUE 'A020020262',
          function_assembly(10)      VALUE 'A020022749',
    Regards,
    Ravi

  • What event should i use to make code execute whenever I type a letter?

    This is what I'm trying and it makes an empty file, so I know that the code is executed at least once, but since the file is always empty, I don't think that I'm using the right method to get text out of the text pane.
    private void jTextPane1PropertyChange(java.awt.event.InputMethodEvent evt)
    String words;
    FileOutputStream out;
    PrintStream p;
    try
    words = new String(jTextPane1.getText());
    out = new FileOutputStream("myfile.txt");
    p = new PrintStream( out );
    p.println (words);
    p.close();
    catch (Exception e)
    System.err.println ("Error writing to file");
    Edited by: hansbig on Jan 13, 2008 12:41 PM

    PrintStream doesn't like the FileWriter, it's all squiggly. Oh, and I found the right event so that it updates every time i type a letter. So, what is this you say about making a FileOutputStream an attribute? I don't know what that means. I'm also not sure what you mean by listener, is that the PrintStream?
    private void jTextPane1KeyTyped(java.awt.event.KeyEvent evt) {
    FileWriter out;
    PrintStream p;
    try
    out = new FileWriter("myfile.txt");
    p = new PrintStream(out);
    p.println (jTextPane1.getText());
    p.close();
    catch (Exception e)
    System.err.println ("Error writing to file");}
    }

  • What value should I put in dhcputil.exe -webserver

    Hi,
    I am trying to use the steps in this article to configure my DHCP options for Lync 2013 phones. But I am not sure what value would go for webserver switch of dhcputil.exe. 
    I have a standard edition front end server and Internal CA.
    Thanks,

    Put the internal web server FQDN of your Lync standard edition front end. You can also typically use the server name if it's standard edition.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • I have galaxy note n 7000 and what parametrs should i choose to make job of browser faster and productive

    what parametres of content Google Переводчик
    Определить язык>английский
    what settings should I choose to, and does not buggy korrektnoo otobrzhal konten
    Определить язык>английский
    Переводчик – главная страница - Главная страница Google
    Напишите отзыв.
    Версия Поиска:
    Мобильная | Полная
    ©2012 Google - Конфиденциальность

    what parametres of content Google Переводчик
    Определить язык>английский
    what settings should I choose to, and does not buggy korrektnoo otobrzhal konten
    Определить язык>английский
    Переводчик – главная страница - Главная страница Google
    Напишите отзыв.
    Версия Поиска:
    Мобильная | Полная
    ©2012 Google - Конфиденциальность

  • ThinkVantage: What Does It Do? How Make It Work?

    On the T400, what does the ThinkVantage button do?
    How can I make it work?    When I press it now, nothing happens.    The original windows operating system that came with this computer is no longer installed.   I got it without an operating system and I put Linux Ubuntu on it.      This computer may not even have the original hard drive.      The hard drive on it now is only 40GB.
    Solved!
    Go to Solution.

    >> Lenovo doesn't provide ThinkVantage software with drivers and applications that will install on top of Linux distribution operating systems?
    No.
    I did write: Lenovo provides the ThinkVantage software as part of the drivers and applications that are installed on top of Windows.
    I did also write: Lenovo never releases any ThinkPad drivers and applications for Linux.

  • My final cut pro 6, is missing some files. because of mac keeper. I think its atom strand.HD. what to do, and how to make it work again?????

    I got mac keeper to clean up some files, and now I cant open Final cut pro 6. because of missing files. it is loading, at Atom strand.HD file, before it says that the program suddenly shutted down. the atom strand.HD is a file, that is connected to motion. if I put motion in the garbage can, then final cut works, but if I take motion out of the garbage can again, then it doesn`t. arrrrr. shall I re install final cut or motion. or is there a better way to make it work, again????? !!!!

    Well, best bet would be to reinstall FCP.  I'd use the FCS REMOVER from digitalrebellion.com (free) to uninstall the app first, then reinstall from the DVD.

Maybe you are looking for

  • Enhancement for COR1,COR2,COR3 -  PPCO0020 - to add custom field on screen

    Hello Experts, My requirement is to add a custom tab and in that a custom field for TCODE COR1. I have done this by creating a project from cmod for enhancement PPCO0020. Added the custom field to table AUFK and structure CAUFVD. the field name is KD

  • Can I use face time

    I using iPhone 4S 64gb. Purchased in Dubai but Now I using India. In my mobile the face time settings no. I need face time settings. How can I get this setting. Please reply me. My reference no is 536290798. My contact no. 9489294220. Tamil Nadu.    

  • Mailx problem

    Hi. Maybe stupid but I can't send mail with mailx 8.1.1-2 [root@host] pacman -Ql mailx mailx /etc/ mailx /etc/mail.rc mailx /usr/ mailx /usr/bin/ mailx /usr/bin/mail mailx /usr/man/ mailx /usr/man/man1/ mailx /usr/man/man1/mail.1.gz mailx /usr/share/

  • Dynamic array to cluster

    During runtime my main VI is loading a data file that is dynamic in size and content (created by another VI). It is loaded as a 1D array. I am looking to convert this array into a cluster of elements and display the titles and values of each element.

  • Drag Zones with multiple pictures - How to get them to play?

    I have struggled with this program for hours. In previous posting from 2005 people say there was a "bug" in the program so multiple pictures in drag zones would not play? Anyone know if this was fixed? Sure won't play for me and instruction manuals s