Wsimport - how to do auto name resolution?

Hi,
Is there any way to tell wsimport command to automatically resolve naming conflicts.
apache cxf supports it for its wsdl2java. Is there something similar for wsimport.
My problem is that my wsdl has schemas with name like CurrencyType, currencyType, currency_type.
This schema is provided by an external system.
When I use wsimport to generate java files it gives naming conflicts.
I was successfully able to generate the java files after using an external customization file.
But there are many such schemas and we want to avoid the headache of maintaining the customization files.
I couldnot fine any way to do auto name resolution using wsimport the way it is supported by cxf.
thanks,
Shrikant

Dear Mukthar,
Appreciate your answer.... but still it is not meeting my requirement....
i will have an idea please suggest how it works
I can go for Enhancement.....the process is iam thinking like this........
At the end of GR entry screen it should go to next entry screen and there i can directly book my exp to consumption a/c debit and credit to inventory GL (which is a new inventory GL is not having post auto tick and is having in Inventory group).
Similar Way for Goods Issue also.....
i hope it can reach my requirement.....
suggest further please
regards
dhananjayul.K

Similar Messages

  • How to use DNS server for name resolution for items which don't exist in active directory domain controller DNS

    Dear Experts,
    In our office we have a domain controller call it 'Office.com', all computers and corporate servers e.g. exchange, antivirus etc. are member of this 'office.com', it is also having a DNS. All users in office have there preferred DNS set to the corporate
    DNS
    We are working for ministry and offering services to them from our data center so have many servers which are for ministry but they are in our data center. For all these servers we created another DNS server which contains all entries for these servers in
    forward and reverse lookup zones. In this DNS we also created a forward lookup zone for our corporate servers and zone name is 'office.com'
    What we are trying to have is name resolution of all servers which are listed in other DNS build in our office on Win 2008 R2 for ministry servers
    If the user change his preferred DNS to ministry DNS he can resolve the ministry server but then we can not control any thing through group policy since they are using other DNS and not the corporate DNS. 
    How this can be done ? like any group policy applied to corporate domain controller must take effect on users and in addition to this user must also be able to resolve server names in ministry project DNS
    Please assist ASAP.
    regards,

    Hello,
    ok so the GPO setting doesn't apply in any case.
    Clients machines use the first DNS server in the list of configured ones on the NIC. If that one is available search for additional DNS servers will stop.
    What i can not really understand is your description about the second DNS server. This should normally either another DC with AD integrated DNS, so everything is replicatedwithin AD replication or you use a secondary DNS on domain member server that pulls
    the informations from the Master.
    It sounds for me that you have configured a machine with DNS server role and created manually the zone with the same name as the domainand manually create there the required A records?
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • How to file auto number in save for web ?

    Hi All,
    how to file auto number in save for web ?
    I have make an action script in Photoshop cs5 that
    change the image resolution and SaveForWeb...
    (but at this point user need to supply the file name)
    so, How to write the code/action such that when the
    action button is click the image will save into the file
    file2eMail_001,file2eMail_002,file2eMail_003,file2eMail_004
    or to any unused number ?
    thank for any help!

    You could also ask over in the Photoshop Scripting Forum, I’m pretty certain stuff like progressively numbered copies has been addressed there previously.

  • How to retain the same resolution while croping a tiff image using jai api

    Hi all,
    I have designed a program to crop a tiff image.But after croping the tiff,the resultant file resolution is not the same as the original source file.
    In the program,the source file Nadeshiko_v1_02.tif has the resolution(X) of 1200 DPI and resolution(Y) has 1200 DPI pixels.
    But after croping the resolution of output file is 100 DPI.
    Please give me some idea on how to retain the same resolution.
    <code>
    package jai;
    import java.awt.Frame;
    import java.awt.image.RenderedImage;
    import java.awt.image.renderable.ParameterBlock;
    import java.awt.image.renderable.RenderableImage;
    import java.io.FileNotFoundException;
    import java.io.FileOutputStream;
    import java.io.IOException;
    import javax.imageio.*;
    import javax.imageio.stream.ImageOutputStream;
    import javax.media.jai.Interpolation;
    import javax.media.*;
    import javax.media.jai.JAI;
    import javax.media.jai.PlanarImage;
    import javax.media.jai.RenderedOp;
    import javax.media.jai.widget.ScrollingImagePanel;
    import com.sun.media.jai.codec.FileSeekableStream;
    import com.sun.media.jai.codec.SeekableStream;
    import com.sun.media.jai.codec.TIFFEncodeParam;
    import javax.media.jai.OperationDescriptorImpl;
    import java.io.*;
    import java.util.Iterator;
    import javax.media.jai.operator.*;
    // import javax.media.jai.widget.ScrollingImagePanel;
    public class crop {
              /** The main method. */
    public static void main(String[] args) {
    /* Validate input. */
    /* if (args.length != 1) {
    System.out.println("Usage: java JAISampleProgram " +
    "input_image_filename");
    // System.exit(-1);
    float a=(float) 70.3;
    float b=(float) 70.4;
    float c=(float) 3100.3;
    float d=(float) 5522.4;
    * Create an input stream from the specified file name
    * to be used with the file decoding operator.
    String TIFF="TIFF";
    FileSeekableStream stream = null;
    try {
         stream = new FileSeekableStream("D:\\tif images\\Nadeshiko_v1_02.tif");
    // stream = new FileSeekableStream("D:\\tif images\\Nadeshiko_v1_01.jpg");
    } catch (IOException e) {
    e.printStackTrace();
    System.exit(0);
    // Load the source image from a Stream.
    RenderedImage im = JAI.create("stream", stream);
    RenderedImage image2= CropDescriptor.create(im, a, b, c, d, null);
    ScrollingImagePanel panel = new ScrollingImagePanel(image2, 100, 100);
    // Create a frame to contain the panel.
    Frame window = new Frame("JAI Image Cropping");
    window.add(panel);
    window.pack();
    // window.show();
    // Define the source and destination file names.
    // String inputFile = "D:\\tif images\\Nadeshiko_v1_05.tif";
    String outputFile = "D:\\tif images\\Nadeshiko_v1_04.tif";
    // Save the image on a file. We cannot just store it, we must set the image encoding parameters
    // to ensure that it will be stored as a tiled image.
    TIFFEncodeParam tep = new TIFFEncodeParam();
    tep.setWriteTiled(true);
    tep.setTileSize(80,80);
    JAI.create("filestore",image2,outputFile,"TIFF",null);
    try {
                   stream.close();
              } catch (IOException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
    </code>
    Thanks,
    Sanat Meher

    Try the following,
    TIFFEncodeParam tep = new TIFFEncodeParam();
    // Create {X,Y}Resolution fields.
    TIFFField fieldXRes = new TIFFField(0x11A, TIFFField.TIFF_RATIONAL,
                                        1, new long[][] {{DPI_X, 1}});
    TIFFField fieldYRes = new TIFFField(0x11B, TIFFField.TIFF_RATIONAL,
                                        1, new long[][] {{DPI_Y, 1}});
    tep.setExtraFields(new TIFFField[] {fieldXRes, fieldYRes});

  • How to Disable "Auto Align" in [System Pref.] - [Display] - [Arrangement]

    Does anyone know How to Disable "Auto Align" in [System Preferences] -> [Display] -> [Arrangement]?
    It always want to align the two screens from the top when they are lined up close together and I need them to be aligned from the bottom. Since the resolution heights are so close together (1080 & 1050) it does not allow one to align side by side from the bottom as it prioritizes top alignment.
    I guess I'm looking for a script to disable this feature.

    Anyone got any ideas?

  • Module Function Name Resolution - Issues with DefaultCommandPrefix

    Just getting started on module development, running PS4, and I've run into an... inconsistency... that I'm trying to understand. I've got two test functions, Get-Something and Set-Something in a script module. In my manifest file I specify a DefaultCommandPrefix
    of 'Test'.
    My issue is the function name resolution doesn't result in an executable result if you leave PowerShell up to it's own process.
    To begin with I closed all sessions and deleted all files in the CommandAnalysis directory. After starting a session I waited for the CommandAnalysis cache to populate. Then I ran a series of test commands to illustrate how, most of the time, the function
    name PowerShell registers with tab completion can't be executed because it lacks the 'Test' prefix. Even worse, much of the time tab completion won't recognize the correct (i.e., with prefix) name of the function and honor tab completion for it.
    Having just learned of the CommandAnalysis cache I assumed I would see it change as PowerShell 'learned' more about the module because the name resolves differently over time. I've included three files at the end of this post, the module code (ModuleTest.psm1),
    the manifest (ModuleTest.psd1) and the capture of output to the PowerShell session (ModuleTest.txt). I've tried to include the times I used <tab> and <ret> for tab completion and execution as well as (comments in parenthesis for things I did like
    starting a new session and checking the CommandAnalysis cache for changes).
    An example is, when first starting a session typing 'get-som<tab>' will resolve to 'Get-Something' (prefix 'Test' missing) and typing 'get-test<tab>' won't resolve to 'Get-TestSomething'. Try to execute the 'Get-Something' from tab completion
    and you'll get the 'name not recognized, blah, blah'.
    Now if you type 'get-som<tab>' PowerShell will resolve to 'ModuleTest\Get-Something' - looks promising... but no.  Try to execute the 'ModuleTest\Get-Something' from tab completion and you'll still get the 'name not recognized, blah, blah'.
    Even though the same key strokes resolved differently there were no changes made to the CommandAnalysis cache so I'm lost on why it produces two different (though equally useless) results.
    Manually importing the module and sometimes running Get-Command -Module ModuleTest will make tab completion of the function names behave correctly. Is this a known issue with using DefaultCommandPrefix in script modules or is there something I need to include
    in the manifest to enforce strict name recognition (including the prefix)?
    <ModuleTest.psm1>
    function Get-Something
     Write-Host "Get-Something Executed"
    function Set-Something
     Write-Host "Set-Something Executed"
    <ModuleTest.psd1>
    # Script module or binary module file associated with this manifest
    ModuleToProcess = 'ModuleTest.psm1'
    # Version number of this module.
    ModuleVersion = '1.0.0.0'
    # ID used to uniquely identify this module
    GUID = '241877ff-64be-40c8-a603-8d5acf7a48d8'
    # Author of this module
    Author = 'wb3'
    # Company or vendor of this module
    CompanyName = ''
    # Copyright statement for this module
    Copyright = '(c) 2015. All rights reserved.'
    # Description of the functionality provided by this module
    Description = 'Module description'
    # Minimum version of the Windows PowerShell engine required by this module
    PowerShellVersion = '2.0'
    # Name of the Windows PowerShell host required by this module
    PowerShellHostName = ''
    # Minimum version of the Windows PowerShell host required by this module
    PowerShellHostVersion = ''
    # Minimum version of the .NET Framework required by this module
    DotNetFrameworkVersion = '2.0'
    # Minimum version of the common language runtime (CLR) required by this module
    CLRVersion = '2.0.50727'
    # Processor architecture (None, X86, Amd64, IA64) required by this module
    ProcessorArchitecture = 'None'
    # Modules that must be imported into the global environment prior to importing
    # this module
    RequiredModules = @()
    # Assemblies that must be loaded prior to importing this module
    RequiredAssemblies = @()
    # Script files (.ps1) that are run in the caller's environment prior to
    # importing this module
    ScriptsToProcess = @()
    # Type files (.ps1xml) to be loaded when importing this module
    TypesToProcess = @()
    # Format files (.ps1xml) to be loaded when importing this module
    FormatsToProcess = @()
    # Modules to import as nested modules of the module specified in
    # ModuleToProcess
    NestedModules = @()
    # Default command prefix
    DefaultCommandPrefix = 'Test'
    # Functions to export from this module
    FunctionsToExport = '*'
    # Cmdlets to export from this module
    CmdletsToExport = '*'
    # Variables to export from this module
    VariablesToExport = '*'
    # Aliases to export from this module
    AliasesToExport = '*'
    # List of all modules packaged with this module
    ModuleList = @()
    # List of all files packaged with this module
    FileList = @()
    # Private data to pass to the module specified in ModuleToProcess
    PrivateData = ''
    <ModuleTest.output>
    PS C:\Scripts\PowerShell> Get-ChildItem -Path 'C:\Program Files\WindowsPowerShell\Modules' -Recurse<ret>
        Directory: C:\Program Files\WindowsPowerShell\Modules
    Mode                LastWriteTime     Length Name
    d----          3/5/2015   9:06 AM            ModuleTest
        Directory: C:\Program Files\WindowsPowerShell\Modules\ModuleTest
    Mode                LastWriteTime     Length Name
    -a---          3/5/2015   8:50 AM       2907 ModuleTest.psd1
    -a---          3/5/2015   9:01 AM        140 ModuleTest.psm1
    PS C:\Scripts\PowerShell> Get-Module -ListAvailable<ret>
        Directory: C:\Program Files\WindowsPowerShell\Modules
    ModuleType Version    Name                                ExportedCommands
    Script     1.0.0.0    ModuleTest                          {Get-Something, Set-Something}
    PS C:\Scripts\PowerShell> get-som<tab>
    PS C:\Scripts\PowerShell> Get-Something<ret>
    Get-Something : The term 'Get-Something' is not recognized as the name of a cmdlet, function, script file, or operable
    program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + Get-Something
    + ~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Get-Something:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-som<tab>
    PS C:\Scripts\PowerShell> ModuleTest\Get-Something<ret>
    ModuleTest\Get-Something : The term 'ModuleTest\Get-Something' is not recognized as the name of a cmdlet, function,
    script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
    correct and try again.
    At line:1 char:1
    + ModuleTest\Get-Something
    + ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (ModuleTest\Get-Something:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-tes<tab>
    PS C:\Scripts\PowerShell> Get-TestSomething<ret>
    Get-Something Executed
    (New Session)
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-tes<tab><ret>
    get-tes : The term 'get-tes' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + get-tes
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (get-tes:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Scripts\PowerShell> Import-Module ModuleTest<ret>
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-tes<tab><ret>
    PS C:\Scripts\PowerShell> Get-TestSomething
    Get-Something Executed
    (New Session)
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-tes<tab><ret>
    get-tes : The term 'get-tes' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + get-tes
    + ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (get-tes:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
    PS C:\Scripts\PowerShell> Get-Command -Module ModuleTest<ret>
    CommandType     Name                                              
    ModuleName
    Function        Get-TestSomething                                 
    ModuleTest
    Function        Set-TestSomething                                 
    ModuleTest
    (No change in CommandAnalysis cache)
    PS C:\Scripts\PowerShell> get-tes<tab>
    PS C:\Scripts\PowerShell> Get-TestSomething<ret>
    Get-Something Executed
    PS C:\Scripts\PowerShell> moduletest\get<tab><ret>
    PS C:\Scripts\PowerShell> Get-TestSomething<ret>
    Get-Something Executed
    William Busby, PMP

    Hi William,
    yes, that's something you'll either have to do the hard way or live with admin confusion.
    If you're using Sapien's PowerShell Studio as an Editor (hint: Usually a great idea), you can very easily rename a function, even in a multi-file module project, by rightcklicking on the function-name and selecting "rename".
    Alternatively you can do a bulk rename with Powershell:
    Get all functions in your module (Load it and check exportedcommands)
    loop over each function-name
    calculate new name
    search your entire project for all references and replace them.
    Let me see ...
    function Rename-ModulePrefix
    [CmdletBinding()]
    Param (
    [Parameter(Position = 0, Mandatory = $true)]
    [string]
    $ModuleName,
    [Parameter(Position = 1, Mandatory = $true)]
    [string]
    $OldPrefix,
    [Parameter(Position = 2, Mandatory = $true)]
    [string]
    $NewPrefix,
    [Parameter(Position = 3)]
    [string]
    $Path
    # Catch all typos
    Import-Module $ModuleName -ErrorAction 'Stop'
    # Get root path if not manually passed
    if (-not $PSBoundParameters["Path"])
    $Path = (Get-Module $ModuleName).Path
    # Get module files
    $Files = Get-ChildItem -Path $path -Recurse -Include "*.ps1", "*.psm1", "*.psd1"
    # Iterate over each file
    foreach ($file in $Files)
    # Null variable in case you get an empty file somewhere and run this from Win 7
    $data = $null
    # Get Content of file
    $data = Get-Content $file
    # Replace strings
    foreach ($c in (Get-Module $ModuleName).ExportedCommands)
    $newName = $c.Name -replace $OldPrefix, $NewPrefix
    $data = $data | ForEach-Object { $_ -replace $c.Name, $newName }
    # Write back to file
    $data | Set-Content $file
    While I didn't proof it, in theory this should do it (Make a backup before running it :) ).
    Cheers,
    Fred
    There's no place like 127.0.0.1

  • How to get auto generated column in spring jdbc

    Hi guys ,
    I am using springJDBC and sybase db.
    I think what i am facing is a standard problem but whatever support i am getting from google is not working.
    My problem is :
    "While inserting values in database one colum is autogenerated .....how do i get the value of that column??"
    FYI,
    I have tried using the following code :
    "final String INSERT_SQL = "insert into my_test (name) values(?)";
    final String name = "Rob";
    KeyHolder keyHolder = new GeneratedKeyHolder();
    jdbcTemplate.update(
    new PreparedStatementCreator() {
    public PreparedStatement createPreparedStatement(Connection connection) throws SQLException {
    PreparedStatement ps =
    connection.prepareStatement(INSERT_SQL, new String[] {"id"});
    ps.setString(1, name);
    return ps;
    keyHolder);
    // keyHolder.getKey() now contains the generated key"
    but i am getting this error : "java.lang.AbstractMethodError: com.sybase.jdbc2.jdbc.SybConnection.prepareStatement(Ljava/lang/String;I)Ljava/sql/PreparedStatement"
    I think this code works well with Oracle but not with sybase .........does anyone know the solution of this problem .......and by "this problem" i mean how to retrieve auto generate value in spring jdbc ...........without using SimpleJdbcInsert class

    Looking at the previous post it doesn't look like a Spring issue.
    You are using a JDBC driver which does not support getting generated keys so you have 2 choices:
    - Use a different driver that supports generated keys
    - Get the generated key by issuing some vendor specific SQL e.g. 'select @@identity' for SQL server

  • How do you auto-populate a field?

    Hello.
    If I present the user with a LOV's on an 'Insert Form', how do I auto-poulate a value in the same form based on what the user has just selected?
    e.g.
    User selects 'Employee Number' from a LOV, I then want to auto-populate the 'Employee Name' underneath.
    I thought a simple sql query would get me the EMP_FULL_NAME FROM EMPLOYEES where EMPNO = (whatever EMPNO user has just selected).
    TIA.

    Hi Tia,
    You are right you should just be able to use a query as the source of your page item for name. I will base my description below on page 1 and using APEX 4.
    First of all you will need to set your :P1_USER_ID select list to submit the page so the value is set in session state, if you navigate to the settings section and then set Page Action when Value Changed to submit page.
    You will then need to have a query as the source of :P1_NAME and a query something like
      SELECT
        name
      FROM
        users
      WHERE
        user_id = :P1_USER_ID;One thing to not you will need to make sure you on submit processes are conditional based on a button else they will run when the user_id select lists is changed.
    An alternative method to submitting the page would be to use a dynamic action providing your using APEX 4. The dynamic action could be fired when the value of :P1_USER_ID is changed and then update the value :P1_NAME dynamically.
    Hope this helps
    Paul

  • Slow name resolution

    hi all,
    My mac has been miss-behaving since I upgraded to Mountain Lion.
    name resolution takes 10 seconds or more, which is ridiculous!
    on my linux box sitting right next to my mac, takes less than a second.
    Anyone else having the same issue?
    #### On my mac ####
    # time nslookup google.com 8.8.8.8
    Server:                    8.8.8.8
    Address:          8.8.8.8#53
    Non-authoritative answer:
    Name:          google.com
    Address: 173.194.38.136
    Name:          google.com
    Address: 173.194.38.135
    Name:          google.com
    Address: 173.194.38.131
    Name:          google.com
    Address: 173.194.38.132
    Name:          google.com
    Address: 173.194.38.130
    Name:          google.com
    Address: 173.194.38.133
    Name:          google.com
    Address: 173.194.38.128
    Name:          google.com
    Address: 173.194.38.137
    Name:          google.com
    Address: 173.194.38.142
    Name:          google.com
    Address: 173.194.38.129
    Name:          google.com
    Address: 173.194.38.134
    real          0m10.278s
    user          0m0.004s
    sys          0m0.003s
    ####### on my linux box #######
    # time nslookup google.com 8.8.8.8
    Server:                    8.8.8.8
    Address:          8.8.8.8#53
    Non-authoritative answer:
    Name:          google.com
    Address: 173.194.38.136
    Name:          google.com
    Address: 173.194.38.135
    Name:          google.com
    Address: 173.194.38.131
    Name:          google.com
    Address: 173.194.38.132
    Name:          google.com
    Address: 173.194.38.130
    Name:          google.com
    Address: 173.194.38.133
    Name:          google.com
    Address: 173.194.38.128
    Name:          google.com
    Address: 173.194.38.137
    Name:          google.com
    Address: 173.194.38.142
    Name:          google.com
    Address: 173.194.38.129
    Name:          google.com
    Address: 173.194.38.134
    real          0m0.304s
    user          0m0.100s
    sys          0m0.100s

    Hi Fer!
    Thanks for your tip about trying a different user - it didn't work, but it got me thinking
    I tried my daughter's new MB Pro with ML, and it worked flawlessly. So, thoroughly ****** off, I wasn't going to give up easily - I got out my Wireshark and started digging. After a few hours I came up with several handy tips, a couple of which fixed my problems. Here they are, copied from the blog I keep (to remember stuff like this). With any luck, they will save others some of the time we wasted.
    Thanks again for your help and inspiration!
    I’ve been incredibly frustrated by how poorly DNS resolves since upgrading first to Lion, then later to Mountain Lion (on a new machine, but migrating my old files). The impact of this was particularly bad connecting to SMB/CIFS/Samba shares – some would mount after several minutes, others not at all.
    Early on it became clear the problems were related to my router (DDWRT) not supporting IPv6 but then neither does my ISP. Here are a few things to try:
    DNS Resolver Order
    Normally /etc/hosts is first in line for DNS resolution. But it seems improper line termination, presumably a carriage return/linefeed instead of just a linefeed, causes all sorts of problems. Many posts describe ways to force reloading of the hosts file, but the root cause seems to be improper line termination. Always make sure you use a Unix compatible editor.
    To check the order resolvers are called:
    scutil --dns
    /etc/hosts Entries
    These two were the main source of my problems:
    1. My host has multiple names – these must all be present, and fully qualified:
    127.0.0.1 hosta hosta.foo.com 127.0.0.1 hostb hostb.foo.com
    2. All localhost entries must have ::1 entries too, or OS X will send IPv6 requests to resolve them externally. And this despite IPv6 being disabled on the interface!
    ::1 hosta hosta.foo.com ::1 hostb hostb.foo.com
    Turn off IPv6 in Network Preferences
    Go to System Preferences -> Network -> Advanced -> TCP. In the Configure IPv6 list, you may have an “Off” option. If so, select it. If not, see next tip.
    Turn off IPv6 from Terminal
    List available network services:
    networksetup -listallnetworkservices
    Turn off IPv6 on chosen device (name from above list):
    networksetup -setv6off your_device_name (i.e. Wi-Fi, Ethernet)
    Now the Configure IPv6 list  for that device will show “Off”  (see previous tip).
    MobileMe Remnants
    Apparently older OS X installations migrated to newer releases may still have hooks to no-longer existant MobileMe servers. Many users report that removing these greatly speeds up SMB connection. The following removes those references if present and are harmless if not.
    defaults delete -g iToolsMemberDomain defaults delete -g iToolsMember

  • LMs 3.2 name resolution preference

    we currently using host file for name resolution for LMS server and we will going to DNS, and I am curious if DNS fast enough to do for LMS to amange 4k devices, specially on device discovery, or CM. also on DNS search prifx our sub domain is the 3rd prefered not the first one. with all these i have some doubt. please if you have experiance moving from host to DNS please share your experiance or suggestion. thanks

    Hi,
    "Our   Device Discovery  3500 Devices -> 4hrs  ------------  Cisco white paper data -> 15 minute for 5K
    Our  Device Data Collection 3500 Devices ->11 hrs ------------Cisco white paper data -> 4 hrs   for 5k
    Oour  User Tracking Discovering 3550 devices and 30k Devices-> 23hrs  ------------Cisco white paper data -> 1.26 hrs for 100k "
    Well, this all depends how we have configured community strings on the CiscoWorks and how is the network response when query will send to the devices.
    The performance depicted in the White papers are more like examples and it may vary from network to network. But another fact is how we have configured the CiscoWorks to collect the data from devices like for example while doing Device Discovery if you have 300 devices in DCR already and select the option "Use DCR list for Device Discovery" then obviously it will start the 300 discovery thread from these devices and it will take lot more time to discover the devices in network. Similarly if you have configured, multiple community string for different types of devices and in the discovery setting you provide the target *.*.*.* for 1st community and *.*.*.* for two more  community string, then it will again take considerable time to discover the devices since each community string will be reffered for all the devices again and again.
    Bottom line is , the time varies from network to network and also how you can fine tune your configureation setting in CiscoWorks.
    Here is the good doc link to get the better understanding of "Device Discovery"
    https://supportforums.cisco.com/docs/DOC-9005
    Hope it helps too.
    Thanks,
    Gaganjeet

  • Secure name resolution error

    Hi,
    I'm having trouble connecting to a CalDAV server with iCal in Leopard (5.1.4). Connection is using SSL (https). I get the message "Unexpected secure name resolution error (code -9800)".
    Using safari on the same URL works fine and the certificate seems to be correct and trusted.
    Any ideas on what the precise cause is? What could be done to fix the situation? What -9800 is exactly? What could be done to investiage further?
    Thanks,
    -dennis

    Hi idea tech,
    I started getting these when SSL was enabled on the iCal server using the default certificate. I would suggest either buying a proper signed certificate (which I believe from reading the forums solves it), disabling SSL on the server, or explicitly setting the Account URL to use the normal http port rather than the https port. Ie:
    +http://yourserver.domain.com:8008/principals/users/youruser/+
    not
    +https://yourserver.domain.com:8443/principals/users/youruser/+
    Suggest just turning it off if that's an option. (It's simplest and restores auto URL functionality too...) hope that helps...
    Cheers,
    Fred

  • In OWA, name resolution does not use Contacts

    We migrated from Exchange 2003 to Exchange 2010.
    When I go into OWA, and starting a new email, I can type part of a contact name.  I use Alt K and the name won't look in my Contacts to resolve the name.
    I can type part of a name that exists in our global address list and use Alt K and the name gets auto populated.
    Why isn't OWA looking at my contacts first to resolve names?  In OWA settings, I have Contacts selected under E-Mail Name Resolution...When resolving names, check first in:

    Hi AdminSteve,
    According to your description, I understand that cannot use Alt+K to resolve name of contacts in OWA when migrate from Exchange 2003 to 2010.
    I find an article about this, please refer to Email name resolution section in below links:
    http://office.microsoft.com/en-001/office-online-help/options-messaging-HA102846737.aspx#_Toc375227061
    When resolving names, check first in this option if you want to first use your personal contacts to resolve a recipient name. If Outlook Web App can't resolve the name in your contacts, it will look in the global address list.
    For your question, I want to double confirm whether personal contact configure abnormal or be damaged.
    Best regards,
    Allen Wang

  • How do I tell the resolution of a photo in a PDF?

    Newbie question: when I'm viewing a PDF, how do I tell the resolution of a photo? My current strategy is to open the PDF in PhotoShop, crop out the photo, and view the resolution. How do you do this in Acrobat? Thanks.

    You can use Acrobat Pro's Preflight tool to give you that information. It's under the Advanced menu, it can also be found on the Prepress toolbar.
    In the Preflight dialog there are several built-in profiles including one called "List all images" (expand the category called PDF Analysis). Double click that profile or select it from the list and click the execute button. In the results window, you can expand the item that says "Resolution of color and gray scale images is higher than 0". A list of all the color and grayscale images will be displayed as well as information about it. This includes the page it is on, dimensions, resolution, and colorspace. The profile name "List all bitmaps" will give you that info for bitmaps. There are several other profiles that will list images below a certain resolution, you can create your own profiles to customize it further.
    Please note: depending on your document, you may need to increase the number of results so that all images will be listed. To do this, click on options in the Preflight dialog and select Preflight Preferences.

  • Faster apple/akamai name resolution?

    A lot of Apple's IP addressing is "virtual" through Akamai -- and I spend a lot of time staring at my browser's status bar "looking up [insert apple or akamai name here]".
    I've tried various DNS servers, but wonder if there is some way to make these Apple addresses resolve faster.
    Once the names resolve, things load fast. It's the name resolution that takes so long on Apple sites.
    Any tips to speed this up? I'm on DSL. Thanks!

    >Anyone else notice that Apple sites take longer to resolve?
    Not here. Akamai ave a very good reputation in DNS and content delivery land, so I think it's unlikely to be their problem.
    Is it only Akamai-hosted sites that exhibit this slowdown? or do other sites do it too?
    My guess would be that it's the DNS server you're using. Using a different DNS server (or running your own) is likely to be the best solution.
    You can test this theory using dig, which will tell you how long a query took to perform:
    localhost: $ dig www.apple.com
    ; <<>> DiG 9.3.2 <<>> www.apple.com
    ;; global options: printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45505
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 8, ADDITIONAL: 8
    ;; QUESTION SECTION:
    ;www.apple.com. IN A
    ;; ANSWER SECTION:
    www.apple.com. 1282 IN CNAME www.apple.com.akadns.net.
    www.apple.com.akadns.net. 60 IN A 17.254.0.91
    ;; AUTHORITY SECTION:
    akadns.net. 12395 IN NS asia4.akadns.net.
    akadns.net. 12395 IN NS eur1.akadns.net.
    akadns.net. 12395 IN NS eur7.akadns.net.
    akadns.net. 12395 IN NS usw5.akadns.net.
    akadns.net. 12395 IN NS za.akadns.org.
    akadns.net. 12395 IN NS zb.akadns.org.
    akadns.net. 12395 IN NS zc.akadns.org.
    akadns.net. 12395 IN NS zd.akadns.org.
    ;; ADDITIONAL SECTION:
    asia4.akadns.net. 1150 IN A 61.213.147.96
    eur1.akadns.net. 6750 IN A 213.254.204.197
    eur7.akadns.net. 6750 IN A 193.108.94.88
    usw5.akadns.net. 1150 IN A 63.241.73.200
    za.akadns.org. 37177 IN A 204.2.178.133
    zb.akadns.org. 37177 IN A 206.132.100.105
    zc.akadns.org. 37177 IN A 69.45.78.3
    zd.akadns.org. 37177 IN A 63.209.3.132
    ;; Query time: 10 msec
    ;; SERVER: 172.16.0.64#53(172.16.0.64)
    ;; WHEN: Mon Dec 18 09:56:09 2006
    ;; MSG SIZE rcvd: 368
    </blockquote>
    Note the 'Query time:' line towards the end (10 milliseconds in this example). Try digging a few different sites and see how the query time varies.

  • How get all table name from database

    hi master
    sir
    how get all table name from database

    The big question is 'why'.
    Selecting from view 'dba_tables' will indeed give the list of all tables in the database, but that includes the dictionary tables and the internal tables, and many others that are probably not of interet to a person who needs to ask this question. Besides, the dba_tables view requires access to a DBA account.
    There are several other views: "user_tables" will list all the tables in this user's schema; and "all_tables" will list all the tables this user can access in some way.
    The above do not, of course, include any information about synonyms, sequences, views, indexes and so on.
    The correct answer and the meaningful answer may be two different things.

Maybe you are looking for

  • Exporting audio meta data for Speech Analysis.

    Working on a video project that has about 4hrs of recorded audio. Using Premiere Pro CS6/Media Encoder's Speech Analysis I processed all of these audio tracks which added the "Analysis Text" to their metadata. I need to provide all of this text to my

  • CS4 programme error trying to save picture files!

    Hi, I have a frustrating error when trying to save some of my older picture files with CS4 Extended.  The ones that I am looking at are 5 years old and taken with my Canon 5D.  When I open a file and then try to save it the save option is grey and on

  • Nothing Adobe will install or update! PLEASE help!

    It started when I went to update Adobe Reader and Flash Player. Whether I completely remove them and try to instal from scratch or just try to update I get this error window popping up. Firefox could not install the file at http://platformdl.adobe.co

  • Question about mysql in OSX

    Any experts out there on using mysql within OSX? Here's what I'm puzzling over. Mysql (5.0) stores its databases in /usr/local/mysql/data. I would like to have one of the databases stored elsewhere (so I can keep it encrypted inside another user's ac

  • How can I be always online and my phone number is ...

    Help you guys, dont know why these things are in my profile..i am always online and i can not erase my phone number, as I did not put it there, and its not shown when I go edit my profile...