High availability under Linux?

Has anyone figured out the products necessary to do a fully
redundant Oracle system using Linux? I would like to have a
redundant server with immediate fall-over, but I'm not clear
whether or not this is available under Linux (I haven't found
anything to say that it is). Any pointers appreciated.
ssh
null

Oracle's text book answer to Disaster recovery is a standby
database. This database will not be available immediately but can
be operational in about 15 minutes or less after the loss of the
primary database. There is no additional software cost to
implement a standby database.
David Mansfield (guest) wrote:
: Steve Hultquist (guest) wrote:
: : Has anyone figured out the products necessary to do a fully
: : redundant Oracle system using Linux? I would like to have a
: : redundant server with immediate fall-over, but I'm not clear
: : whether or not this is available under Linux (I haven't found
: : anything to say that it is). Any pointers appreciated.
: : ssh
: I think there is a (free) product called 'fake' which has made
: some progress in this area. Check 'freshmeat.net'
: David
null

Similar Messages

  • Only available under linux?

    Hello
    I want to develop an application with J2ME CDC + Personal Profile + RMI OP. I was reading about this, and I understand that these libraries are only available under Linux. It isn�t?
    Ussually I use JBuilder 9 under windowsXP. Can I do this application with it?
    What VM do you recommend for the PDA?
    Thank you
    best regards, Nico.

    Yes I saw the wireless toolkit, but I read:
    "The Java 2 Platform, Micro Edition (J2ME) Wireless Toolkit is a state-of-the-art toolbox for developing wireless applications that are based on J2ME's Connected Limited Device Configuration (CLDC) and Mobile Information Device Profile (MIDP), and designed to run on cell phones, mainstream personal digital assistants, and other small mobile devices."
    Then, it is based in CLDC. And I will need libraries that there are in CDC and in Personal Profile...
    What can I do if I want to develop CDC applications under windows? I download the IBM�s tool called Websphere Studio Device Developer. It has the CDC configuration but not the RMI Optionoal Package, i read that is possible to update it, but didn found the way.
    best regards.Nico.

  • Option Profiler   in  "visualvm" tool not available under Linux ?

    When starting Visualvm 1.0.1 under RedHat Linux
    I get only the three following basics tools: overview monitor threads
    it lacks : profiler
    Is there any option to set to get the profiler tool?
    ( The same version works well under windows )

    To get the profiler tab, monitored application must be running on JDK6. See VisualVM feature matrix at [https://visualvm.dev.java.net/features.html#feature_matrix]

  • E-Biz 12.1.3 High Availability on Linux

    Hi forum
    I have the following architecture (proposal)
    3 x Forms Server (serviced by an F5 for Load Balancing purposes)
    2 x Concurrent Manager Nodes (hopefully to have Paralllel Concurrent Processing)
    2 x database server (running active / passive databbase controlled by Oracle Clusterware (not RAC, just clusterware controlling automatic failover from Server1 --> Server2)
    My questions are:
    1) Does this arhitecture look OK (we are not quite ready to go to RAC, so clusterware is a more inexpensive option for HA)
    2) We are covered for failover at the forms server level with the F5 load balancer.
    3) I want to ensure we get failover for the Conc Nodes / PCP - how can I get CONC NODE 1 to failover to CONC NODE 2 upon failure and vicer versa
    Thanks

    1) Does this arhitecture look OK (we are not quite ready to go to RAC, so clusterware is a more inexpensive option for HA)Yes.
    3) I want to ensure we get failover for the Conc Nodes / PCP - how can I get CONC NODE 1 to failover to CONC NODE 2 upon failure and vicer versahttps://forums.oracle.com/forums/search.jspa?threadID=&q=PCP&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=PCP+AND+Failover&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Using JCOP tools under Linux

    Hello.
    I looked through the older web sites of IBM regarding the usage of JCOP tools under Linux.
    I am interested in following questions:
    1. Is there any separate distributon version of JCOP tools for Linux?
    2. Can sample JCOP tools 3.1.2 plugin (for Windows) be used under Linux. What has to be modified? Also what additional tools have to be installed an used for communication with real cards through PC/SC readers.
    3. Is JCOP simulation option available under Linux?
    I'll appreciate any help.
    Best regards,
    newbie

    newbie2007 wrote:Hello.
    I looked through the older web sites of IBM regarding the usage of JCOP tools under Linux.
    I am interested in following questions:
    1. Is there any separate distributon version of JCOP tools for Linux?
    2. Can sample JCOP tools 3.1.2 plugin (for Windows) be used under Linux. What has to be modified? Also what additional tools have to be installed an used for communication with real cards through PC/SC readers.
    3. Is JCOP simulation option available under Linux?
    I'll appreciate any help.
    Best regards,
    newbieEverything should work, except for the target pack and the non-existent Linux Pegoda driver.1. The is no seperate Linux distribution. You just need a Linux distribution for Eclipse.JCOP Tools plugin should work under Linux, except for the target pack and the non-existent Pegoda driver for Linux.1. There is no seperate Linux distribution. You just need the Linux distribution for Eclipse.
    2. Prior to JCOP Tools 3.1.2 the last time something was mentioned about Linux was in the release notes of 3.1.1b . In version 3.2.0 IBM added a linux_support page to the JCOP Tools user guide (see release notes and linux_support page below).
    3. There shouldn't be any problems with the generic simulation. The target pack runs only with Windows though.
    h1. Release Notes
    h2. Version
    JCOP Tools 3.1.1.b (Bärlach)
    h2. What's new?
    h3. 3.1.1.b
    <ul><li>New simulation (fixed static obj/arr bug, fixed instance field token bug).</li>
    <li>Applet privileges can now be specified in the launch configuration dialog.</li>
    <li>The "exportmap" feature is now available.</li>
    <li>The JCOP Performance Test Demo ("JCOP Factor") is now included.</li>
    <li>Minor bug fixes.</li>
    </ul>
    h2. Known problems
    <ul><li>Simulations do not run (Linux, MacOS X)
         The Eclipse update manager does not set the execute permission bits for the simulations. You need to manually <code>chmod 755</code> those files in ECLIPSE/plugins/com.ibm.bluez.jcop.eclipse_3.1.1.x/simuls/
    </li>
    <li>PC/SC Support (Linux)
         JCOP Tools only works with pcsc-lite 1.2.0.
    </li>
    </ul>
    h2. Frequently Asked Questions
    Please refer to the online FAQ at http://www.zurich.ibm.com/jcop/download/eclipse/faq/.
    h2. Bug Reports
    Please send bug reports to [email protected]. Make sure you include the following:
    <ul><li>Problem description</li>
    <li>Steps to reproduce</li>
    <li>Eclipse version and build number (Help > About)</li>
    <li>JCOP Tools version (Help > About; click on BlueZ icon)</li>
    </ul>
    h2. Using JCOP Tools with Linux (>= 3.2.0)
    h3. ___
    Overview
    The current JCOP Tools release now also offer a version for the popular Linux
    operating system. Both the Windows and Linux verson provide more or less the same
    functionality, and JCOP application development can thus fully succeed on Linux systems.
    Nevertheless, installation of the JCOP Tools differ between Windows and Linux
    where the Linux version does not provide a simple installer as in case of Windows.
    Additionally, the Linux version expects a properly setup Muscle PCSC installation
    as soon as you want to use them together with physical, real cards. As Muscle
    PCSC is still not shipped with most Linux distributions, you must download and
    install them separately from the JCOP Tools.
    h3. ___     
    Contents
    h3. ___
    Software Requirements
    Linux distribution
    The JCOP Tools simulation has been developed on a Fedora Core 6 system, but should also work in case of
    many other recent Linux distributions.
    Java Development Kit
    The JCOP Tools have been developed and tested with the Sun JDK 1.4.2_13-b06
    for Linux. Your success with other Development Kits may vary as there are
    partly subtle differences across the different devlopment kits.
    PCSC
    The JCOP Tools use PCSC to talk with real cards on Linux. Most distributions
    do not ship with Linux PCSC by default (Fedora Core 6 does), you must thus download it fromhttp://www.linuxnet.com
    and install it by yourself. If you are used to software installation under Linux,
    and are not afraid of compiling and installing software packages, this should
    not be a hard problem. You have to download both the base PCSC package
    (including PCSC daemon and client libraries) and separately the driver
    for the reader you want to use. The PCSC package contains a test program
    which should tell you whether your installation is set up correctly and
    communicating with a card works. The JCOP Tools have been reported to
    work together with Muscle PCSC version 1.3.1-7.
    JPCSC
    The JCOP Tools are shipped with JPCSC which you can also download athttp://www.linuxnet.com. JPCSC
    is a JNI library which offers Java applications the access to PC/SC functions
    by mapping their requests to an underlying native PC/SC implementation. The JCOP
    Tools - mostly written in Java - thus depend on JPCSC to communicate with real cards
    on Linux. JPCSC depends on a properly installed and setup PC/SC environment.
    Especially, the JAVA_LIBRARY_PATH should list the directories where the
    PC/SC client libraries and the native JPCSC library libjpcsc.so ( downloadable as binary from
    Windows Binary Download Here )
    are installed, the CLASSPATH variable should list th___
    Miscellaneous
    What should work
    As soon as you setup your system correctly, there should only be minor differences
    between using JCOP Tools on Windows or on Linux. Emulating a real JCOP,
    debugging, shell, cap-file conersion should all be possible as in case of Windows.
    What is missing
    No drivers or tools are currently available for using JCOP30's in contactless
    mode. If you need such support, please contact directly NXP
    at for further assistance.
    Copyright 2001,2007 IBM Corp. All rights reserved.
    Edited by: lexdabear on Sep 28, 2007 4:13 PM (I hate the new edit)

  • Is the Azure Files data highly available/replicated under the covers?

    I am assuming that with Azure Files, under the covers data is replicated multiple times for High Availability.  Is that correct?  For some applications, typically failover application, where the application doesn't assume highly available storage;
    the applications themselves build logic to either replicate/sync data.  An example is Elastic Search.  In these cases, the system lands up making too many copies.  Is the Azure File Semantic the same as blob store, in this regard.

    Hi,
    Would request you to refer to the article below to understand Azure File Service (in preview now):
    Introducing MS Azure File Service
    http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx
    Below article helps us understand the same better with a "how-to" perspective:
    The Azure File Service
    http://clemmblog.azurewebsites.net/azure-file-service/
    Lastly, would like to keep you informed on the Features Not Supported By The Azure File Service
    http://msdn.microsoft.com/en-us/library/azure/dn744326.aspx
    Thank you,
    Arvind

  • Linux High Availability

    I am trying to establish High Availability for our Oracle setup. I know OPS is not available, what are my other options. I am aware of Vendor products to get the IP failover and such, so I am more interested in duplication of data.

    Not sure of your timeframe, but VERITAS is moving all the File System and Volume Manager technology to Linux which will be the basis for both our File System-based and Volume Manager-based replication solutions like we offer on Solaris today. You can read about the VERITAS Volume Replicator on the OSCP portion of Oracle's web.
    Julie
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by brandon labonte ([email protected]):
    I am trying to establish High Availability for our Oracle setup. I know OPS is not available, what are my other options. I am aware of Vendor products to get the IP failover and such, so I am more interested in duplication of data.<HR></BLOCKQUOTE>
    null

  • Oracle Linux High Availability (HA)

    We would like to employ High Availability (HA) on Oracle Linux in order to provide solid service. How can we achieve this? What software do we need to install and where to start? We want HA not only for middle tier but all kind of software running on the server.

    If you cannot make a decision based on technical aspects, perhaps it will help to make a decision considering other aspects:
    - what product or service are you trying to provide?
    - what is your technical background?
    - what is your budget?
    - what are you planning for the future?
    I have not seen any useful general review or comparison of cluster products and there are several major players on the market. The situation is obviously complex and the right product depends on the product or service you are planning to provide. If you are ever thinking about using an Oracle database product, it would be foolish not to go for Oracle Clusterware.
    I think you should also very much consider virtualization and HA. Again, if you are planning to provide Oracle services, Oracle VM Server for x86 might be your best option, which is also a free product and designed for a production environment.
    In my humble opinion, Oracle products are generally complex and not necessarily the most admin or user-friendly solutions, but you will find a lot of support and as far as I'm aware, no other product will provide you a better cost of ownership than Oracle Linux and Oracle VM Server, which is zero.

  • OIM 11g High Availability Deployment

    Hi Experts,
    I'm deploying OIM 11g in High Available schema, following Oracle docs: http://download.oracle.com/docs/cd/E14571_01/core.1111/e10106/imha.htm#CDEFECJF, I have succesfully installed and configured OIM & SOA in weblogic domain on 'OIMHOST1', trying to propagate the configuration from 'OIMHOST1' to 'OIMHOST2' I have packed (using pack.sh) the domain on 'OIMHOST1' and unpacked (using unpack.sh) it to 'OIMHOST2' so I have updated the NodeManager executing setNMProps.sh and finally Ihave started the NodeManager. In order to Test everything is fine and following the documentation I'm traying to perform the following steps, but I'm not succeed
    I'M MUST TO SAY THAT I'M RUNNING ON SINGLE STANDARD EDITION DB INSTANCE AND NOT RAC AS MENTIONED IN ORACLE DOCS, PLEASE CLARIFY IF RAC IS REQUIRED, FOR NOW I'M IN DEVELOPMENT ENVIRONMENT, SO I THINK RAC IS NOT REQUIRED FOR NOW, PLEASE CLARIFY
    8.9.3.8.3 Start the WLS_SOA2 and WLS_OIM2 Managed Servers on OIMHOST2
    Follow these steps to start the WLS_SOA2 and WLS_OIM2 managed servers on OIMHOST2:
    Stop the WebLogic Administration Server on OIMHOST2. Use the WebLogic Administration Console to stop the Administration Server.
    Start the WebLogic Administration Server on OIMHOST2 using the startWebLogic.sh script under the $DOMAIN_HOME/bin directory. For example:
    /u01/app/oracle/admin/OIM/bin/startWebLogic.sh > /tmp/admin.out 2>1&
    Validate that the WebLogic Administration Server started up successfully by bringing up the WebLogic Administration Console.
    Here its not possible start AdminServer on OIMHOST2, first of all, it looks like boot.properties file under WLS_OIM_DOMAIN_HOME/servers/AdminSever/security is not valid, the first time I try to execute startWeblogic.sh script, it ask for username/password, I have updated boot.properties (vi boot.properties) and manually set clear username and password, this time startWeblogic.sh script passed this stage, but fails:
    <Error> <util.install.help.BuildMasterHelpSet> <BEA-000000> <IOException ioe java.io.IOException: No such file or directory>
    <Error> <oracle.adf.share.config.ADFMDSConfig> <BEA-000000> <MDSConfigurationException encountered in parseADFConfigurationMDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "writeable" is invalid.
    MDS-00503: The metadata path "/u01/app/oracle/product/Middleware/user_projects/domains/IDMDomain/sysman/mds" does not contain any valid directories.
    I have verified that this directory "mds" does not exists, as reported by the IOException, in OIMHOST2, but it exists in OIMHOST1. from here its not possible for me following Oracle's documentation, I test this starting Adminserver in OIMHOST1, and starting WLS_SOA2 and WLS_OIM2 managed servers from OIMHOST1 AdminServer console, I have tested 2 ways:
    1.- All managed servers in OIHOST1 are shutdown, for this, managed servers in OIMHOST2 works as expected
    2.- All managed servers in OIMHOST1 are RUNNING, for this, first I have started SOA2 managed server, after that, I have fired OIM2 managed server, when it finish boot process the following message appears in server's output:
    <Warning> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <This scheduler instance (servername.domainname1304128390936) is still active but was recovered by another instance in the cluster. This may cause inconsistent behavior.>
    Start the WLS_SOA2 managed server using the WebLogic Administration Console.
    Start the WLS_OIM2 managed server using the WebLogic Administration Console. The WLS_OIM2 managed server must be started after the WLS_SOA2 managed server is started.
    8.9.3.9 Validate the Oracle Identity Manager Instance on OIMHOST2
    Validate the Oracle Identity Manager Server instance on OIMHOST2 by bringing up the Oracle Identity Manager Console using a web browser.
    The URL for the Oracle Identity Manager Console is:
    http://oimvhn2.mycompany.com:14000/oim
    Log in using the xelsysadm password.
    Your help is highly apprecciated
    Regards
    Juan

    Hi Vaasu,
    I have succeeded deploying OIM in HA, just now my customer and I are working on the installation of webtier. Now I have a better understand about HA concepts and the way weblogic works -really nice, but little tricky-
    All the magic about HA is configuring properly the network interfaces in each Linux boxes (our case) so, first of all you need to create 2 new floating IP's on each Linux boxes (google: how to create virtual Ip in linux, if you don't know) clone and modify your 'eth0' network script to create the virtual IPs
    Follow the procudere in the HA guide: http://download.oracle.com/docs/cd/E14571_01/core.1111/e10106/imha.htm#CDEFECJF
    create DB schemas with RCU
    install weblogic
    install SOA
    patch SOA
    install IAM
    ---if you are working on a virtual machine is good idea to take a snapshot here---
    Create and configure the weblogic domain (special attentention whe configuring the cluster), see step 13 of 8.9.3.2 Creating and Configuring the WebLogic Domain for OIM and SOA on OIMHOST1, here you need to cofigure:
    For the oim_server1 entry, change the entry to the following values:
    Name: WLS_OIM1
    Listen Address: the IP that is confured in eth0:1 of Linux box1
    Listen Port: 14000
    For the soa_server1 entry, change the entry to the following values:
    Name: WLS_SOA1
    Listen Address: the IP configure on eth0:2 of Linux box1
    Listen Port: 8001
    For the second OIM Server, click Add and supply the following information:
    Name: WLS_OIM2
    Listen Address: the IP configured on eth0:1 of Linux box2
    Listen Port: 14000
    For the second SOA Server, click Add and supply the following information:
    Name: WLS_SOA2
    Listen Address: the IP configured on eth0:2 of Linux box2
    Listen Port: 8001
    Click Next.
    On Step 16 ensure you are using the UNIX tab to configure the machines, also ensure that for machine1 you use the IP configured on the eth0 interface of Linux box1, the same for machine2
    please confirm you have performered 8.9.3.3.2 Update Node Manager on OIMHOST1
    if everything is ok you must be able to start the AdminServer as described in the guide.
    configure OIM: 8.9.3.4.2 Running the Oracle Identity Management Configuration Wizard, in my case I don't need LDAPsync, I have skipped this section, if you configure properly OIM, then you mus perform 8.9.3.5 Post-Configuration Steps for the Managed Servers
    resrtar AdminServer then from the weblogic console, start OIM and SOA if node manager is properly configured SOA and OIM must run properly, update deployment mode and coherence as described in the guide and verify that OIM run perfectly in Linux box1.
    Propagate OIM from Linux box1 to Linux box2 as described in the guide, using pack and unpack (you MUST use the same filesystem directory structure on both Linux boxes)
    Update and start NodeManager as described in the guide
    VERY IMPORTAN OBSERVATION
    the guide say:
    8.9.3.8.3 Start the WLS_SOA2 and WLS_OIM2 Managed Servers on OIMHOST2
    Follow these steps to start the WLS_SOA2 and WLS_OIM2 managed servers on OIMHOST2:
    Stop the WebLogic Administration Server on OIMHOST2. Use the WebLogic Administration Console to stop the Administration Server.
    JUAN OBSERVATION:
    IS NOT POSSIBLE TO START OR STOP ADMINSERVER ON HOST2 SINCE ADMIN SERVER WERE CONFIGURED TO LISTEN ON THE IP ADDRES OF eth0 INTERFACE ON HOST1, SO, ITS NOT POSSIBLE TO PLAY IT ON HOST2, I THINK AND ADDITIONAL PROCEDURE SHOULD BE FOLLOWED TO CONFIGURE ADMINSERVER IN HA IN A ACTIVE-PASSIVE MODE
    Start the WebLogic Administration Server on OIMHOST2 using the startWebLogic.sh script under the $DOMAIN_HOME/bin directory. For example:
    /u01/app/oracle/admin/OIM/bin/startWebLogic.sh > /tmp/admin.out 2>1& -----NOT APPLICABLE
    Validate that the WebLogic Administration Server started up successfully by bringing up the WebLogic Administration Console. -----NOT APPLICABLE
    Start the WLS_SOA2 managed server using the WebLogic Administration Console. ----START SOA2 FROM THE CONSOLE RUNNING ON HOST1, IT DOESN'T MATTER
    Start the WLS_OIM2 managed server using the WebLogic Administration Console. The WLS_OIM2 managed server must be started after the WLS_SOA2 managed server is started. ------ START OIM2 FROM THE CONSOLE RUNNING ON HOST1
    HERE YOU MUST BE ABLE TO LOGIN TO OIM2 SERVER AS DESCRIBED IN THE GUIDE, YOU DON'T NEED TO EXECUTE config.sh SCRIPT THIS SHOULD WORK AS DESCRIBED.
    Server migration should work straight-forward if you have configured the floating IPs as described, I have not configured the persistence yet since my customer does not have the skills to share a storage.
    I hope this helps, and feel free to comment or complement.
    By the way, did you know how to set up a valid SSL certificate in Windows 2003 server??? I need it to test and Exchange 2007 I'm tryin to integrate
    Regards
    Juan

  • Advice Requested - High Availability WITHOUT Failover Clustering

    We're creating an entirely new Hyper-V virtualized environment on Server 2012 R2.  My question is:  Can we accomplish high availability WITHOUT using failover clustering?
    So, I don't really have anything AGAINST failover clustering, and we will happily use it if it's the right solution for us, but to be honest, we really don't want ANYTHING to happen automatically when it comes to failover.  Here's what I mean:
    In this new environment, we have architected 2 identical, very capable Hyper-V physical hosts, each of which will run several VMs comprising the equivalent of a scaled-back version of our entire environment.  In other words, there is at least a domain
    controller, multiple web servers, and a (mirrored/HA/AlwaysOn) SQL Server 2012 VM running on each host, along with a few other miscellaneous one-off worker-bee VMs doing things like system monitoring.  The SQL Server VM on each host has about 75% of the
    physical memory resources dedicated to it (for performance reasons).  We need pretty much the full horsepower of both machines up and going at all times under normal conditions.
    So now, to high availability.  The standard approach is to use failover clustering, but I am concerned that if these hosts are clustered, we'll have the equivalent of just 50% hardware capacity going at all times, with full failover in place of course
    (we are using an iSCSI SAN for storage).
    BUT, if these hosts are NOT clustered, and one of them is suddenly switched off, experiences some kind of catastrophic failure, or simply needs to be rebooted while applying WSUS patches, the SQL Server HA will fail over (so all databases will remain up
    and going on the surviving VM), and the environment would continue functioning at somewhat reduced capacity until the failed host is restarted.  With this approach, it seems to me that we would be running at 100% for the most part, and running at 50%
    or so only in the event of a major failure, rather than running at 50% ALL the time.
    Of course, in the event of a catastrophic failure, I'm also thinking that the one-off worker-bee VMs could be replicated to the alternate host so they could be started on the surviving host if needed during a long-term outage.
    So basically, I am very interested in the thoughts of others with experience regarding taking this approach to Hyper-V architecture, as it seems as if failover clustering is almost a given when it comes to best practices and high availability.  I guess
    I'm looking for validation on my thinking.
    So what do you think?  What am I missing or forgetting?  What will we LOSE if we go with a NON-clustered high-availability environment as I've described it?
    Thanks in advance for your thoughts!

    Udo -
    Yes your responses are very helpful.
    Can we use the built-in Server 2012 iSCSI Target Server role to convert the local RAID disks into an iSCSI LUN that the VMs could access?  Or can that not run on the same physical box as the Hyper-V host?  I guess if the physical box goes down
    the LUN would go down anyway, huh?  Or can I cluster that role (iSCSI target) as well?  If not, do you have any other specific product suggestions I can research, or do I just end up wasting this 12TB of local disk storage?
    - Morgan
    That's a bad idea. First of all Microsoft iSCSI target is slow (it's non-cached @ server side). So if you really decided to use dedicated hardware for storage (maybe you do have a reason I don't know...) and if you're fine with your storage being a single
    point of failure (OK, maybe your RTOs and RPOs are fair enough) then at least use SMB share. SMB at least does cache I/O on both client and server sides and also you can use Storage Spaces as a back end of it (non-clustered) so read "write back flash cache
    for cheap". See:
    What's new in iSCSI target with Windows Server 2012 R2
    http://technet.microsoft.com/en-us/library/dn305893.aspx
    Improved optimization to allow disk-level caching
    Updated
    iSCSI Target Server now sets the disk cache bypass flag on a hosting disk I/O, through Force Unit Access (FUA), only when the issuing initiator explicitly requests it. This change can potentially improve performance.
    Previously, iSCSI Target Server would always set the disk cache bypass flag on all I/O’s. System cache bypass functionality remains unchanged in iSCSI Target Server; for instance, the file system cache on the target server is always bypassed.
    Yes you can cluster iSCSI target from Microsoft but a) it would be SLOW as there would be only active-passive I/O model (no real use from MPIO between multiple hosts) and b) that would require a shared storage for Windows Cluster. What for? Scenario was
    usable with a) there was no virtual FC so guest VM cluster could not use FC LUs and b) there was no shared VHDX so SAS could not be used for guest VM cluster as well. Now both are present so scenario is useless: just export your existing shared storage without
    any Microsoft iSCSI target and you'll be happy. For references see:
    MSFT iSCSI Target in HA mode
    http://technet.microsoft.com/en-us/library/gg232621(v=ws.10).aspx
    Cluster MSFT iSCSI Target with SAS back end
    http://techontip.wordpress.com/2011/05/03/microsoft-iscsi-target-cluster-building-walkthrough/
    Guest
    VM Cluster Storage Options
    http://technet.microsoft.com/en-us/library/dn440540.aspx
    Storage options
    The following tables lists the storage types that you can use to provide shared storage for a guest cluster.
    Storage Type
    Description
    Shared virtual hard disk
    New in Windows Server 2012 R2, you can configure multiple virtual machines to connect to and use a single virtual hard disk (.vhdx) file. Each virtual machine can access the virtual hard disk just like servers
    would connect to the same LUN in a storage area network (SAN). For more information, see Deploy a Guest Cluster Using a Shared Virtual Hard Disk.
    Virtual Fibre Channel
    Introduced in Windows Server 2012, virtual Fibre Channel enables you to connect virtual machines to LUNs on a Fibre Channel SAN. For more information, see Hyper-V
    Virtual Fibre Channel Overview.
    iSCSI
    The iSCSI initiator inside a virtual machine enables you to connect over the network to an iSCSI target. For more information, see iSCSI
    Target Block Storage Overviewand the blog post Introduction of iSCSI Target in Windows
    Server 2012.
    Storage requirements depend on the clustered roles that run on the cluster. Most clustered roles use clustered storage, where the storage is available on any cluster node that runs a clustered
    role. Examples of clustered storage include Physical Disk resources and Cluster Shared Volumes (CSV). Some roles do not require storage that is managed by the cluster. For example, you can configure Microsoft SQL Server to use availability groups that replicate
    the data between nodes. Other clustered roles may use Server Message Block (SMB) shares or Network File System (NFS) shares as data stores that any cluster node can access.
    Sure you can use third-party software to replicate 12TB of your storage between just a pair of nodes to create a fully fault-tolerant cluster. See (there's also a free offering):
    StarWind VSAN [Virtual SAN] for Hyper-V
    http://www.starwindsoftware.com/native-san-for-hyper-v-free-edition
    Product is similar to what VMware had just released for ESXi except it's selling for ~2 years so is mature :)
    There are other guys doing this say DataCore (more playing for Windows-based FC) and SteelEye (more about geo-cluster & replication). But you may want to give them a try.
    Hope this helped a bit :) 
    StarWind VSAN [Virtual SAN] clusters Hyper-V without SAS, Fibre Channel, SMB 3.0 or iSCSI, uses Ethernet to mirror internally mounted SATA disks between hosts.

  • How to enable OCR with Scangear MP under Linux for MG8250?

    Under Linux openSUSE 12.3 I use Scangear MP 1.80 for my Canon PIXMA MG8250.
    As a scan target (in my German GUI it's "Ziel") I can choose "OCR". But there is no text output, the scan is just saved as a picture. How can I configure Scangear to open the scan via Tesseract in a text editor.
    By the way, the target "Print" (in German "Drucken") leads to saving just as well, though there is at least one printer at hand, of course.
    It's a pity that the pixma scan drivers that are shipped with openSUSE don't work with xsane (the scanner starts working, but stops after one third of the page). Using xsane with a different scanner I can use OCR successfully.
    Volker

    There are two basic types of core OCR algorithm, which may produce a ranked list of candidate characters.
    Matrix matching involves comparing an image to a stored glyph on a pixel-by-pixel basis; it is also known as "pattern matching" or "pattern recognition". This relies on the input glyph being correctly isolated from the rest of the image, and on the stored glyph being in a similar font and at the same scale. This technique works best with typewritten text and does not work well when new fonts are encountered. This is the technique the early physical photocell-based OCR implemented, rather directly.
    Feature extraction decomposes glyphs into "features" like lines, closed loops, line direction, and line intersections. These are compared with an abstract vector-like representation of a character, which might reduce to one or more glyph prototypes. General techniques of feature detection in computer vision are applicable to this type of OCR, which is commonly seen in "intelligent" handwriting recognition and indeed most modern OCR software. Nearest neighbour classifiers such as the k-nearest neighbors algorithm are used to compare image features with stored glyph features and choose the nearest match.
    Software such as Cuneiform and Tesseract use a two-pass approach to character recognition. The second pass is known as "adaptive recognition" and uses the letter shapes recognized with high confidence on the first pass to better recognize the remaining letters on the second pass. This is advantageous for unusual fonts or low-quality scans where the font is distorted.
    So I wonder which kind of OCR algorithm are you using?

  • ARIAL FONT IN REPORTS(WINDOWS), NOT SHOWN CORRECTLY UNDER LINUX

    Our Reports are developed under Windows (Report Builder 9.0.4.0.33 and Windows 2000/Windows XP) and generated under Linux (IAS 10.1.2.0.2 with Red Hat Advanced Server). The Report Output is a PDF, that will be downloaded by the user with WEB.SHOW_DOCUMENT. This works fine, but fonts are not shown correctly in the PDF, especially ARIAL, which is the font we use.
    I have run the Fontsolution Configuration Script from Metalink, but we still have a problem.
    When you look at the font.pdf, wich is the testreport from fontsolutions, some sizes and styles of Arial are printed correctly others not.
    Arial 8 is ok, but Arial 10 and Arial 12 are something like Times New Roman.
    Arial 12 Bolded is correct, but Arial 12 italic and Arial 12 bold italic are also not
    the Arial Font.
    How can we correct this problem?
    Regards
    Udo
    These are the files changed by Fontsolution Configuration Script:
    uifont.ali
    # uifont.ali provided in fontsolutions.tar for developer 9.0.2
    # $Header: uifont.ali@@/main/22 \
    # Checked in on Tue Jan 8 15:32:42 PST 2002 by idc \
    # Copyright (c) 1999, 2002 by Oracle Corporation. All Rights Reserved. \
    # $
    # $Revision: /main/22 $
    # Copyright (c) Oracle Corporation 1994, 2002.
    # All Rights Reserved.
    # DESCRIPTION:
    # Each line is of the form:
    # <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet> = \
    # <Face>.<Size>.<Style>.<Weight>.<Width>.<CharSet>
    # The <Face> must be the name (string/identifier) of a font face. The
    # <Style>, <Weight>, <Width>, and <CharSet> may either be a numeric
    # value or a predefined identifier/string. For example, both US7ASCII
    # and 1 are valid <CharSet> values, and refer to the same character set.
    # The <Size> dimension must be an explicit size, in points.
    # The following is a list of recognized names and their numeric
    # equivalents:
    # Styles Numeric value
    # Plain 0
    # Italic 1
    # Oblique 2
    # Underline 4
    # Outline 8
    # Shadow 16
    # Inverted 32
    # Overstrike 64
    # Blink 128
    # Weights Numeric value
    # Ultralight 1
    # Extralight 2
    # Light 3
    # Demilight 4
    # Medium 5
    # Demibold 6
    # Bold 7
    # Extrabold 8
    # Ultrabold 9
    # Widths Numeric value
    # Ultradense 1
    # Extradense 2
    # Dense 3
    # Semidense 4
    # Normal 5
    # Semiexpand 6
    # Expand 7
    # Extraexpand 8
    # Ultraexpand 9
    # Styles may be combined; you can use plus ("+") to delimit parts of a
    # style. For example,
    # Arial..Italic+Overstrike = Helvetica.12.Italic.Bold
    # are equivalent, and either one will map any Arial that has both Italic
    # and Overstrike styles to a 12-point, bold, italic Helvetica font.
    # All strings are case-insensitive in mapping. Font faces are likely to
    # be case-sensitive on lookup, depending on the platform and surface, so
    # care should be taken with names used on the right-hand side; but they
    # will be mapped case-insensitively.
    # See your platform documentation for a list of all supported character
    # sets, and available fonts.
    # BUGS:
    # o Should accept a RHS ratio (e.g., "Helv = Arial.2/3").
    #===============================================================
    [ Global ] # Put mappings for all surfaces here.
    # Mapping from MS Windows
    #Arial = helvetica
    #"Courier New" = courier
    #"Times New Roman" = times
    #Modern = helvetica
    #"MS Sans Serif" = helvetica
    #"MS Serif" = times
    #"Small Fonts" = helvetica
    "Sadvocra" = helvetica..Oblique.Medium
    "sAdC128d" = helvetica..Plain.Medium
    "CarolinaBar-B39-25F2" = helvetica...Bold
    #"IDAutomationSMICR" = helvetica
    # Mapping from Macintosh
    #"New Century Schlbk" = "new century schoolbook"
    #"New York" = times
    #geneva = helvetica
    #===============================================================
    [ Printer ] # Put mappings for all printers here.
    #===============================================================
    [ Printer:PostScript1 ] # Put mappings for PostScript level 1 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    #Roman = palatino
    #Script = "itc zapf chancery"
    #FixedSys = courier
    #System = helvetica
    # Mapping from Macintosh
    #"Avant Garde" = "itc avant garde gothic"
    # Mapping from Motif display
    #fixed = courier
    #clean = times
    #lucidatypewriter = courier
    #lucidabright = times
    #Arial = helvetica
    #"Courier New" = courier
    #"Times New Roman" = times
    # MICR font
    #helvetica=IDAutomationSMICR
    #===============================================================
    [ Printer:PostScript2 ] # Put mappings for PostScript level 2 printers here.
    # Sample Kanji font mappings
    ...UltraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...UltraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...ExtraLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...ExtraLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...Light..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...Light..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    ...DemiLight..JEUC = "Ryumin-Light-83pv-RKSJ-H"...Light..JEUC
    ...DemiLight..SJIS = "Ryumin-Light-83pv-RKSJ-H"...Light..SJIS
    .....JEUC = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..JEUC
    .....SJIS = "GothicBBB-Medium-83pv-RKSJ-H"...Medium..SJIS
    # Mapping from MS Windows
    #Roman = palatino
    #Script = "itc zapf chancery"
    #FixedSys = courier
    #System = helvetica
    # Mapping from Macintosh
    #"Avant Garde" = "itc avant garde gothic"
    # Mapping from Motif display
    #fixed = courier
    #clean = times
    #lucidatypewriter = courier
    #lucidabright = times
    #===============================================================
    [ Printer:PCL5 ] # Put mappings for PCL 5 printers here.
    helvetica = univers
    times = "cg times"
    clean = "antique olv"
    fixed = courier
    lucida = univers
    lucidabright = "cg times"
    lucidatypewriter = courier
    "new century schoolbook" = univers
    terminal = "line printer"
    #===============================================================
    [ Display ] # Put mappings for all display surfaces here.
    #===============================================================
    [ Display:Motif ] # Put mappings for Motif displays here
    # Fix for bug no 778937 DO NOT MOVE!
    Roman.....sjis = lucida.....jeuc
    Script.....sjis = lucidabright.....jeuc
    FixedSys.....sjis = fixed.....jeuc
    System.....sjis = lucida.....jeuc
    .....sjis = .....jeuc
    # Mapping from MS Windows
    Roman = lucida
    Script = lucidabright
    FixedSys = fixed
    System = lucida
    # Mapping from Macintosh
    "Avant Garde" = helvetica
    "Bookman" = times
    #===============================================================
    [ Display:CM ] # Put mappings for all CM displays here.
    # These are DEC-specific, and may need localization
    *..Blink = Blinking
    *..Inverted+Underline.Bold = ReverseBoldUnderline
    *..Inverted+Underline. = UnderlineReverse
    *..Underline.Bold = UnderlineBold
    *..Inverted.Bold = ReverseBold
    *...Bold = Bold
    *..Underline = Underline
    *..Inverted = Reverse
    * = Plain # The font of last resort
    # Oracle Report PDF sections
    # Three new sections have been added:
    # [ PDF ] - Used for font aliasing and Multibyte language support
    # [ PDF:Embed ] - Used for Type 1 font embedding
    # [ PDF:Subset ] - Used for True Type Font subsetting
    [ PDF ]
    # This example shows how to rename helvetica font to Courier font
    # helvetica = Courier
    # You can Alias specific styles of font as below
    # helvetica.12..Bold.. = Courier.14....
    # "Lucida Bright".12..Bold = "New Century Schoolbook"
    # Support for Far Eastern Languages:
    # PDF section can be additionally used to enable Multibyte language support
    # built into Reports. To use this feature with Adobe (r) Acrobat (c), you
    # need to install the Asian font pack available online at the Adobe web site.
    # .....SJIS = "HeiseiKakuGo-W5-Acro"
    # A Japanese report run with Shift-JIS character set is replaced to
    # HeiseiKakuGo-W5-Acro CID font.
    arial = Arial
    "arial" =Arial
    "arial narrow" = "Arial Narrow"
    "courier new" = "Courier New"
    tahoma = Tahoma
    "microsoft sans serif" = "Microsoft Sans Serif"
    "ms sans serif" = "MS Sans Serif"
    "times new roman" = "Times New Roman"
    [ PDF:Embed ]
    # This example shows how to embed Type 1 helvetica font into the PDF file:
    # helvetica = "helvetica.afm helvetica.pfa"
    # You need to specify the .afm file before the .pfa file.
    # The font files must exist in one of the folders specified in REPORTS_PATH.
    [ PDF:Subset ]
    # This example shows how to subset Arial True Type font into the PDF file:
    # helvetica = "Arial.ttf"
    # The True Type font files must exist in any one of the folders specified in
    # REPORTS_PATH.
    helvetica..Oblique.Medium = "Sadvocra.ttf"
    helvetica..Plain.Medium = "Sadc128d.ttf"
    helvetica...Bold = "CarolinaBar-B39-25F2-Normal.ttf"
    # NOTES ON PRECEDENCE OF PDF SECTIONS:
    # If you have entries for a same font in many PDF sections, then Font
    # Aliasing entry will take precedence over Font Embedding entry. Entries
    # in Font Embedding will take precedence over the entries in Font Subsetting
    # section.
    # Generic entries for a font must follow more specific entries for the same
    # font. For instance, if you want to subset helvetica Plain, helvetica Bold,
    # helvetica Italic and helvetica Bold-Italic fonts, your entries must be:
    # [ PDF:Subset ]
    # helvetica..Italic.Bold.. = "Arialbi.ttf"
    # helvetica...Bold.. = "Arialb.ttf"
    # helvetica..Italic... = "Ariali.ttf"
    # helvetica..... = "Arial.ttf"
    # If helvetica..... entry appears in the top of the list, all the styles of
    # helvetica font in the layout will be subset as helvetica Plain font.
    uiprint.txt
    # This is the printer configuration file.
    # The format for entries in this file is:
    # <OSName>:<Type>:<Version>:<Long Name>:<Description File>:
    # The first field is the name of the printer. It is the name you give
    # to lpq.
    # The second field is the type of driver to be used for the printer.
    # Currently, "PostScript" and "ASCII" are the only types of driver for
    # printers supported for now. But in future we may be supporting
    # drivers for other printer types.
    # The third field is the version of the type of printer driver. It's 1
    # or 2 for all PostScript printers; or 1 for ASCII printers.
    # The fourth field is a long description of the printer. This will be
    # presented to the user in the "Choose Printer" dialog window.
    # The fifth field is the printer description file to be used. For
    # PostScript printers it is the PPD file of the printer. (This field is
    # currently unused for ASCII printers.)
    # You can use default.ppd for the description file if you don't have a
    # PPD file for the printer, but it's best to use the correct PPD file
    # for the printer.
    # You must fill in at least the first two fields (printer name and
    # type). If the version is empty, it defaults to "1"; if the long name
    # or description are empty, they will default to empty strings. A
    # version of 1 or an empty long name is fine, but, for PostScript
    # printers, you must fill in the description file name.
    # You don't have to update this file to use any printer. The printer
    # chooser interface let's you select a printer and driver at run time,
    # as well as associate a printer description file to the printer. You
    # should list all printers accessible to users here, however, to
    # simplify selecting a printer.
    # The first entry in this file will be used as the default printer, if
    # no printer was selected in the operating system. (For Unix, the
    # following environment variables will be used in turn to get the
    # default printer's name:
    # TK2_PRINTER
    # ORACLE_PRINTER
    # PRINTER
    # For other platforms, see the Installation and User's Guide for your OS
    # for information on setting the default printer.)
    # WARNING: Do not define multiple entries for the same printer by the
    # same name. Selecting a printer with multiple entries will always result
    # in the first entry being selected. Instead, see if your OS allows you
    # to create an alias for the printer, and use an alias for the second type.
    # The following are examples; replace them with printers accessible from
    # this machine.
    # hqunx15:PostScript:1:The really slow printer on 12th floor:dcln03r1.ppd:
    # hqdev2_pos:PostScript:1:The fast ScriptPrinter in 1281:dclps321.ppd:
    # hqunx106:ASCII:1:LNO printer in the 11th floor printer room:none:
    # hqdev9:PostScript:1:Bogus printer for Reports ASCII QA:default.ppd:
    # hqunx121:PostScript:1:APO printer in 500OP for NLS QA:ok800lt1.ppd:
    # --- Note that the following two printers are aliases for the same
    # --- physical printer, with different names for different types:
    # tk2hp4m:PCL:5:HP printer in 771 for testing PCL:ui4.hpd:
    # tk2bw1ps:PostScript:1:HP printer in 771 for testing PS:hp4mp6_1.ppd:
    # Not A Printer:ASCII:1:Configure your uiprint.txt file:none:
    fontprinter:PostScript:1:printer for fonting fixes:default.ppd:
    datap462.ppd
    *PPD-Adobe: "4.0"
    *% Adobe Systems PostScript(R) Printer Description File
    *% Copyright 1987-1992 Adobe Systems Incorporated.
    *% All Rights Reserved.
    *% Permission is granted for redistribution of this file as
    *% long as this copyright notice is intact and the contents
    *% of the file is not altered in any way from its original form.
    *% End of Copyright statement
    *FormatVersion: "4.0"
    *FileVersion: "3.1"
    *PCFileName: "DATAP462.PPD"
    *LanguageVersion: English
    *Product: "(Dataproducts LZR 2665)"
    *PSVersion: "(46.2) 1"
    *ModelName: "Dataproducts LZR-2665"
    *NickName: "Dataproducts LZR-2665 v46.2"
    *% ==== Options and Constraints =====
    *OpenGroup: InstallableOptions/Options Installed
    OpenUI Option1/Optional Lower Tray: Boolean
    *DefaultOption1: False
    *Option1 True/Installed: ""
    *Option1 False/Not Installed: ""
    CloseUI: Option1
    *CloseGroup: InstallableOptions
    UIConstraints: Option1 False *InputSlot Lower
    *% General Information and Defaults ===============
    *ColorDevice: False
    *DefaultColorSpace: Gray
    *FreeVM: "178744"
    *LanguageLevel: "1"
    *VariablePaperSize: False
    *FileSystem: False
    *Throughput: "26"
    *Password: "0"
    *ExitServer: "
    count 0 eq {  % is the password on the stack?
    true
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    {  %  if no password or not valid
    (WARNING : Cannot perform the exitserver command.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    *End
    *Reset: "
    count 0 eq {  % is the password on the stack?
    true
    dup % potential password
    statusdict /checkpassword get exec not
    } ifelse
    {  %  if no password or not valid
    (WARNING : Cannot reset printer.) =
    (Password supplied is not valid.) =
    (Please contact the author of this software.) = flush
    quit
    } if
    serverdict /exitserver get exec
    systemdict /quit get exec
    (WARNING : Printer Reset Failed.) = flush
    *End
    *DefaultResolution: 300dpi
    *?Resolution: "
    save
    initgraphics
    0 0 moveto currentpoint matrix defaultmatrix transform
    0 72 lineto currentpoint matrix defaultmatrix transform
    3 -1 roll sub dup mul
    3 1 roll exch sub dup mul
    add sqrt round cvi
    ( ) cvs print (dpi) = flush
    restore
    *End
    *% Halftone Information ===============
    *ScreenFreq: "50.0"
    *ScreenAngle: "54.0"
    *DefaultScreenProc: Dot
    *ScreenProc Dot: " {dup mul exch dup mul add sqrt 1 exch sub } "
    *ScreenProc Line: "{ pop }"
    *ScreenProc Ellipse: "
    { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
    *End
    *DefaultTransfer: Null
    *Transfer Null: "{ }"
    *Transfer Null.Inverse: "{ 1 exch sub }"
    *% Paper Handling ===================
    *% Use these entries to set paper size most of the time, unless there is
    *% specific reason to use PageRegion.
    *OpenUI *PageSize: PickOne
    *OrderDependency: 30 AnySetup *PageSize
    *DefaultPageSize: Letter
    *PageSize Letter: "statusdict /lettertray get exec letterR"
    *PageSize Letter.Transverse: "statusdict /lettertray get exec letter"
    *PageSize Legal: "statusdict /legaltray get exec"
    *PageSize Ledger: "statusdict /ledgertray get exec"
    *PageSize Statement: "statusdict /statementtray get exec"
    *PageSize Tabloid: "statusdict /11x17tray get exec"
    *PageSize A3: "statusdict /a3tray get exec"
    *PageSize A4: "statusdict /a4tray get exec a4R"
    *PageSize A4.Transverse: "statusdict /a4tray get exec a4"
    *PageSize A5: "statusdict /a5tray get exec"
    *PageSize B4: "statusdict /b4tray get exec"
    *PageSize B5: "statusdict /b5tray get exec b5R"
    *PageSize B5.Transverse: "statusdict /b5tray get exec b5"
    *CloseUI: *PageSize
    *% These entries will set up the frame buffer. Usually used with manual feed.
    *OpenUI *PageRegion: PickOne
    *OrderDependency: 40 AnySetup *PageRegion
    *DefaultPageRegion: Letter
    *PageRegion Letter: "letterR"
    *PageRegion Letter.Transverse: "letter"
    *PageRegion Legal: "legal"
    *PageRegion Ledger: "ledger"
    *PageRegion Tabloid: "11x17"
    *PageRegion A3: "a3"
    *PageRegion A4: "a4R"
    *PageRegion A4.Transverse: "a4"
    *PageRegion A5: "a5"
    *PageRegion B4: "b4"
    *PageRegion B5: "b5R"
    *PageRegion B5.Transverse: "b5"
    *PageRegion Statement: "statement"
    *CloseUI: *PageRegion
    *% The following entries provide information about specific paper keywords.
    *DefaultImageableArea: Letter
    *ImageableArea Letter: "20 16 591 775 "
    *ImageableArea Letter.Transverse: "18 19 593 773 "
    *ImageableArea Legal: "18 19 593 990 "
    *ImageableArea Ledger: "18 16 1205 775 "
    *ImageableArea Tabloid: "16 19 775 1206 "
    *ImageableArea A3: "18 21 823 1170 "
    *ImageableArea A4: "18 18 576 823 "
    *ImageableArea A4.Transverse: "18 19 577 823 "
    *ImageableArea A5: "18 19 401 577 "
    *ImageableArea B4: "19 15 709 1017 "
    *ImageableArea B5: "20 19 495 709 "
    *ImageableArea B5.Transverse: "20 19 495 709 "
    *ImageableArea Statement: "22 19 374 594 "
    *?ImageableArea: "
    save
    /cvp {(                ) cvs print ( ) print } bind def
    /upperright {10000 mul floor 10000 div} bind def
    /lowerleft {10000 mul ceiling 10000 div} bind def
    newpath clippath pathbbox
    4 -2 roll exch 2 {lowerleft cvp} repeat
    exch 2 {upperright cvp} repeat flush
    restore
    *End
    *% These provide the physical dimensions of the paper (by keyword)
    *DefaultPaperDimension: Letter
    *PaperDimension Letter: "612 792"
    *PaperDimension Letter.Transverse: "612 792"
    *PaperDimension Legal: "612 1008"
    *PaperDimension Ledger: "1224 792"
    *PaperDimension Tabloid: "792 1224"
    *PaperDimension A3: "842 1191"
    *PaperDimension A4: "595 842"
    *PaperDimension A4.Transverse: "595 842"
    *PaperDimension A5: "420 595"
    *PaperDimension B4: "729 1032"
    *PaperDimension B5: "516 729"
    *PaperDimension B5.Transverse: "516 729"
    *PaperDimension Statement: "396 612"
    *RequiresPageRegion All: True
    *OpenUI *InputSlot: PickOne
    *OrderDependency: 20 AnySetup *InputSlot
    *DefaultInputSlot: Upper
    *InputSlot Upper: "0 statusdict /setpapertray get exec"
    *InputSlot Lower: "1 statusdict /setpapertray get exec"
    *?InputSlot: "
    save
    [ (Upper) (Lower) ] statusdict /papertray get exec
    (get exec) stopped ( pop pop (Unknown)} if = flush
    restore
    *End
    *CloseUI: *InputSlot
    *OpenUI *ManualFeed: Boolean
    *OrderDependency: 20 AnySetup *ManualFeed
    *DefaultManualFeed: False
    *ManualFeed True: "statusdict /manualfeed true put"
    *ManualFeed False: "statusdict /manualfeed false put"
    *?ManualFeed: "
    save
    statusdict /manualfeed get {(True)}{(False)}ifelse = flush
    restore
    *End
    *CloseUI: *ManualFeed
    *DefaultOutputOrder: Reverse
    *% Font Information =====================
    *% This datap462.ppd is provided by fontsolutions.tar
    *DefaultFont: Courier
    *Font ArialMT: Standard "(001.004)" Standard ROM
    *Font Arial-ItalicMT: Standard "(001.004)" Standard ROM
    *Font Arial-BoldMT: Standard "(001.004)" Standard ROM
    *Font Arial-BoldItalicMT: Standard "(001.004)" Standard ROM
    *Font ArialNarrow: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-Italic: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-Bold: Standard "(001.004)" Standard ROM
    *Font ArialNarrow-BoldItalic: Standard "(001.004)" Standard ROM
    *Font CourierNewMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-ItalicMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-BoldMT: Standard "(001.004)" Standard ROM
    *Font CourierNew-BoldItalicMT: Standard "(001.004)" Standard ROM
    *Font Courier: Standard "(001.004)" Standard ROM
    *Font Courier-Bold: Standard "(001.001)" Standard ROM
    *Font Courier-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Courier-Oblique: Standard "(001.001)" Standard ROM
    *Font Helvetica: Standard "(001.001)" Standard ROM
    *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
    *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
    *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
    *Font IDAutomationSMICR: Standard "(001.001)" Standard ROM
    *Font Symbol: Special "(001.001)" Special ROM
    *Font Tahoma: Standard "(001.001)" Standard ROM
    *Font Tahoma-Bold: Standard "(001.001)" Standard ROM
    *Font Times-Bold: Standard "(001.001)" Standard ROM
    *Font Times-BoldItalic: Standard "(001.001)" Standard ROM
    *Font Times-Italic: Standard "(001.001)" Standard ROM
    *Font Times-Roman: Standard "(001.001)" Standard ROM
    *Font TimesNewRomanMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-BoldMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-BoldItalicMT: Standard "(001.001)" Standard ROM
    *Font TimesNewRoman-ItalicMT: Standard "(001.001)" Standard ROM
    *?FontQuery: "
    save
    /str 100 string dup 0 (fonts/) putinterval def
    count 1 gt
    exch dup str 6 94 getinterval cvs
    (/) print print (:) print
    FontDirectory exch known
    {(Yes)}{(No)} ifelse =
    {exit} ifelse
    }bind loop
    (*) = flush
    restore
    *End
    *?FontList: "
    FontDirectory { pop == } bind forall flush
    (*) = flush
    *End
    *% Printer Messages (verbatim from printer):
    *Message: "%%[ exitserver: permanent state may be changed ]%%"
    *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
    *Message: "\FontName\ not found, using Courier"
    *% Status (format: %%[ status: <one of these> ]%% )
    *Status: "idle"
    *Status: "busy"
    *Status: "waiting"
    *Status: "printing"
    *Status: "warming up"
    *Status: "PrinterError: BD check"
    *Status: "PrinterError: Paper jam"
    *Status: "PrinterError: Replace toner bag"
    *Status: "PrinterError: Warming up"
    *Status: "PrinterError: Timing error"
    *Status: "PrinterError: Fuser check"
    *Status: "PrinterError: Cover opened"
    *Status: "PrinterError: Toner empty"
    *Status: "PrinterError: Empty & reset output bin(s)"
    *Status: "PrinterError: Sorter or jogger error"
    *Status: "PrinterError: Scanner check"
    *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
    *Source: "serial9"
    *Source: "serial25"
    *Source: "AppleTalk"
    *Source: "Centronics"
    *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
    *PrinterError: "BD check"
    *PrinterError: "Paper jam"
    *PrinterError: "Replace toner bag"
    *PrinterError: "Warming up"
    *PrinterError: "Timing error"
    *PrinterError: "Fuser check"
    *PrinterError: "Cover opened"
    *PrinterError: "Toner empty"
    *PrinterError: "Empty & reset output bin(s)"
    *PrinterError: "Sorter or jogger error"
    *PrinterError: "Scanner check"
    *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
    *% Color Separation Information =====================
    *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
    *InkName: ProcessBlack/Process Black
    *InkName: CustomColor/Custom Color
    *InkName: ProcessCyan/Process Cyan
    *InkName: ProcessMagenta/Process Magenta
    *InkName: ProcessYellow/Process Yellow
    *% For 60 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
    *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
    *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
    *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
    *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
    *% For 53 lpi / 300 dpi =====================================================
    *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
    *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
    *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
    *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
    *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
    *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
    *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
    *% For "Dataproducts LZR 2665" version 46.2
    *% Produced by "GETapd.ps" version 2.0 edit 47
    *% Converted to meet 4.0 specification
    *% Last Edit Date: Sep 15 1992
    *% The byte count of this file should be exactly 011228 or 011572
    *% depending on the filesystem it resides in.
    *% end of PPD file for Dataproducts LZR 2665

    If you want to make platform independent use of fonts, you have to use the family, such as sans serif.
    Arial is owned by monotype (http://monotype.com/). You have to contact them if you wish to redistribute it with your application. They also might have a suitable version that renders nicely under linux.
    Pete

  • Error while installing NW 7.4 SR2 in High availability

    Hello Guys,
    We are installing NW 7.4 SR2 Enterprise Portal with sybase database on windows 2012 R2 server under high availability i.e Microsoft Cluster.
    JEP is the system ID of the server, SAPJEP is the virtual host and X.X.X.36 is the virtual I.P for Central Instance node.
    Physical I.P of First node is X.X.X.21
    We have started the installation as first cluster node and get stuck at phase 3.
    The error in sapinst.log is below:-
    FCO-00011 The step assignNetworknameToClusterGroup with step key
    |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_GetSidFromCluster|ind|ind|ind|ind|getSid|0|assignNetworknameToClusterGroup
    was executed with status ERROR ( Last error reported by the step: Could
    not set properties on ClusterResource 'SAP JEP IP'.).
    The error log of sapinst_dev.log is is below:-
    TRACE      2015-03-18 11:30:29.193
    NWInstance.getStartProfilePath(true)
    TRACE      2015-03-18 11:30:29.194
    NWInstance.getStartProfileName()
    TRACE      2015-03-18 11:30:29.194
    NWInstance.getStartProfileName() done: JEP_ERS10_SAPJEP
    TRACE      2015-03-18 11:30:29.194
    NWERSInstance.getDirProfile()
    TRACE      2015-03-18 11:30:29.194
    NW.getDirProfile(false)
    TRACE      2015-03-18 11:30:29.195
    NW.getDirProfile() done: \\SAPJEP/sapmnt/JEP/SYS/profile
    TRACE      2015-03-18 11:30:29.204 [synxcpath.cpp:925]
              CSyPath::getOSNodeType(bool) lib=syslib module=syslib
    Path \\SAPJEP/sapmnt/JEP/SYS/profile is on a non-existing share.
    TRACE      2015-03-18 11:30:29.204
    NWERSInstance.getDirProfile() done: \\SAPJEP/sapmnt/JEP/SYS/profile
    TRACE      2015-03-18 11:30:29.205
    NWInstance.getStartProfilePath() done: \\SAPJEP/sapmnt/JEP/SYS/profile/JEP_ERS10_SAPJEP
    TRACE      2015-03-18 11:30:29.206
    NWInstance.getProfilePath() done: \\SAPJEP/sapmnt/JEP/SYS/profile/JEP_ERS10_SAPJEP
    TRACE      2015-03-18 11:30:29.206
    NWProfiles(JEP.ERS10.SAPJEP).getPersistentDefaultProfile()
    TRACE      2015-03-18 11:30:29.207
    NW.getPersistentDefaultProfile()
    TRACE      2015-03-18 11:30:29.207
    NW.isUnicode(true)
    TRACE      2015-03-18 11:30:29.208
    NW.isUnicode() done: true
    TRACE      2015-03-18 11:30:29.208
    NW.getPersistentDefaultProfile() done
    TRACE      2015-03-18 11:30:29.208
    NWProfiles(JEP.ERS10.SAPJEP).getPersistentDefaultProfile() done
    TRACE      2015-03-18 11:30:29.208
    NWProfiles(JEP.ERS10.SAPJEP)._getPersistentProfile(INSTANCE) done
    TRACE      2015-03-18 11:30:29.209
    NWProfiles(JEP.ERS10.SAPJEP).getPersistentProfile() done
    TRACE      2015-03-18 11:30:29.209
    PersistentR3Profile.commit()
    TRACE      2015-03-18 11:30:29.209
    PersistentR3Profile.commit() done
    TRACE      2015-03-18 11:30:29.209
    NWProfiles(JEP.ERS10.SAPJEP).getPersistentDefaultProfile()
    TRACE      2015-03-18 11:30:29.210
    NW.getPersistentDefaultProfile()
    TRACE      2015-03-18 11:30:29.210
    NW.isUnicode(true)
    TRACE      2015-03-18 11:30:29.211
    NW.isUnicode() done: true
    TRACE      2015-03-18 11:30:29.211
    NW.getPersistentDefaultProfile() done
    TRACE      2015-03-18 11:30:29.211
    NWProfiles(JEP.ERS10.SAPJEP).getPersistentDefaultProfile() done
    TRACE      2015-03-18 11:30:29.211
    PersistentR3Profile.commit()
    TRACE      2015-03-18 11:30:29.211
    PersistentR3Profile.commit() done
    TRACE      2015-03-18 11:30:29.212
    NWProfiles(JEP.ERS10.SAPJEP).commit() done
    TRACE      2015-03-18 11:30:29.212
    NWInstanceInstall.addSAPCryptoParametersToProfile() done
    TRACE      2015-03-18 11:30:29.260
    The step setProfilesForSAPCrypto with key |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_Unpack2|ind|ind|ind|ind|unpack|0|NW_SAPCrypto|ind|ind|ind|ind|crypto|0 has been executed successfully.
    INFO      2015-03-18 11:30:29.262 [synxccuren.cpp:887]
              CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath & C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1)
              lib=syslib module=syslib
    Working directory changed to C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1.
    TRACE      2015-03-18 11:30:29.265 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:29.267 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:29.270 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:29.280 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:29.281 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:29.284 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:29.293 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:29.295 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:29.315 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    INFO      2015-03-18 11:30:29.330 [csistepexecute.cpp:1024]
    Execute step askUnpack of component |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_Unpack2|ind|ind|ind|ind|unpack|0
    TRACE      2015-03-18 11:30:29.339 [csistepexecute.cpp:1079]
    Execution of preprocess block of |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_Unpack2|ind|ind|ind|ind|unpack|0|askUnpack returns TRUE
    TRACE      2015-03-18 11:30:29.364
      Call block: NW_Unpack2_ind_ind_ind_ind
        function: NW_Unpack2_ind_ind_ind_ind_DialogPhase_askUnpack
    is validator: false
    TRACE      2015-03-18 11:30:29.364
    NWInstall.getSystem(JEP)
    TRACE      2015-03-18 11:30:29.366
    NWOption(localExeDir).value()
    TRACE      2015-03-18 11:30:29.366
    NWOption(localExeDir).value() done: true
    TRACE      2015-03-18 11:30:29.367
    NWOption(collected).value()
    TRACE      2015-03-18 11:30:29.367
    NWOption(collected).value() done: true
    TRACE      2015-03-18 11:30:29.369
    NWInstall({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:29.370
    NW({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:29.371
    NW() done
    TRACE      2015-03-18 11:30:29.371
    NWInstall() done
    TRACE      2015-03-18 11:30:29.371
    NWInstall.getSystem() done
    TRACE      2015-03-18 11:30:29.372
    NWInstall.mapUnpackTable(t_askUnpack)
    TRACE      2015-03-18 11:30:29.373
    NWInstall.mapUnpackTable() done: true
    TRACE      2015-03-18 11:30:29.377
    NWDB._get(JEP, ind)
    TRACE      2015-03-18 11:30:29.377
    NWDB._fromTable(JEP, ctor)
    TRACE      2015-03-18 11:30:29.379
    NWDB(JEP, {
      sid:JEP
      hostname:undefined
      dbsid:undefined
      installDB:false
      ORACLE_HOME:
      abapSchema:
      abapSchemaUpdate:
      javaSchema:
    TRACE      2015-03-18 11:30:29.379
    NWDB() done
    TRACE      2015-03-18 11:30:29.379
    NWDB._fromTable() done
    TRACE      2015-03-18 11:30:29.380
    NWDB._get() done
    TRACE      2015-03-18 11:30:29.380
    NWDB.getDBType(): ind
    TRACE      2015-03-18 11:30:29.390 [iaxxgenimp.cpp:283]
              CGuiEngineImp::showDialogCalledByJs()
    showing dlg d_nw_ask_unpack
    TRACE      2015-03-18 11:30:29.390 [iaxxgenimp.cpp:293]
              CGuiEngineImp::showDialogCalledByJs()
    <dialog sid="d_nw_ask_unpack">
    <title>Unpack Archives</title>
    <table enabled="true" fixedrows="true" sid="askUnpack">
    <caption>Archives to Be Unpacked</caption>
    <column enabled="true" type="check" numeric="false" upper="false" name="unpack">
      <caption>Unpack</caption>
      <helpitem id="common.Unpack"/>
      <value type="string">false</value>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="path">
      <caption>Archive</caption>
      <helpitem id="common.UnpackArchive"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="codepage">
      <caption>Codepage</caption>
      <helpitem id="common.UnpackArchiveCodepage"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="destination">
      <caption>Destination</caption>
      <helpitem id="common.UnpackArchiveDestination"/>
    </column>
    <column enabled="true" type="file" numeric="false" upper="false" name="ownPath">
      <caption>Downloaded To</caption>
      <helpitem id="common.UnpackArchiveDownload"/>
      <value type="string"/>
    </column>
    <row rowId="0">
      <boolvalue>
      <true/>
      </boolvalue>
      <value>DBINDEP\SAPEXE.SAR</value>
      <value>Unicode</value>
      <value>E:\usr\sap\JEP\SYS\exe\uc\NTAMD64</value>
      <value></value>
    </row>
    </table>
    <dialog/>
    TRACE      2015-03-18 11:30:29.391 [iaxxgenimp.cpp:1031]
              CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2015-03-18 11:30:30.617 [iaxxdlghnd.cpp:96]
              CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      2015-03-18 11:30:30.618 [iaxxcdialogdoc.cpp:190]
              CDialogDocument::submit()
    <dialog sid="d_nw_ask_unpack">
    <table enabled="true" fixedrows="true" sid="askUnpack">
    <caption>Archives to Be Unpacked</caption>
    <column enabled="true" type="check" numeric="false" upper="false" name="unpack">
      <caption>Unpack</caption>
      <helpitem id="common.Unpack"/>
      <value type="string">false</value>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="path">
      <caption>Archive</caption>
      <helpitem id="common.UnpackArchive"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="codepage">
      <caption>Codepage</caption>
      <helpitem id="common.UnpackArchiveCodepage"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="destination">
      <caption>Destination</caption>
      <helpitem id="common.UnpackArchiveDestination"/>
    </column>
    <column enabled="true" type="file" numeric="false" upper="false" name="ownPath">
      <caption>Downloaded To</caption>
      <helpitem id="common.UnpackArchiveDownload"/>
      <value type="string"/>
    </column>
    <row rowId="0">
      <boolvalue>
      <true/>
      </boolvalue>
      <value>DBINDEP\SAPEXE.SAR</value>
      <value>Unicode</value>
      <value>E:\usr\sap\JEP\SYS\exe\uc\NTAMD64</value>
      <value/>
    </row>
    </table>
    <dialog/>
    TRACE      2015-03-18 11:30:30.646
      Call block: NW_Unpack2_ind_ind_ind_ind
        function: NW_Unpack2_ind_ind_ind_ind_DialogPhase_askUnpackValidator_default
    is validator: true
    TRACE      2015-03-18 11:30:30.646
    NWInstall.getSystem(JEP)
    TRACE      2015-03-18 11:30:30.648
    NWOption(localExeDir).value()
    TRACE      2015-03-18 11:30:30.648
    NWOption(localExeDir).value() done: true
    TRACE      2015-03-18 11:30:30.649
    NWOption(collected).value()
    TRACE      2015-03-18 11:30:30.649
    NWOption(collected).value() done: true
    TRACE      2015-03-18 11:30:30.652
    NWInstall({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:30.653
    NW({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:30.654
    NW() done
    TRACE      2015-03-18 11:30:30.654
    NWInstall() done
    TRACE      2015-03-18 11:30:30.654
    NWInstall.getSystem() done
    TRACE      2015-03-18 11:30:30.655
    NWInstall.validateUnpackTable(t_askUnpack)
    TRACE      2015-03-18 11:30:30.657
    NWInstall.validateUnpackTable(): validating row {
      codepage:Unicode
      destination:E:\usr\sap\JEP\SYS\exe\uc\NTAMD64
      ownPath:
      path:DBINDEP\SAPEXE.SAR
      sid:JEP
      unpack:true
    TRACE      2015-03-18 11:30:30.659 [tablecpp.cpp:136]
              Table(t_NW_unpack).updateRow({
      cd:UKERNEL
      codepage:Unicode
      confirmUnpack:
      destination:E:\usr\sap\JEP\SYS\exe\uc\NTAMD64
      list:
      needUnpacking:true
      ownPath:
      path:DBINDEP\SAPEXE.SAR
      selectiveExtract:false
      sid:JEP
      unpack:true
      wasUnpacked:false
    }, WHERE sid='JEP' AND path='DBINDEP\SAPEXE.SAR' AND codepage='Unicode' AND destination='E:\usr\sap\JEP\SYS\exe\uc\NTAMD64')
    updating
    TRACE      2015-03-18 11:30:30.661
    NWInstall.validateUnpackTable() done
    TRACE      2015-03-18 11:30:30.722 [iaxxgenimp.cpp:301]
              CGuiEngineImp::showDialogCalledByJs()
    <dialog sid="d_nw_ask_unpack">
    <table enabled="true" fixedrows="true" sid="askUnpack">
    <caption>Archives to Be Unpacked</caption>
    <column enabled="true" type="check" numeric="false" upper="false" name="unpack">
      <caption>Unpack</caption>
      <helpitem id="common.Unpack"/>
      <value type="string">false</value>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="path">
      <caption>Archive</caption>
      <helpitem id="common.UnpackArchive"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="codepage">
      <caption>Codepage</caption>
      <helpitem id="common.UnpackArchiveCodepage"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="destination">
      <caption>Destination</caption>
      <helpitem id="common.UnpackArchiveDestination"/>
    </column>
    <column enabled="true" type="file" numeric="false" upper="false" name="ownPath">
      <caption>Downloaded To</caption>
      <helpitem id="common.UnpackArchiveDownload"/>
      <value type="string"/>
    </column>
    <row rowId="0">
      <boolvalue>
      <true/>
      </boolvalue>
      <value>DBINDEP\SAPEXE.SAR</value>
      <value>Unicode</value>
      <value>E:\usr\sap\JEP\SYS\exe\uc\NTAMD64</value>
      <value/>
    </row>
    </table>
    <dialog/>
    TRACE      2015-03-18 11:30:30.724 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:30.725 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:30.728 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:30.776
    The step askUnpack with key |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_Unpack2|ind|ind|ind|ind|unpack|0 has been executed successfully.
    INFO      2015-03-18 11:30:30.778 [synxccuren.cpp:887]
              CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath & C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1)
              lib=syslib module=syslib
    Working directory changed to C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1.
    TRACE      2015-03-18 11:30:30.780 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:30.781 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:30.785 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:30.802 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:30.803 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:30.806 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:30.819 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:30.842 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\keydb.xml
    TRACE      2015-03-18 11:30:30.908 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:30.909 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:30.963 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\statistic.xml
    TRACE      2015-03-18 11:30:31.139 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    INFO      2015-03-18 11:30:31.142 [csistepexecute.cpp:1024]
    Execute step setDisplayNames of component |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0
    TRACE      2015-03-18 11:30:31.177
      Call block: NW_FirstClusterNode_ind_ind_ind_ind
        function: NW_FirstClusterNode_ind_ind_ind_ind_DialogPhase_setDisplayNames_Preprocess
    is validator: false
    TRACE      2015-03-18 11:30:31.219 [csistepexecute.cpp:1079]
    Execution of preprocess block of |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|setDisplayNames returns TRUE
    TRACE      2015-03-18 11:30:31.243
      Call block: NW_FirstClusterNode_ind_ind_ind_ind
        function: NW_FirstClusterNode_ind_ind_ind_ind_DialogPhase_setDisplayNames
    is validator: false
    TRACE      2015-03-18 11:30:31.246
    NWInstance.byNumberAndRealHost(00, DCEPPRDCI)
    TRACE      2015-03-18 11:30:31.246
    NWInstance.find()
    TRACE      2015-03-18 11:30:31.248
    NWOption(localExeDir).value()
    TRACE      2015-03-18 11:30:31.248
    NWOption(localExeDir).value() done: true
    TRACE      2015-03-18 11:30:31.249
    NWOption(collected).value()
    TRACE      2015-03-18 11:30:31.249
    NWOption(collected).value() done: true
    TRACE      2015-03-18 11:30:31.252
    NWInstance._fromRow({
      sid:JEP
      name:SCS00
      number:00
      host:SAPJEP
      guid:0
      realhost:dcepprdci
      type:SCS
      installationStatus:installing
      startProfileName:JEP_SCS00_SAPJEP
      instProfilePath:
      dir_profile:
      unicode:false
      collectSource:
    TRACE      2015-03-18 11:30:31.252
    NWSCSInstance()
    TRACE      2015-03-18 11:30:31.252
    NWInstance(JEP/SCS00/SAPJEP)
    TRACE      2015-03-18 11:30:31.252
    NWInstance(JEP/SCS00/SAPJEP) done
    TRACE      2015-03-18 11:30:31.253
    NWInstanceInstall()
    TRACE      2015-03-18 11:30:31.253
    NWInstanceInstall() done
    TRACE      2015-03-18 11:30:31.253
    NWInstall.getSystem(JEP)
    TRACE      2015-03-18 11:30:31.253
    NWOption(localExeDir).value()
    TRACE      2015-03-18 11:30:31.254
    NWOption(localExeDir).value() done: true
    TRACE      2015-03-18 11:30:31.254
    NWOption(collected).value()
    TRACE      2015-03-18 11:30:31.254
    NWOption(collected).value() done: true
    TRACE      2015-03-18 11:30:31.256
    NWInstall({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:31.257
    NW({
      sid:JEP
      sapDrive:E:
      dbtype:ind
      sapmnt:/sapmnt
      hasABAP:false
      hasJava:true
      isAddinInstallation:undefined
      unicode:true
      workplace:undefined
      loadType:SAP
      umeConfiguration:
      doMigMonConfig:
      useParallelAbapSystemCopy:
      dir_profile:\\SAPJEP\sapmnt\JEP\SYS\profile
      os4_krnlib:
      os4_seclanglib:
      useCurrentUser:false
      noShares:false
    TRACE      2015-03-18 11:30:31.258
    NW() done
    TRACE      2015-03-18 11:30:31.258
    NWInstall() done
    TRACE      2015-03-18 11:30:31.258
    NWInstall.getSystem() done
    TRACE      2015-03-18 11:30:31.258
    NWSCSInstance() done
    TRACE      2015-03-18 11:30:31.259
    NWInstance._fromRow() done
    TRACE      2015-03-18 11:30:31.259
    NWInstance._fromRow({
      sid:JEP
      name:ERS10
      number:10
      host:SAPJEP
      guid:1
      realhost:dcepprdci
      type:ERS
      installationStatus:installing
      startProfileName:JEP_ERS10_SAPJEP
      instProfilePath:
      dir_profile:
      unicode:false
      collectSource:
    TRACE      2015-03-18 11:30:31.259
    NWERSInstance()
    TRACE      2015-03-18 11:30:31.260
    NWInstance(JEP/ERS10/SAPJEP)
    TRACE      2015-03-18 11:30:31.260
    NWInstance(JEP/ERS10/SAPJEP) done
    TRACE      2015-03-18 11:30:31.260
    NWInstanceInstall()
    TRACE      2015-03-18 11:30:31.260
    NWInstanceInstall() done
    TRACE      2015-03-18 11:30:31.261
    NWERSInstance() done
    TRACE      2015-03-18 11:30:31.261
    NWInstance._fromRow() done
    TRACE      2015-03-18 11:30:31.261
    NWInstance.find() done: 1 instances found
    TRACE      2015-03-18 11:30:31.261
    t_scs.setDisplayName([nw.progress.installInstance, SCS00], WHERE ROWNUM=0)
    TRACE      2015-03-18 11:30:31.305
    The step setDisplayNames with key |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0 has been executed successfully.
    INFO      2015-03-18 11:30:31.307 [synxccuren.cpp:887]
              CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath & C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1)
              lib=syslib module=syslib
    Working directory changed to C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1.
    TRACE      2015-03-18 11:30:31.362
    Build Client for subcomponent |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_FinishFirstClusterNode|ind|ind|ind|ind|finishFirst|0
    TRACE      2015-03-18 11:30:31.364
    TRACE      2015-03-18 11:30:31.364 [ccdclient.cpp:22]
              CCdClient::CCdClient()
    TRACE      2015-03-18 11:30:31.385 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:31.387 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\inifile.xml
    TRACE      2015-03-18 11:30:31.390 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:31.406 [cpropertycontentmanager.hpp:220]
              CPropertyContentManager::logMissingParameters()
    The following parameters can be set via SAPINST_PARAMETER_CONTAINER_URL (inifile.xml) but not via SAPINST_INPUT_PARAMETERS_URL:
    Component 'NW_ERS_Instance': ersInstanceNumber, restartSCS
    Component 'NW_GetDomainOU': isOUInstallation, ou_delimiter, windows_domain_ous
    Component 'NW_GetSidFromCluster': clusterGroup, isUnicode, localDrive, network, networkName, sharedDrive, sid, useDHCP
    Component 'NW_GetUserParameterWindows': sapDomain, sapServiceSIDPassword, sidAdmPassword
    Component 'NW_SAPCrypto': installSAPCrypto
    Component 'NW_SCS_Instance': instanceNumber, scsMSPort, scsMSPortInternal
    Component 'Preinstall': installationMode
    INFO      2015-03-18 11:30:31.802 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\summary.html.
    TRACE      2015-03-18 11:30:31.828 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:31.852 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\keydb.xml
    TRACE      2015-03-18 11:30:31.916 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:31.917 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:31.971 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\statistic.xml
    TRACE      2015-03-18 11:30:32.152 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:32.154 [sixxbsummary.cpp:320]
              CSiSummaryContainer::showDialog()
    <?xml version="1.0" encoding="UTF-8"?><sapinstgui version="1.0"><dialog version="1.0" sid="diReviewDialog"> <title>Parameter Summary</title><description>Choose 'Next' to start with the values shown. Otherwise, select the parameters to be changed and choose 'Revise'. You are then taken to the screen where you can change the parameter. You might be guided through other screens that have so far been processed.</description> <review id="review_controll"><caption><![CDATA[Parameter list]]></caption><inputgroup id="ID_1"> <caption><![CDATA[Drive for Local Instances]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_2"><pulldown edit="false" enabled="true" highlight="false" sid="localDrive">
    <caption>Destination Drive for Local Instances</caption>
    <helpitem id="mscs.SelectLocalDrive"/>
    <value>C:</value>
    <value>D:</value>
    <selectvalue>D:</selectvalue>
    </pulldown></input></inputgroup><inputgroup id="ID_3"> <caption><![CDATA[SAP System Cluster Parameters]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_4"><field enabled="true" highlight="false" sid="sid">
    <caption>SAP System ID (SAPSID)</caption>
    <helpitem id="common.SAPSystemIDCIDB"/>
    <value type="upper" maxlength="3" regexp="^[A-Z][A-Z0-9]{2}" minlength="3">JEP</value>
    </field></input><input  id="ID_5"><field enabled="true" highlight="false" sid="networkName">
    <caption>Network Name (SAP Virtual Instance Host)</caption>
    <helpitem id="common.VirtualInstanceHostWindowsMSCS"/>
    <value type="string" maxlength="13" minlength="1">SAPJEP</value>
    </field></input><input  id="ID_6"><pulldown edit="false" enabled="true" highlight="false" sid="network">
    <caption>Use Public Network</caption>
    <helpitem id="mscs.UsePublicNetwork"/>
    <value>Cluster Network 1</value>
    <selectvalue>Cluster Network 1</selectvalue>
    </pulldown></input><input  id="ID_7"><pulldown edit="false" enabled="true" highlight="false" sid="sharedDrive">
    <caption>Destination Drive for Clustered Instances</caption>
    <helpitem id="mscs.SelectSharedDrive"/>
    <value>BACKUP</value>
    <value>SAP_USR_SID_CI_NODE</value>
    <value>SAPDATA1</value>
    <value>SAPDATA2</value>
    <value>SAPDATA3</value>
    <value>SAPDATA4</value>
    <value>SAPLOG1</value>
    <value>SAPLOG2</value>
    <value>SAPTEMP_SAPDIAG_SAPSYBSYSTEM</value>
    <value>SYBASE</value>
    <selectvalue>SAP_USR_SID_CI_NODE</selectvalue>
    </pulldown></input></inputgroup><inputgroup id="ID_8"> <caption><![CDATA[DNS Domain Name]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_9"><check enabled="true" highlight="false" sid="setFQDN">
    <caption>Set FQDN for SAP system</caption>
    <helpitem id="common.FullyQualifiedDomainNameSelect"/>
    <boolvalue>
      <true/>
    </boolvalue>
    </check></input><input  id="ID_10"><field enabled="true" highlight="false" sid="FQDN" depends="setFQDN">
    <caption>DNS Domain Name for SAP System</caption>
    <helpitem id="common.FullyQualifiedDomainName"/>
    <value type="string" regexp="^[^.]+.*$" minlength="1">jnport.com</value>
    </field></input></inputgroup><inputgroup id="ID_11"> <caption><![CDATA[Windows Domain]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_12"><radiobox enabled="true" highlight="false" sid="domainType">
    <caption>Domain Model</caption>
    <helpitem id="common.DomainModelDomainLocal"/>
    <radio enabled="true" sid="global">
      <caption>Domain of Current User</caption>
      <boolvalue>
      <true/>
      </boolvalue>
    </radio>
    <radio enabled="true" sid="other">
      <caption>Different Domain</caption>
    </radio>
    </radiobox></input></inputgroup><inputgroup id="ID_13"> <caption><![CDATA[Operating System Users]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_14"><password confirm="true" enabled="true" highlight="false" sid="sidAdmPassword">
    <caption>Password of SAP System Administrator</caption>
    <helpitem id="common.PasswordCreateExistsOS"/>
    <encrvalue maxlength="63">*****</encrvalue>
    </password></input><input  id="ID_15"><password confirm="true" enabled="true" highlight="false" sid="sapServiceSIDPassword">
    <caption>Password of SAP System Service User</caption>
    <helpitem id="common.PasswordCreateExistsOS"/>
    <encrvalue maxlength="63">*****</encrvalue>
    </password></input></inputgroup><inputgroup id="ID_16"> <caption><![CDATA[Windows Domain for SAP Host Agent]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_17"><radiobox enabled="true" highlight="false" sid="domainType">
    <caption>Domain Model</caption>
    <helpitem id="common.DomainModelDomainLocal"/>
    <radio enabled="true" sid="local">
      <caption>Local Domain</caption>
      <boolvalue>
      <true/>
      </boolvalue>
    </radio>
    <radio enabled="true" sid="global">
      <caption>Domain of Current User</caption>
    </radio>
    <radio enabled="true" sid="other">
      <caption>Different Domain</caption>
    </radio>
    </radiobox></input></inputgroup><inputgroup id="ID_18"> <caption><![CDATA[Operating System Users]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_19"><password confirm="true" enabled="true" highlight="false" sid="sidAdmPassword">
    <caption>Password of SAP System Administrator</caption>
    <helpitem id="common.PasswordCreateExistsOS"/>
    <encrvalue maxlength="63">*****</encrvalue>
    </password></input></inputgroup><inputgroup id="ID_20"> <caption><![CDATA[SCS Instance]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_21"><field enabled="true" highlight="false" sid="instanceNumber">
    <caption>SCS Instance Number</caption>
    <helpitem id="common.InstanceNumberCreate"/>
    <value type="string" maxlength="2" regexp="[0-9]{2}" minlength="2">00</value>
    </field></input></inputgroup><inputgroup id="ID_22"> <caption><![CDATA[Java Message Server Port]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_23"><field enabled="true" highlight="false" sid="scsMSPortInternal">
    <caption>Internal Java Message Server Port</caption>
    <helpitem id="common.InternalMessagePort"/>
    <value type="numeric" maxlength="5" min="1025" max="65535">3900</value>
    </field></input></inputgroup><inputgroup id="ID_24"> <caption><![CDATA[Enqueue Replication Server  Instance]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_25"><field enabled="true" highlight="false" sid="ersInstanceNumber">
    <caption>Number of the ERS Instance</caption>
    <helpitem id="common.InstanceNumberCreate"/>
    <value type="numeric" maxlength="2" max="99" minlength="2">10</value>
    </field></input><input  id="ID_26"><field enabled="true" highlight="false" sid="ersVirtualHostname">
    <caption>ERS Instance - Virtual Host Name</caption>
    <helpitem id="common.virtualHostname"/>
    <value type="string" maxlength="60" minlength="1">SAPJEP</value>
    </field></input></inputgroup><inputgroup id="ID_27"> <caption><![CDATA[Unpack Archives]]></caption><selector enabled="true"><bool><boolvalue><false/></boolvalue></bool></selector><input  id="ID_28"><table enabled="true" fixedrows="true" sid="askUnpack">
    <caption>Archives to Be Unpacked</caption>
    <column enabled="true" type="check" numeric="false" upper="false" name="unpack">
      <caption>Unpack</caption>
      <helpitem id="common.Unpack"/>
      <value type="string">false</value>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="path">
      <caption>Archive</caption>
      <helpitem id="common.UnpackArchive"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="codepage">
      <caption>Codepage</caption>
      <helpitem id="common.UnpackArchiveCodepage"/>
    </column>
    <column enabled="false" type="field" numeric="false" upper="false" name="destination">
      <caption>Destination</caption>
      <helpitem id="common.UnpackArchiveDestination"/>
    </column>
    <column enabled="true" type="file" numeric="false" upper="false" name="ownPath">
      <caption>Downloaded To</caption>
      <helpitem id="common.UnpackArchiveDownload"/>
      <value type="string"/>
    </column>
    <row rowId="0">
      <boolvalue>
      <true/>
      </boolvalue>
      <value>DBINDEP\SAPEXE.SAR</value>
      <value>Unicode</value>
      <value>E:\usr\sap\JEP\SYS\exe\uc\NTAMD64</value>
      <value/>
    </row>
    </table></input></inputgroup></review><button sid="btPREV" default="false" enabled="false" ><caption>&lt; &amp;Back</caption><action>ACTION_PREV</action><tooltiphelp><![CDATA[]]></tooltiphelp></button><button sid="btNEXT" default="true"><caption>&amp;Next</caption><action>ACTION_NEXT</action><tooltiphelp><![CDATA[Continue processing]]></tooltiphelp></button><button sid="btEDIT"><caption>&amp;Revise</caption><action>ACTION_EDIT</action><tooltiphelp><![CDATA[Edit input values]]></tooltiphelp></button><button sid="btDETAIL" default="true"><caption>Show &amp;Detail</caption><action>ACTION_CBD_DETAIL</action><tooltiphelp><![CDATA[Show all input values]]></tooltiphelp></button></dialog></sapinstgui>
    TRACE      2015-03-18 11:30:32.161 [iaxxgenimp.cpp:1031]
              CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2015-03-18 11:30:33.330 [sixxbsummary.cpp:83]
              CSiSummaryContainer::setDocument(const iXMLDocument & doc)
    <?xml version="1.0" encoding="utf-8"?>
    <sapinstguiresp>
    <action>ACTION_NEXT</action>
    <dialog sid="diReviewDialog">
      <review id="review_controll"/>
    </dialog>
    </sapinstguiresp>
    TRACE      2015-03-18 11:30:33.331 [iaxxdlghnd.cpp:96]
              CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      2015-03-18 11:30:33.331 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:33.356 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\keydb.xml
    TRACE      2015-03-18 11:30:33.375 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:33.375 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:33.429 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\statistic.xml
    TRACE      2015-03-18 11:30:33.500 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:33.773
    Status of Step |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_First_Steps|ind|ind|ind|ind|firstSteps|0|NW_Update_DLLs|ind|ind|ind|ind|dll|0|ntpatch2 is not OK. So we have to restart at this point.
    TRACE      2015-03-18 11:30:33.773
    Switch to STANDARD mode
    TRACE      2015-03-18 11:30:33.773 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:33.801 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\keydb.xml
    TRACE      2015-03-18 11:30:33.866 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:33.868 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:33.926 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\statistic.xml
    TRACE      2015-03-18 11:30:34.67 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    INFO      2015-03-18 11:30:34.67 [csistepexecute.cpp:1024]
    Execute step ntpatch2 of component |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_First_Steps|ind|ind|ind|ind|firstSteps|0|NW_Update_DLLs|ind|ind|ind|ind|dll|0
    TRACE      2015-03-18 11:30:34.084
      Call block: NW_Update_DLLs_ind_ind_ind_ind
        function: NW_Update_DLLs_ind_ind_ind_ind_SubComponentContainer_ntpatch2_Preprocess
    is validator: false
    TRACE      2015-03-18 11:30:34.115 [csistepexecute.cpp:1079]
    Execution of preprocess block of |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_First_Steps|ind|ind|ind|ind|firstSteps|0|NW_Update_DLLs|ind|ind|ind|ind|dll|0|ntpatch2 returns TRUE
    TRACE      2015-03-18 11:30:34.127
      Call block: NW_Update_DLLs_ind_ind_ind_ind
        function: NW_Update_DLLs_ind_ind_ind_ind_SubComponentContainer_ntpatch2
    is validator: false
    TRACE      2015-03-18 11:30:34.127
    NW_Update_DLLs.installDLLs(false)
    TRACE      2015-03-18 11:30:34.127
    NW_Update_DLLs.installDLLs() already run
    TRACE      2015-03-18 11:30:34.153
    The step ntpatch2 with key |NW_FirstClusterNode_Java|ind|ind|ind|ind|0|0|NW_FirstClusterNode|ind|ind|ind|ind|NW_FirstClusterNode|0|NW_First_Steps|ind|ind|ind|ind|firstSteps|0|NW_Update_DLLs|ind|ind|ind|ind|dll|0 has been executed successfully.
    INFO      2015-03-18 11:30:34.154 [synxccuren.cpp:887]
              CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(const CSyPath & C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1)
              lib=syslib module=syslib
    Working directory changed to C:/Program Files/sapinst_instdir/NW740SR2/SYB/INSTALL/HA/JAVA/MSCS-NODE1.
    TRACE      2015-03-18 11:30:34.187 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:34.200 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\keydb.xml
    TRACE      2015-03-18 11:30:34.255 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2015-03-18 11:30:34.256 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2015-03-18 11:30:34.283 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\NW740SR2\SYB\INSTALL\HA\JAVA\MSCS-NODE1\statistic.xml
    TRACE      2015-03-18 11:30:34.425 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    INFO      2015-03-18 11:30:34.426 [csistepexecute.cpp:1024]
    Execute s

    Hello Arjun,
    Have you executed any other installation prior this attempt?
    It seems there are unfinished installations on this server. If this is the case, run the SWPM to uninstall the unfinished installation. Then, execute the installation once again.
    Also, make sure all IPs are corrects in the DND and host files. There were cases in which the IPs were not properly configured, or maybe a typo.
    Regards,
    Henrique Girardi
    SAP Active Global Support
    #2081285 - How to enter good search terms to an SAP search?
    https://service.sap.com/sap/support/notes/2081285
    SWPM Troubleshooting documents:
    http://scn.sap.com/docs/DOC-62646

  • Analog Triggering and Interrupt generation on the PCIe-6320 under Linux

    We would like to use the analog triggering functions of the PCIe-6320 under Linux to time tag external events.
    I have no experience with the MH DDK but have been told this is what we would need to implement the functions we want. We plan on using Fedora Linux and we are targetting kernel 2.6.31 with the PREEMPT_RT patch applied. We may consider slightly more recent kernel versions. The PREEMPT_RT patch is used to greatly improve determinism in the system and get real-time responses to some external events.
    Here is what we wish to do in more details:
    We wish to route at least two analog inputs to the comparator, then route the output of the comparator to a digital input which in turn would create a PCIe interrupt. The interrupt software handler would than time tag that event for our application purposes. We need the comparator threshold to be software programmable in level and slope. We are also interested in using the Watchdog Timer feature of the board.
    Our application is written in C/C++.
    Would the above be feasible? Please provide comments and instructions how we should address our requirement.
    Thanks!

    Patof wrote:
    I am not familiar with the MHDDK. I would like to have an idea of the effort required to implement the functions I have described using MHDDK on Linux. Like I mentionned, we plan on using Linux kernel 2.6.31 with the PREEMPT_RT patch. Could you provide comments on that matter? I need to evaluate the amount of time I will need to spend to deploy and use MHDDK for the PCIe-6320.
    There are two factors to consider when writing a driver for your specific application:
    Using the deterministic kernel API calls
    Writing to the device registers to
    Control the watchdog timer
    Configure the analog comparator
    Manage the analog subsystem state as trigger events occur
    Handle device interrupts
    The MHDDK for X Series offers the following behavior out-of-the-tarball:
    A Linux kernel module using the standanrd kernel and PCI subsystem calls
    Mapping device registers to user-mode for access
    Demonstrating/documenting how to
    Control the watchdog timer (dioex6.cpp)
    Manage the analog subsystem state as trigger events occur (aiex2.cpp, aiex4.cpp)
    Handle device interrupts (reference manual only)
    There are two notably missing pieces and one item to consider:
    Missing: deterministic kernel API calls. If you decide to use the nirlpk module, you would need to change it from the standard interfaces to the deterministic variants.
    Missing: configuring the analog comparator. You will need to implement this with additional insight from this discussion board.
    Consider: if your application requires device access from kernel-mode only, you would not be able to use the MHDDK's C++ classes that perform device programming but would need to implement register programming in C.
    To estimate the time for these three, here are my recommendations:
    Review the nirlpk.c source file to understand how device access and DMA buffers are implemented and mapped to the user-mode application.
    Beware that operation-specific programming help (as you would need for analog triggering) typically requires two weeks for a complete response.
    Review the ChipObjects in the MHDDK distribution to understand how register addresses, widths, and bit fields affect device programming.
    Joe Friedchicken
    NI VirtualBench Application Software
    Get with your fellow hardware users :: [ NI's VirtualBench User Group ]
    Get with your fellow OS users :: [ NI's Linux User Group ] [ NI's OS X User Group ]
    Get with your fellow developers :: [ NI's DAQmx Base User Group ] [ NI's DDK User Group ]
    Senior Software Engineer :: Multifunction Instruments Applications Group
    Software Engineer :: Measurements RLP Group (until Mar 2014)
    Applications Engineer :: High Speed Product Group (until Sep 2008)

  • How to use DAQ as a soundcard under linux

    Hi,
    My goal is to use a pci-4461 as a high accuracy replacement for a soundcard in a linux environment. The programming language should be C.
    I have already looked at the examples that come with the linux driver but my problem is how to exchange the audio data with other applications in real time.
    My other application is a softphone for IP-telephony that normally uses the /dev/dsp device under linux to exchange sound with the soundcard. (This can be changed to another device from within the softphone). Now, I want the softphone to read from and write to the DAQ instead of the soundcard. So the DAQ should be configured for continous analog input and output and give the data to the softphone in real time.
    Do you have any ideas how to do that with the nidaq-C-functions?
    Thank you for your help
    Fabian

    This example might help:
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=EE91CE2098BB42C1E0340003BA230ECF&p_...

Maybe you are looking for

  • Problem with the query of Sharepoint Calculated Fields

    Hello, I am developing an application in sharepoint 2013 foundation. but i have problems with a list, when executing a caml query on a calculated field. I try the solution of this blog http://sptalks.wordpress.com/2013/03/25/query-on-calculated-field

  • HDTV resolution compatibality with MacBook

    Hi, I am trying to buy a HD Ready TV which also has a VGA input but wondering if i'll get my macbook resolution (1280 * 800) as the tv's is 1366 * 768. actually hoping for higher resoultions when connected to the tv - atleast 1080i (otherwise whats t

  • Any changes in formsweb.cfg ?

    Hi all, if I use Sun java plugin instead of Jinit, is there any changes in formsweb.cfg ? Please help thanks in advance

  • Subcontracting material issue

    Hi i got some process error i have created a SC PO aganist which i have to issue material to vendor is 100 but i have issued 50 pc of component again when i do goods issue aganist PO system is showing 100 pc instead of 50 and this issue 541 against P

  • Nokia 6303 classic Radio not working

    I bought Nokia 6303 classic phone couple of weeks back, it's radio is not working properly. Radio searches for channels but is unable to find any, tried to feed frequency manually but it doesn't catch anything.